Searched refs:PTRCALL (Results 1 - 17 of 17) sorted by relevance

/external/chromium_org/third_party/expat/files/lib/
H A Dinternal.h12 PTRCALL - Used for functions called though function pointers.
14 PTRFASTCALL - Like PTRCALL, but for low number of arguments.
51 #ifndef PTRCALL
52 #define PTRCALL macro
H A Dxmlrole.c101 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...]
H A Dxmltok.h128 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,
H A Dxmltok_ns.c39 static int PTRCALL
47 static int PTRCALL
H A Dxmlrole.h88 int (PTRCALL *handler) (struct prolog_state *state,
H A Dxmltok_impl.c92 static int PTRCALL
130 static int PTRCALL
177 static int PTRCALL
222 static int PTRCALL
284 static int PTRCALL
304 static int PTRCALL
382 static int PTRCALL
431 static int PTRCALL
463 static int PTRCALL
495 static int PTRCALL
[all...]
H A Dxmltok_impl.c.original92 static int PTRCALL
130 static int PTRCALL
177 static int PTRCALL
222 static int PTRCALL
284 static int PTRCALL
304 static int PTRCALL
382 static int PTRCALL
431 static int PTRCALL
463 static int PTRCALL
495 static int PTRCALL
[all...]
H A Dxmltok.c184 int (PTRCALL *charMatches)(const ENCODING *, const char *, int);
289 static int PTRCALL
321 static void PTRCALL
340 static void PTRCALL
428 static void PTRCALL
453 static void PTRCALL
486 static void PTRCALL
539 static void PTRCALL \
602 static void PTRCALL \
664 static int PTRCALL
[all...]
H A Dxmlparse.c300 typedef enum XML_Error PTRCALL Processor(XML_Parser parser,
2099 static enum XML_Error PTRCALL
2114 static enum XML_Error PTRCALL
2127 static enum XML_Error PTRCALL
2167 static enum XML_Error PTRCALL
2215 static enum XML_Error PTRCALL
3166 static enum XML_Error PTRCALL
3308 static enum XML_Error PTRCALL
3546 static enum XML_Error PTRCALL
3561 static enum XML_Error PTRCALL
[all...]
/external/expat/lib/
H A Dinternal.h12 PTRCALL - Used for functions called though function pointers.
14 PTRFASTCALL - Like PTRCALL, but for low number of arguments.
51 #ifndef PTRCALL
52 #define PTRCALL macro
H A Dxmlrole.c101 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...]
H A Dxmltok.h128 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,
H A Dxmltok_ns.c39 static int PTRCALL
47 static int PTRCALL
H A Dxmlrole.h88 int (PTRCALL *handler) (struct prolog_state *state,
H A Dxmltok_impl.c92 static int PTRCALL
130 static int PTRCALL
177 static int PTRCALL
222 static int PTRCALL
284 static int PTRCALL
304 static int PTRCALL
382 static int PTRCALL
431 static int PTRCALL
463 static int PTRCALL
495 static int PTRCALL
[all...]
H A Dxmltok.c184 int (PTRCALL *charMatches)(const ENCODING *, const char *, int);
289 static int PTRCALL
321 static void PTRCALL
340 static void PTRCALL
428 static void PTRCALL
453 static void PTRCALL
486 static void PTRCALL
539 static void PTRCALL \
602 static void PTRCALL \
664 static int PTRCALL
[all...]
H A Dxmlparse.c300 typedef enum XML_Error PTRCALL Processor(XML_Parser parser,
2099 static enum XML_Error PTRCALL
2114 static enum XML_Error PTRCALL
2127 static enum XML_Error PTRCALL
2167 static enum XML_Error PTRCALL
2215 static enum XML_Error PTRCALL
3166 static enum XML_Error PTRCALL
3308 static enum XML_Error PTRCALL
3546 static enum XML_Error PTRCALL
3561 static enum XML_Error PTRCALL
[all...]

Completed in 943 milliseconds