OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:D_FILE_OFFSET_BITS
(Results
1 - 25
of
1047
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/blktrace/
Android.mk
10
LOCAL_CFLAGS := -O2 -g -W -Wall -D_LARGEFILE_SOURCE -
D_FILE_OFFSET_BITS
=64
19
LOCAL_CFLAGS := -O2 -g -W -Wall -D_LARGEFILE_SOURCE -
D_FILE_OFFSET_BITS
=64 -D_ANDROID_
28
LOCAL_CFLAGS := -O2 -g -W -Wall -D_LARGEFILE_SOURCE -
D_FILE_OFFSET_BITS
=64
37
LOCAL_CFLAGS := -O2 -g -W -Wall -D_LARGEFILE_SOURCE -
D_FILE_OFFSET_BITS
=64
46
#LOCAL_CFLAGS := -O2 -g -W -Wall -D_LARGEFILE_SOURCE -
D_FILE_OFFSET_BITS
=64
/external/fsck_msdos/
Android.mk
9
LOCAL_CFLAGS := -O2 -g -W -Wall -D_LARGEFILE_SOURCE -
D_FILE_OFFSET_BITS
=64
/external/llvm/tools/gold/
Makefile
26
CXXFLAGS += -I$(BINUTILS_INCDIR) -D_LARGEFILE_SOURCE -
D_FILE_OFFSET_BITS
=64
/external/chromium_org/third_party/mesa/src/src/gallium/winsys/svga/drm/
Makefile
16
-DHAVE_STDINT_H -
D_FILE_OFFSET_BITS
=64 \
/external/mesa3d/src/gallium/winsys/svga/drm/
Makefile
16
-DHAVE_STDINT_H -
D_FILE_OFFSET_BITS
=64 \
/external/blktrace/btt/
Android.mk
13
LOCAL_CFLAGS := -O2 -g -W -Wall -D_LARGEFILE_SOURCE -
D_FILE_OFFSET_BITS
=64 \
Makefile
11
XCFLAGS = -D_GNU_SOURCE -D_LARGEFILE_SOURCE -
D_FILE_OFFSET_BITS
=64
/external/blktrace/btreplay/
Makefile
12
XCFLAGS = -D_GNU_SOURCE -D_LARGEFILE_SOURCE -
D_FILE_OFFSET_BITS
=64
/external/chromium_org/third_party/icu/
icudata.host.darwin-arm.mk
52
'-
D_FILE_OFFSET_BITS
=64' \
111
'-
D_FILE_OFFSET_BITS
=64' \
icudata.host.darwin-mips.mk
53
'-
D_FILE_OFFSET_BITS
=64' \
113
'-
D_FILE_OFFSET_BITS
=64' \
icudata.host.darwin-x86.mk
52
'-
D_FILE_OFFSET_BITS
=64' \
113
'-
D_FILE_OFFSET_BITS
=64' \
icudata.host.linux-arm.mk
52
'-
D_FILE_OFFSET_BITS
=64' \
111
'-
D_FILE_OFFSET_BITS
=64' \
icudata.host.linux-mips.mk
53
'-
D_FILE_OFFSET_BITS
=64' \
113
'-
D_FILE_OFFSET_BITS
=64' \
/external/chromium_org/third_party/yasm/
config_sources.host.darwin-x86.mk
50
'-
D_FILE_OFFSET_BITS
=64' \
105
'-
D_FILE_OFFSET_BITS
=64' \
config_sources.host.linux-x86.mk
50
'-
D_FILE_OFFSET_BITS
=64' \
105
'-
D_FILE_OFFSET_BITS
=64' \
/external/chromium_org/sandbox/
sandbox_services_headers.target.darwin-arm.mk
63
'-
D_FILE_OFFSET_BITS
=64' \
145
'-
D_FILE_OFFSET_BITS
=64' \
sandbox_services_headers.target.darwin-x86.mk
65
'-
D_FILE_OFFSET_BITS
=64' \
150
'-
D_FILE_OFFSET_BITS
=64' \
sandbox_services_headers.target.linux-arm.mk
63
'-
D_FILE_OFFSET_BITS
=64' \
145
'-
D_FILE_OFFSET_BITS
=64' \
sandbox_services_headers.target.linux-x86.mk
65
'-
D_FILE_OFFSET_BITS
=64' \
150
'-
D_FILE_OFFSET_BITS
=64' \
/external/chromium_org/testing/
gtest_prod.target.darwin-arm.mk
66
'-
D_FILE_OFFSET_BITS
=64' \
149
'-
D_FILE_OFFSET_BITS
=64' \
gtest_prod.target.darwin-mips.mk
66
'-
D_FILE_OFFSET_BITS
=64' \
149
'-
D_FILE_OFFSET_BITS
=64' \
gtest_prod.target.darwin-x86.mk
68
'-
D_FILE_OFFSET_BITS
=64' \
154
'-
D_FILE_OFFSET_BITS
=64' \
gtest_prod.target.linux-arm.mk
66
'-
D_FILE_OFFSET_BITS
=64' \
149
'-
D_FILE_OFFSET_BITS
=64' \
gtest_prod.target.linux-mips.mk
66
'-
D_FILE_OFFSET_BITS
=64' \
149
'-
D_FILE_OFFSET_BITS
=64' \
gtest_prod.target.linux-x86.mk
68
'-
D_FILE_OFFSET_BITS
=64' \
154
'-
D_FILE_OFFSET_BITS
=64' \
Completed in 654 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>