/external/icu/icu4c/source/i18n/ |
nfrule.cpp | 43 , sub1(NULL) 55 if (sub1 != sub2) { 59 delete sub1; 60 sub1 = NULL; 422 sub1 = extractSubstitution(ruleSet, predecessor, status); 423 if (sub1 == NULL) { 552 if (sub1 != NULL) { 553 sub1->setDivisor(radix, exponent, status); 617 util_equalSubstitutions(const NFSubstitution* sub1, const NFSubstitution* sub2) 619 if (sub1) { [all...] |
/external/llvm/test/Instrumentation/AddressSanitizer/X86/ |
asm_more_registers_than_available.ll | 37 %sub1 = sub i32 %shl, 5 38 store i32 %sub1, i32* %pDiffS, align 4
|
/external/llvm/test/Transforms/InstCombine/ |
nsw.ll | 3 ; CHECK-LABEL: @sub1( 7 define i32 @sub1(i32 %x) {
|
/external/swiftshader/third_party/LLVM/test/Transforms/InstCombine/ |
nsw.ll | 3 ; CHECK: @sub1 7 define i32 @sub1(i32 %x) {
|
/external/tensorflow/tensorflow/core/profiler/g3doc/ |
profile_model_architecture.md | 76 unit_1_0/sub1/conv1/Conv2D (603.98m/603.98m flops) 78 unit_1_1/sub1/conv1/Conv2D (603.98m/603.98m flops)
|
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/ppc/ |
vle-reloc.s | 2 se_b sub1 3 se_bl sub1
|
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-tic6x/ |
shlib-1.dd | 34 10000080 <sub1>: 45 100000a0:[ \t]*0ffffc12[ \t]*b \.S2 10000080 <sub1>
|
shlib-1b.dd | 34 10000080 <sub1>: 45 100000a0:[ \t]*0ffffc12[ \t]*b \.S2 10000080 <sub1>
|
shlib-1r.dd | 34 10000080 <sub1>: 45 100000a0:[ \t]*0ffffc12[ \t]*b \.S2 10000080 <sub1>
|
shlib-1rb.dd | 34 10000080 <sub1>: 45 100000a0:[ \t]*0ffffc12[ \t]*b \.S2 10000080 <sub1>
|
shlib-noindex.dd | 34 10000080 <sub1>: 45 100000a0: 0ffffc12 b \.S2 10000080 <sub1>
|
static-app-1.dd | 7 10000000 <sub1>: 18 10000020:[ \t]*0ffffc12[ \t]*b \.S2 10000000 <sub1>
|
static-app-1b.dd | 7 10000000 <sub1>: 18 10000020:[ \t]*0ffffc12[ \t]*b \.S2 10000000 <sub1>
|
static-app-1r.dd | 7 10000000 <sub1>: 18 10000020:[ \t]*0ffffc12[ \t]*b \.S2 10000000 <sub1>
|
static-app-1rb.dd | 7 10000000 <sub1>: 18 10000020:[ \t]*0ffffc12[ \t]*b \.S2 10000000 <sub1>
|
/external/llvm/test/CodeGen/ARM/ |
2013-05-05-IfConvertBug.ll | 89 %sub1 = add nsw i32 %x, -120 93 %retval.0 = phi i32 [ %sub, %if.then ], [ %sub1, %if.else ] 157 %sub1 = add nsw i32 %w, -120 158 %cmp2 = icmp slt i32 %sub1, %sx
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
bfloat16_conversion_folding_test.cc | 164 HloInstruction* sub1 = builder.AddInstruction(HloInstruction::CreateBinary( local 167 builder.AddInstruction(HloInstruction::CreateConvert(bf16_shape, sub1)); 176 EXPECT_EQ(sub1->shape().element_type(), F32); 177 EXPECT_EQ(sub1->operand(0), convert1);
|
bfloat16_normalization_test.cc | 150 HloInstruction* sub1 = builder.AddInstruction( local 159 EXPECT_EQ(computation->root_instruction()->operand(0), sub1); 161 EXPECT_EQ(sub1->shape().element_type(), F32); 162 EXPECT_EQ(sub1->operand(0)->opcode(), HloOpcode::kConvert);
|
/external/apache-harmony/luni/src/test/api/unix/org/apache/harmony/luni/tests/java/net/ |
UnixNetworkInterfaceTest.java | 153 NetworkInterface sub1 = subInterfaces1.nextElement(); local 155 assertSame(sub1, sub2); 156 assertSame(netif, sub1.getParent());
|
/external/llvm/test/Analysis/DependenceAnalysis/ |
ExactSIV.ll | 321 %sub1 = sub i64 -60, %i.02 322 %arrayidx2 = getelementptr inbounds i32, i32* %A, i64 %sub1 357 %sub1 = sub i64 -60, %i.02 358 %arrayidx2 = getelementptr inbounds i32, i32* %A, i64 %sub1 393 %sub1 = sub i64 -60, %i.02 394 %arrayidx2 = getelementptr inbounds i32, i32* %A, i64 %sub1 429 %sub1 = sub i64 -60, %i.02 430 %arrayidx2 = getelementptr inbounds i32, i32* %A, i64 %sub1 465 %sub1 = sub i64 -60, %i.02 466 %arrayidx2 = getelementptr inbounds i32, i32* %A, i64 %sub1 [all...] |
/external/llvm/test/Analysis/ScalarEvolution/ |
SolveQuadraticEquation.ll | 92 %v1.01 = phi i64 [ -2, %entry ], [ %sub1, %for.body ] 93 %sub1 = sub i64 %v1.01, %v2.02 95 %tobool = icmp eq i64 %sub1, %phitmp
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/ |
test_os.py | 375 # SUB1/ a file kid and a directory kid
384 sub1_path = join(walk_path, "SUB1")
411 # We can't know which order SUB1 and SUB2 will appear in.
412 # Not flipped: TESTFN, SUB1, SUB11, SUB2
413 # flipped: TESTFN, SUB2, SUB1, SUB11
414 flipped = all[0][1][0] != "SUB1"
416 self.assertEqual(all[0], (walk_path, ["SUB1", "SUB2"], ["tmp1"]))
425 # Don't descend into SUB1.
426 if 'SUB1' in dirs:
428 dirs.remove('SUB1')
[all...] |
/external/python/cpython2/Lib/test/ |
test_os.py | 396 # SUB1/ a file kid and a directory kid 405 sub1_path = join(walk_path, "SUB1") 432 # We can't know which order SUB1 and SUB2 will appear in. 433 # Not flipped: TESTFN, SUB1, SUB11, SUB2 434 # flipped: TESTFN, SUB2, SUB1, SUB11 435 flipped = all[0][1][0] != "SUB1" 437 self.assertEqual(all[0], (walk_path, ["SUB1", "SUB2"], ["tmp1"])) 446 # Don't descend into SUB1. 447 if 'SUB1' in dirs: 449 dirs.remove('SUB1') [all...] |
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_os.py | 394 # SUB1/ a file kid and a directory kid 403 sub1_path = join(walk_path, "SUB1") 430 # We can't know which order SUB1 and SUB2 will appear in. 431 # Not flipped: TESTFN, SUB1, SUB11, SUB2 432 # flipped: TESTFN, SUB2, SUB1, SUB11 433 flipped = all[0][1][0] != "SUB1" 435 self.assertEqual(all[0], (walk_path, ["SUB1", "SUB2"], ["tmp1"])) 444 # Don't descend into SUB1. 445 if 'SUB1' in dirs: 447 dirs.remove('SUB1') [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_os.py | 394 # SUB1/ a file kid and a directory kid 403 sub1_path = join(walk_path, "SUB1") 430 # We can't know which order SUB1 and SUB2 will appear in. 431 # Not flipped: TESTFN, SUB1, SUB11, SUB2 432 # flipped: TESTFN, SUB2, SUB1, SUB11 433 flipped = all[0][1][0] != "SUB1" 435 self.assertEqual(all[0], (walk_path, ["SUB1", "SUB2"], ["tmp1"])) 444 # Don't descend into SUB1. 445 if 'SUB1' in dirs: 447 dirs.remove('SUB1') [all...] |