OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dummy
(Results
401 - 425
of
1142
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/openssl/apps/
rsa.c
398
static void *
dummy
=&
dummy
;
variable
/external/qemu/distrib/sdl-1.2.12/src/video/svga/
SDL_svgavideo.c
83
struct vt_mode
dummy
;
86
(ioctl(console, VT_GETMODE, &
dummy
) < 0) ) {
/external/qemu/distrib/sdl-1.2.12/src/video/vgl/
SDL_vglvideo.c
81
struct vt_mode
dummy
;
local
84
(ioctl(console, VT_GETMODE, &
dummy
) < 0) ) {
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_tools_windows/tools/
genlingware.pl
213
DUMMY
=> 127
430
print "
dummy
kb (size 0)\n";
/external/webkit/WebCore/plugins/android/
PluginPackageAndroid.cpp
73
// A container for a
dummy
npp instance. This is used to allow
132
// Translate all instance == NULL to a
dummy
actual npp.
/packages/apps/Gallery3D/src/com/cooliris/media/
LocalDataSource.java
235
MediaSet set = null; //
Dummy
set.
252
set = feed.addMediaSet(0, this); // Create
dummy
set.
/system/core/adb/
jdwp_service.c
321
char
dummy
= '!';
local
324
iov.iov_base = &
dummy
;
/dalvik/libcore/xml/src/main/java/org/apache/xml/serializer/
ElemContext.java
178
* be pushing a
dummy
stack frame that will be instantly popped.
/external/bluetooth/glib/docs/reference/glib/tmpl/
linked_lists_single.sgml
377
@
dummy
: the #GAllocator to use when allocating #GSList elements.
/external/bluetooth/glib/glib/
gnode.h
282
void g_node_push_allocator (gpointer
dummy
);
/external/bluetooth/glib/gobject/
testgobject.c
319
char
dummy
;
member in struct:_DerivedObjectPrivate
/external/dropbear/libtomcrypt/src/headers/
tomcrypt_hash.h
106
char
dummy
[1];
member in union:Hash_state
/external/e2fsprogs/intl/
bindtextdom.c
38
/* Provide
dummy
implementation if this is outside glibc. */
/external/freetype/src/psaux/
psobjs.c
804
FT_Short
dummy
;
local
826
*( coords != NULL ? &coords[count] : &
dummy
) =
882
FT_Fixed
dummy
;
local
904
*( values != NULL ? &values[count] : &
dummy
) =
[
all
...]
/external/jpeg/
jdhuff.h
68
* at least the requested number of bits ---
dummy
zeroes are inserted if
/external/kernel-headers/original/linux/netfilter/
x_tables.h
78
/* this is a
dummy
structure to find out the alignment requirement for a struct
/external/openssl/crypto/asn1/
p5_pbev2.c
122
/*
Dummy
cipherinit to just setup the IV */
/external/openssl/crypto/ecdh/
ech_lib.c
180
/* XXX:
dummy
operation */
/external/openssl/crypto/ecdsa/
ecs_lib.c
160
/* XXX:
dummy
operation */
/external/qemu/block/
cow.c
231
/* Note: if no file, we put a
dummy
mtime */
/external/qemu/distrib/zlib-1.2.3/
zutil.c
11
struct internal_state {int
dummy
;}; /* for buggy compilers */
member in struct:internal_state
/external/qemu/
osdep.c
91
/* no need (?) for a
dummy
file on OpenBSD/FreeBSD */
/external/qemu/slirp/
ip.h
185
uint32_t
dummy
;
member in struct:mbuf_ptr
/external/qemu/slirp-android/
ip.h
187
uint32_t
dummy
;
member in struct:mbuf_ptr
/external/stlport/doc/
README.borland
132
char
dummy
;
Completed in 569 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>