/external/llvm-project/llvm/test/CodeGen/AVR/ |
D | branch-relaxation-long.ll | 16 call void asm sideeffect "nop", ""() 17 call void asm sideeffect "nop", ""() 18 call void asm sideeffect "nop", ""() 19 call void asm sideeffect "nop", ""() 20 call void asm sideeffect "nop", ""() 21 call void asm sideeffect "nop", ""() 22 call void asm sideeffect "nop", ""() 23 call void asm sideeffect "nop", ""() 24 call void asm sideeffect "nop", ""() 25 call void asm sideeffect "nop", ""() [all …]
|
D | jmp-long.ll | 8 declare void @bar() addrspace(1) 10 define void @foo() addrspace(1) { 14 tail call addrspace(0) void asm sideeffect "nop", ""() 15 tail call addrspace(0) void asm sideeffect "nop", ""() 16 tail call addrspace(0) void asm sideeffect "nop", ""() 17 tail call addrspace(0) void asm sideeffect "nop", ""() 18 tail call addrspace(0) void asm sideeffect "nop", ""() 19 tail call addrspace(0) void asm sideeffect "nop", ""() 20 tail call addrspace(0) void asm sideeffect "nop", ""() 21 tail call addrspace(0) void asm sideeffect "nop", ""() [all …]
|
/external/ImageMagick/MagickCore/ |
D | static.h | 31 extern MagickExport void 32 RegisterStaticModules(void), 33 UnregisterStaticModules(void); 36 RegisterAAIImage(void), 37 RegisterARTImage(void), 38 RegisterASHLARImage(void), 39 RegisterAVIImage(void), 40 RegisterAVSImage(void), 41 RegisterBIEImage(void), 42 RegisterBGRImage(void), [all …]
|
/external/llvm-project/clang/test/Modules/Inputs/ |
D | cxx-many-overloads.h | 3 void f(X<0>); 4 void f(X<1>); 5 void f(X<2>); 6 void f(X<3>); 7 void f(X<4>); 8 void f(X<5>); 9 void f(X<6>); 10 void f(X<7>); 11 void f(X<8>); 12 void f(X<9>); [all …]
|
/external/clang/test/Modules/Inputs/ |
D | cxx-many-overloads.h | 3 void f(X<0>); 4 void f(X<1>); 5 void f(X<2>); 6 void f(X<3>); 7 void f(X<4>); 8 void f(X<5>); 9 void f(X<6>); 10 void f(X<7>); 11 void f(X<8>); 12 void f(X<9>); [all …]
|
/external/selinux/libsepol/cil/test/unit/ |
D | test_cil_build_ast.h | 35 void test_cil_parse_to_list(CuTest *); 36 void test_cil_parse_to_list_currnull_neg(CuTest *); 37 void test_cil_parse_to_list_listnull_neg(CuTest *); 39 void test_cil_set_to_list(CuTest *); 40 void test_cil_set_to_list_tree_node_null_neg(CuTest *); 41 void test_cil_set_to_list_cl_head_null_neg(CuTest *); 42 void test_cil_set_to_list_listnull_neg(CuTest *); 44 void test_cil_gen_block(CuTest *); 45 void test_cil_gen_block_justblock_neg(CuTest *); 46 void test_cil_gen_block_noname_neg(CuTest *); [all …]
|
D | test_cil_resolve_ast.h | 27 void test_cil_resolve_name(CuTest *); 28 void test_cil_resolve_name_invalid_type_neg(CuTest *); 30 void test_cil_resolve_ast_curr_null_neg(CuTest *); 37 void test_cil_resolve_roleallow(CuTest *); 38 void test_cil_resolve_roleallow_srcdecl_neg(CuTest *); 39 void test_cil_resolve_roleallow_tgtdecl_neg(CuTest *); 41 void test_cil_resolve_rolebounds(CuTest *tc); 42 void test_cil_resolve_rolebounds_exists_neg(CuTest *tc); 43 void test_cil_resolve_rolebounds_role1_neg(CuTest *tc); 44 void test_cil_resolve_rolebounds_role2_neg(CuTest *tc); [all …]
|
/external/llvm-project/clang/test/Index/ |
D | c-index-redecls.c | 7 void socrates(void); 8 void socrates(void); 9 void socrates(void); 10 void socrates(void); 11 void socrates(void); 12 void socrates(void); 13 void socrates(void); 14 void socrates(void); 15 void socrates(void); 16 void socrates(void); [all …]
|
/external/clang/test/Index/ |
D | c-index-redecls.c | 7 void socrates(void); 8 void socrates(void); 9 void socrates(void); 10 void socrates(void); 11 void socrates(void); 12 void socrates(void); 13 void socrates(void); 14 void socrates(void); 15 void socrates(void); 16 void socrates(void); [all …]
|
/external/llvm-project/llvm/include/llvm/ |
D | InitializePasses.h | 22 void initializeCore(PassRegistry&); 25 void initializeTransformUtils(PassRegistry&); 28 void initializeScalarOpts(PassRegistry&); 31 void initializeObjCARCOpts(PassRegistry&); 34 void initializeVectorization(PassRegistry&); 37 void initializeInstCombine(PassRegistry&); 40 void initializeAggressiveInstCombine(PassRegistry&); 43 void initializeIPO(PassRegistry&); 46 void initializeInstrumentation(PassRegistry&); 49 void initializeAnalysis(PassRegistry&); [all …]
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ |
D | InitializePasses.h | 22 void initializeCore(PassRegistry&); 25 void initializeTransformUtils(PassRegistry&); 28 void initializeScalarOpts(PassRegistry&); 31 void initializeObjCARCOpts(PassRegistry&); 34 void initializeVectorization(PassRegistry&); 37 void initializeInstCombine(PassRegistry&); 40 void initializeAggressiveInstCombine(PassRegistry&); 43 void initializeIPO(PassRegistry&); 46 void initializeInstrumentation(PassRegistry&); 49 void initializeAnalysis(PassRegistry&); [all …]
|
/external/llvm/test/CodeGen/Mips/ |
D | const4a.ll | 14 define void @t() #0 { 30 call void bitcast (void (...)* @foo to void ()*)() 34 call void bitcast (void (...)* @goo to void ()*)() 38 call void bitcast (void (...)* @hoo to void ()*)() 39 call void bitcast (void (...)* @hoo to void ()*)() 40 call void bitcast (void (...)* @hoo to void ()*)() 41 call void bitcast (void (...)* @hoo to void ()*)() 42 call void bitcast (void (...)* @hoo to void ()*)() 43 call void bitcast (void (...)* @hoo to void ()*)() 44 call void bitcast (void (...)* @hoo to void ()*)() [all …]
|
D | const6.ll | 16 define void @t() #0 { 34 call void bitcast (void (...)* @hoo to void ()*)() 35 call void bitcast (void (...)* @hoo to void ()*)() 36 call void bitcast (void (...)* @hoo to void ()*)() 37 call void bitcast (void (...)* @hoo to void ()*)() 38 call void bitcast (void (...)* @hoo to void ()*)() 39 call void bitcast (void (...)* @hoo to void ()*)() 40 call void bitcast (void (...)* @hoo to void ()*)() 41 call void bitcast (void (...)* @hoo to void ()*)() 42 call void bitcast (void (...)* @hoo to void ()*)() [all …]
|
/external/llvm-project/llvm/test/CodeGen/Mips/ |
D | const4a.ll | 14 define void @t() #0 { 30 call void bitcast (void (...)* @foo to void ()*)() 34 call void bitcast (void (...)* @goo to void ()*)() 38 call void bitcast (void (...)* @hoo to void ()*)() 39 call void bitcast (void (...)* @hoo to void ()*)() 40 call void bitcast (void (...)* @hoo to void ()*)() 41 call void bitcast (void (...)* @hoo to void ()*)() 42 call void bitcast (void (...)* @hoo to void ()*)() 43 call void bitcast (void (...)* @hoo to void ()*)() 44 call void bitcast (void (...)* @hoo to void ()*)() [all …]
|
D | const6.ll | 16 define void @t() #0 { 34 call void bitcast (void (...)* @hoo to void ()*)() 35 call void bitcast (void (...)* @hoo to void ()*)() 36 call void bitcast (void (...)* @hoo to void ()*)() 37 call void bitcast (void (...)* @hoo to void ()*)() 38 call void bitcast (void (...)* @hoo to void ()*)() 39 call void bitcast (void (...)* @hoo to void ()*)() 40 call void bitcast (void (...)* @hoo to void ()*)() 41 call void bitcast (void (...)* @hoo to void ()*)() 42 call void bitcast (void (...)* @hoo to void ()*)() [all …]
|
/external/arm-neon-tests/ |
D | compute_ref.c | 42 void cleanup (void) in cleanup() argument 50 extern void exec_vld1(void); 51 extern void exec_vadd(void); 52 extern void exec_vld1_lane(void); 53 extern void exec_vld1_dup(void); 54 extern void exec_vdup(void); 55 extern void exec_vget_high(void); 56 extern void exec_vget_low(void); 57 extern void exec_vqdmlal_lane(void); 58 extern void exec_vqdmlsl_lane(void); [all …]
|
/external/llvm/include/llvm/ |
D | InitializePasses.h | 23 void initializeCore(PassRegistry&); 26 void initializeTransformUtils(PassRegistry&); 29 void initializeScalarOpts(PassRegistry&); 32 void initializeObjCARCOpts(PassRegistry&); 35 void initializeVectorization(PassRegistry&); 38 void initializeInstCombine(PassRegistry&); 41 void initializeIPO(PassRegistry&); 44 void initializeInstrumentation(PassRegistry&); 47 void initializeAnalysis(PassRegistry&); 50 void initializeCodeGen(PassRegistry&); [all …]
|
/external/llvm/test/Transforms/InferFunctionAttrs/ |
D | no-proto.ll | 6 ; CHECK: declare void @__cospi(...) 7 declare void @__cospi(...) 9 ; CHECK: declare void @__cospif(...) 10 declare void @__cospif(...) 12 ; CHECK: declare void @__sinpi(...) 13 declare void @__sinpi(...) 15 ; CHECK: declare void @__sinpif(...) 16 declare void @__sinpif(...) 18 ; CHECK: declare void @abs(...) 19 declare void @abs(...) [all …]
|
/external/boringssl/src/crypto/ |
D | abi_self_test.cc | 73 void abi_test_clobber_rax(void); 74 void abi_test_clobber_rbx(void); 75 void abi_test_clobber_rcx(void); 76 void abi_test_clobber_rdx(void); 77 void abi_test_clobber_rsi(void); 78 void abi_test_clobber_rdi(void); 79 void abi_test_clobber_rbp(void); 80 void abi_test_clobber_r8(void); 81 void abi_test_clobber_r9(void); 82 void abi_test_clobber_r10(void); [all …]
|
/external/rust/crates/quiche/deps/boringssl/src/crypto/ |
D | abi_self_test.cc | 73 void abi_test_clobber_rax(void); 74 void abi_test_clobber_rbx(void); 75 void abi_test_clobber_rcx(void); 76 void abi_test_clobber_rdx(void); 77 void abi_test_clobber_rsi(void); 78 void abi_test_clobber_rdi(void); 79 void abi_test_clobber_rbp(void); 80 void abi_test_clobber_r8(void); 81 void abi_test_clobber_r9(void); 82 void abi_test_clobber_r10(void); [all …]
|
/external/icu/icu4c/source/test/intltest/ |
D | numrgts.h | 27 void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par ); 30 void Test4075713(void); 31 void Test4074620(void) ; 32 void Test4088161 (void); 33 void Test4087245 (void); 34 void Test4087535 (void); 35 void Test4088503 (void); 36 void Test4066646 (void); 38 void Test4059870(void); 39 void Test4083018 (void); [all …]
|
/external/apache-commons-bcel/src/main/java/org/apache/bcel/generic/ |
D | Visitor.java | 30 void visitStackInstruction( StackInstruction obj ); in visitStackInstruction() 33 void visitLocalVariableInstruction( LocalVariableInstruction obj ); in visitLocalVariableInstruction() 36 void visitBranchInstruction( BranchInstruction obj ); in visitBranchInstruction() 39 void visitLoadClass( LoadClass obj ); in visitLoadClass() 42 void visitFieldInstruction( FieldInstruction obj ); in visitFieldInstruction() 45 void visitIfInstruction( IfInstruction obj ); in visitIfInstruction() 48 void visitConversionInstruction( ConversionInstruction obj ); in visitConversionInstruction() 51 void visitPopInstruction( PopInstruction obj ); in visitPopInstruction() 54 void visitStoreInstruction( StoreInstruction obj ); in visitStoreInstruction() 57 void visitTypedInstruction( TypedInstruction obj ); in visitTypedInstruction() [all …]
|
/external/llvm-project/llvm/test/Other/ |
D | cgscc-iterate-function-mutation.ll | 3 declare void @readnone() readnone 4 declare void @unknown() 5 declare void @reference_function_pointer(void()*) readnone 12 ; CHECK: define void @test1_a() { 13 define void @test1_a() { 14 call void @test1_b1() 15 call void @test1_b2() 16 call void @test1_b3() 17 call void @test1_b4() 18 ret void [all …]
|
/external/angle/src/libANGLE/ |
D | Context_gl_1_autogen.h | 14 void accum(GLenum op, GLfloat value); \ 15 void begin(GLenum mode); \ 16 void bitmap(GLsizei width, GLsizei height, GLfloat xorig, GLfloat yorig, GLfloat xmove, \ 18 void callList(GLuint list); \ 19 void callLists(GLsizei n, GLenum type, const void *lists); \ 20 void clearAccum(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha); \ 21 void clearDepth(GLdouble depth); \ 22 void clearIndex(GLfloat c); \ 23 void clipPlane(GLenum plane, const GLdouble *equation); \ 24 void color3b(GLbyte red, GLbyte green, GLbyte blue); \ [all …]
|
/external/angle/src/libGL/ |
D | entry_points_gl_1_autogen.h | 20 ANGLE_EXPORT void GL_APIENTRY GL_Accum(GLenum op, GLfloat value); 21 ANGLE_EXPORT void GL_APIENTRY GL_AlphaFunc(GLenum func, GLfloat ref); 22 ANGLE_EXPORT void GL_APIENTRY GL_Begin(GLenum mode); 23 ANGLE_EXPORT void GL_APIENTRY GL_Bitmap(GLsizei width, 30 ANGLE_EXPORT void GL_APIENTRY GL_BlendFunc(GLenum sfactor, GLenum dfactor); 31 ANGLE_EXPORT void GL_APIENTRY GL_CallList(GLuint list); 32 ANGLE_EXPORT void GL_APIENTRY GL_CallLists(GLsizei n, GLenum type, const void *lists); 33 ANGLE_EXPORT void GL_APIENTRY GL_Clear(GLbitfield mask); 34 ANGLE_EXPORT void GL_APIENTRY GL_ClearAccum(GLfloat red, 38 ANGLE_EXPORT void GL_APIENTRY GL_ClearColor(GLfloat red, [all …]
|