Searched defs:s (Results 1 – 20 of 20) sorted by relevance
/build/make/core/ |
D | checktree | 22 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/ |
D | Str.java | 29 public Str(String s) { in Str() 34 public Str(Position pos, String s) { in Str()
|
D | RegexSet.java | 34 public boolean matches(String s) { in matches()
|
D | Value.java | 112 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/ |
D | fs.cpp | 161 const char *s = strip_cmd; in strip_file() local 183 char* s = cmd; in strip_file() local
|
D | atree.cpp | 255 string s = dir_part(it->outPath); in main() local
|
/build/make/tools/droiddoc/templates-pdk/assets/ |
D | search_autocomplete.js | 168 var _lastSearch = function(s, re) { argument 183 var _countChar = function(s, c) { argument
|
D | jquery-resizable.min.js | 40 …}this.handles=j.handles||(!c(".ui-resizable-handle",this.element).length?"e,s,se":{n:".ui-resizabl… property
|
D | jquery-1.6.2.min.js | 18 …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/ |
D | generate-notice-files.py | 44 def hexify(s): argument
|
D | event_log_tags.py | 107 def BooleanFromString(s): argument
|
D | java-layers.py | 123 def lineno(s, i): argument
|
/build/soong/scripts/ |
D | generate-notice-files.py | 44 def hexify(s): argument
|
D | manifest.py | 77 def as_int(s): argument
|
/build/blueprint/parser/ |
D | sort.go | 260 s string member
|
/build/soong/androidmk/parser/ |
D | make_strings.go | 281 func splitAnyN(s, sep string, n int) []string { argument
|
/build/blueprint/bpmodify/ |
D | bpmodify.go | 376 s **string member
|
/build/make/tools/releasetools/ |
D | add_img_to_target_files.py | 793 def banner(s): argument
|
D | edify_generator.py | 375 def _CheckSecondTokenNotSlotSuffixed(self, s, fn): argument
|
/build/make/tools/libhost/ |
D | CopyFile.c | 30 # define S_ISLNK(s) 0 argument
|