HomeSort by relevance Sort by last modified time
    Searched refs:PTRCALL (Results 1 - 25 of 41) sorted by null

1 2

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/expat/
internal.h 12 PTRCALL - Used for functions called though function pointers.
14 PTRFASTCALL - Like PTRCALL, but for low number of arguments.
51 #ifndef PTRCALL
52 #define PTRCALL
xmlrole.c 101 typedef int PTRCALL PROLOG_HANDLER(PROLOG_STATE *state,
127 static int PTRCALL
164 static int PTRCALL
195 static int PTRCALL
216 static int PTRCALL
234 static int PTRCALL
264 static int PTRCALL
281 static int PTRCALL
298 static int PTRCALL
318 static int PTRCALL
    [all...]
xmltok.h 128 typedef int (PTRCALL *SCANNER)(const ENCODING *,
136 int (PTRCALL *sameName)(const ENCODING *,
139 int (PTRCALL *nameMatchesAscii)(const ENCODING *,
145 int (PTRCALL *getAtts)(const ENCODING *enc,
150 int (PTRCALL *predefinedEntityName)(const ENCODING *,
153 void (PTRCALL *updatePosition)(const ENCODING *,
157 int (PTRCALL *isPublicId)(const ENCODING *enc,
161 void (PTRCALL *utf8Convert)(const ENCODING *enc,
166 void (PTRCALL *utf16Convert)(const ENCODING *enc,
xmltok_ns.c 39 static int PTRCALL
47 static int PTRCALL
xmlrole.h 88 int (PTRCALL *handler) (struct prolog_state *state,
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/expat/
internal.h 12 PTRCALL - Used for functions called though function pointers.
14 PTRFASTCALL - Like PTRCALL, but for low number of arguments.
51 #ifndef PTRCALL
52 #define PTRCALL
xmlrole.c 95 typedef int PTRCALL PROLOG_HANDLER(PROLOG_STATE *state,
121 static int PTRCALL
158 static int PTRCALL
189 static int PTRCALL
210 static int PTRCALL
228 static int PTRCALL
258 static int PTRCALL
275 static int PTRCALL
292 static int PTRCALL
312 static int PTRCALL
    [all...]
xmltok.h 128 typedef int (PTRCALL *SCANNER)(const ENCODING *,
136 int (PTRCALL *sameName)(const ENCODING *,
139 int (PTRCALL *nameMatchesAscii)(const ENCODING *,
145 int (PTRCALL *getAtts)(const ENCODING *enc,
150 int (PTRCALL *predefinedEntityName)(const ENCODING *,
153 void (PTRCALL *updatePosition)(const ENCODING *,
157 int (PTRCALL *isPublicId)(const ENCODING *enc,
161 void (PTRCALL *utf8Convert)(const ENCODING *enc,
166 void (PTRCALL *utf16Convert)(const ENCODING *enc,
xmltok_ns.c 32 static int PTRCALL
40 static int PTRCALL
xmlrole.h 88 int (PTRCALL *handler) (struct prolog_state *state,
  /external/expat/lib/
internal.h 12 PTRCALL - Used for functions called though function pointers.
14 PTRFASTCALL - Like PTRCALL, but for low number of arguments.
80 #ifndef PTRCALL
81 #define PTRCALL
xmlrole.c 123 typedef int PTRCALL PROLOG_HANDLER(PROLOG_STATE *state,
149 static int PTRCALL
186 static int PTRCALL
224 static int PTRCALL
245 static int PTRCALL
263 static int PTRCALL
293 static int PTRCALL
310 static int PTRCALL
327 static int PTRCALL
347 static int PTRCALL
    [all...]
xmltok.h 156 typedef int (PTRCALL *SCANNER)(const ENCODING *,
170 int (PTRCALL *nameMatchesAscii)(const ENCODING *,
176 int (PTRCALL *getAtts)(const ENCODING *enc,
181 int (PTRCALL *predefinedEntityName)(const ENCODING *,
184 void (PTRCALL *updatePosition)(const ENCODING *,
188 int (PTRCALL *isPublicId)(const ENCODING *enc,
192 enum XML_Convert_Result (PTRCALL *utf8Convert)(const ENCODING *enc,
197 enum XML_Convert_Result (PTRCALL *utf16Convert)(const ENCODING *enc,
xmltok_ns.c 66 static int PTRCALL
74 static int PTRCALL
xmlrole.h 116 int (PTRCALL *handler) (struct prolog_state *state,
  /external/python/cpython2/Modules/expat/
internal.h 12 PTRCALL - Used for functions called though function pointers.
14 PTRFASTCALL - Like PTRCALL, but for low number of arguments.
80 #ifndef PTRCALL
81 #define PTRCALL
xmlrole.c 123 typedef int PTRCALL PROLOG_HANDLER(PROLOG_STATE *state,
149 static int PTRCALL
186 static int PTRCALL
224 static int PTRCALL
245 static int PTRCALL
263 static int PTRCALL
293 static int PTRCALL
310 static int PTRCALL
327 static int PTRCALL
347 static int PTRCALL
    [all...]
xmltok.h 156 typedef int (PTRCALL *SCANNER)(const ENCODING *,
170 int (PTRCALL *nameMatchesAscii)(const ENCODING *,
176 int (PTRCALL *getAtts)(const ENCODING *enc,
181 int (PTRCALL *predefinedEntityName)(const ENCODING *,
184 void (PTRCALL *updatePosition)(const ENCODING *,
188 int (PTRCALL *isPublicId)(const ENCODING *enc,
192 enum XML_Convert_Result (PTRCALL *utf8Convert)(const ENCODING *enc,
197 enum XML_Convert_Result (PTRCALL *utf16Convert)(const ENCODING *enc,
xmltok_ns.c 66 static int PTRCALL
74 static int PTRCALL
xmlrole.h 116 int (PTRCALL *handler) (struct prolog_state *state,
  /external/python/cpython3/Modules/expat/
internal.h 12 PTRCALL - Used for functions called though function pointers.
14 PTRFASTCALL - Like PTRCALL, but for low number of arguments.
80 #ifndef PTRCALL
81 #define PTRCALL
xmlrole.c 123 typedef int PTRCALL PROLOG_HANDLER(PROLOG_STATE *state,
149 static int PTRCALL
186 static int PTRCALL
224 static int PTRCALL
245 static int PTRCALL
263 static int PTRCALL
293 static int PTRCALL
310 static int PTRCALL
327 static int PTRCALL
347 static int PTRCALL
    [all...]
xmltok.h 156 typedef int (PTRCALL *SCANNER)(const ENCODING *,
170 int (PTRCALL *nameMatchesAscii)(const ENCODING *,
176 int (PTRCALL *getAtts)(const ENCODING *enc,
181 int (PTRCALL *predefinedEntityName)(const ENCODING *,
184 void (PTRCALL *updatePosition)(const ENCODING *,
188 int (PTRCALL *isPublicId)(const ENCODING *enc,
192 enum XML_Convert_Result (PTRCALL *utf8Convert)(const ENCODING *enc,
197 enum XML_Convert_Result (PTRCALL *utf16Convert)(const ENCODING *enc,
xmltok_ns.c 66 static int PTRCALL
74 static int PTRCALL
xmlrole.h 116 int (PTRCALL *handler) (struct prolog_state *state,

Completed in 7254 milliseconds

1 2