OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:include_dirs
(Results
76 - 95
of
95
) sorted by null
1
2
3
4
/external/v8/build/
android.gypi
152
# cflags rather than
include_dirs
because they need to come
153
# after
include_dirs
. Think of them like system headers, but
/external/webkit/Source/WebCore/gyp/
WebCore.gyp
37
'
include_dirs
': [
249
'
include_dirs
': [
/external/valgrind/main/cachegrind/
cg_annotate.in
135
my @
include_dirs
= ("");
243
push(@
include_dirs
, "$inc/");
258
foreach my $include_dir (@
include_dirs
) {
263
$readable or die("File $arg not found in any of: @
include_dirs
\n");
466
my @include_dirs2 = @
include_dirs
; # copy @
include_dirs
737
# Nb:
include_dirs
already includes "", so it works in the case
739
foreach my $include_dir (@
include_dirs
) {
754
die("File $src_file not opened in any of: @
include_dirs
\n");
/external/chromium/base/allocator/
allocator.gyp
15
'
include_dirs
': [
277
'
include_dirs
': [
388
'
include_dirs
': [
/external/chromium/webkit/glue/
webkit_glue.gypi
90
'
include_dirs
': [
126
'
include_dirs
': [
480
'
include_dirs
': [
/ndk/build/tools/
build-gdbserver.sh
178
INCLUDE_DIRS
=\
211
export CFLAGS="-O2 -nostdlib -D__ANDROID__ -DANDROID -DSTDC_HEADERS $
INCLUDE_DIRS
$GDBSERVER_CFLAGS" &&
/external/skia/gyp/
common_conditions.gypi
188
'
include_dirs
' : [
pixman_test.gyp
15
'
include_dirs
' : [
/external/v8/test/cctest/
cctest.gyp
40
'
include_dirs
': [
/external/v8/tools/gyp/
v8.gyp
91
'
include_dirs
': [
134
'
include_dirs
+': [
204
'
include_dirs
+': [
234
'
include_dirs
+': [
862
'
include_dirs
+': [
[
all
...]
/external/valgrind/main/callgrind/
callgrind_annotate.in
150
my @
include_dirs
= ("");
293
push(@
include_dirs
, "$inc/");
307
foreach my $include_dir (@
include_dirs
) {
312
$readable or die("File $arg not found in any of: @
include_dirs
\n");
734
my @include_dirs2 = @
include_dirs
; # copy @
include_dirs
[
all
...]
/ndk/sources/host-tools/make-3.81/tests/
ChangeLog
107
* scripts/variables/
INCLUDE_DIRS
: Add a test for the .
INCLUDE_DIRS
/external/chromium/build/
common.gypi
712
'
include_dirs
': [
[
all
...]
/ndk/sources/host-tools/make-3.81/
read.c
[
all
...]
ChangeLog
423
* read.c (construct_include_path): Set the .
INCLUDE_DIRS
special
425
* doc/make.texi (Special Variables): Document .
INCLUDE_DIRS
.
426
* NEWS: Add .
INCLUDE_DIRS
to the list of new special variables.
[
all
...]
NEWS
90
- .
INCLUDE_DIRS
: Expands to a list of directories that make searches
[
all
...]
/external/chromium/net/
net.gyp
[
all
...]
/ndk/sources/host-tools/make-3.81/doc/
make.texi
[
all
...]
make.info-1
[
all
...]
make.info-2
[
all
...]
Completed in 1002 milliseconds
1
2
3
4