/external/openssh/regress/ |
D | Makefile | 5 REGRESS_TARGETS= t1 t2 t3 t4 t5 t6 t7 t8 t9 t10 t11 t12 128 sshd_proxy_orig t10.out t10.out.pub t12.out t12.out.pub \ 195 $(OBJ)/t10.out: 198 t10: $(OBJ)/t10.out target 199 ${TEST_SSH_SSHKEYGEN} -lf $(OBJ)/t10.out > /dev/null 200 ${TEST_SSH_SSHKEYGEN} -Bf $(OBJ)/t10.out > /dev/null
|
/external/llvm-project/clang/test/CodeGen/ |
D | windows-seh-abnormal-exits.c | 15 goto t10; // abnormal termination in seh_abnormal_exits() 26 t10:; in seh_abnormal_exits()
|
D | ms_struct-bitfield-1.c | 90 } ATTR t10; variable 91 static int a10[(sizeof(t10) == 2) -1];
|
D | arm-aapcs-zerolength-bitfield.c | 92 struct t10 struct 99 static int arr10_offset[(offsetof(struct t10, bar2) == 9) ? 0 : -1]; argument 100 static int arr10_sizeof[(sizeof(struct t10) == 16) ? 0 : -1];
|
D | arm-apcs-zerolength-bitfield.c | 96 struct t10 struct 103 static int arr10_offset[(offsetof(struct t10, bar2) == 5) ? 0 : -1]; argument 104 static int arr10_sizeof[(sizeof(struct t10) == 8) ? 0 : -1];
|
D | attributes.c | 67 void t10(void) __attribute__((section("SECT"))); 68 void t10(void) {} in t10() function
|
/external/compiler-rt/test/asan/TestCases/Posix/ |
D | stack-overflow.cc | 37 int t0, t1, t2, t3, t4, t5, t6, t7, t8, t9, t10, t11, t12, t13; in recursive_func() 48 t10 = z10; in recursive_func() 63 z10 = t10; in recursive_func()
|
/external/llvm-project/compiler-rt/test/asan/TestCases/Posix/ |
D | stack-overflow.cpp | 39 int t0, t1, t2, t3, t4, t5, t6, t7, t8, t9, t10, t11, t12, t13; in recursive_func() 50 t10 = z10; in recursive_func() 65 z10 = t10; in recursive_func()
|
/external/llvm/test/Transforms/Reassociate/ |
D | mightymul.ll | 15 %t10 = mul i32 %t9, %t9 16 %t11 = mul i32 %t10, %t10
|
D | fast-mightymul.ll | 15 %t10 = fmul fast float %t9, %t9 16 %t11 = fmul fast float %t10, %t10
|
/external/llvm-project/llvm/test/Transforms/Reassociate/ |
D | mightymul.ll | 15 %t10 = mul i32 %t9, %t9 16 %t11 = mul i32 %t10, %t10
|
D | fast-mightymul.ll | 15 %t10 = fmul fast float %t9, %t9 16 %t11 = fmul fast float %t10, %t10
|
/external/llvm-project/llvm/test/tools/llvm-objcopy/ELF/ |
D | strip-all.test | 44 # RUN: cp %t %t10 45 # RUN: llvm-strip --strip-all --keep-symbol=unavailable_symbol %t10 46 # RUN: llvm-strip --strip-all --keep-symbol=unavailable_symbol %t10 47 # RUN: cmp %t2 %t10
|
/external/speex/libspeexdsp/ |
D | smallft.c | 278 int t0,t1,t2,t3,t4,t5,t6,t7,t8,t9,t10; in dradfg() local 292 t10=ip*ido; in dradfg() 473 t2+=t10; in dradfg() 485 t2+=t10; in dradfg() 507 t5+=t10; in dradfg() 537 t6+=t10; in dradfg() 538 t7+=t10; in dradfg() 566 t6+=t10; in dradfg() 567 t7+=t10; in dradfg() 692 int i,k,t0,t1,t2,t3,t4,t5,t6,t7,t8,t9,t10; in dradb3() local [all …]
|
/external/llvm-project/llvm/test/Analysis/ScalarEvolution/ |
D | sext-mul.ll | 51 ; CHECK: %t10 = ashr exact i128 %t9, 1 53 ; CHECK: %t14 = or i128 %t10, 1 77 %t10 = ashr exact i128 %t9, 1 78 %t11 = getelementptr inbounds i32, i32* %arg3, i128 %t10 82 %t14 = or i128 %t10, 1
|
/external/clang/test/CodeGen/ |
D | ms_struct-bitfield-1.c | 90 } ATTR t10; variable 91 static int a10[(sizeof(t10) == 2) -1];
|
D | arm-apcs-zerolength-bitfield.c | 96 struct t10 struct 103 static int arr10_offset[(offsetof(struct t10, bar2) == 5) ? 0 : -1]; argument 104 static int arr10_sizeof[(sizeof(struct t10) == 8) ? 0 : -1];
|
D | arm-aapcs-zerolength-bitfield.c | 92 struct t10 struct 99 static int arr10_offset[(offsetof(struct t10, bar2) == 9) ? 0 : -1]; argument 100 static int arr10_sizeof[(sizeof(struct t10) == 16) ? 0 : -1];
|
D | attributes.c | 60 void t10(void) __attribute__((section("SECT"))); 61 void t10(void) {} in t10() function
|
D | ms_struct-bitfield.c | 147 } ATTR t10; variable 148 int s10 = sizeof(t10);
|
/external/clang/test/CodeGenCXX/ |
D | aarch64-aapcs-zerolength-bitfield.cpp | 93 struct t10 struct 100 static_assert(offsetof(struct t10, bar2) == 9); argument 101 static_assert(sizeof(struct t10) == 16);
|
/external/llvm-project/clang/test/CodeGenCXX/ |
D | aarch64-aapcs-zerolength-bitfield.cpp | 93 struct t10 struct 100 static_assert(offsetof(struct t10, bar2) == 9); argument 101 static_assert(sizeof(struct t10) == 16);
|
/external/llvm-project/clang/test/Analysis/ |
D | free.c | 55 void t10 () { in t10() function 56 …free((void*)&t10); // expected-warning {{Argument to free() is the address of the function 't10', … in t10()
|
/external/clang/test/Analysis/ |
D | free.c | 49 void t10 () { in t10() function 50 …free((void*)&t10); // expected-warning {{Argument to free() is the address of the function 't10', … in t10()
|
/external/llvm-project/llvm/test/tools/llvm-ml/ |
D | struct_errors.asm | 51 t10 STRUCT 1, X type 53 t10 ENDS
|