Home
last modified time | relevance | path

Searched refs:legal (Results 1 – 25 of 212) sorted by relevance

123456789

/external/libvpx/examples/includes/geshi/docs/
Dphpdoc.ini18 ;; legal values: any string
22 ;; legal values: true, false
26 ;; legal values: on, off
30 ;; legal values: on, off
34 ;; legal values: any legal tagname separated by commas.
41 ;; legal values: alphanumeric string plus - and _
45 ;; legal values: on
50 ;; legal values: on/off
54 ;; legal values: a legal path
58 ;; legal values: package names separated by commas
[all …]
/external/icu4c/test/intltest/
Dtransrt.cpp975 Legal *legal = new Legal(); in TestKana() local
983 this, quick, legal); in TestKana()
984 delete legal; in TestKana()
989 Legal *legal = new Legal(); in TestHiragana() local
992 HIRAGANA_ITERATION, this, quick, legal); in TestHiragana()
993 delete legal; in TestHiragana()
998 Legal *legal = new Legal(); in TestKatakana() local
1007 this, quick, legal); in TestKatakana()
1008 delete legal; in TestKatakana()
1013 Legal *legal = new LegalJamo(); in TestJamo() local
[all …]
/external/icu4c/i18n/
Dname2uni.cpp62 UnicodeSet *legalPtr = &legal; in NameUnicodeTransliterator()
84 Transliterator(o), legal(o.legal) {} in NameUnicodeTransliterator()
222 if (legal.contains(c)) { in handleTransliterate()
Dname2uni.h79 UnicodeSet legal; variable
/external/sqlite/dist/
DNOTICE4 a legal notice, here is a blessing:
/external/llvm/test/Feature/
Dweirdnames.ll5 ; Test using double quotes to form names that are not legal in the % form
/external/llvm/test/Transforms/InstCombine/
D2009-04-07-MulPromoteToI96.ll5 ; not a legal type for the target, and we don't want a libcall.
/external/llvm/test/Analysis/BasicAA/
D2003-02-26-AccessSizeTest.ll2 ; is performed. It is not legal to delete the second load instruction because
/external/llvm/test/CodeGen/X86/
Dlegalizedag_vec.ll6 ; v2i64 is a legal type but with mmx disabled, i64 is an illegal type. When
D2009-09-10-LoadFoldingBug.ll3 ; It's not legal to fold a load from 32-bit stack slot into a 64-bit
/external/clang/test/SemaObjC/
Dcomptypes-legal.m35 …gisterFunc: expects a Derived object as it's second argument, I don't know why this would be legal.
/external/llvm/test/CodeGen/Generic/
DbadFoldGEP.ll7 ;; The code is legal but not type-safe and the two GEPs should not be folded.
/external/emma/
DBUILD.txt43 distribution, and is available at http://www.eclipse.org/legal/cpl-v10.html
/external/e2fsprogs/tests/progs/test_data/
Dtest.icount22 # for legal inodes here.
/external/clang/test/Sema/
Darray-init.c98 void legal() { in legal() function
/external/libgsm/
DNOTICE21 intentions completely clear given today's refined usage of the legal
/external/iptables/iptables/
Dip6tables.c309 int i, j, legal = 0; in generic_opt_check() local
316 legal = 0; /* -1 => illegal, 1 => legal, 0 => undecided. */ in generic_opt_check()
330 legal = 1; in generic_opt_check()
331 else if (legal == 0) in generic_opt_check()
332 legal = -1; in generic_opt_check()
335 if (legal == -1) in generic_opt_check()
Diptables.c322 int i, j, legal = 0; in generic_opt_check() local
329 legal = 0; /* -1 => illegal, 1 => legal, 0 => undecided. */ in generic_opt_check()
343 legal = 1; in generic_opt_check()
344 else if (legal == 0) in generic_opt_check()
345 legal = -1; in generic_opt_check()
348 if (legal == -1) in generic_opt_check()
/external/qemu/slirp-android/
DCOPYRIGHT47 If these conditions cannot be met due to legal restrictions (E.g. where it
/external/icu4c/data/unidata/
Ducdterms.txt8 NOTICE TO USER: Carefully read the following legal agreement. BY DOWNLOADING,
/external/qemu/slirp/
DCOPYRIGHT47 If these conditions cannot be met due to legal restrictions (E.g. where it
/external/icu4c/
Dunicode-license.txt10 NOTICE TO USER: Carefully read the following legal agreement. BY
/external/grub/
DMAINTENANCE42 until the FSF finishes the legal work.
/external/elfutils/
DCOPYING150 legal entity exercising rights under, and complying with all of the
151 terms of, this License. For legal entities, "You" includes any entity
/external/quake/quake/src/WinQuake/data/
DLICINFO.TXT1 Here is a brief explanation of all the legal mumbo jumbo contained in the

123456789