OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:define
(Results
101 - 125
of
119084
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/clang/test/PCH/Inputs/
chain-macro1.h
0
#
define
FOOBAR void f();
chain-macro2.h
0
#
define
BARFOO void g();
/external/clang/test/PCH/
remap-file-from-pch.cpp.h
2
#
define
STR "nexus"
/external/clang/test/Preprocessor/Inputs/headermap-rel2/Product/
someheader.h
0
#
define
A 2
/external/clang/test/Preprocessor/Inputs/headermap-rel2/system/usr/include/
someheader.h
0
#
define
A 1
/external/clang/test/Preprocessor/
function_macro_file.h
2
#
define
f() x
/external/kernel-headers/original/uapi/linux/
if_ltalk.h
2
#
define
_UAPI__LINUX_LTALK_H
4
#
define
LTALK_HLEN 1
5
#
define
LTALK_MTU 600
6
#
define
LTALK_ALEN 1
/external/libpng/
pngusr.h
0
#
define
PNG_USER_PRIVATEBUILD "Skia build; no MNG features"
2
#
define
PNG_USER_DLLFNAME_POSTFIX "Sk"
3
#
define
PNG_NO_MNG_FEATURES
4
#
define
PNG_NO_READ_GAMMA
/external/llvm/test/DebugInfo/Inputs/
dwarfdump-macro-cmd.h
0
#
define
M4 Value4
/external/lzma/CPP/7zip/Bundles/SFXWin/
resource.h
0
#
define
IDI_ICON 1
/external/lzma/CPP/7zip/UI/FileManager/
PasswordDialogRes.h
0
#
define
IDD_PASSWORD 3800
2
#
define
IDT_PASSWORD_ENTER 3801
3
#
define
IDX_PASSWORD_SHOW 3803
5
#
define
IDE_PASSWORD_PASSWORD 120
/external/mesa3d/src/glsl/glcpp/tests/
001-define.c
0
#
define
foo 1
008-define-empty.c
0
#
define
foo
011-define-func-empty.c
0
#
define
foo()
012-define-func-no-args.c
0
#
define
foo() bar
061-define-chain-obj-to-func-multi.c
0
#
define
foo(x) success
2
#
define
bar foo
3
#
define
baz bar
4
#
define
joe baz
064-version.c
2
#
define
FOO
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/include/
viddec_fw_version.h
2
#
define
VIDDEC_FW_VERSION_H
4
#
define
VIDDEC_FW_MAJOR_NUM 0
5
#
define
VIDDEC_FW_MINOR_NUM 8
6
#
define
VIDDEC_FW_BUILD_NUM 11
/ndk/sources/cxx-stl/stlport/stlport/stl/config/
_cygwin.h
0
#
define
_STLP_PLATFORM "Cygwin"
3
#
define
_STLP_UNIX
6
#
define
_STLP_USE_UNIX_IO
9
#
define
_STLP_LDOUBLE_96
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xw32defs.h
2
#
define
_XW32DEFS_H
8
#
define
lstat stat
13
#
define
access _access
14
#
define
alloca _alloca
15
#
define
chdir _chdir
16
#
define
chmod _chmod
17
#
define
close _close
18
#
define
creat _creat
19
#
define
dup _dup
20
#
define
dup2 _dup
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
if_ltalk.h
2
#
define
__LINUX_LTALK_H
4
#
define
LTALK_HLEN 1
5
#
define
LTALK_MTU 600
6
#
define
LTALK_ALEN 1
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xw32defs.h
2
#
define
_XW32DEFS_H
8
#
define
lstat stat
13
#
define
access _access
14
#
define
alloca _alloca
15
#
define
chdir _chdir
16
#
define
chmod _chmod
17
#
define
close _close
18
#
define
creat _creat
19
#
define
dup _dup
20
#
define
dup2 _dup
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
if_ltalk.h
2
#
define
__LINUX_LTALK_H
4
#
define
LTALK_HLEN 1
5
#
define
LTALK_MTU 600
6
#
define
LTALK_ALEN 1
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
bversion.h
0
#
define
BUILDING_GCC_MAJOR 4
2
#
define
BUILDING_GCC_MINOR 8
3
#
define
BUILDING_GCC_PATCHLEVEL 3
4
#
define
BUILDING_GCC_VERSION (BUILDING_GCC_MAJOR * 1000 + BUILDING_GCC_MINOR)
/prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/config/
_cygwin.h
0
#
define
_STLP_PLATFORM "Cygwin"
3
#
define
_STLP_UNIX
6
#
define
_STLP_USE_UNIX_IO
9
#
define
_STLP_LDOUBLE_96
Completed in 753 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>