HomeSort by relevance Sort by last modified time
    Searched full:case1 (Results 1 - 25 of 36) sorted by null

1 2

  /art/test/800-smali/smali/
b_24399945.smali 14 :case1 # key = INT_MAX - 1
25 :case1
PackedSwitch.smali 37 :case1 # key = INT_MAX - 1
47 :case1
  /external/llvm/test/CodeGen/PowerPC/
optnone-crbits-i1-ret.ll 20 br i1 %b, label %case1, label %case2
22 case1:
  /external/llvm/test/Feature/
terminators.ll 9 i32 1, label %Case1
17 Case1: ; preds = %0
29 @Addr3 = global i8* blockaddress(@squared, %Case1)
  /external/llvm/test/Analysis/CostModel/AMDGPU/
br.ll 28 i32 1, label %case1
35 case1:
  /external/valgrind/none/tests/
shorts.c 13 if (newtop < oldtop) { fprintf(stderr,"case1\n");
  /external/apache-harmony/crypto/src/test/impl/java/org/apache/harmony/crypto/tests/javax/crypto/
Cipher_ImplTest.java 103 assertSame("Case1:", p1, c.getProvider());
119 fail("Case1: No expected NoSuchAlgorithmException");
145 fail("Case1: No expected NoSuchAlgorithmException");
175 assertSame("Case1:", p2, c.getProvider());
189 fail("Case1: No expected NoSuchAlgorithmException");
219 assertSame("Case1:", p2, c.getProvider());
  /external/llvm/test/Transforms/SimplifyCFG/
switch-dead-default.ll 23 i2 1, label %case1
29 case1:
50 i2 1, label %case1
56 case1:
74 i128 1, label %case1]
79 case1:
  /cts/tools/cts-native-scanner/tests/src/com/android/cts/nativescanner/
TestScannerTest.java 49 "Case1.\n Test1\n Test2\nCase2.\n Test3\n Test4\n");
57 assertEquals("case:Case1", it.next());
  /system/tools/aidl/
ast_cpp_unittest.cpp 227 auto case1 = s.AddCase("1"); local
228 case1->AddStatement(unique_ptr<AstNode>{new Statement{"foo"}});
229 case1->AddStatement(unique_ptr<AstNode>{new Statement{"bar"}});
  /external/llvm/lib/Target/Hexagon/
HexagonCFGOptimizer.cpp 180 bool case1 = LayoutSucc->isLayoutSuccessor(JumpAroundTarget); local
187 if (case1 || case2) {
197 if (case2 && !case1) {
  /external/iproute2/examples/bpf/
bpf_tailcall.c 37 char fmt[] = "case1: map-val: %d from:%u\n";
  /external/llvm/test/Transforms/GVN/
condprop.ll 88 i32 1, label %case1
103 case1:
104 ; CHECK: case1:
  /cts/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/result/
ResultReporterTest.java 258 ICaseResult case1 = cases.get(0); local
259 List<ITestResult> testResults = case1.getResults();
263 ITestResult finalTestResult1 = case1.getResult(METHOD_1);
270 ITestResult finalTestResult2 = case1.getResult(METHOD_2);
  /external/llvm/test/CodeGen/AMDGPU/
valu-i1.ll 14 i32 1, label %case1
22 case1:
  /external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
CollationFastLatinBuilder.java 650 int case1 = (int)second & Collation.CASE_MASK; local
656 if(sec1 >= CollationFastLatin.MIN_SEC_HIGH && case1 == 0 &&
665 case1 = (case1 >> (14 - 3)) + CollationFastLatin.LOWER_CASE;
666 miniCE1 |= case1;
  /external/icu/icu4c/source/i18n/
collationfastlatinbuilder.cpp 692 uint32_t case1 = (uint32_t)second & Collation::CASE_MASK; local
698 if(sec1 >= CollationFastLatin::MIN_SEC_HIGH && case1 == 0 &&
707 case1 = (case1 >> (14 - 3)) + CollationFastLatin::LOWER_CASE;
708 miniCE1 |= case1;
  /external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
CollationFastLatinBuilder.java 649 int case1 = (int)second & Collation.CASE_MASK; local
655 if(sec1 >= CollationFastLatin.MIN_SEC_HIGH && case1 == 0 &&
664 case1 = (case1 >> (14 - 3)) + CollationFastLatin.LOWER_CASE;
665 miniCE1 |= case1;
  /external/llvm/test/Transforms/Reassociate/
xor_reassoc.ll 69 ; Special case1:
82 ; Special case1:
  /external/webrtc/webrtc/common_audio/
fft4g.c 39 <case1>
45 <case1>
82 <case1> RDFT
90 <case1>
100 <case1>
131 <case1> IDCT (excluding scale)
136 <case1>
170 <case1> IDST (excluding scale)
175 <case1>
185 <case1>
    [all...]
  /external/clang/test/OpenMP/
sections_reduction_codegen.cpp 79 // LAMBDA: i32 1, label %[[CASE1:.+]]
81 // LAMBDA: [[CASE1]]
140 // BLOCKS: i32 1, label %[[CASE1:.+]]
142 // BLOCKS: [[CASE1]]
286 // CHECK: i32 1, label %[[CASE1:.+]]
parallel_reduction_codegen.cpp 73 // LAMBDA: i32 1, label %[[CASE1:.+]]
75 // LAMBDA: [[CASE1]]
129 // BLOCKS: i32 1, label %[[CASE1:.+]]
131 // BLOCKS: [[CASE1]]
239 // CHECK: i32 1, label %[[CASE1:.+]]
525 // CHECK: i32 1, label %[[CASE1:.+]]
    [all...]
for_reduction_codegen.cpp 87 // LAMBDA: i32 1, label %[[CASE1:.+]]
89 // LAMBDA: [[CASE1]]
149 // BLOCKS: i32 1, label %[[CASE1:.+]]
151 // BLOCKS: [[CASE1]]
265 // CHECK: i32 1, label %[[CASE1:.+]]
536 // CHECK: i32 1, label %[[CASE1:.+]]
541 // CHECK: [[CASE1]]
    [all...]
  /external/svox/pico/lib/
picofftsg.c 71 - <case1>
78 - <case1>
105 - <case1> RDFT
114 - <case1>
123 - <case1>
145 - <case1> IDCT (excluding scale)
151 - <case1>
174 - <case1> IDST (excluding scale)
180 - <case1>
189 - <case1>
    [all...]
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/security/
OldSHA1PRNGSecureRandomTest.java 122 // case1: sequencies are of the same length

Completed in 878 milliseconds

1 2