Home
last modified time | relevance | path

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

/build/blueprint/proptools/
Dtag.go64 for _, sub := range subIndexes {
65 sub = append([]int{i}, sub...)
66 indexes = append(indexes, sub)
/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/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/target/product/gsi/
Dgsi_skip_mount.cfg5 # Skip sub-mountpoints of system mountpoints.
/build/soong/cc/
Drs.go39 (echo '${out}: \' && cat ${depFiles} | awk 'start { sub(/( \\)?$$/, " \\"); print } /:/ { start=1 }…
/build/make/tools/warn/
Dwarn_common.py139 def remove_prefix(src, sub): argument
141 if sub in src:
142 inc_sub = src.rfind(sub)
247 path = os.path.normpath(re.sub(':.*$', '', line))
287 line = re.sub(u'[\u2018\u2019]', '\'', line)
289 line = re.sub(u'[^\x00-\x7f]', ' ', line)
/build/soong/androidmk/androidmk/
Dandroid.go522 func sanitize(sub string) func(ctx variableAssignmentContext) error {
545 err = setVariable(ctx.file, false, ctx.prefix, "sanitize."+sub+v.Value, bpTrue, true)
558 err = setVariable(ctx.file, false, ctx.prefix, "sanitize."+sub+"misc_undefined", misc, true)
583 sub := (map[string]string{"false": "none", "true": "all", "keep_symbols": "keep_symbols"})[v]
584 if sub == "" {
587 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/soong/bazel/
Dproperties.go572 sub := productVariableSubstitutionPattern.ReplaceAllString(s, "{"+productVariable+"}")
573 return sub, s != sub
/build/bazel/json_module_graph/
Dlibrary.jq74 Tag: .[0].Tag | sub(" {BaseDependencyTag:{}(?<g>.*)}"; "\(.g)"),
/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/bazel/rules_cc/examples/
Dexperimental_cc_shared_library.bzl448 "targets that are in the same package or a sub-package")
/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