Home
last modified time | relevance | path

Searched refs:dummy4 (Results 1 – 17 of 17) sorted by relevance

/external/elfutils/tests/
Dbacktrace-child.c197 dummy4 (void) in dummy4() function
227 dummy4 (); in main()
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/
Dfma.ll9 declare float @dummy4(float, float) #0
155 %H = call float @dummy4(float %F, float %G) ; <float> [#uses=1]
166 %H = call float @dummy4(float %F, float %G) ; <float> [#uses=1]
197 %H = call float @dummy4(float %E, float %F) ; <float> [#uses=1]
207 %H = call float @dummy4(float %E, float %F) ; <float> [#uses=1]
/external/llvm/test/CodeGen/PowerPC/
Dfma.ll9 declare float @dummy4(float, float) #0
155 %H = call float @dummy4(float %F, float %G) ; <float> [#uses=1]
166 %H = call float @dummy4(float %F, float %G) ; <float> [#uses=1]
197 %H = call float @dummy4(float %E, float %F) ; <float> [#uses=1]
207 %H = call float @dummy4(float %E, float %F) ; <float> [#uses=1]
/external/u-boot/arch/arm/mach-rmobile/include/mach/
Dr8a7740.h81 u32 dummy4[4]; /* 0x58 .. 0x64 */ member
141 u32 dummy4[5]; /* 0x5c .. 0x6c */ member
244 u32 dummy4[7]; /* 0x94 .. 0xac */ member
Dsh73a0.h133 u32 dummy4; /* 0x5C */ member
208 u32 dummy4; /* 0xC4 */ member
Dehci-rmobile.h125 u32 dummy4; member
Drcar-base.h770 u32 dummy4[5]; /* 0xDC .. 0xEC */ member
826 u32 dummy4[7]; /* 0x94 .. 0xAC */ member
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/CallSiteSplitting/
Dcallsite-split.ll73 ;CHECK: call void @dummy4()
110 call void @dummy4()
118 declare void @dummy4()
/external/ltp/testcases/open_posix_testsuite/conformance/definitions/aio_h/
D3-1-buildonly.c17 int dummy4 = LIO_NOWAIT; variable
D4-1.c15 ssize_t(*dummy4) (struct aiocb *) = aio_return; variable
/external/ltp/testcases/open_posix_testsuite/conformance/definitions/signal_h/
D16-1-buildonly.c10 int dummy4 = SIG_SETMASK; variable
D14-1-buildonly.c10 int dummy4 = SIGCHLD; variable
/external/ltp/testcases/open_posix_testsuite/conformance/definitions/errno_h/
D3-1-buildonly.c13 int dummy4 = EADDRNOTAVAIL; variable
/external/kernel-headers/original/uapi/linux/
Dfuse.h793 uint64_t dummy4; member
/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Ddisasm-a3xx.c170 if ((debug & PRINT_VERBOSE) && (cat0->dummy2|cat0->dummy3|cat0->dummy4)) in print_instr_cat0()
171 printf("\t{0: %x,%x,%x}", cat0->dummy2, cat0->dummy3, cat0->dummy4); in print_instr_cat0()
Dinstr-a3xx.h313 uint32_t dummy4 : 7; member
/external/protobuf/src/google/protobuf/
Dunittest.proto356 optional int32 dummy4 = 4; field