Searched defs:dummy1 (Results 1 - 19 of 19) sorted by relevance

/external/clang/test/CodeGen/
H A Dsret.c15 struct abc dummy1 = foo1(); local
/external/ltp/testcases/open_posix_testsuite/conformance/definitions/aio_h/
H A D3-1-buildonly.c14 int dummy1 = AIO_CANCELED; variable
H A D4-1.c12 int (*dummy1) (const struct aiocb *) = aio_error; variable
/external/ltp/testcases/open_posix_testsuite/conformance/definitions/signal_h/
H A D16-1-buildonly.c7 int dummy1 = SA_NOCLDSTOP; variable
H A D14-1-buildonly.c7 int dummy1 = SIGABRT; variable
/external/elfutils/tests/
H A Dbacktrace-child.c128 dummy1 (void) function
215 dummy1 ();
/external/protobuf/src/google/protobuf/testing/
H A Dfile.cc135 void* dummy1, void* dummy2) {
134 DeleteRecursively(const string& name, void* dummy1, void* dummy2) argument
/external/clang/test/Sema/
H A Dexpr-address-of.c103 char* dummy1 = &(t1.x[0]); local
115 void *dummy1 = &(1 ? v : f8()); // expected-error {{cannot take the address of an rvalue of type 'void'}} local
/external/valgrind/memcheck/tests/amd64/
H A Dmore_x87_fp.c178 uint16_t dummy1; member in struct:__anon23591
/external/valgrind/memcheck/tests/x86/
H A Dmore_x86_fp.c168 uint16_t dummy1; member in struct:__anon23630
/external/webrtc/webrtc/audio/
H A Daudio_send_stream.cc193 int dummy1 = 0; local
195 error = processing->GetEchoMetrics(erl, erle, dummy1, dummy2);
/external/kernel-headers/original/uapi/linux/
H A Dncp_fs.h50 __u32 dummy1; member in struct:ncp_fs_info_v2
H A Dfuse.h767 uint64_t dummy1; member in struct:fuse_notify_retrieve_in
/external/ltp/testcases/open_posix_testsuite/conformance/definitions/errno_h/
H A D3-1-buildonly.c10 int dummy1 = E2BIG; variable
/external/valgrind/VEX/test/
H A Dtest-amd64.c698 uint16_t dummy1; member in struct:__anon22790
H A Dtest-i386.c660 uint16_t dummy1; member in struct:__anon22792
/external/protobuf/gtest/test/
H A Dgtest_unittest.cc6274 static bool dummy1 = StaticAssertTypeEq<bool, bool>(); variable
/external/clang/lib/Sema/
H A DSemaInit.cpp3716 bool dummy1, dummy2, dummy3; local
3718 = S.CompareReferenceRelationship(DeclLoc, cv1T1, cv2T2, dummy1,
H A DSemaOverload.cpp4742 bool dummy1 = false; local
4746 = S.CompareReferenceRelationship(From->getLocStart(), T1, T2, dummy1,

Completed in 901 milliseconds