OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UNDEF
(Results
1 - 5
of
5
) sorted by null
/frameworks/compile/slang/
slang_rs_spec_table.cpp
30
#
undef
ENUM_PRIMITIVE_DATA_TYPE
31
#
undef
PRIMITIVE_DATA_TYPE_RANGE
38
#
undef
ENUM_RS_MATRIX_DATA_TYPE
39
#
undef
RS_MATRIX_DATA_TYPE_RANGE
46
#
undef
ENUM_RS_OBJECT_DATA_TYPE
47
#
undef
RS_OBJECT_DATA_TYPE_RANGE
53
#
undef
ENUM_RS_DATA_KIND
203
#
undef
ALIAS_DEF
212
#
undef
ALIAS_DEF
235
#
undef
DE
[
all
...]
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
tic.h
80
#
undef
BYTE
147
#define
UNDEF
5 /* Undefined */
cursesw.h
43
#
undef
lines
48
#
undef
UNDEF
49
#define
UNDEF
(name) CUR_ ##name
52
inline int
UNDEF
(addch)(chtype ch) { return addch(ch); }
53
#
undef
addch
54
#define addch
UNDEF
(addch)
58
inline int
UNDEF
(echochar)(chtype ch) { return echochar(ch); }
59
#
undef
echochar
60
#define echochar
UNDEF
(echochar
[
all
...]
/external/llvm/include/llvm/CodeGen/
ISDOpcodes.h
167
//
UNDEF
- An undefined node
168
UNDEF
,
287
/// values that indicate which value (or
undef
) each result element will
[
all
...]
/prebuilt/common/ant/
ant.jar
Completed in 32 milliseconds