OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:defs
(Results
51 - 75
of
1932
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/apache-harmony/support/src/test/resources/tests/resources/Package/
hyts_d2.jar
hyts_no_attributes.jar
hyts_no_entry.jar
hyts_some_attributes.jar
/external/chromium_org/third_party/WebKit/ManualTests/resources/
CheckerApplet.class
StringTypeTest.class
/external/chromium_org/third_party/skia/src/svg/
SkSVGDefs.cpp
12
DEFINE_SVG_NO_INFO(
Defs
)
/external/lzma/CPP/Windows/
Defs.h
1
// Windows/
Defs
.h
/external/qemu/
balloon.h
17
#include "cpu-
defs
.h"
/external/skia/src/svg/
SkSVGDefs.cpp
12
DEFINE_SVG_NO_INFO(
Defs
)
/external/srec/audio/test/AudioHardwareRecord/
Android.mk
7
include $(ASR_MAKE_DIR)/Makefile.
defs
/external/srec/audio/test/AudioHardwareRecordLoop/
Android.mk
7
include $(ASR_MAKE_DIR)/Makefile.
defs
/external/srec/audio/test/AudioInRecord/
Android.mk
7
include $(ASR_MAKE_DIR)/Makefile.
defs
/libcore/support/src/test/java/tests/resources/Package/
hyts_all_attributes.jar
hyts_c.jar
hyts_no_attributes.jar
hyts_no_entry.jar
hyts_some_attributes.jar
/ndk/sources/host-tools/make-3.81/tests/scripts/features/
mult_rules
22
foo.o :
defs
.h
23
bar.o :
defs
.h test.h
33
&touch("
defs
.h","test.h","config.h");
70
unlink("
defs
.h","test.h","config.h","extra.h");
/dalvik/vm/compiler/template/
config-armv5te
26
# highly-platform-specific
defs
29
# common
defs
for the C helpers; include this before the instruction handlers
41
# end of
defs
; include this when cstubs/stubdefs.c is included
config-ia32
26
# highly-platform-specific
defs
29
# common
defs
for the C helpers; include this before the instruction handlers
41
# end of
defs
; include this when cstubs/stubdefs.c is included
/external/apache-harmony/security/src/test/resources/PermissionCollection/
mypermissionBKS.jar
/external/harfbuzz_ng/src/
check-symbols.sh
17
defs
="harfbuzz.def"
18
$MAKE $
defs
> /dev/null
20
for def in $
defs
; do
/libcore/support/src/test/java/tests/resources/
illegalClasses.jar
/external/chromium_org/tools/grit/grit/
xtb_reader.py
22
def __init__(self, callback,
defs
=None, debug=False, target_platform=None):
37
if
defs
:
38
self.defines =
defs
65
defs
= self.defines
67
return define in
defs
69
return define in
defs
and
defs
[define]
108
def Parse(xtb_file, callback_function,
defs
=None, debug=False,
121
defs
: None, or a dictionary of preprocessor definitions.
136
handler = XtbContentHandler(callback=callback_function,
defs
=defs
[
all
...]
Completed in 768 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>