/external/llvm/test/Linker/ |
2004-02-17-WeakStrongLinkage.ll | 1 ; RUN: llvm-as < %s > %t.out2.bc 3 ; RUN: llvm-link %t.out1.bc %t.out2.bc -o /dev/null
|
2003-08-20-OpaqueTypeResolve.ll | 2 ; RUN: echo "%M = type { i32, i32* } " | llvm-as > %t.out2.bc 3 ; RUN: llvm-link %t.out1.bc %t.out2.bc
|
2003-08-23-RecursiveOpaqueTypeResolve.ll | 5 ; RUN: echo "%M = type { %M*, i32* }" | llvm-as > %t.out2.bc 6 ; RUN: llvm-link %t.out1.bc %t.out2.bc
|
2003-08-24-InheritPtrSize.ll | 5 ; RUN: echo "" | llvm-as > %t.out2.bc 6 ; RUN: llvm-link %t.out1.bc %t.out2.bc 2>&1 | FileCheck %s
|
2003-08-28-TypeResolvesGlobal.ll | 2 ; RUN: echo "%M = type { i32} " | llvm-as > %t.out2.bc 3 ; RUN: llvm-link %t.out2.bc %t.out1.bc
|
2004-12-03-DisagreeingType.ll | 2 ; RUN: llvm-as > %t.out2.bc 4 ; RUN: llvm-link %t.out1.bc %t.out2.bc -S | FileCheck %s
|
2003-08-28-TypeResolvesGlobal2.ll | 2 ; RUN: echo "%M = type i32" | llvm-as > %t.out2.bc 3 ; RUN: llvm-link %t.out2.bc %t.out1.bc
|
2003-08-28-TypeResolvesGlobal3.ll | 2 ; RUN: echo "%M = type i32" | llvm-as > %t.out2.bc 3 ; RUN: llvm-link %t.out2.bc %t.out1.bc
|
2005-12-06-AppendingZeroLengthArrays.ll | 2 ; RUN: llvm-as > %t.out2.bc 4 ; RUN: llvm-link %t.out1.bc %t.out2.bc -S | FileCheck %s
|
2003-08-23-GlobalVarLinking.ll | 3 ; RUN: | llvm-as > %t.out2.bc 4 ; RUN: llvm-link %t.out1.bc %t.out2.bc -S | FileCheck %s
|
/external/chromium_org/ipc/ |
ipc_sync_message_unittest.h | 26 // out1 is true, out2 is 2 29 // out1 is false, out2 is 3, out3 is "0_3" 35 // in1 must be false, out1 is true, out2 is 12 38 // in1 must be 3, out1 is "1_3", out2 is 13, out3 is false 44 // in1 must be false, in2 must be 2, out1 is true, out2 is 22 47 // in1 must be 3, in2 must be true, out1 is "2_3", out2 is 23, out3 is false 53 // in1 must be "3_3", in2 must be false, in3 must be 2, out1 is true, out2 is 57 // in1 must be 3, in2 must be "3_3", in3 must be true, out1 is "3_3", out2 is 62 // in1 must be true, in2 must be 3, in3 must be "3_4", out1 is 34, out2 is 72 // out1 is true, out2 is [all...] |
ipc_sync_message_unittest.cc | 31 void On_0_2(bool* out1, int* out2) { 33 *out2 = 2; 36 void On_0_3(bool* out1, int* out2, std::string* out3) { 38 *out2 = 3; 47 void On_1_2(bool in1, bool* out1, int* out2) { 50 *out2 = 12; 53 void On_1_3(int in1, std::string* out1, int* out2, bool* out3) { 56 *out2 = 13; 66 void On_2_2(bool in1, int in2, bool* out1, int* out2) { 70 *out2 = 22 [all...] |
/external/chromium_org/third_party/openmax_dl/dl/sp/src/x86/ |
x86SP_FFT_CToC_FC32_Fwd_Radix4_fs.c | 32 OMX_F32 *out2 = out1 + n_by_4; local 33 OMX_F32 *out3 = out2 + n_by_4; 40 // CADD t0, out0, out2 41 t0.Re = out0[0] + out2[0]; 42 t0.Im = out0[n] + out2[n]; 44 // CSUB t1, out0, out2 45 t1.Re = out0[0] - out2[0]; 46 t1.Im = out0[n] - out2[n]; 60 // CSUB out2, t0, t2 61 out2[0] = t0.Re - t2.Re [all...] |
x86SP_FFT_CToC_FC32_Inv_Radix4_fs_sse.c | 39 OMX_F32 *out2 = out1 + n_by_4; local 40 OMX_F32 *out3 = out2 + n_by_4; 50 RADIX4_INV_BUTTERFLY_STORE(out0, out1, out2, out3,
|
/external/libselinux/src/ |
get_initial_context.c | 41 goto out2; 46 goto out2; 49 out2:
|
compute_av.c | 46 goto out2; 51 goto out2; 59 goto out2; 66 out2:
|
compute_create.c | 43 goto out2; 48 goto out2; 53 goto out2; 56 out2:
|
/external/qemu/distrib/libselinux/src/ |
get_initial_context.c | 41 goto out2; 46 goto out2; 49 out2:
|
compute_av.c | 46 goto out2; 51 goto out2; 59 goto out2; 66 out2:
|
compute_create.c | 43 goto out2; 48 goto out2; 53 goto out2; 56 out2:
|
/external/chromium_org/tools/gyp/test/win/vs-macros/ |
vcinstalldir.gyp | 28 'outputs': ['out2'], 29 'action': ['python', 'test_exists.py', '$(VCInstallDir)bin', 'out2'],
|
/external/e2fsprogs/tests/ |
run_e2fsck | 20 if [ "$OUT2"x = x ]; then 21 OUT2=$test_name.2.log 57 $FSCK $SECOND_FSCK_OPT -N test_filesys $TMPFILE > $OUT2.new 2>&1 59 echo Exit status is $status >> $OUT2.new 60 sed -f $cmd_dir/filter.sed -e "s;$TMPFILE;test.img;" $OUT2.new > $OUT2 61 rm -f $OUT2.new 71 cmp -s $OUT2 $EXP2 101 diff $DIFF_OPTS $EXP2 $OUT2 >> $test_name.failed 108 unset IMAGE FSCK_OPT SECOND_FSCK_OPT OUT1 OUT2 EXP1 EXP2 [all...] |
/external/chromium_org/third_party/webrtc/base/ |
optionsfile_unittest.cc | 59 std::string out1, out2; local 61 EXPECT_FALSE(store_->GetStringValue(kTestOptionB, &out2)); 69 EXPECT_TRUE(store_->GetStringValue(kTestOptionB, &out2)); 71 EXPECT_EQ(kTestString2, out2); 79 EXPECT_FALSE(store_->GetStringValue(kTestOptionB, &out2)); 85 int out1, out2; local 87 EXPECT_FALSE(store_->GetIntValue(kTestOptionB, &out2)); 95 EXPECT_TRUE(store_->GetIntValue(kTestOptionB, &out2)); 97 EXPECT_EQ(kTestInt2, out2); 105 EXPECT_FALSE(store_->GetIntValue(kTestOptionB, &out2)); 125 int out2; local [all...] |
/external/chromium_org/tools/gyp/test/additional-targets/src/dir1/ |
actions.gyp | 35 '<(PRODUCT_DIR)/out2.txt', 37 'action': ['python', 'emit.py', '<(PRODUCT_DIR)/out2.txt'],
|
/cts/hostsidetests/monkey/src/com/android/cts/monkey/ |
SeedTest.java | 26 String out2 = mDevice.executeShellCommand(cmd1); local 27 assertOutputs(out1, out2); 35 private void assertOutputs(String out1, String out2) { 37 Scanner s2 = new Scanner(out2);
|