/tools/trebuchet/ |
D | settings.gradle | 21 include 'core:model' 22 include 'core:common' 26 include 'trebuchet:analyzer' 27 include 'trebuchet:startup-analyzer' 28 include 'trebuchet:startup-common' 29 include 'trebuchet:startup-summarizer' 30 include 'trebuchet:system-server-analyzer' 31 include 'trebuchet:user-switch-analyzer' 32 include 'trebuchet:traceutils' 33 include 'trebuchet:viewer'
|
D | LICENSE | 45 of this License, Derivative Works shall not include works that remain 109 include a readable copy of the attribution notices contained 183 replaced with your own identifying information. (Don't include
|
/tools/repohooks/tools/ |
D | cpplint.py | 4467 def _ClassifyInclude(fileinfo, include, is_system): argument 4493 is_cpp_h = include in _CPP_HEADERS 4506 include_dir, include_base = os.path.split(_DropCommonSuffixes(include)) 4561 include = match.group(2) 4563 duplicate_line = include_state.FindHeader(include) 4567 (include, filename, duplicate_line)) 4568 elif (include.endswith('.cc') and 4569 os.path.dirname(fileinfo.RepositoryName()) != os.path.dirname(include)): 4572 elif not _THIRD_PARTY_HEADERS_PATTERN.match(include): 4573 include_state.include_list[-1].append((include, linenum)) [all …]
|
/tools/metalava/src/test/java/com/android/tools/metalava/model/psi/ |
D | PsiTypePrinterTest.kt | 270 include = setOf( in <lambda>() 305 include = setOf( in <lambda>() 342 include = setOf( in <lambda>() 785 include: Set<String> = emptySet(), in <lambda>() 830 if (include.isNotEmpty() && !(include.contains(key) || include.contains(canonical))) { in <lambda>()
|
/tools/asuite/aidegen/lib/ |
D | clion_project_file_gen_unittest.py | 377 include = 'path_to_include' 378 clion_project_file_gen._write_all_includes(hfile, [include], True) 384 clion_project_file_gen._build_cmake_path(include)) 389 clion_project_file_gen._write_all_includes(hfile, [include], False) 472 include = 'path_to_include' 473 clion_project_file_gen._write_all_headers(hfile, [include]) 478 clion_project_file_gen._build_cmake_path(include))
|
D | clion_project_file_gen.py | 574 for include in includes: 575 hfile.write(_SET_INCLUDE_FORMAT.format(_build_cmake_path(include))) 591 for include in includes: 592 hfile.write(_ALL_HEADER_FILES.format(_build_cmake_path(include)))
|
D | native_module_info.py | 192 for include in mod_info[flag][header]: 193 match = re.search(_INC_GEN_CHECK, include) 194 if match and not os.path.isdir(include):
|
/tools/metalava/ |
D | FORMAT.md | 23 and no suffix for non-nullable types. The initial plan was to include this 55 New signature files (v2+) generally include a file header comment which states 229 We need to include annotation member methods, as well as their default values 292 contract, so we need to include them in the signature format. 347 Doclava did not include these methods in the signature files, but they **were** 349 file format, we include these. 411 The above list doesn't include the Kotlin modifiers, which are inserted
|
D | API-LINT.md | 22 Next to an error message, metalava will include the issue id. For example, 82 diff to make sure you're really only marking the issues you intended to include. 87 (use "git add <file>..." to include in what will be committed)
|
/tools/test/connectivity/acts/framework/ |
D | MANIFEST.in | 1 include setup.py README.txt sample_config.json 2 recursive-include acts *.py 3 recursive-include tests *
|
/tools/test/graphicsbenchmark/apps/sample_app/ |
D | Android.mk | 17 include $(CLEAR_VARS) 26 include $(BUILD_PACKAGE) 28 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/tools/tradefederation/core/tests/res/testdata/ |
D | test_mapping_2 | 8 "include-filter": "some-filter" 16 "include-filter": "some-filter2" 37 "include-filter": "filter.com"
|
D | test_mapping_with_mainline | 7 "include-filter": "test-filter" 15 "include-filter": "test-filter2"
|
/tools/test/graphicsbenchmark/functional_tests/java/ |
D | Android.mk | 17 include $(CLEAR_VARS) 35 include $(BUILD_PACKAGE) 38 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/tools/asuite/aidegen/vscode/ |
D | vscode_native_project_file_gen_unittest.py | 66 include = vscode_native_project_file_gen._INC_PATH 70 self.assertEqual(set(res), set(data[config][0][include])) 75 self.assertEqual(set(res), set(data[config][0][include]))
|
/tools/metalava/src/main/java/com/android/tools/metalava/model/visitors/ |
D | ApiVisitor.kt | 120 open fun include(cls: ClassItem): Boolean { in include() method 136 fun include(vc: VisitCandidate): Boolean { in include() method 137 if (!include(vc.cls)) { in include()
|
/tools/tradefederation/core/tests/test-apps/NativeTestSampleApp/tests/ |
D | Android.mk.bak | 24 include $(CLEAR_VARS) 36 $(LOCAL_PATH)/../include 47 include $(BUILD_NATIVE_TEST)
|
/tools/test/connectivity/acts_tests/tests/google/net/arduino/connect_wifi/ |
D | connect_wifi.ino | 1 #include <ESP8266WiFi.h> 2 #include <ESP8266Ping.h> 3 #include <WiFiUdp.h>
|
/tools/tradefederation/core/tests/res/config/suite/ |
D | suite.md | 36 To include a test in the suite, it must be built to device-tests or 37 general-tests artifact. That is, include following in the mk file: 54 After you build target tradefed-all (to include the new test suite
|
/tools/tradefederation/core/src/com/android/tradefed/testtype/suite/ |
D | ITestSuite.java | 1314 MultiMap<String, String> include, in filterByConfigMetadata() argument 1318 for (String key : include.keySet()) { in filterByConfigMetadata() 1319 Set<String> filters = new HashSet<>(include.get(key)); in filterByConfigMetadata() 1330 if (!include.isEmpty() && !shouldInclude) { in filterByConfigMetadata()
|
/tools/acloud/ |
D | LICENSE | 45 of this License, Derivative Works shall not include works that remain 109 include a readable copy of the attribution notices contained 183 replaced with your own identifying information. (Don't include
|
/tools/test/openhst/ |
D | LICENSE | 45 of this License, Derivative Works shall not include works that remain 109 include a readable copy of the attribution notices contained 183 replaced with your own identifying information. (Don't include
|
/tools/apksig/ |
D | LICENSE | 57 of this License, Derivative Works shall not include works that remain 121 include a readable copy of the attribution notices contained 195 replaced with your own identifying information. (Don't include
|
/tools/treble/ |
D | LICENSE | 45 of this License, Derivative Works shall not include works that remain 109 include a readable copy of the attribution notices contained 183 replaced with your own identifying information. (Don't include
|
/tools/test/graphicsbenchmark/ |
D | README | 16 Available options include: 33 $ atest --include-subdirs --test-mapping tools/test/graphicsbenchmark:presubmit
|