HomeSort by relevance Sort by last modified time
    Searched refs:dummy (Results 1 - 25 of 1722) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/cmake/
dummy.cpp 1 typedef int dummy; typedef
  /external/valgrind/memcheck/tests/solaris/
mmapobj_bssonly_lib.c 3 char dummy[10]; variable
  /external/clang/test/PCH/
objc_boxable_record.h 3 int dummy; member in struct:boxable
cxx-variadic-templates-with-default-params.cpp 15 class dummy;
18 class dummy { class
23 dummy<> x;
  /external/e2fsprogs/intl/
osdep.c 23 typedef int dummy; typedef
  /toolchain/binutils/binutils-2.27/intl/
osdep.c 23 typedef int dummy; typedef
  /external/ltp/testcases/open_posix_testsuite/conformance/definitions/time_h/
35-1-buildonly.c 16 int dummy; local
18 dummy = daylight;
35-2-buildonly.c 15 long dummy; local
17 dummy = timezone;
  /bionic/libc/kernel/uapi/video/
edid.h 22 unsigned char dummy[128]; member in struct:edid_info
  /bionic/tests/libs/
cfi_test_bad_lib.cpp 2 __attribute__((aligned(4096))) extern "C" char dummy[16] = {}; variable
4 __asm__("__cfi_check = dummy + 3"); // Not aligned to anything.
  /external/clang/test/CXX/conv/conv.ptr/
p2.cpp 6 void* dummy[] = { &x }; member in namespace:pr7801
  /external/kernel-headers/original/uapi/video/
edid.h 6 unsigned char dummy[128]; member in struct:edid_info
  /external/ltp/testcases/open_posix_testsuite/conformance/definitions/aio_h/
1-2-buildonly.c 13 struct aiocb dummy; variable in typeref:struct:aiocb
  /external/ltp/testcases/open_posix_testsuite/conformance/definitions/pthread_h/
3-1-buildonly.c 13 pthread_attr_t dummy; variable
3-10-buildonly.c 13 pthread_rwlock_t dummy; variable
3-11-buildonly.c 13 pthread_rwlockattr_t dummy; variable
3-12-buildonly.c 14 pthread_spinlock_t dummy; variable
3-13-buildonly.c 13 pthread_t dummy; variable
3-2-buildonly.c 14 pthread_barrier_t dummy; variable
3-3-buildonly.c 14 pthread_barrierattr_t dummy; variable
3-4-buildonly.c 13 pthread_cond_t dummy; variable
3-5-buildonly.c 13 pthread_condattr_t dummy; variable
3-6-buildonly.c 13 pthread_key_t dummy; variable
3-7-buildonly.c 13 pthread_mutex_t dummy; variable
3-8-buildonly.c 13 pthread_mutexattr_t dummy; variable

Completed in 313 milliseconds

1 2 3 4 5 6 7 8 91011>>