OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:define
(Results
76 - 100
of
114289
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium_org/third_party/mesa/src/src/glsl/glcpp/tests/
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
/external/clang/test/Modules/Inputs/System/usr/include/
dbl_max.h
0
#
define
DBL_MAX __DBL_MAX__
/external/clang/test/Modules/Inputs/
macros_other.h
0
#
define
OTHER_INTEGER int
/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/
function_macro_file.h
2
#
define
f() x
/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/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
/external/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
/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/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/
Xw32defs.h
4
#
define
_XW32DEFS_H
10
#
define
lstat stat
15
#
define
access _access
16
#
define
alloca _alloca
17
#
define
chdir _chdir
18
#
define
chmod _chmod
19
#
define
close _close
20
#
define
creat _creat
21
#
define
dup _dup
22
#
define
dup2 _dup
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/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/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/
Xw32defs.h
4
#
define
_XW32DEFS_H
10
#
define
lstat stat
15
#
define
access _access
16
#
define
alloca _alloca
17
#
define
chdir _chdir
18
#
define
chmod _chmod
19
#
define
close _close
20
#
define
creat _creat
21
#
define
dup _dup
22
#
define
dup2 _dup
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/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.7-4.6/sysroot/usr/include/X11/
Xw32defs.h
4
#
define
_XW32DEFS_H
10
#
define
lstat stat
15
#
define
access _access
16
#
define
alloca _alloca
17
#
define
chdir _chdir
18
#
define
chmod _chmod
19
#
define
close _close
20
#
define
creat _creat
21
#
define
dup _dup
22
#
define
dup2 _dup
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/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
Completed in 1198 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>