OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:dummy
(Results
351 - 375
of
1142
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/strace/linux/
dummy.h
28
* $Id:
dummy
.h,v 1.17 2004/04/16 21:48:44 roland Exp $
/external/strace/strace/linux/
dummy.h
28
* $Id:
dummy
.h,v 1.17 2004/04/16 21:48:44 roland Exp $
/external/strace/strace/linux/sparc/
syscall.h
30
#include "
dummy
.h"
syscall.h.2
31
#include "
dummy
.h"
/external/tagsoup/src/org/ccil/cowan/tagsoup/
PYXWriter.java
32
private static char[]
dummy
= new char[1];
field in class:PYXWriter
/external/tcpdump/
ipproto.h
43
#define IPPROTO_IP 0 /*
dummy
for IP */
/external/webkit/WebCore/bindings/v8/
ScriptController.h
169
//
Dummy
method to avoid a bunch of ifdef's in WebCore.
/external/webkit/WebKit/gtk/tests/
testwebframe.c
63
// Add
dummy
reference on the WebKitWebFrame to keep it alive
/external/webkit/WebKit/qt/Api/
DerivedSources.pro
2
TARGET =
dummy
/external/wpa_supplicant/
tls_internal.c
28
int
dummy
;
member in struct:tls_global
/frameworks/base/opengl/tools/glgen/
gen
8
# Create
dummy
Java files for Android APIs that are used by the code we generate.
/frameworks/base/tests/CoreTests/android/core/
URLTest.java
77
*
Dummy
HTTP server class for testing keep-alive behavior. Listens a
/hardware/broadcom/wlan/bcm4329/src/wl/sys/
wl_iw.h
103
char
dummy
[WLC_IW_BSS_INFO_MAXLEN - sizeof(wl_bss_info_t)];
member in struct:wl_iw_ss_cache
/hardware/libhardware_legacy/gps/
gps_qemu.c
97
static const char*
dummy
= "";
local
100
tok.p = tok.end =
dummy
;
563
void*
dummy
;
local
565
pthread_join(s->thread, &
dummy
);
/hardware/ti/wlan/wl1271/TWD/FW_Transfer/
RxXfer.c
130
TI_UINT8 aTempBuffer[MAX_PACKET_SIZE]; /*
Dummy
buffer to use if we couldn't get a buffer for the packet (so drop the packet) */
609
/* Read packet to
dummy
buffer and ignore it (no callback needed) */
735
* DESCRIPTION:
Dummy
CB for case of dropping a packet due to out-of-memory.
783
/* Check if buffer allocated and not the
dummy
one (has a different callback) */
[
all
...]
/ndk/build/platforms/android-3/arch-arm/usr/include/
wchar.h
54
typedef struct { int
dummy
; } mbstate_t;
member in struct:__anon9440
/ndk/build/platforms/android-4/arch-arm/usr/include/
wchar.h
54
typedef struct { int
dummy
; } mbstate_t;
member in struct:__anon9794
/ndk/build/platforms/android-5/arch-arm/usr/include/
wchar.h
54
typedef struct { int
dummy
; } mbstate_t;
member in struct:__anon10148
/ndk/build/platforms/android-5/arch-x86/usr/include/
wchar.h
54
typedef struct { int
dummy
; } mbstate_t;
member in struct:__anon10573
/ndk/build/platforms/android-8/arch-arm/usr/include/
wchar.h
54
typedef struct { int
dummy
; } mbstate_t;
member in struct:__anon10932
/ndk/build/platforms/android-8/arch-x86/usr/include/
wchar.h
54
typedef struct { int
dummy
; } mbstate_t;
member in struct:__anon11362
/packages/apps/Email/src/com/android/email/
GroupMessagingListener.java
42
// we use "this" as a
dummy
non-null value
/packages/inputmethods/PinyinIME/src/com/android/inputmethod/pinyin/
PinyinDecoderService.java
157
openFileOutput("
dummy
", 0).close();
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
gcc-plugin.h
45
PLUGIN_EVENT_LAST /*
Dummy
event used for indexing callback
/sdk/ddms/libs/ddmlib/tests/src/com/android/ddmlib/testrunner/
RemoteAndroidTestRunnerTest.java
117
* A
dummy
device that does nothing except store the provided executed shell command for
Completed in 495 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>