Home
last modified time | relevance | path

Searched refs:NCALLBACKS (Results 1 – 20 of 20) sorted by relevance

/dports/lang/python-legacy/Python-2.7.18/Modules/
H A Dcdmodule.c8 #define NCALLBACKS 8 macro
451 } ob_cdcallbacks[NCALLBACKS];
537 for (i = 0; i < NCALLBACKS; i++) { in CD_deleteparser()
582 if (type < 0 || type >= NCALLBACKS) { in CD_removecallback()
619 if (type < 0 || type >= NCALLBACKS) { in CD_addcallback()
664 for (i = 0; i < NCALLBACKS; i++) { in cdparser_dealloc()
708 for (i = 0; i < NCALLBACKS; i++) { in newcdparserobject()
/dports/lang/python27/Python-2.7.18/Modules/
H A Dcdmodule.c8 #define NCALLBACKS 8 macro
451 } ob_cdcallbacks[NCALLBACKS];
537 for (i = 0; i < NCALLBACKS; i++) { in CD_deleteparser()
582 if (type < 0 || type >= NCALLBACKS) { in CD_removecallback()
619 if (type < 0 || type >= NCALLBACKS) { in CD_addcallback()
664 for (i = 0; i < NCALLBACKS; i++) { in cdparser_dealloc()
708 for (i = 0; i < NCALLBACKS; i++) { in newcdparserobject()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/solaris/native/sun/awt/
H A Dawt_InputMethod.c74 #define NCALLBACKS 7 macro
76 #define NCALLBACKS 4 macro
83 static XIMProc callback_funcs[NCALLBACKS] = {
983 callbacks = (XIMCallback *)malloc(sizeof(XIMCallback) * NCALLBACKS); in createXIC()
988 for (i = 0; i < NCALLBACKS; i++, callbacks++) { in createXIC()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/unix/native/libawt_xawt/awt/
H A Dawt_InputMethod.c73 #define NCALLBACKS 7 macro
75 #define NCALLBACKS 4 macro
82 static XIMProc callback_funcs[NCALLBACKS] = {
943 callbacks = (XIMCallback *)malloc(sizeof(XIMCallback) * NCALLBACKS); in createXIC()
948 for (i = 0; i < NCALLBACKS; i++, callbacks++) { in createXIC()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/solaris/native/sun/awt/
H A Dawt_InputMethod.c74 #define NCALLBACKS 7 macro
76 #define NCALLBACKS 4 macro
83 static XIMProc callback_funcs[NCALLBACKS] = {
983 callbacks = (XIMCallback *)malloc(sizeof(XIMCallback) * NCALLBACKS); in createXIC()
988 for (i = 0; i < NCALLBACKS; i++, callbacks++) { in createXIC()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/unix/native/libawt_xawt/awt/
H A Dawt_InputMethod.c73 #define NCALLBACKS 7 macro
75 #define NCALLBACKS 4 macro
82 static XIMProc callback_funcs[NCALLBACKS] = {
947 callbacks = (XIMCallback *)malloc(sizeof(XIMCallback) * NCALLBACKS); in createXIC()
952 for (i = 0; i < NCALLBACKS; i++, callbacks++) { in createXIC()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/unix/native/libawt_xawt/awt/
H A Dawt_InputMethod.c73 #define NCALLBACKS 7 macro
75 #define NCALLBACKS 4 macro
82 static XIMProc callback_funcs[NCALLBACKS] = {
947 callbacks = (XIMCallback *)malloc(sizeof(XIMCallback) * NCALLBACKS); in createXIC()
952 for (i = 0; i < NCALLBACKS; i++, callbacks++) { in createXIC()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/unix/native/libawt_xawt/awt/
H A Dawt_InputMethod.c73 #define NCALLBACKS 7 macro
75 #define NCALLBACKS 4 macro
82 static XIMProc callback_funcs[NCALLBACKS] = {
947 callbacks = (XIMCallback *)malloc(sizeof(XIMCallback) * NCALLBACKS); in createXIC()
952 for (i = 0; i < NCALLBACKS; i++, callbacks++) { in createXIC()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/unix/native/libawt_xawt/awt/
H A Dawt_InputMethod.c73 #define NCALLBACKS 7 macro
75 #define NCALLBACKS 4 macro
82 static XIMProc callback_funcs[NCALLBACKS] = {
938 callbacks = (XIMCallback *)malloc(sizeof(XIMCallback) * NCALLBACKS); in createXIC()
943 for (i = 0; i < NCALLBACKS; i++, callbacks++) { in createXIC()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/unix/native/libawt_xawt/awt/
H A Dawt_InputMethod.c73 #define NCALLBACKS 7 macro
75 #define NCALLBACKS 4 macro
82 static XIMProc callback_funcs[NCALLBACKS] = {
938 callbacks = (XIMCallback *)malloc(sizeof(XIMCallback) * NCALLBACKS); in createXIC()
943 for (i = 0; i < NCALLBACKS; i++, callbacks++) { in createXIC()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/unix/native/libawt_xawt/awt/
H A Dawt_InputMethod.c73 #define NCALLBACKS 7 macro
75 #define NCALLBACKS 4 macro
82 static XIMProc callback_funcs[NCALLBACKS] = {
938 callbacks = (XIMCallback *)malloc(sizeof(XIMCallback) * NCALLBACKS); in createXIC()
943 for (i = 0; i < NCALLBACKS; i++, callbacks++) { in createXIC()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/unix/native/libawt_xawt/awt/
H A Dawt_InputMethod.c73 #define NCALLBACKS 7 macro
75 #define NCALLBACKS 4 macro
82 static XIMProc callback_funcs[NCALLBACKS] = {
947 callbacks = (XIMCallback *)malloc(sizeof(XIMCallback) * NCALLBACKS); in createXIC()
952 for (i = 0; i < NCALLBACKS; i++, callbacks++) { in createXIC()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/aix/native/libawt_xawt/awt/
H A Dawt_InputMethod.c77 #define NCALLBACKS 7 macro
90 static XIMProc callback_funcs[NCALLBACKS] = {
932 callbacks = (XIMCallback *)malloc(sizeof(XIMCallback) * NCALLBACKS); in createXIC()
937 for (i = 0; i < NCALLBACKS; i++, callbacks++) { in createXIC()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/aix/native/libawt_xawt/awt/
H A Dawt_InputMethod.c77 #define NCALLBACKS 7 macro
90 static XIMProc callback_funcs[NCALLBACKS] = {
932 callbacks = (XIMCallback *)malloc(sizeof(XIMCallback) * NCALLBACKS); in createXIC()
937 for (i = 0; i < NCALLBACKS; i++, callbacks++) { in createXIC()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/aix/native/libawt_xawt/awt/
H A Dawt_InputMethod.c77 #define NCALLBACKS 7 macro
90 static XIMProc callback_funcs[NCALLBACKS] = {
932 callbacks = (XIMCallback *)malloc(sizeof(XIMCallback) * NCALLBACKS); in createXIC()
937 for (i = 0; i < NCALLBACKS; i++, callbacks++) { in createXIC()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/aix/native/libawt_xawt/awt/
H A Dawt_InputMethod.c77 #define NCALLBACKS 7 macro
90 static XIMProc callback_funcs[NCALLBACKS] = {
931 callbacks = (XIMCallback *)malloc(sizeof(XIMCallback) * NCALLBACKS); in createXIC()
936 for (i = 0; i < NCALLBACKS; i++, callbacks++) { in createXIC()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/aix/native/libawt_xawt/awt/
H A Dawt_InputMethod.c77 #define NCALLBACKS 7 macro
90 static XIMProc callback_funcs[NCALLBACKS] = {
931 callbacks = (XIMCallback *)malloc(sizeof(XIMCallback) * NCALLBACKS); in createXIC()
936 for (i = 0; i < NCALLBACKS; i++, callbacks++) { in createXIC()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/aix/native/libawt_xawt/awt/
H A Dawt_InputMethod.c77 #define NCALLBACKS 7 macro
90 static XIMProc callback_funcs[NCALLBACKS] = {
931 callbacks = (XIMCallback *)malloc(sizeof(XIMCallback) * NCALLBACKS); in createXIC()
936 for (i = 0; i < NCALLBACKS; i++, callbacks++) { in createXIC()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/aix/native/libawt_xawt/awt/
H A Dawt_InputMethod.c77 #define NCALLBACKS 7 macro
90 static XIMProc callback_funcs[NCALLBACKS] = {
931 callbacks = (XIMCallback *)malloc(sizeof(XIMCallback) * NCALLBACKS); in createXIC()
936 for (i = 0; i < NCALLBACKS; i++, callbacks++) { in createXIC()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/aix/native/libawt_xawt/awt/
H A Dawt_InputMethod.c77 #define NCALLBACKS 7 macro
90 static XIMProc callback_funcs[NCALLBACKS] = {
931 callbacks = (XIMCallback *)malloc(sizeof(XIMCallback) * NCALLBACKS); in createXIC()
936 for (i = 0; i < NCALLBACKS; i++, callbacks++) { in createXIC()