/aosp_15_r20/external/angle/build/config/siso/ |
H A D | win_sdk.star | 42 "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 …]
|
/aosp_15_r20/external/cronet/build/config/siso/ |
H A D | clang_windows.star | 32 "includes": [ 88 # third_party/libc++ includes "DeplayIMP.h" 90 # third_party/abseil-cpp includes "dbghelp.h" 92 # third_party/abseil-cpp includes "aclapi.h" 94 # base/debug includes "psapi.h" 96 # base/process includes "tlhelp32.h" 98 # base/process includes "userenv.h" 100 # base includes "shlobj.h" 102 # base/win includes "lm.h" 104 # base/win includes "mdmregistration.h" [all …]
|
/aosp_15_r20/external/clang/test/Frontend/ |
H A D | rewrite-includes.c | 1 // 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 …]
|
/aosp_15_r20/external/libgav1/tests/ |
H A D | libgav1_tests.cmake | 211 INCLUDES 224 INCLUDES 239 INCLUDES 255 INCLUDES 271 INCLUDES 297 INCLUDES 315 INCLUDES 333 INCLUDES 349 INCLUDES 365 INCLUDES [all …]
|
/aosp_15_r20/external/icu/icu4c/source/common/ |
H A D | BUILD.bazel | 34 # 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 …]
|
/aosp_15_r20/external/cronet/third_party/icu/source/common/ |
H A D | BUILD.bazel | 34 # 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 …]
|
/aosp_15_r20/external/cpu_features/ |
H A D | BUILD.bazel | 14 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 …]
|
/aosp_15_r20/external/cronet/third_party/cpu_features/src/ |
H A D | BUILD.bazel | 13 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 …]
|
/aosp_15_r20/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/Car/Settings/ |
H A D | device_for_product_strategies.pfw | 37 AvailableOutputDevices Includes Bus 38 AvailableOutputDevicesAddresses Includes BUS08_OEM1 82 AvailableOutputDevices Includes Bus 83 AvailableOutputDevicesAddresses Includes BUS08_OEM1 129 AvailableOutputDevices Includes Bus 130 AvailableOutputDevicesAddresses Includes BUS08_OEM1 175 AvailableOutputDevices Includes Bus 176 AvailableOutputDevicesAddresses Includes BUS09_OEM2 183 AvailableOutputDevices Includes Speaker 228 AvailableOutputDevices Includes Bus [all …]
|
/aosp_15_r20/external/strace/ |
H A D | Makefile.in | 563 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 1983 ioctlsort_INCLUDES = $(DEFAULT_INCLUDES) $(INCLUDES) 1999 SCNO_CPPFLAGS = $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ 2015 mpers_INCLUDES = $(DEFAULT_INCLUDES) $(INCLUDES) 2527 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpers_m32_a_CPPFL… 2531 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpers… 2534 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpers_m32_a_CPPFL… 2538 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpers… 2541 @am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpers_m32_a_CPPFL… 2545 @am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libmpers… [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib-ng/arch/x86/ |
D | Makefile.in | 8 INCLUDES= 45 $(CC) $(CFLAGS) $(INCLUDES) -c -o $@ $(SRCDIR)/x86_features.c 48 $(CC) $(SFLAGS) $(INCLUDES) -c -o $@ $(SRCDIR)/x86_features.c 51 $(CC) $(CFLAGS) $(AVX2FLAG) $(NOLTOFLAG) $(INCLUDES) -c -o $@ $(SRCDIR)/chunkset_avx.c 54 $(CC) $(SFLAGS) $(AVX2FLAG) $(NOLTOFLAG) -DPIC $(INCLUDES) -c -o $@ $(SRCDIR)/chunkset_avx.c 57 $(CC) $(CFLAGS) $(SSE2FLAG) $(NOLTOFLAG) $(INCLUDES) -c -o $@ $(SRCDIR)/chunkset_sse2.c 60 $(CC) $(SFLAGS) $(SSE2FLAG) $(NOLTOFLAG) -DPIC $(INCLUDES) -c -o $@ $(SRCDIR)/chunkset_sse2.c 63 $(CC) $(CFLAGS) $(SSE41FLAG) $(NOLTOFLAG) $(INCLUDES) -c -o $@ $(SRCDIR)/chunkset_sse41.c 66 $(CC) $(SFLAGS) $(SSE41FLAG) $(NOLTOFLAG) -DPIC $(INCLUDES) -c -o $@ $(SRCDIR)/chunkset_sse41.c 69 $(CC) $(CFLAGS) $(AVX2FLAG) $(NOLTOFLAG) $(INCLUDES) -c -o $@ $(SRCDIR)/compare256_avx2.c [all …]
|
/aosp_15_r20/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/CarEmu/Settings/ |
H A D | device_for_product_strategies.pfw | 37 AvailableOutputDevices Includes Bus 38 AvailableOutputDevicesAddresses Includes BUS00_MEDIA 82 AvailableOutputDevices Includes Bus 83 AvailableOutputDevicesAddresses Includes BUS02_OEM1 129 AvailableOutputDevices Includes Bus 130 AvailableOutputDevicesAddresses Includes BUS01_NAV_GUIDANCE 176 AvailableOutputDevices Includes Bus 177 AvailableOutputDevicesAddresses Includes BUS00_MEDIA 221 AvailableOutputDevices Includes Bus 222 AvailableOutputDevicesAddresses Includes BUS00_MEDIA [all …]
|
/aosp_15_r20/external/clang/test/Modules/ |
H A D | require-modular-includes.m | 6 // 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 …]
|
/aosp_15_r20/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/Settings/ |
H A D | device_for_input_source.pfw | 237 AvailableInputDevices Includes BluetoothA2dp 256 AvailableInputDevices Includes BluetoothScoHeadset 276 AvailableInputDevices Includes WiredHeadset 295 AvailableInputDevices Includes UsbDevice 314 AvailableInputDevices Includes BuiltinMic 333 AvailableInputDevices Includes Default 370 AvailableInputDevices Includes TelephonyRx 381 AvailableInputDevices Includes Default 402 AvailableInputDevices Includes BackMic 410 AvailableInputDevices Includes BuiltinMic [all …]
|
/aosp_15_r20/external/google-breakpad/ |
H A D | Makefile.in | 227 # This includes symbol dumpers and uploaders 1760 CPPASCOMPILE = $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ 1766 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ 1778 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ 2282 # This allows #includes to be relative to src/ 5637 @am__fastdepCCAS_TRUE@ $(AM_V_CPPAS)$(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_client_li… 5641 @am__fastdepCCAS_FALSE@ $(AM_V_CPPAS@am__nodep@)$(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(s… 5644 @am__fastdepCCAS_TRUE@ $(AM_V_CPPAS)$(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_client_li… 5648 @am__fastdepCCAS_FALSE@ $(AM_V_CPPAS@am__nodep@)$(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(s… 5683 @am__fastdepCXX_TRUE@ $(AM_V_CXX)$(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(src_testing_libte… [all …]
|
/aosp_15_r20/frameworks/proto_logging/stats/atoms/media/ |
H A D | media_editing_extension_atoms.proto | 75 // Whether the first input media item includes image data. 77 // Whether the first input media item includes video data. 79 // Whether the first input media item includes audio data. 81 // Whether the first input media item includes metadata. 83 // Whether the first input media item includes depth information. 85 // Whether the first input media item includes gain map information. 87 // Whether the first input media item includes high frame rate data. 89 // Whether the first input media item includes speed setting cue points. 91 // Whether the first input media item includes gapless playback metadata. 93 // Whether the first input media item includes spatial audio. [all …]
|
/aosp_15_r20/external/flatbuffers/ |
H A D | build_defs.bzl | 22 "--no-includes", 34 includes = [], 52 includes: Optional, list of filegroups of schemas that the srcs depend on. 53 include_paths: Optional, list of paths the includes files can be found in. 93 srcs = srcs + includes, 122 srcs = srcs + includes, 147 includes = [], 163 filegroup into the `includes` parameter of any other 168 alongside includes. 169 includes: Optional, list of filegroups of schemas that the srcs depend on. [all …]
|
/aosp_15_r20/external/tflite-support/third_party/flatbuffers/ |
H A D | build_defs.bzl | 25 includes = [], 45 includes: Optional, list of filegroups of schemas that the srcs depend on. 46 include_paths: Optional, list of paths the includes files can be found in. 79 tools = includes + [flatc_path], 105 tools = includes + [flatc_path], 127 includes = [], 139 Other flatbuffer_cc_library's can pass this in for their `includes` 146 computing the output list of files transitively generated by includes and 147 --gen-includes (the default) being defined for flatc, the --gen-includes 155 includes = [ "//third_party/bazz:bazz_fbs_includes" ], [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib-ng/arch/power/ |
D | Makefile.in | 9 INCLUDES= 39 $(CC) $(CFLAGS) $(INCLUDES) -c -o $@ $(SRCDIR)/power_features.c 42 $(CC) $(SFLAGS) $(INCLUDES) -c -o $@ $(SRCDIR)/power_features.c 45 $(CC) $(CFLAGS) $(P8FLAGS) $(NOLTOFLAG) $(INCLUDES) -c -o $@ $(SRCDIR)/adler32_power8.c 48 $(CC) $(SFLAGS) $(P8FLAGS) $(NOLTOFLAG) $(INCLUDES) -c -o $@ $(SRCDIR)/adler32_power8.c 51 $(CC) $(CFLAGS) $(PPCFLAGS) $(NOLTOFLAG) $(INCLUDES) -c -o $@ $(SRCDIR)/adler32_vmx.c 54 $(CC) $(SFLAGS) $(PPCFLAGS) $(NOLTOFLAG) $(INCLUDES) -c -o $@ $(SRCDIR)/adler32_vmx.c 57 $(CC) $(CFLAGS) $(P8FLAGS) $(NOLTOFLAG) $(INCLUDES) -c -o $@ $(SRCDIR)/chunkset_power8.c 60 $(CC) $(SFLAGS) $(P8FLAGS) $(NOLTOFLAG) $(INCLUDES) -c -o $@ $(SRCDIR)/chunkset_power8.c 63 $(CC) $(CFLAGS) $(P9FLAGS) $(NOLTOFLAG) $(INCLUDES) -c -o $@ $(SRCDIR)/compare256_power9.c [all …]
|
/aosp_15_r20/external/tensorflow/third_party/flatbuffers/ |
H A D | build_defs.bzl | 25 includes = [], 45 includes: Optional, list of filegroups of schemas that the srcs depend on. 46 include_paths: Optional, list of paths the includes files can be found in. 79 tools = includes + [flatc_path], 105 tools = includes + [flatc_path], 127 includes = [], 139 Other flatbuffer_cc_library's can pass this in for their `includes` 146 computing the output list of files transitively generated by includes and 147 --gen-includes (the default) being defined for flatc, the --gen-includes 155 includes = [ "//third_party/bazz:bazz_fbs_includes" ], [all …]
|
/aosp_15_r20/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/examples/Phone/Settings/ |
H A D | device_for_product_strategy_dtmf.pfw | 23 AvailableOutputDevices Includes RemoteSubmix 24 AvailableOutputDevicesAddresses Includes 0 52 AvailableOutputDevices Includes BluetoothA2dp 80 AvailableOutputDevices Includes BluetoothA2dpHeadphones 108 AvailableOutputDevices Includes BluetoothA2dpSpeaker 137 AvailableOutputDevices Includes Speaker 165 AvailableOutputDevices Includes BluetoothScoHeadset 194 AvailableOutputDevices Includes BluetoothSco 232 AvailableOutputDevices Includes WiredHeadphone 271 AvailableOutputDevices Includes Line [all …]
|
H A D | device_for_product_strategy_media.pfw | 22 AvailableOutputDevices Includes RemoteSubmix 23 AvailableOutputDevicesAddresses Includes 0 43 AvailableOutputDevices Includes BluetoothA2dp 63 AvailableOutputDevices Includes BluetoothA2dpHeadphones 83 AvailableOutputDevices Includes BluetoothA2dpSpeaker 102 AvailableOutputDevices Includes Speaker 124 AvailableOutputDevices Includes WiredHeadphone 142 AvailableOutputDevices Includes Line 160 AvailableOutputDevices Includes WiredHeadset 178 AvailableOutputDevices Includes UsbAccessory [all …]
|
/aosp_15_r20/external/google-fruit/tests/ |
H A D | test_defn_h_includes.py | 28 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 …]
|
/aosp_15_r20/frameworks/base/tools/lint/framework/checks/src/test/java/com/google/android/lint/parcel/ |
H A D | SaferParcelCheckerTest.kt | 57 *includes in getDetector() 88 *includes in testParcelDoesNotDetectSafeReadSerializable() 109 *includes in testParcelDetectUnsafeReadArrayList() 139 *includes in testParcelDoesNotDetectSafeReadArrayList() 163 *includes in testParcelDetectUnsafeReadList() 195 *includes in testDParceloesNotDetectSafeReadList() 217 *includes in testParcelDetectUnsafeReadParcelable() 247 *includes in testParcelDoesNotDetectSafeReadParcelable() 271 *includes in testParcelDetectUnsafeReadParcelableList() 304 *includes in testParcelDoesNotDetectSafeReadParcelableList() [all …]
|
/aosp_15_r20/external/parameter-framework/upstream/test/xml-generator/testVector/ |
H A D | reference.xml | 66 <SelectionCriterionRule SelectionCriterion="Colors" MatchesWhen="Includes" Value="Red"/> 67 <SelectionCriterionRule SelectionCriterion="Colors" MatchesWhen="Includes" Value="Blue"/> 68 <SelectionCriterionRule SelectionCriterion="Colors" MatchesWhen="Includes" Value="Green"/> 74 <SelectionCriterionRule SelectionCriterion="Colors" MatchesWhen="Includes" Value="Red"/> 75 <SelectionCriterionRule SelectionCriterion="Colors" MatchesWhen="Includes" Value="Blue"/> 76 <SelectionCriterionRule SelectionCriterion="Colors" MatchesWhen="Includes" Value="Green"/> 82 <SelectionCriterionRule SelectionCriterion="Colors" MatchesWhen="Includes" Value="Red"/> 83 <SelectionCriterionRule SelectionCriterion="Colors" MatchesWhen="Includes" Value="Blue"/> 122 <SelectionCriterionRule SelectionCriterion="Colors" MatchesWhen="Includes" Value="Red"/> 123 <SelectionCriterionRule SelectionCriterion="Colors" MatchesWhen="Includes" Value="Blue"/> [all …]
|