Home
last modified time | relevance | path

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

/external/elfutils/tests/
Dbacktrace-child.c188 dummy4 (void) in dummy4() function
218 dummy4 (); in main()
/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/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/r8/src/test/smali/unreachable-code-1/
DUnreachableCode1.smali54 :dummy4
/external/kernel-headers/original/uapi/linux/
Dfuse.h772 uint64_t dummy4; member
/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Ddisasm-a3xx.c170 if ((debug & PRINT_VERBOSE) && (cat0->a3xx.dummy1|cat0->dummy2|cat0->dummy3|cat0->dummy4)) in print_instr_cat0()
171 printf("\t{0: %x,%x,%x,%x}", cat0->a3xx.dummy1, cat0->dummy2, cat0->dummy3, cat0->dummy4); in print_instr_cat0()
Dinstr-a3xx.h309 uint32_t dummy4 : 7; member
/external/protobuf/src/google/protobuf/
Dunittest.proto356 optional int32 dummy4 = 4; field