Home
last modified time | relevance | path

Searched refs:test25 (Results 1 – 25 of 62) sorted by relevance

123

/external/clang/test/SemaCXX/
Dlong-virtual-inheritance-chain.cpp28 class test25 : virtual test24 { virtual void f(); }; class
29 class test26 : virtual test25 { virtual void f(); };
/external/rust/crates/heck/0.3.3/src/
Dsnake.rs76 t!(test25: "ABcDE" => "a_bc_de");
/external/rust/crates/heck/src/
Dtrain.rs84 t!(test25: "ABcDE" => "A-Bc-De");
Dsnake.rs97 t!(test25: "ABcDE" => "a_bc_de");
/external/clang/test/Parser/
Dchar-literal-printing.c33 wchar_t test25(void) { return L'\x333'; } in test25() function
/external/clang/test/Sema/
Dreturn.c152 int test25() { in test25() function
Duninit-variables.c194 float test25() { in test25() function
/external/llvm/test/Transforms/InstSimplify/
Dundef.ll229 define i32 @test25() {
230 ; CHECK-LABEL: @test25(
/external/llvm/test/Transforms/InstCombine/
Dset.ll265 define i1 @test25(i32 %A) {
266 ; CHECK-LABEL: @test25(
Dapint-shift.ll234 ; CHECK-LABEL: @test25(
236 define i37 @test25(i37 %tmp.2, i37 %AA) {
Dxor.ll291 define i32 @test25(i32 %g, i32 %h) {
292 ; CHECK-LABEL: @test25(
Dmul.ll224 define i32 @test25(i32 %A, i32 %B) {
225 ; CHECK-LABEL: @test25(
Dand.ll255 define i1 @test25(i32 %A) {
256 ; CHECK-LABEL: @test25(
Ddiv.ll248 define i32 @test25(i32 %a) {
249 ; CHECK-LABEL: @test25(
Dor.ll268 define i1 @test25(i32 %A, i32 %B) {
269 ; CHECK-LABEL: @test25(
/external/llvm/test/Transforms/EarlyCSE/
Datomics.ll207 define void @test25(i1 %B, i32* %P1, i32* %P2) {
208 ; CHECK-LABEL: @test25
/external/llvm/test/ExecutionEngine/MCJIT/
Dtest-setcond-int.ll44 %test25 = icmp eq i8 %sbyte1, %sbyte2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/OrcMCJIT/
Dtest-setcond-int.ll44 %test25 = icmp eq i8 %sbyte1, %sbyte2 ; <i1> [#uses=0]
/external/llvm/test/ExecutionEngine/
Dtest-interp-vec-setcond-int.ll44 %test25 = icmp eq <5 x i8> %sbyte1, %sbyte2
/external/llvm/test/CodeGen/X86/
Dvselect.ll229 define <2 x i64> @test25(<2 x i64> %a, <2 x i64> %b) {
230 ; CHECK-LABEL: test25:
Dcombine-or.ll330 define <4 x float> @test25(<4 x float> %a0) {
331 ; CHECK-LABEL: test25:
/external/clang/test/CodeGen/
Dobject-size.c303 void test25() { in test25() function
/external/libabigail/tests/data/
DMakefile.am28 test-read-write/test25.xml \
365 test-diff-dwarf/test25-removed-fn-parms-report-0.txt \
366 test-diff-dwarf/test25-removed-fn-parms-v0.c \
367 test-diff-dwarf/test25-removed-fn-parms-v1.c \
580 test-read-dwarf/test25-bogus-binary.elf \
863 test-diff-filter/test25-cyclic-type-report-0.txt \
864 test-diff-filter/test25-cyclic-type-report-1.txt \
865 test-diff-filter/test25-cyclic-type-v0.cc \
866 test-diff-filter/test25-cyclic-type-v1.cc \
1428 test-diff-suppr/test25-typedef-suppr-0.txt \
[all …]
/external/ltp/testcases/kernel/controllers/cpuset/cpuset_hierarchy_test/
Dcpuset_hierarchy_test.sh341 test25() function
/external/llvm/test/Transforms/DeadStoreElimination/
Dsimple.ll342 ; CHECK-LABEL: @test25(
346 define i8* @test25(i8* %p) nounwind {

123