Searched defs:SKIP (Results 1 - 13 of 13) sorted by relevance

/external/chromium/base/i18n/
H A Dicu_string_conversions.h25 SKIP, enumerator in enum:base::OnStringConversionError::Type
29 // this is the same as SKIP.
/external/ppp/pppd/plugins/radius/
H A Dclientid.c48 #define SKIP(p) while(*p && isspace(*p)) p++; macro
56 SKIP(q);
64 SKIP(c);
87 #undef SKIP macro
/external/libxml2/
H A Dxpointer.c892 * SKIP(n) Skip n xmlChar, and must also be used only to skip ASCII defined
902 #define SKIP(val) ctxt->cur += (val) macro
H A Dcatalog.c2139 #define SKIP(x) cur += x; macro
2155 SKIP(2);
H A Dpattern.c713 #define SKIP(val) ctxt->cur += (val) macro
H A DHTMLparser.c281 * SKIP(n) Skip n xmlChar, and must also be used only to skip ASCII defined
296 #define SKIP(val) ctxt->nbChars += (val),ctxt->input->cur += (val),ctxt->input->col+=(val) macro
3018 SKIP(6);
3032 SKIP(6);
3076 SKIP(2);
3086 SKIP(1);
3144 SKIP(1);
3190 SKIP(4);
3270 SKIP(3);
3289 SKIP(
[all...]
H A Dparser.c1923 * SKIP(n) Skip n xmlChar, and must also be used only to skip ASCII defined
1963 #define SKIP(val) do { \ macro
2177 SKIP(3);
2202 /* on purpose to avoid reentrancy problems with NEXT and SKIP */
2208 SKIP(2);
2229 /* on purpose to avoid reentrancy problems with NEXT and SKIP */
4471 SKIP(6);
4482 SKIP(6);
4674 SKIP(4);
4768 SKIP(
[all...]
H A Dxpath.c2658 * SKIP(n) Skip n xmlChar, and must also be used only to skip ASCII defined
2668 #define SKIP(val) ctxt->cur += (val) macro
10658 SKIP(2);
10764 SKIP(3);
10767 SKIP(3);
10907 SKIP(3);
10933 SKIP(2);
11246 SKIP(2);
11301 SKIP(2);
11397 SKIP(
[all...]
/external/libxslt/libxslt/
H A Dpattern.c1226 #define SKIP(val) ctxt->cur += (val) macro
H A Dxslt.c6749 #define SKIP(val) cur += (val) macro
6782 SKIP(4);
6809 SKIP(4);
/external/v8/tools/
H A Dtest.py753 SKIP = 'skip' variable
1324 return (SKIP in case.outcomes) or (SLOW in case.outcomes)
/external/antlr/antlr-3.4/runtime/ActionScript/project/lib/
H A DFlexAntTasks.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/adobe/ com/adobe/ac/ com/adobe/ac/ant/ ...
/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...

Completed in 625 milliseconds