Home
last modified time | relevance | path

Searched defs:s (Results 1 – 25 of 26) sorted by relevance

12

/build/make/core/
Dchecktree22 def split_perforce_parts(s): argument
30 def quotate(s): argument
41 def matchit(s): argument
47 def filterit(s): argument
/build/make/tools/product_config/src/com/android/build/config/
DStr.java29 public Str(String s) { in Str()
34 public Str(Position pos, String s) { in Str()
DRegexSet.java34 public boolean matches(String s) { in matches()
DValue.java112 String s = val.mList.get(i).toString().trim(); in normalize() local
135 final String s = normalize(val).toString(); in oneLinePerWord() local
/build/make/tools/atree/
Dfs.cpp161 const char *s = strip_cmd; in strip_file() local
183 char* s = cmd; in strip_file() local
Datree.cpp255 string s = dir_part(it->outPath); in main() local
/build/make/tools/droiddoc/templates-pdk/assets/
Dsearch_autocomplete.js168 var _lastSearch = function(s, re) { argument
183 var _countChar = function(s, c) { argument
Djquery-resizable.min.js40 …}this.handles=j.handles||(!c(".ui-resizable-handle",this.element).length?"e,s,se":{n:".ui-resizabl… property
/build/make/tools/
Devent_log_tags.py105 def BooleanFromString(s): argument
/build/soong/provenance/tools/
Dgen_provenance_metadata_test.py91 def sha256(s): argument
/build/bazel/scripts/difftool/
Ddifftool_test.py35 def _substring_in_list(s, slist): argument
/build/soong/scripts/
Dmanifest.py107 def as_int(s): argument
/build/make/backported_fixes/src/java/com/android/build/backportedfixes/common/
DParser.java93 private static BackportedFix tunnelParse(InputStream s) throws TunnelException { in tunnelParse()
/build/blueprint/parser/
Dsort.go261 s string member
/build/soong/androidmk/parser/
Dmake_strings.go300 func splitAnyN(s, sep string, n int) []string { argument
/build/make/tools/sbom/
Dsbom_data.py162 def encode_for_spdxid(s): argument
/build/make/tools/aconfig/aconfig_storage_read_api/srcs/
Dlib.rs185 let mut s = SipHasher13::new(); in siphasher13_hash() localVariable
/build/make/tools/aconfig/aconfig/src/
Ddump.rs59 let s = protobuf::text_format::print_to_string_pretty(&parsed_flags); in dump_parsed_flags() localVariable
/build/blueprint/bpmodify/cmd/
Dmain.go290 s **string member
/build/make/tools/libhost/
DCopyFile.c30 # define S_ISLNK(s) 0 argument
/build/make/tools/releasetools/
Dadd_img_to_target_files.py947 def banner(s): argument
Dedify_generator.py375 def _CheckSecondTokenNotSlotSuffixed(self, s, fn): argument
/build/soong/android/
Dtest_asserts.go160 func AssertStringMatches(t *testing.T, message, s, expectedRex string) { argument
Dprebuilt.go499 func checkInvariantsForSourceAndPrebuilt(ctx BaseModuleContext, s, p Module) { argument
/build/make/tools/aconfig/aconfig_storage_file/src/
Dlib.rs222 let mut s = SipHasher13::new(); in get_bucket_index() localVariable

12