Searched refs:legal (Results 1 - 16 of 16) sorted by relevance

/external/icu4c/i18n/
H A Dname2uni.h79 UnicodeSet legal; member in class:NameUnicodeTransliterator
H A Dname2uni.cpp63 UnicodeSet *legalPtr = &legal;
64 // Get the legal character set
85 Transliterator(o), legal(o.legal) {}
93 // not necessary: the legal sets should all be the same -- legal=o.legal;
159 // Look for legal chars. If \s+ is found, convert it
220 // Check if c is a legal char. We assume here that
221 // legal
[all...]
/external/icu4c/test/intltest/
H A Dtransrt.cpp185 // 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/compiler-rt/lib/sanitizer_common/scripts/
H A Dcheck_lint.sh22 ASAN_RTL_LINT_FILTER=-readability/casting,-readability/check,-build/include,-build/header_guard,-build/class,-legal/copyright,-build/namespaces
23 ASAN_TEST_LINT_FILTER=-readability/casting,-build/include,-legal/copyright,-whitespace/newline,-runtime/sizeof,-runtime/int,-runtime/printf,-build/header_guard
24 TSAN_RTL_LINT_FILTER=-legal/copyright,-build/include,-readability/casting,-build/header_guard,-build/namespaces
/external/clang/test/Sema/
H A Darray-init.c100 void legal() { function
/external/clang/lib/Lex/
H A DMacroArgs.cpp274 // If this is the charify operation and the result is not a legal character
284 isBad = Result[1] == '\''; // ''' is not legal. '\' already fixed above.
290 Result = "' '"; // Use something arbitrary, but legal.
/external/iptables/iptables/
H A Dip6tables.c140 /* 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 Diptables.c140 /* 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/webkit/Source/JavaScriptCore/tests/mozilla/Getopt/
H A DMixed.pm376 $option =~ s/\W/_/g; # Make a legal Perl identifier
502 number, but B<-s> is perfectly legal; its argument is the null string,
686 A string of the characters which are legal argument types. The
/external/libvorbis/doc/
H A D01-introduction.tex313 produces entirely equivalent output and is naturally perfectly legal.
344 codec setup. In Vorbis I, legal frame sizes are powers of two from 64
373 legal for a decoder to use this method. However, in the case of a long
H A D04-codec.tex257 \item verify ranges; zero is the only legal value in Vorbis I for
/external/mesa3d/src/glsl/glcpp/
H A Dglcpp-parse.c3332 * "123" and "abc" is not legal, but we don't catch that
/external/dnsmasq/contrib/dnslist/
H A Ddnslist.pl308 (2) offer you this license which gives you legal permission to copy,
/external/dropbear/libtommath/
H A Dbn.tex417 Is is legal to call mp\_clear() twice on the same mp\_int in a row.
/external/dropbear/libtomcrypt/
H A Dcrypt.tex192 The author (Tom St Denis) is not a patent lawyer so this section is not to be treated as legal advice. To the best
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 577 milliseconds