Home
last modified time | relevance | path

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

12345678910>>...29

/external/icu/icu4c/source/test/intltest/
Dtransrt.cpp979 Legal *legal = new Legal(); in TestKana() local
987 this, quick, legal); in TestKana()
988 delete legal; in TestKana()
993 Legal *legal = new Legal(); in TestHiragana() local
996 HIRAGANA_ITERATION, this, quick, legal); in TestHiragana()
997 delete legal; in TestHiragana()
1002 Legal *legal = new Legal(); in TestKatakana() local
1011 this, quick, legal); in TestKatakana()
1012 delete legal; in TestKatakana()
1017 Legal *legal = new LegalJamo(); in TestJamo() local
[all …]
/external/mesa3d/src/mesa/main/
Dtexenv.c53 GLboolean legal; in set_env_mode() local
65 legal = GL_TRUE; in set_env_mode()
69 legal = GL_TRUE; in set_env_mode()
72 legal = ctx->Extensions.NV_texture_env_combine4; in set_env_mode()
75 legal = GL_FALSE; in set_env_mode()
78 if (legal) { in set_env_mode()
110 GLboolean legal; in set_combiner_mode() local
118 legal = GL_TRUE; in set_combiner_mode()
121 legal = ctx->Extensions.ARB_texture_env_combine; in set_combiner_mode()
125 legal = (ctx->API == API_OPENGL && in set_combiner_mode()
[all …]
/external/skia/tools/
Drandom_parse_path.cpp71 const Legal& legal = gLegal[index]; in MakeRandomParsePathPiece() local
73 char symbol = legal.fSymbol | (rand->nextBool() ? 0x20 : 0); in MakeRandomParsePathPiece()
77 for (int index = 0; index < legal.fScalars; ++index) { in MakeRandomParsePathPiece()
81 if (rep < reps - 1 && index < legal.fScalars - 1) { in MakeRandomParsePathPiece()
86 if ('A' == legal.fSymbol && 1 == index) { in MakeRandomParsePathPiece()
/external/skia/fuzz/
DFuzzParsePath.cpp79 const Legal& legal = gLegal[index]; in MakeRandomParsePathPiece() local
83 char symbol = legal.fSymbol | (b ? 0x20 : 0); in MakeRandomParsePathPiece()
88 for (int index = 0; index < legal.fScalars; ++index) { in MakeRandomParsePathPiece()
93 if (rep < reps - 1 && index < legal.fScalars - 1) { in MakeRandomParsePathPiece()
98 if ('A' == legal.fSymbol && 1 == index) { in MakeRandomParsePathPiece()
/external/llvm/test/CodeGen/X86/
Dshuffle-combine-crash.ll8 ; the resulting shuffle dag node is not legal for the target.
9 ; That means, the shuffle must have legal type and legal mask.
12 ; was legal. It instead just called method
Dsse1.ll37 ; vselect. With SSE1 v4f32 is a legal type but v4i1 (or any vector integer type)
51 ; v4i32 isn't legal for SSE1, but this should be cmpps.
/external/icu/icu4c/source/i18n/
Dname2uni.cpp66 UnicodeSet *legalPtr = &legal; in NameUnicodeTransliterator()
88 Transliterator(o), legal(o.legal) {} in NameUnicodeTransliterator()
226 if (legal.contains(c)) { in handleTransliterate()
Dname2uni.h81 UnicodeSet legal; variable
/external/libcxx/src/
Dstrstream.cpp238 bool legal = false; in seekoff() local
244 legal = true; in seekoff()
248 legal = true; in seekoff()
252 legal = false; in seekoff()
254 legal = false; in seekoff()
255 if (legal) in seekoff()
/external/icu/android_icu4j/src/main/java/android/icu/text/
DNameUnicodeTransliterator.java59 UnicodeSet legal = new UnicodeSet(); in handleTransliterate() local
60 UCharacterName.INSTANCE.getCharNameCharacters(legal); in handleTransliterate()
146 if (legal.contains(c)) { in handleTransliterate()
/external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
DNameUnicodeTransliterator.java58 UnicodeSet legal = new UnicodeSet(); in handleTransliterate() local
59 UCharacterName.INSTANCE.getCharNameCharacters(legal); in handleTransliterate()
145 if (legal.contains(c)) { in handleTransliterate()
/external/llvm/test/Transforms/LoopStrengthReduce/
Ddont_reverse.ll7 ; Provide legal integer types.
8 ; Declare i2 as legal so that IVUsers accepts to consider %indvar3451
/external/jacoco/
DNOTICE10 [http://www.eclipse.org/legal/epl-v10.html](http://www.eclipse.org/legal/epl-v10.html).
DLICENSE.md10 [http://www.eclipse.org/legal/epl-v10.html](http://www.eclipse.org/legal/epl-v10.html).
/external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/
DNormalizedFileNames.java41 final String legal = "abcdefghijklmnopqrstuvwxyz"
43 for (final char c : legal.toCharArray()) {
/external/llvm/test/Transforms/CodeGenPrepare/AArch64/
Dtrunc-weird-user.ll9 ; whether the insertvalue user of the trunc was legal. This
28 ; whether the select user of the trunc was legal. This asserted.
/external/llvm/test/CodeGen/PowerPC/
Dfast-isel-binary.ll3 ; Test add with non-legal types
45 ; Test or with non-legal types
87 ; Test sub with non-legal types
/external/regex-re2/
DCONTRIBUTORS14 # http://code.google.com/legal/individual-cla-v1.0.html
15 # http://code.google.com/legal/corporate-cla-v1.0.html
/external/llvm/test/CodeGen/ARM/
Dfast-isel-binary.ll5 ; Test add with non-legal types
43 ; Test or with non-legal types
81 ; Test sub with non-legal types
D2012-09-18-ARMv4ISelBug.ll3 ; movw is only legal for V6T2 and later.
/external/llvm/test/Transforms/InstCombine/
Datomic.ll113 ; Would this be legal to fold? Probably?
138 ; Would this be legal to fold? Probably?
158 ; FIXME: This would be legal to transform
167 ; FIXME: This would be legal to transform
193 ; TODO: probably also legal here
222 ; TODO: probably also legal in this case
/external/chromium-trace/catapult/telemetry/third_party/web-page-replay/documentation/
DContributing.md29 Agreement](http://code.google.com/legal/individual-cla-v1.0.html), which you can do online. This is…
41 Agreement](http://code.google.com/legal/corporate-cla-v1.0.html).
/external/sqlite/dist/
DNOTICE4 a legal notice, here is a blessing:
/external/llvm/test/MC/Hexagon/
Ddcfetch.s8 # Bug 17424: This should be a legal packet
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.api.tools.ee.j2se15_1.0.0.200901281111/
Dfragmentj2se15.properties6 # http://www.eclipse.org/legal/epl-v10.html

12345678910>>...29