HomeSort by relevance Sort by last modified time
    Searched full:dummy (Results 251 - 275 of 2646) sorted by null

<<11121314151617181920>>

  /external/llvm/test/CodeGen/ARM/
2010-12-15-elf-lcomm.ll 7 @dummy = internal global i32 666
  /external/openssh/
sandbox-null.c 35 /* dummy sandbox */
  /external/qemu/distrib/sdl-1.2.15/
sources.make 168 SRCS += dummy/SDL_nullevents.c \
169 dummy/SDL_nullmouse.c \
170 dummy/SDL_nullvideo.c
227 SRCS += dummy/SDL_dummy_main.c
  /external/qemu/
dynlink-static.c 22 /* dummy dlopen()/dlclose()/dlsym() implementations to be used in static builds */
  /external/skia/include/core/
SkSerializationHelpers.h 29 * should return false so that SkOrderedReadBuffer can skip the data and provide a dummy
SkThread_platform.h 68 //int dummy;
69 //android_atomic_aquire_store(0, &dummy);
85 //int dummy;
86 //android_atomic_aquire_store(0, &dummy);
  /external/smack/src/org/jivesoftware/smack/
OpenTrustManager.java 28 * Dummy trust manager that trust all certificates presented by the server. This class
  /external/speex/libspeex/
fixed_arm4.h 41 int dummy; local
46 : "=&r"(res), "=&r" (dummy)
54 int dummy; local
59 : "=&r"(res), "=&r" (dummy)
  /external/webkit/LayoutTests/fast/encoding/resources/
char-encoding-utils.js 57 form.action = "resources/dummy.html";
  /external/webkit/Source/JavaScriptCore/os-win32/
stdbool.h 36 #define CASSERT(exp, name) typedef int dummy##name [(exp) ? 1 : -1];
  /external/webkit/Source/WebCore/page/
NavigatorUserMediaSuccessCallback.idl 32 boolean handleEvent(in int dummy);
  /external/webkit/Tools/android/flex-2.5.4a/MISC/Macintosh/
alloca.c 88 `dummy', once known */
89 auto char dummy; /* to get stack address */ local
93 addr = &dummy;
98 if (&dummy > addr)
  /external/wpa_supplicant_8/wpa_supplicant/
config_none.c 8 * This file implements dummy example of a configuration backend. None of the
  /external/wpa_supplicant_8/wpa_supplicant/tests/
link_test.c 2 * Dummy functions to allow link_test to be linked. The need for these
  /frameworks/base/tests/SharedLibrary/lib/src/com/google/android/test/shared_library/
ActivityMain.java 29 content.setText("Dummy main entry for this apk; not really needed...");
  /frameworks/base/tools/layoutlib/create/tests/com/android/tools/layoutlib/create/dataclass/
ClassWithNative.java 22 * Dummy test class with a native method.
  /ndk/sources/cxx-stl/llvm-libc++/include/support/android/
xlocale.h 21 void* dummy; member in struct:locale_struct
  /packages/apps/Launcher2/res/layout/
custom_workspace_cling.xml 16 <!-- dummy layout, to be replaced in overlays -->
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
posix_types.h 14 * place for them. Solved by having dummy defines in <sys/time.h>.
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
posix_types.h 14 * place for them. Solved by having dummy defines in <sys/time.h>.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
posix_types.h 14 * place for them. Solved by having dummy defines in <sys/time.h>.
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
zlib.h 77 struct internal_state {int dummy;}; member in struct:internal_state
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
zlib.h 77 struct internal_state {int dummy;}; member in struct:internal_state
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
zlib.h 77 struct internal_state {int dummy;}; member in struct:internal_state
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
zlib.h 77 struct internal_state {int dummy;}; member in struct:internal_state

Completed in 1856 milliseconds

<<11121314151617181920>>