HomeSort by relevance Sort by last modified time
    Searched full:dummy (Results 301 - 325 of 1142) sorted by null

<<11121314151617181920>>

  /external/openssl/apps/
gendsa.c 285 static void *dummy=&dummy; variable
genrsa.c 342 static void *dummy=&dummy; variable
  /external/openssl/crypto/asn1/
n_pkey.c 341 static void *dummy=&dummy; variable
  /external/openssl/crypto/bn/
bn_add.c 172 int dummy; local
211 dummy=t1;
  /external/openssl/crypto/evp/
openbsd_hw.c 57 static void *dummy=&dummy; variable
  /external/openssl/ssl/
s2_lib.c 475 static void *dummy=&dummy; variable
  /external/proguard/src/proguard/shrink/
ClassShrinker.java 154 // Sometimes, a class is still referenced (apparently as a dummy class),
159 // dummy argument in a constructor of javax.swing.JList$ListSelectionHandler.
  /external/qemu/distrib/sdl-1.2.12/src/video/picogui/
SDL_pgvideo.c 349 static WMcursor dummy; local
350 return &dummy;
  /external/v8/src/
zone.h 212 // static const kNoKey: the dummy key used when no key is set
213 // static const kNoValue: the dummy value used to initialize nodes
  /external/webkit/JavaScriptCore/runtime/
Lookup.h 210 * a dummy getValueProperty.
229 * a dummy getValueProperty.
  /external/webkit/WebCore/platform/win/
PasteboardWin.cpp 87 // make a dummy HWND to be the Windows clipboard's owner
138 // enable smart-replacing later on by putting dummy data on the pasteboard
  /frameworks/base/graphics/java/android/graphics/
Region.java 338 /* add dummy parameter so constructor can be called from jni without
340 private Region(int ni, int dummy) {
  /frameworks/base/libs/binder/
ProcessState.cpp 173 int dummy = 0; local
175 status_t result = ioctl(mDriverFD, BINDER_SET_CONTEXT_MGR, &dummy);
  /frameworks/base/media/libstagefright/omx/
OMX.cpp 92 void *dummy; local
93 pthread_join(mThread, &dummy);
  /external/qemu/distrib/libpng-1.2.19/
pnggccrd.c 140 * Chuck Wilson supplied a patch involving dummy output registers. See
196 * as an input reg (with dummy output variables, etc.), then it *cannot*
378 * inc/sub/mov instructions; changed dummy vars to pointers)
395 * 64-bit dummy values)
    [all...]
  /bionic/libc/arch-arm/bionic/
libgcc_compat.c 29 /* This file contains dummy references to libgcc.a functions to force the
  /bionic/libc/arch-sh/bionic/
_setjmp.S 83 mov.l r0, @-r4 /* dummy signal mask */
  /bionic/libc/include/
wchar.h 54 typedef struct { int dummy; } mbstate_t; member in struct:__anon58
  /bootable/recovery/minui/
resources.c 39 // a dummy implementation to satisfy the linker.
  /bootable/recovery/mtdutils/
mounts.c 111 * The zeroes at the end are dummy placeholder fields to make the
  /cts/tests/src/android/content/cts/
DummyProvider.java 40 private static final String DATABASE_NAME = "dummy.db";
  /dalvik/libcore/x-net/src/main/java/org/apache/harmony/xnet/provider/jsse/
OpenSSLSignature.java 56 * Holds a dummy buffer for writing single bytes to the digest.
  /dalvik/libcore/xml/src/main/java/org/apache/xpath/
Arg.java 175 * Construct a dummy parameter argument, with no QName and no
  /dalvik/libcore-disabled/sound/src/main/java/com/android/internal/sound/midi/
AndroidSequencer.java 42 * {@link java.lang.UnsupportedOperationException} or return dummy results.
  /dalvik/libcore-disabled/sound/src/main/java/com/android/internal/sound/sampled/
AndroidClip.java 39 * {@link java.lang.UnsupportedOperationException} or return dummy results.

Completed in 3386 milliseconds

<<11121314151617181920>>