/build/make/tools/droiddoc/templates-pdk/ |
D | customizations.cs | 3 <div class="g-section g-tpl-240" id="body-content"> 4 …<div class="g-unit g-first" id="side-nav" itemscope itemtype="http://schema.org/SiteNavigationElem… 5 <div id="devdoc-nav"><?cs 12 <div class="g-section g-tpl-240" id="body-content"> 13 …<div class="g-unit g-first" id="side-nav" itemscope itemtype="http://schema.org/SiteNavigationElem… 14 <div id="devdoc-nav"><?cs 26 <div class="g-section g-tpl-240" id="body-content"> 27 …<div class="g-unit g-first" id="side-nav" itemscope itemtype="http://schema.org/SiteNavigationElem… 28 <div id="devdoc-nav"><?cs 45 <div class="g-section g-tpl-240" id="body-content"> [all …]
|
D | header_tabs.cs | 1 <ul id="header-tabs" class="<?cs 9 <li id="home-link"><a href="<?cs var:toroot ?><?cs 23 <li id="sdk-link"><a href="<?cs var:toroot ?>sdk/index.html"> 26 …<li id="guide-link"><a href="<?cs var:toroot ?>guide/index.html" onClick="return loadLast('guide')… 38 …<li id="reference-link"><a href="<?cs var:toroot ?>reference/packages.html" onClick="return loadLa… 50 …<li id="resources-link"><a href="<?cs var:toroot ?>resources/index.html" onClick="return loadLast(… 62 …<li id="videos-link"><a href="<?cs var:toroot ?>videos/index.html" onClick="return loadLast('video…
|
D | sampleindex.cs | 11 <div class="g-unit" id="doc-content"> 12 <div id="jd-header" class="guide-header"> 19 <div id="jd-content">
|
D | docpage.cs | 8 <div class="g-unit" id="doc-content"><a name="top"></a> 10 <div id="jd-header" class="guide-header"> 21 <div id="jd-content">
|
D | footer.cs | 1 <div id="footer">
|
D | sdkpage.cs | 24 <div id="jd-content"> 42 <div class="g-unit" id="doc-content" > 43 <div id="jd-header" class="guide-header" > 49 <div id="jd-content" itemprop="description">
|
/build/blueprint/ |
D | provider.go | 46 id int member 86 id: len(providerRegistry), 104 c.providerMutators[provider.id] = mutator 126 expectedMutator := c.providerMutators[provider.id] 148 if m.providers[provider.id] != nil { 152 m.providers[provider.id] = value 170 expectedMutator := c.providerMutators[provider.id] 177 if len(m.providers) > provider.id { 178 if p := m.providers[provider.id]; p != nil {
|
/build/make/tools/droiddoc/templates-pdk/components/ |
D | masthead.cs | 3 <div id="header"> 4 <div id="headerLeft"> 8 <div id="headerRight"> 9 <div id="headerLinks">
|
/build/soong/android/ |
D | namespace_test.go | 220 id: "1", 225 id: "2", 233 id:"3", 238 id:"4", 270 id: "1", 278 id:"2", 282 id:"3", 290 id:"4", 294 id:"5", 298 id:"6", [all …]
|
/build/blueprint/bootstrap/ |
D | writedocs.go | 121 <div class="panel-group" id="accordion" role="tablist" aria-multiselectable="true"> 127 <div class="panel-heading" role="tab" id="heading{{$collapseIndex}}"> 135 …<div id="collapse{{$collapseIndex}}" class="panel-collapse collapse" role="tabpanel" aria-labelled… 151 <div class="panel-group" id="accordion" role="tablist" aria-multiselectable="true"> 156 <div class="panel-heading" role="tab" id="heading{{$collapseIndex}}"> 164 …<div id="collapse{{$collapseIndex}}" class="panel-collapse collapse" role="tabpanel" aria-labelled…
|
/build/make/tools/docker/ |
D | README.md | 9 $ docker build --build-arg userid=$(id -u) --build-arg groupid=$(id -g) --build-arg username=$(id -…
|
/build/soong/ui/status/ |
D | critical_path_test.go | 34 func (t *testCriticalPath) start(id int, startTime time.Duration, outputs, inputs []string) { 42 t.actions[id] = action 46 func (t *testCriticalPath) finish(id int, endTime time.Duration) { 49 Action: t.actions[id],
|
/build/bazel/examples/android_app/java/com/app/ |
D | MainActivity.java | 33 final TextView textView = findViewById(R.id.text); in onCreate() 35 Button button = (Button) findViewById(R.id.button); in onCreate()
|
/build/soong/scripts/ |
D | strip.sh | 45 --remove-build-id Remove the gnu build-id section in out-file 126 …"${CLANG_BIN}/llvm-strip" --remove-section=.note.gnu.build-id "${outfile}.tmp" -o "${outfile}.tmp.… 143 remove-build-id) remove_build_id=true ;;
|
D | lint_project_xml.py | 149 id = issue.getAttribute('id') 150 if id in forced_checks: 151 disallowed.add(id)
|
/build/make/tools/droiddoc/templates-pdk/assets/design/ |
D | default.js | 164 var id = $(this).attr('id'); 165 if (id) { 166 document.location.hash = id;
|
/build/make/tools/ |
D | check_identical_lib.sh | 23 --remove-build-id
|
/build/soong/cmd/diff_target_files/ |
D | props.whitelist | 13 "ro\\.build\\.display\\.id=.*",
|
/build/soong/finder/ |
D | finder.go | 792 func (f *Finder) loadBytes(id int, data []byte) (m *pathMap, dirsToWalk []string, err error) { 798 return nil, nil, fmt.Errorf("Failed to parse block %v: %v\n", id, err.Error()) 803 len(cachedNodes), id, unmarshalDate.Sub(helperStartTime)) 834 f.verbosef("Statted inodes of block %v in %v\n", id, time.Now().Sub(unmarshalDate)) 862 id int 878 response = dataBlock{id: index, err: err, data: nil} 882 response = dataBlock{id: index, err: nil, data: data} 899 id int 925 block.id, processStartTime.Sub(startTime)) 926 tempMap, updatedDirs, err := f.loadBytes(block.id, block.data) [all …]
|
/build/soong/bazel/ |
D | aquery.go | 234 func expandPathFragment(id int, pathFragmentsMap map[int]pathFragment) (string, error) { 236 currId := id
|
/build/soong/cmd/soong_build/ |
D | writedocs.go | 276 <div id="main"> 356 <h2 id="{{$moduleType.Name}}">{{$moduleType.Name}}</h2> 372 <div class="accordion" id="{{getModule}}.{{.Name}}"> 381 <div class="simple" id="{{getModule}}.{{.Name}}">
|
/build/soong/ui/status/ninja_frontend/ |
D | frontend.proto | 40 optional uint32 id = 1; field 57 optional uint32 id = 1; field
|
/build/make/tools/droiddoc/templates-pdk/assets/ |
D | search_autocomplete.js | 81 gSelectedID = gMatches[i].id; 151 if (gSelectedID == s.id) {
|
D | carousel.js | 178 function slide(goal, id, go_left, cp) { argument 179 var div = document.getElementById(id);
|
/build/soong/finder/fs/ |
D | fs.go | 68 ViewId() (id string) // Some unique id of the user accessing the filesystem 135 func (osFs) ViewId() (id string) { 974 func (m *MockFs) ViewId() (id string) { 978 func (m *MockFs) SetViewId(id string) { 979 m.viewId = id
|