Searched defs:tok2 (Results 1 - 6 of 6) sorted by relevance
/external/e2fsprogs/e2fsck/ |
H A D | dict.c | 1291 char *tok1, *tok2, *val; local 1322 if (tokenize(in+1, &tok1, &tok2, (char **) 0) != 2) { 1327 val = dupstring(tok2); 1357 char *tok1, *tok2, *val; local 1393 if (tokenize(in+1, &tok1, &tok2, (char **) 0) != 2) { 1398 val = dupstring(tok2); 1499 if (tokenize(in+1, &tok1, &tok2, (char **) 0) != 2) { 1503 int dict1 = atoi(tok1), dict2 = atoi(tok2);
|
/external/libxml2/ |
H A D | rngparser.c | 1093 tokenPtr token, tok2; local 1142 tok2 = xmlParseCRNGGetToken(ctxt, 2); 1143 if ((tok2->toktype == CRNG_OP) && 1144 (tok2->token == ctxt->key_equal)) { 1145 } else if ((tok2->toktype == CRNG_OP) && 1146 (tok2->token == ctxt->key_orequal)) { 1149 } else if ((tok2->toktype == CRNG_OP) && 1150 (tok2->token == ctxt->key_andequal)) { 1210 tokenPtr token, tok2; local 1229 tok2 [all...] |
/external/guice/extensions/struts2/lib/ |
H A D | jetty-6.1.0.jar | META-INF/ META-INF/MANIFEST.MF org/ org/mortbay/ org/mortbay/jetty/ org/mortbay/jetty/webapp/ ... |
H A D | xwork-core-2.2.1.jar | META-INF/ META-INF/MANIFEST.MF xwork-validator-definition-1.0.dtd xwork ... |
/external/owasp/sanitizer/tools/findbugs/lib/ |
H A D | commons-lang-2.6.jar | META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/lang/ ... |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
H A D | org.mortbay.jetty.server_6.1.23.v201004211559.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
Completed in 134 milliseconds