Searched refs:test_2 (Results 1 – 10 of 10) sorted by relevance
/external/libcxx/test/std/experimental/utilities/tuple/tuple.apply/ |
D | constexpr_types.pass.cpp | 96 void test_2() in test_2() function 121 test_2<std::tuple<int, int>>(); in main() 122 test_2<std::pair<int, int>>(); in main()
|
D | types.pass.cpp | 401 void test_2() in test_2() function 421 test_2<std::tuple<int, int>>(); in main() 422 test_2<std::pair<int, int>>(); in main() 423 test_2<std::array<int, 2>>(); in main()
|
/external/llvm/test/CodeGen/AMDGPU/ |
D | sampler-resource-id.ll | 27 ; FUNC-LABEL: {{^}}test_2: 32 define void @test_2(i32 %in0, i32 %in1, i32 %in2, i32 addrspace(1)* %out) { 60 !2 = !{void (i32, i32, i32, i32 addrspace(1)*)* @test_2, !12, !22, !32, !42, !52}
|
/external/llvm/test/Feature/OperandBundles/ |
D | function-attrs.ll | 26 define void @test_2(i32* %x) { 29 ; CHECK-LABEL: define void @test_2(i32* nocapture readonly %x)
|
D | dse.ll | 31 define void @test_2() { 35 ; CHECK-LABEL: @test_2(
|
/external/llvm/examples/BrainF/ |
D | BrainF.cpp | 253 Value *test_2 = builder-> in readloop() local 258 builder->CreateCondBr(test_2, aberrorbb, nextbb); in readloop()
|
/external/clang/test/CodeGen/ |
D | bitfield-2.c | 126 unsigned long long test_2() { in test_2() function
|
/external/clang/test/SemaCXX/ |
D | attr-noreturn.cpp | 45 __attribute__((noreturn)) void test_2() { B b; } in test_2() function
|
/external/selinux/secilc/docs/ |
D | cil_class_and_permission_statements.md | 284 (type test_2) 307 (allow unconfined.process test_2 zygote_2) 308 ;; allow unconfined.process test_2 : zygote { specifyids specifyrlimits specifycapabilities } ;
|
/external/v8/test/cctest/ |
D | test-assembler-arm64.cc | 2288 Label test_1, test_2, test_3; in TEST() local 2310 __ Bind(&test_2); in TEST() 2342 __ B(eq, &test_2); in TEST()
|