Home
last modified time | relevance | path

Searched refs:word (Results 1 – 14 of 14) sorted by relevance

/tools/metalava/metalava-model/src/main/java/com/android/tools/metalava/model/
DSourceFile.kt100 fun docContainsWord(doc: String, word: String): Boolean { in docContainsWord()
104 if (!doc.contains(word)) { in docContainsWord()
109 regexMap[word] in docContainsWord()
111 val new = Regex("""\b$word\b""") in docContainsWord()
112 regexMap[word] = new in docContainsWord()
/tools/tradefederation/core/
DAndroid.mk61 $(tradefed_dist_zip) : $(SOONG_ZIP) $(foreach f,$(tradefed_dist_copy_pairs),$(call word-colon,1,$(f…
64 cp -f $(call word-colon,1,$(f)) $(dir $@)/tmp/$(call word-colon,2,$(f)) &&) true
67 $(foreach f,$(PRIVATE_COPY_PAIRS),-f $(dir $@)/tmp/$(call word-colon,2,$(f)))
70 …ip),$(filter $(OUT_DIR)/%,$(foreach f,$(tradefed_dist_copy_pairs), $(call word-colon,1,$(f)))),$(t…
/tools/test/graphicsbenchmark/
DAndroid.mk59 $(gamecore_dist_zip) : $(SOONG_ZIP) $(foreach p,$(gamecore_dist_copy_pairs),$(call word-colon,1,$(p…
64 cp -f $(call word-colon,1,$(p)) $(PRIVATE_STAGING_DIR)/$(call word-colon,2,$(p)) &&) true
67 $(foreach p,$(PRIVATE_COPY_PAIRS),-f $(PRIVATE_STAGING_DIR)/$(call word-colon,2,$(p)))
70 …ip),$(filter $(OUT_DIR)/%,$(foreach p,$(gamecore_dist_copy_pairs), $(call word-colon,1,$(p)))),$(g…
/tools/trebuchet/core/common/src/main/kotlin/trebuchet/util/
DStringSearch.kt36 fun longestCommonSuffix(word: CharSequence, pos: Int): Int { in longestCommonSuffix()
38 while (word[pos - i] == word[word.length - 1 - i] && i < pos) { in longestCommonSuffix()
/tools/netsim/rust/daemon/src/http_server/
Dhttp_handlers.rs60 for word in param.split('&') { in collect_query()
61 if let Some(equal) = word.find('=') { in collect_query()
62 if result.insert(&word[..equal], &word[equal + 1..]).is_some() { in collect_query()
/tools/security/gdb/heap_print/
Dheap_print_script.py174 def complete(self, text, word): argument
194 def complete(self, text, word): argument
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/power/cellular/
Dcellular_power_preset_base_test.py521 word[0].upper() + word[1:].lower()
522 for word in test_name_arr
523 if word not in ('preset', 'test')
/tools/repohooks/tools/
Dcheckpatch.pl234 foreach my $word (@words) {
235 last if ($word =~ m/^#/);
236 push (@conf_args, $word);
398 foreach my $word (@array) {
399 $word =~ s/\s*\n?$//g;
400 $word =~ s/^\s*//g;
401 $word =~ s/\s+/ /g;
402 $word =~ tr/[a-z]/[A-Z]/;
404 next if ($word =~ m/^\s*#/);
405 next if ($word =~ m/^\s*$/);
[all …]
Dpylintrc188 # A path to a file that contains private dictionary; one word per line.
/tools/test/connectivity/acts_tests/tests/google/tel/config/
DREADME.md7 …terations run by "stress" tests. (Tests that require this always have the word "stress" in the tes…
/tools/metalava/
DCOMPATIBILITY.md5 does that word "compatibility" mean? This document details the definitions
/tools/apksig/
DREADME.md35 _NOTE: Some public classes of the library are in packages having the word "internal" in their name.
/tools/asuite/atest/docs/
Ddeveloper_workflow.md113 except with the word "Test" appended to the end. <p>
/tools/dexter/testdata/expected/
Dmedium.compact_cfg201429 .local v16, "word", java.lang.String