Home
last modified time | relevance | path

Searched full:includes (Results 1 – 25 of 14836) sorted by relevance

12345678910>>...594

/external/cronet/tot/build/config/siso/
Dwin_sdk.star42 "includes": [
66 # third_party/abseil-cpp includes "dbghelp.h"
68 # third_party/abseil-cpp includes "aclapi.h"
70 # base/debug includes "psapi.h"
72 # base/process includes "tlhelp32.h"
74 # base/process includes "userenv.h"
76 # base includes "shlobj.h"
78 # base/win includes "lm.h"
80 # base/win includes "mdmregistration.h"
82 # base/win includes "shellscalingapi.h"
[all …]
/external/cronet/stable/build/config/siso/
Dwin_sdk.star42 "includes": [
66 # third_party/abseil-cpp includes "dbghelp.h"
68 # third_party/abseil-cpp includes "aclapi.h"
70 # base/debug includes "psapi.h"
72 # base/process includes "tlhelp32.h"
74 # base/process includes "userenv.h"
76 # base includes "shlobj.h"
78 # base/win includes "lm.h"
80 # base/win includes "mdmregistration.h"
82 # base/win includes "shellscalingapi.h"
[all …]
/external/cronet/tot/third_party/cpu_features/src/
DBUILD.bazel13 INCLUDES = ["include"]
32 includes = INCLUDES,
39 includes = INCLUDES,
47 includes = INCLUDES,
55 includes = INCLUDES,
65 includes = INCLUDES,
78 includes = INCLUDES,
89 includes = INCLUDES,
100 includes = INCLUDES,
117 includes = INCLUDES,
[all …]
/external/cronet/stable/third_party/cpu_features/src/
DBUILD.bazel13 INCLUDES = ["include"]
32 includes = INCLUDES,
39 includes = INCLUDES,
47 includes = INCLUDES,
55 includes = INCLUDES,
65 includes = INCLUDES,
78 includes = INCLUDES,
89 includes = INCLUDES,
100 includes = INCLUDES,
117 includes = INCLUDES,
[all …]
/external/cpu_features/
DBUILD.bazel14 INCLUDES = ["include"]
33 includes = INCLUDES,
40 includes = INCLUDES,
48 includes = INCLUDES,
56 includes = INCLUDES,
66 includes = INCLUDES,
79 includes = INCLUDES,
90 includes = INCLUDES,
101 includes = INCLUDES,
118 includes = INCLUDES,
[all …]
/external/clang/test/Frontend/
Drewrite-includes.c1 // RUN: not %clang_cc1 -verify -E -frewrite-includes -DFIRST -I %S/Inputs %s -o - | FileCheck -stri…
2 // RUN: not %clang_cc1 -verify -E -frewrite-includes -P -DFIRST -I %S/Inputs %s -o - | FileCheck -c…
24 // CHECK: {{^}}# 1 "{{.*}}rewrite-includes.c"{{$}}
28 // CHECK-NEXT: {{^}}#if 0 /* expanded by -frewrite-includes */{{$}}
30 // CHECK-NEXT: {{^}}#endif /* expanded by -frewrite-includes */{{$}}
31 // CHECK-NEXT: {{^}}# 6 "{{.*}}rewrite-includes.c"{{$}}
33 // CHECK-NEXT: {{^}}#if 0 /* expanded by -frewrite-includes */{{$}}
35 // CHECK-NEXT: {{^}}#endif /* expanded by -frewrite-includes */{{$}}
38 // CHECK-NEXT: {{^}}#if 0 /* expanded by -frewrite-includes */{{$}}
40 // CHECK-NEXT: {{^}}#endif /* expanded by -frewrite-includes */{{$}}
[all …]
Drewrite-includes-modules.c2 …es-cache-path=%t -x objective-c %s -F %S/../Modules/Inputs -E -frewrite-includes -o - | FileCheck …
10 // CHECK-NEXT: #if 0 /* expanded by -frewrite-includes */{{$}}
12 // CHECK-NEXT: #endif /* expanded by -frewrite-includes */{{$}}
13 // CHECK-NEXT: # 5 "{{.*[/\\]}}rewrite-includes-modules.c"{{$}}
14 // CHECK-NEXT: @import Module; /* clang -frewrite-includes: implicit import */{{$}}
15 // CHECK-NEXT: # 6 "{{.*[/\\]}}rewrite-includes-modules.c"{{$}}
17 // CHECK-NEXT: #if 0 /* expanded by -frewrite-includes */{{$}}
19 // CHECK-NEXT: #endif /* expanded by -frewrite-includes */{{$}}
20 // CHECK-NEXT: # 7 "{{.*[/\\]}}rewrite-includes-modules.c"{{$}}
21 // CHECK-NEXT: @import Module; /* clang -frewrite-includes: implicit import */{{$}}
[all …]
/external/libgav1/tests/
Dlibgav1_tests.cmake214 INCLUDES
227 INCLUDES
242 INCLUDES
258 INCLUDES
274 INCLUDES
300 INCLUDES
318 INCLUDES
336 INCLUDES
352 INCLUDES
368 INCLUDES
[all …]
/external/cronet/stable/third_party/icu/source/common/
DBUILD.bazel34 # We need to add includes in order to preserve existing source files'
38 includes = ["."],
183 includes = ["."],
198 includes = ["."],
218 includes = ["."],
234 includes = ["."],
248 includes = ["."],
265 includes = ["."],
282 includes = ["."],
297 includes = ["."],
[all …]
/external/icu/icu4c/source/common/
DBUILD.bazel34 # We need to add includes in order to preserve existing source files'
38 includes = ["."],
183 includes = ["."],
198 includes = ["."],
218 includes = ["."],
234 includes = ["."],
248 includes = ["."],
265 includes = ["."],
282 includes = ["."],
297 includes = ["."],
[all …]
/external/cronet/tot/third_party/icu/source/common/
DBUILD.bazel34 # We need to add includes in order to preserve existing source files'
38 includes = ["."],
183 includes = ["."],
198 includes = ["."],
218 includes = ["."],
234 includes = ["."],
248 includes = ["."],
265 includes = ["."],
282 includes = ["."],
297 includes = ["."],
[all …]
/external/angle/build/config/siso/
Dwin_sdk.star84 "includes": [
97 "includes": toolchain_lib_globs,
117 # third_party/abseil-cpp includes "dbghelp.h"
119 # third_party/abseil-cpp includes "aclapi.h"
121 # base/debug includes "psapi.h"
123 # base/process includes "tlhelp32.h"
125 # base/process includes "userenv.h"
127 # base includes "shlobj.h"
129 # base/win includes "lm.h"
131 # base/win includes "mdmregistration.h"
[all …]
/external/clang/test/Modules/
Drequire-modular-includes.m6 // RUN: -fmodules-cache-path=%t -F %S/Inputs/require-modular-includes \
12 // RUN: -fmodules-cache-path=%t -F %S/Inputs/require-modular-includes \
13 // RUN: -I %S/Inputs/require-modular-includes \
19 // RUN: -fmodules-cache-path=%t -F %S/Inputs/require-modular-includes \
25 // RUN: -fmodules-cache-path=%t -F %S/Inputs/require-modular-includes \
26 // RUN: -I %S/Inputs/require-modular-includes \
32 // RUN: -fmodules-cache-path=%t -F %S/Inputs/require-modular-includes \
33 // RUN: -I %S/Inputs/require-modular-includes \
39 // RUN: -fmodules-cache-path=%t -I %S/Inputs/require-modular-includes \
45 // RUN: -fmodules-cache-path=%t -F %S/Inputs/require-modular-includes \
[all …]
/external/google-fruit/tests/
Dtest_defn_h_includes.py28 includes = {}
45 includes[relative_path] = current_includes
47 for defn_file, defn_file_includes in includes.items():
58 … if main_header_file not in includes and alternative_main_header_file not in includes:
61 …raise Exception('%s should have included %s, but it includes only: %s' % (defn_file, main_header_f…
62 if main_header_file in includes and defn_file not in includes[main_header_file]:
63 … Exception('%s should have included %s, but it includes only: %s' % (main_header_file, defn_file,
64 …if alternative_main_header_file in includes and defn_file not in includes[alternative_main_header_…
65 … Exception('%s should have included %s, but it includes only: %s' % (main_header_file, defn_file,
66 for other_header, other_header_includes in includes.items():
[all …]
/external/cronet/tot/third_party/libc++/src/test/libcxx/
Dtransitive_includes.gen.py9 # Test that we don't remove transitive includes of public C++ headers in the library accidentally.
15 # This is not meant to block libc++ from removing unused transitive includes
38 //--- generate-transitive-includes.sh.cpp
51 …{{flags}} %{{compile_flags}} --trace-includes -fshow-skipped-includes --preprocess > /dev/null 2> …
54 all_traces.append(f"%t/trace-includes.{normalized_header}.txt")
78 // When built with modules, this test doesn't work because --trace-includes doesn't
79 // report the stack of includes correctly.
82 // This test uses --trace-includes, which is not supported by GCC.
85 // This test is not supported when we remove the transitive includes provided for backwards
86 // compatibility. When we bulk-remove them, we'll adjust the includes that are expected by
[all …]
/external/cronet/stable/third_party/libc++/src/test/libcxx/
Dtransitive_includes.gen.py9 # Test that we don't remove transitive includes of public C++ headers in the library accidentally.
15 # This is not meant to block libc++ from removing unused transitive includes
38 //--- generate-transitive-includes.sh.cpp
51 …{{flags}} %{{compile_flags}} --trace-includes -fshow-skipped-includes --preprocess > /dev/null 2> …
54 all_traces.append(f"%t/trace-includes.{normalized_header}.txt")
78 // When built with modules, this test doesn't work because --trace-includes doesn't
79 // report the stack of includes correctly.
82 // This test uses --trace-includes, which is not supported by GCC.
85 // This test is not supported when we remove the transitive includes provided for backwards
86 // compatibility. When we bulk-remove them, we'll adjust the includes that are expected by
[all …]
/external/jacoco/jacoco/
Dassembly.xml24 <includes>
26 </includes>
32 <includes>
34 </includes>
63 <includes>
65 </includes>
71 <includes>
73 </includes>
79 <includes>
81 </includes>
[all …]
/external/apache-velocity-engine/velocity-engine-examples/src/assembly/
Dexamples.xml14 <includes>
16 </includes>
22 <includes>
24 </includes>
30 <includes>
34 </includes>
41 <includes>
43 </includes>
49 <includes>
51 </includes>
[all …]
/external/antlr/runtime/Cpp/tests/
DMakefile16 INCLUDES= -I. -I../include/ macro
32 g++ $(CFLAGS) -DUSESTL $(INCLUDES) $< $@?*.cpp -o $@
35 g++ $(CFLAGS) -DUSESTL $(INCLUDES) $< $@?*.cpp -o $@
38 g++ $(CFLAGS) -DUSESTL $(INCLUDES) $< $@?*.cpp -o $@
41 g++ $(CFLAGS) -DUSESTL $(INCLUDES) $< $@?*.cpp -o $@
44 g++ $(CFLAGS) -DUSESTL $(INCLUDES) $< $@?*.cpp -o $@
47 g++ $(CFLAGS) -DUSESTL $(INCLUDES) $< $@?*.cpp -o $@
50 g++ $(CFLAGS) -DUSESTL $(INCLUDES) $< $@?*.cpp -o $@
53 g++ $(CFLAGS) -DUSESTL $(INCLUDES) $< $@?*.cpp -o $@
56 g++ $(CFLAGS) -DUSESTL $(INCLUDES) $< $@?*.cpp -o $@
[all …]
/external/skia/tools/
Drewrite_includes.py78 # Rewrite any #includes relative to Skia's top-level directory.
104 # Write it back out again line by line with substitutions for #includes.
107 includes = [] variable
129 includes.append(parts[0] + '"%s"' % header + parts[2])
131 # deduplicate includes in this block. If a file needs to be included
132 # multiple times, the separate includes should go in different blocks.
133 includes = sorted(list(set(includes))) variable
134 for inc in includes:
136 includes = [] variable
138 # Fix any straggling includes, e.g. in a file that only includes something else.
[all …]
/external/mockftpserver/tags/2.3/src/assembly/
Dassembly.xml20 <includes>
25 </includes>
31 <includes>
33 </includes>
44 <includes>
49 </includes>
55 <includes>
61 </includes>
70 <includes>
72 </includes>
/external/mockftpserver/tags/2.2/src/assembly/
Dassembly.xml20 <includes>
25 </includes>
31 <includes>
33 </includes>
44 <includes>
49 </includes>
55 <includes>
61 </includes>
70 <includes>
72 </includes>
/external/mockftpserver/tags/2.0.1/src/assembly/
Dassembly.xml20 <includes>
25 </includes>
31 <includes>
33 </includes>
44 <includes>
49 </includes>
55 <includes>
61 </includes>
70 <includes>
72 </includes>
/external/mockftpserver/tags/2.0.2/src/assembly/
Dassembly.xml20 <includes>
25 </includes>
31 <includes>
33 </includes>
44 <includes>
49 </includes>
55 <includes>
61 </includes>
70 <includes>
72 </includes>
/external/mockftpserver/tags/2.4/src/assembly/
Dassembly.xml20 <includes>
25 </includes>
31 <includes>
33 </includes>
44 <includes>
49 </includes>
55 <includes>
61 </includes>
70 <includes>
72 </includes>

12345678910>>...594