Searched defs:legal (Results 1 - 7 of 7) sorted by relevance
/external/icu4c/i18n/ |
H A D | name2uni.h | 79 UnicodeSet legal; member in class:NameUnicodeTransliterator
|
/external/clang/test/Sema/ |
H A D | array-init.c | 100 void legal() { function
|
/external/tagsoup/src/org/ccil/cowan/tagsoup/ |
H A D | Parser.java | 6 // additional legal rights not granted by this license. 928 private static String legal = field in class:Parser 938 if (legal.indexOf(ch) != -1) { // legal but not whitespace
|
/external/icu4c/test/intltest/ |
H A D | transrt.cpp | 185 // A special case which is legal but should be 975 Legal *legal = new Legal(); local 983 this, quick, legal); 984 delete legal; 989 Legal *legal = new Legal(); local 992 HIRAGANA_ITERATION, this, quick, legal); 993 delete legal; 998 Legal *legal = new Legal(); local 1007 this, quick, legal); 1008 delete legal; 1013 Legal *legal = new LegalJamo(); local 1023 Legal *legal = new Legal(); local 1143 LegalGreek *legal = new LegalGreek(TRUE); local 1178 LegalGreek *legal = new LegalGreek(FALSE); local 1210 LegalGreek *legal = new LegalGreek(FALSE); local 1231 Legal *legal = new Legal(); local 1280 LegalHebrew* legal = new LegalHebrew(error); local 1293 Legal *legal = new Legal(); local 1392 Legal *legal = new LegalIndic(); local 1659 Legal *legal = new LegalIndic(); local 1660 test.test(UnicodeString(fromSet,""),UnicodeString(toSet,""),exclusions,this,quick,legal); local 1682 Legal *legal = new LegalIndic(); local [all...] |
/external/iptables/iptables/ |
H A D | ip6tables.c | 140 /* Table of legal combinations of commands and options. If any of the 141 * given commands make an option legal, that option is legal (applies to 309 int i, j, legal = 0; local 312 * fact that if an option is legal with *any* command given, it is 313 * legal overall (ie. -z and -l). 316 legal = 0; /* -1 => illegal, 1 => legal, 0 => undecided. */ 330 legal = 1; 331 else if (legal [all...] |
H A D | iptables.c | 140 /* Table of legal combinations of commands and options. If any of the 141 * given commands make an option legal, that option is legal (applies to 322 int i, j, legal = 0; local 325 * fact that if an option is legal with *any* command given, it is 326 * legal overall (ie. -z and -l). 329 legal = 0; /* -1 => illegal, 1 => legal, 0 => undecided. */ 343 legal = 1; 344 else if (legal [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
H A D | com.ibm.icu_4.2.1.v20100412.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
Completed in 1436 milliseconds