Home
last modified time | relevance | path

Searched defs:dummy3 (Results 1 – 22 of 22) sorted by relevance

/external/llvm-project/clang/test/Modules/Inputs/
Ddummy.h4 struct Dummy {} extern *dummy1, *dummy2, *dummy3; variable
/external/clang/test/Modules/Inputs/
Ddummy.h4 struct Dummy {} extern *dummy1, *dummy2, *dummy3; variable
/external/ltp/testcases/open_posix_testsuite/conformance/definitions/aio_h/
D3-1-buildonly.c16 int dummy3 = LIO_NOP; variable
D4-1.c14 int (*dummy3) (struct aiocb*) = aio_read; variable
/external/llvm-project/flang/test/Semantics/
Dstructconst04.f9047 pure subroutine ps1(dummy1, dummy2, dummy3, dummy4) argument
55 real, pointer :: dummy3 local
129 real, pointer :: dummy3 local
Dstructconst03.f9052 pure subroutine ps1(dummy1, dummy2, dummy3, dummy4) argument
60 real, pointer :: dummy3 local
134 real, pointer :: dummy3 local
/external/python/cpython3/Lib/test/dtracedata/
Dcall_stack.py18 def function_5(dummy, dummy2, **dummy3):
/external/ltp/testcases/open_posix_testsuite/conformance/definitions/signal_h/
D16-1-buildonly.c9 int dummy3 = SIG_UNBLOCK; variable
D14-1-buildonly.c9 int dummy3 = SIGBUS; variable
/external/javassist/src/test/test/javassist/bytecode/analysis/
DDomTreePrinter.java50 public int dummy3(int n, int[] array) { in dummy3() method in DomTreePrinter
/external/llvm-project/clang/test/Sema/
Dexpr-address-of.c107 int* dummy3 = &(t2.b); // expected-error {{address of bit-field requested}} in f7() local
120 void *dummy3 = &({ ; }); // expected-error {{cannot take the address of an rvalue of type 'void'}} in f8() local
/external/elfutils/tests/
Dbacktrace-child.c182 dummy3 (void) in dummy3() function
/external/ltp/testcases/open_posix_testsuite/conformance/definitions/errno_h/
D3-1-buildonly.c12 int dummy3 = EADDRINUSE; variable
/external/clang/test/Sema/
Dexpr-address-of.c119 void *dummy3 = &({ ; }); // expected-error {{cannot take the address of an rvalue of type 'void'}} in f8() local
/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringX8632.cpp509 namespace dummy3 { namespace
DIceTargetLoweringX8664.cpp885 namespace dummy3 { namespace
/external/libfuse/include/
Dfuse_kernel.h831 uint64_t dummy3; member
/external/kernel-headers/original/uapi/linux/
Dfuse.h911 uint64_t dummy3; member
/external/crosvm/fuse/src/
Dsys.rs1133 pub dummy3: u64, field
/external/mesa3d/src/freedreno/ir3/
Dinstr-a3xx.h390 uint32_t dummy3 : 1; member
/external/clang/lib/Sema/
DSemaInit.cpp3716 bool dummy1, dummy2, dummy3; in TryReferenceListInitialization() local
DSemaOverload.cpp4744 bool dummy3 = false; in TryListConversion() local