Home
last modified time | relevance | path

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

/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
Djquery-1.6.2.min.js18 …Node?h[j].parentNode.removeChild(h[j]):h[j]);else{if(h[j].nodeType===1){var s=f.grep(h[j].getEleme… property
/build/make/tools/
Dgenerate-notice-files.py44 def hexify(s): argument
Devent_log_tags.py107 def BooleanFromString(s): argument
Djava-layers.py123 def lineno(s, i): argument
/build/soong/scripts/
Dgenerate-notice-files.py44 def hexify(s): argument
Dmanifest.py77 def as_int(s): argument
/build/blueprint/parser/
Dsort.go260 s string member
/build/soong/androidmk/parser/
Dmake_strings.go281 func splitAnyN(s, sep string, n int) []string { argument
/build/blueprint/bpmodify/
Dbpmodify.go376 s **string member
/build/make/tools/releasetools/
Dadd_img_to_target_files.py793 def banner(s): argument
Dedify_generator.py375 def _CheckSecondTokenNotSlotSuffixed(self, s, fn): argument
/build/make/tools/libhost/
DCopyFile.c30 # define S_ISLNK(s) 0 argument