OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:include_dirs
(Results
1 - 25
of
557
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/ndk/sources/host-tools/make-3.81/tests/scripts/variables/
INCLUDE_DIRS
2
$description = "Test the .
INCLUDE_DIRS
special variable.";
11
# Test #1: The content of .
INCLUDE_DIRS
depends on the platform for which
16
ifeq ($(.
INCLUDE_DIRS
),)
17
$(warning .
INCLUDE_DIRS
is empty)
27
# Test #2: Make sure -I paths end up in .
INCLUDE_DIRS
.
34
ifeq ($(filter $(dir),$(.
INCLUDE_DIRS
)),)
35
$(warning .
INCLUDE_DIRS
does not contain $(dir))
/external/chromium_org/third_party/skia/gyp/
edtaa.gyp
19
'
include_dirs
': [
23
'
include_dirs
': [
gputest.gyp
11
'
include_dirs
': [
18
'
include_dirs
': [
effects.gyp
17
'
include_dirs
': [
24
'
include_dirs
': [
33
'
include_dirs
': [
shapeops_tool.gyp
11
'
include_dirs
' : [
24
'
include_dirs
': [
core.gyp
15
'
include_dirs
': [
41
'
include_dirs
': [
54
'
include_dirs
': [
75
'
include_dirs
': [
92
'
include_dirs
': [
99
'
include_dirs
': [
110
'
include_dirs
': [
115
'
include_dirs
': [
120
'
include_dirs
': [
iconv.gyp
17
'
include_dirs
' : [
28
'
include_dirs
': [
32
'
include_dirs
': [
angle.gyp
7
'
include_dirs
': [
48
'
include_dirs
': [
pathops_unittest.gyp
11
'
include_dirs
' : [
36
'
include_dirs
': [
skpskgr_test.gyp
11
'
include_dirs
' : [
33
'
include_dirs
': [
/external/skia/gyp/
edtaa.gyp
19
'
include_dirs
': [
23
'
include_dirs
': [
gputest.gyp
11
'
include_dirs
': [
18
'
include_dirs
': [
effects.gyp
17
'
include_dirs
': [
24
'
include_dirs
': [
33
'
include_dirs
': [
shapeops_tool.gyp
11
'
include_dirs
' : [
24
'
include_dirs
': [
core.gyp
15
'
include_dirs
': [
41
'
include_dirs
': [
54
'
include_dirs
': [
75
'
include_dirs
': [
92
'
include_dirs
': [
99
'
include_dirs
': [
110
'
include_dirs
': [
115
'
include_dirs
': [
120
'
include_dirs
': [
iconv.gyp
17
'
include_dirs
' : [
28
'
include_dirs
': [
32
'
include_dirs
': [
angle.gyp
7
'
include_dirs
': [
48
'
include_dirs
': [
pathops_unittest.gyp
11
'
include_dirs
' : [
36
'
include_dirs
': [
skpskgr_test.gyp
11
'
include_dirs
' : [
33
'
include_dirs
': [
/external/chromium_org/media/cast/video_sender/codecs/vp8/
vp8_encoder.gypi
6
'
include_dirs
': [
/external/chromium_org/build/
shim_headers.gypi
16
'
include_dirs
++': [
22
# still gets inserted at the beginning of the
include_dirs
list. See
24
'
include_dirs
+++': [
27
'
include_dirs
++++': [
30
'
include_dirs
+++++': [
/external/chromium_org/chrome_elf/
chrome_elf.gyp
16
'
include_dirs
': [
41
'
include_dirs
': [
53
'
include_dirs
': [
/external/chromium_org/gpu/
command_buffer_client.gypi
6
'
include_dirs
': [
10
'
include_dirs
': [
/external/chromium_org/third_party/ots/
ots.gyp
19
'
include_dirs
': [
24
'
include_dirs
': [
/external/chromium_org/build/linux/unbundle/
libjpeg.gyp
16
'
include_dirs
': [
Completed in 212 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>