/external/llvm-project/flang/test/Semantics/ |
D | structconst04.f90 | 47 pure subroutine ps1(dummy1, dummy2, dummy3, dummy4) argument 56 real, intent(inout), target :: dummy4[*] local 74 x1 = t1(dummy4) 121 impure real function ipf1(dummy1, dummy2, dummy3, dummy4) 130 real, intent(inout), target :: dummy4[*] local 143 x1 = t1(dummy4)
|
D | structconst03.f90 | 52 pure subroutine ps1(dummy1, dummy2, dummy3, dummy4) argument 61 real, intent(inout), target :: dummy4[*] local 79 x1 = t1(0)(dummy4) 126 impure real function ipf1(dummy1, dummy2, dummy3, dummy4) 135 real, intent(inout), target :: dummy4[*] local 148 x1 = t1(0)(dummy4)
|
/external/llvm-project/llvm/test/Transforms/MergeFunc/ |
D | alias.ll | 17 ; CHECK_NEXT: call void @dummy4() 30 declare void @dummy4() 65 call void @dummy4() 69 call void @dummy4()
|
/external/elfutils/tests/ |
D | backtrace-child.c | 197 dummy4 (void) in dummy4() function 227 dummy4 (); in main()
|
/external/llvm/test/CodeGen/PowerPC/ |
D | fma.ll | 9 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-project/llvm/test/CodeGen/PowerPC/ |
D | fma.ll | 9 declare float @dummy4(float, float) #0 170 %H = call float @dummy4(float %F, float %G) ; <float> [#uses=1] 181 %H = call float @dummy4(float %F, float %G) ; <float> [#uses=1] 212 %H = call float @dummy4(float %E, float %F) ; <float> [#uses=1] 225 %H = call float @dummy4(float %E, float %F) ; <float> [#uses=1]
|
/external/ltp/testcases/open_posix_testsuite/conformance/definitions/aio_h/ |
D | 3-1-buildonly.c | 17 int dummy4 = LIO_NOWAIT; variable
|
D | 4-1.c | 15 ssize_t (*dummy4) (struct aiocb*) = aio_return; variable
|
/external/llvm-project/llvm/test/Transforms/CallSiteSplitting/ |
D | callsite-split.ll | 73 ;CHECK: call void @dummy4() 110 call void @dummy4() 118 declare void @dummy4()
|
/external/ltp/testcases/open_posix_testsuite/conformance/definitions/signal_h/ |
D | 16-1-buildonly.c | 10 int dummy4 = SIG_SETMASK; variable
|
D | 14-1-buildonly.c | 10 int dummy4 = SIGCHLD; variable
|
/external/javassist/src/test/test/javassist/bytecode/analysis/ |
D | DomTreePrinter.java | 63 public int dummy4(int n, int[] array) { in dummy4() method in DomTreePrinter
|
/external/ltp/testcases/open_posix_testsuite/conformance/definitions/errno_h/ |
D | 3-1-buildonly.c | 13 int dummy4 = EADDRNOTAVAIL; variable
|
/external/llvm-project/llvm/test/Transforms/TypePromotion/ARM/ |
D | calls.ll | 313 ; CHECK-NEXT: [[RES:%.*]] = call zeroext i16 @dummy4(i1 [[CMP]], i8 [[TMP4]], i16 [[TMP5]]) 322 %res = call zeroext i16 @dummy4(i1 %cmp, i8 %trunc, i16 %arg1) 331 declare i16 @dummy4(i1, i8, i16)
|
/external/libfuse/include/ |
D | fuse_kernel.h | 832 uint64_t dummy4; member
|
/external/kernel-headers/original/uapi/linux/ |
D | fuse.h | 912 uint64_t dummy4; member
|
/external/mesa3d/src/freedreno/ir3/ |
D | instr-a3xx.h | 396 uint32_t dummy4 : 2; member
|
D | disasm-a3xx.c | 435 if ((debug & PRINT_VERBOSE) && (cat0->dummy3|cat0->dummy4)) in print_instr_cat0() 436 fprintf(ctx->out, "\t{0: %x,%x}", cat0->dummy3, cat0->dummy4); in print_instr_cat0()
|
/external/crosvm/fuse/src/ |
D | sys.rs | 1134 pub dummy4: u64, field
|
/external/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/ |
D | unittest.proto | 324 optional int32 dummy4 = 4; field
|
/external/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/ |
D | unittest.proto | 324 optional int32 dummy4 = 4; field
|
/external/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/ |
D | unittest.proto | 324 optional int32 dummy4 = 4; field
|
/external/protobuf/src/google/protobuf/ |
D | unittest.proto | 384 optional int32 dummy4 = 4; field
|
D | map_test.cc | 2446 EXPECT_EQ(98, map_message.map_field().find(key)->second.dummy4()); in TEST() 2460 EXPECT_EQ(98, map_message.map_field().find(key)->second.dummy4()); in TEST()
|
/external/libabigail/tests/data/test-annotate/ |
D | test13-pr18894.so.abi | 578 <!-- unsigned int DBusError::dummy4 --> 579 …<var-decl name='dummy4' type-id='type-id-3' visibility='default' filepath='../dbus/dbus-errors.h' … 2542 <!-- int DBusMessageIter::dummy4 --> 2543 …<var-decl name='dummy4' type-id='type-id-2' visibility='default' filepath='../dbus/dbus-message.h'…
|