Home
last modified time | relevance | path

Searched refs:sub (Results 1 – 21 of 21) sorted by relevance

/build/blueprint/proptools/
Dtag.go57 for _, sub := range subIndexes {
58 sub = append([]int{i}, sub...)
59 indexes = append(indexes, sub)
/build/soong/scripts/
Dgenerate-notice-files.py106 stripped_filename = SRC_DIR_STRIP_RE.sub(r"\1", filename)
118 print >> output_file, "%s <br/>" % (SRC_DIR_STRIP_RE.sub(r"\1", filename))
144 print >> output_file, SRC_DIR_STRIP_RE.sub(r"\1", filename)
172 stripped_filename = SRC_DIR_STRIP_RE.sub(r"\1", filename)
/build/make/tools/
Dgenerate-notice-files.py106 stripped_filename = SRC_DIR_STRIP_RE.sub(r"\1", filename)
118 print >> output_file, "%s <br/>" % (SRC_DIR_STRIP_RE.sub(r"\1", filename))
144 print >> output_file, SRC_DIR_STRIP_RE.sub(r"\1", filename)
172 stripped_filename = SRC_DIR_STRIP_RE.sub(r"\1", filename)
Dcheckowners.py72 stripped_line = re.sub('#.*$', '', line).strip()
Devent_log_tags.py65 line = re.sub('#.*$', '', line) # strip trailing comments
Djava-event-log-tags.py134 out = name[0].lower() + re.sub(r"[^A-Za-z0-9]", "", name.title())[1:]
Dcheck_elf_file.py323 value = cls._SYMBOL_ENTRY_PAREN_PATTERN.sub('', match.group(2))
418 modules = [re.sub('\\.so$', '', lib) for lib in dt_needed]
Dfat16copy.py759 sub = directory.open_subdirectory(base)
761 add_item(sub, os.path.join(item, next_item))
Djava-layers.py194 text = COMMENTS.sub("", text)
/build/make/tools/warn/
Dwarn_common.py137 def remove_prefix(s, sub): argument
139 if sub in s:
140 inc_sub = s.rfind(sub)
244 path = os.path.normpath(re.sub(':.*$', '', line))
285 line = re.sub(u'[\u2018\u2019]', '\'', line)
287 line = re.sub(u'[^\x00-\x7f]', ' ', line)
/build/soong/cc/
Drs.go39 (echo '${out}: \' && cat ${depFiles} | awk 'start { sub(/( \\)?$$/, " \\"); print } /:/ { start=1 }…
/build/soong/androidmk/androidmk/
Dandroid.go518 func sanitize(sub string) func(ctx variableAssignmentContext) error {
541 err = setVariable(ctx.file, false, ctx.prefix, "sanitize."+sub+v.Value, bpTrue, true)
554 err = setVariable(ctx.file, false, ctx.prefix, "sanitize."+sub+"misc_undefined", misc, true)
579 sub := (map[string]string{"false": "none", "true": "all", "keep_symbols": "keep_symbols"})[v]
580 if sub == "" {
583 return setVariable(ctx.file, false, ctx.prefix, "strip."+sub, bpTrue, true)
/build/make/tools/droiddoc/templates-pdk/assets/
Dyui-3.3.0-reset-min.css8 …';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text… selector
Dandroid-developer-docs.css984 #qv-sub-rule {
990 #qv-sub-rule h2 {
Djquery-1.6.2.min.js16sub:function(){function a(b,c){return new a.fn.init(b,c)}e.extend(!0,a,this),a.superclass=this,a.f…
/build/make/tools/releasetools/
Dtarget_files_diff.py94 new.write(re.sub(r'[0-9a-f]{40}', '0'*40, line))
Dblockimgdiff.py1598 b = re.sub("[0-9]+", "#", b)
1633 b = re.sub("[0-9]+", "#", b)
/build/make/tools/droiddoc/templates-ndk/assets/js/
Dprettify.js20 …ch,for,goto,if,import,last,local,my,next,no,our,print,package,redo,require,sub,undef,unless,until,…
24 …ch,for,goto,if,import,last,local,my,next,no,our,print,package,redo,require,sub,undef,unless,until,…
/build/soong/
DREADME.md297 `other/package/*.bp`) have access to this module. Note that sub-packages do not
303 packages `project` or `other` or in one of their sub-packages have access to
/build/make/tools/droiddoc/templates-ndk/assets/
Dandroid-developer-docs.css2176 #qv-sub-rule {
2182 #qv-sub-rule h2 {
/build/make/tools/droiddoc/templates-ndk/assets/css/
Ddefault.css1129 sup, sub { selector