/hardware/google/pixel/thermal/utils/ |
D | config_schema.json | 8 "title":"The Root Schema", string 16 "title":"The Sensors Schema", string 20 "title":"The Items Schema", string 32 "title":"The Name Schema", string 42 "title":"The Type Schema", string 52 …"title":"The hot threshold Schema, values are thresholds from ThrottlingSeverity::NONE to Throttli… string 62 "title":"The Items Schema", string 79 …"title":"The hot hysteresis Schema, values are thresholds from ThrottlingSeverity::NONE to Throttl… string 88 "title":"The Items Schema", string 104 …"title":"The cold threshold Schema, values are thresholds from ThrottlingSeverity::NONE to Throttl… string [all …]
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/ |
D | antora-prep.py | 21 Asciidoc markup files (.adoc) are scanned for the first title markup and 22 classified as partials or pages depending on whether it is a top-level title 28 title to set custom attributes needed for the build. pages are then 44 titlePat = re.compile(r'^[=#] (?P<title>[A-Z].*)') 45 subtitlePat = re.compile(r'^[=#]{2,} (?P<title>[A-Z].*)') 61 def mapAnchor(anchor, title, pageMap, xrefMap, closeAnchor): argument 62 """Rewrite a <<anchor{, title}>> xref -> xref:pagemap#anchor[{title}] 64 - title - xref description or '' if not specified, in which case the 78 if title != '' or not closeAnchor: 79 # Either a (possibly up to a line break) title is supplied, or [all …]
|
D | map_html_anchors.py | 10 # corresponding title element following the id. 36 """Add a ID -> [ chapter ID, title] mapping. 46 # Try to determine the title corresponding to this ID, or '' otherwise 48 # <a id=> does not have a corresponding title element 51 # <h# id=> has ((#.)* *title) in the text of its element 54 # <table id=> may be followed by <caption class="title"> 56 capelem = idelem.find('.//caption[@class="title"]') 67 # <div> classes with no title elements (paragraphs or NOTEs) 70 # <div id= class="listingblock"> has title == id (used for API includes) 88 # <div class="title"> element of the div [all …]
|
D | compImages.sh | 82 image::$branch1/$file[title=\"$file in $branch1\",align=\"center\",opts=\"inline\"] 84 image::$branch2/$file[title=\"$file in $branch2\",align=\"center\",opts=\"inline\"] 86 image::compare/$file[title=\"Comparison of branches\",align=\"center\",opts=\"inline\"]
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/ |
D | makeSpec | 93 # Also construct a spec title 96 title = '' variable 99 title = 'with all KHR extensions' variable 102 title = 'with all ratified extensions' variable 105 title = 'with all registered extensions' variable 120 # Add any such extensions to the spec title 124 if title != '': 125 title += ' and ' + ', '.join(sorted(extraexts)) 127 title += 'with ' + ', '.join(sorted(extraexts)) 129 if title != '': [all …]
|
/hardware/google/camera/common/hal/utils/ |
D | hal_utils.h | 105 const std::string& title); 110 const std::string& title); 113 void DumpCaptureRequest(const CaptureRequest& request, const std::string& title); 117 const std::string& title); 120 void DumpCaptureResult(const CaptureResult& result, const std::string& title); 123 void DumpNotify(const NotifyMessage& message, const std::string& title); 126 void DumpStream(const Stream& stream, const std::string& title); 129 void DumpHalStream(const HalStream& hal_stream, const std::string& title); 133 const std::string& title); 138 const std::string& title);
|
D | hal_utils.cc | 660 const std::string& title) { in DumpStreamConfiguration() argument 661 std::string str = "======== " + title + " ========"; in DumpStreamConfiguration() 679 const std::string& title) { in DumpHalConfiguredStreams() argument 680 std::string str = "======== " + title + " ========"; in DumpHalConfiguredStreams() 695 const std::string& title) { in DumpCaptureRequest() argument 696 std::string str = "======== " + title + " ========"; in DumpCaptureRequest() 714 const std::string& title) { in DumpCaptureResult() argument 715 std::string str = "======== " + title + " ========"; in DumpCaptureResult() 731 void DumpCaptureResult(const CaptureResult& result, const std::string& title) { in DumpCaptureResult() argument 732 std::string str = "======== " + title + " ========"; in DumpCaptureResult() [all …]
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/config/vu-to-json/ |
D | vu_schema.json | 3 "title": "Command and Structure Validation in Vulkan", string 26 "title": "Vulkan Command or Structure", string 35 "title": "Valid Usage Statement", string 41 … "title": "Valid Usage ID", string 47 … "title": "Valid Usage Text", string 52 … "title": "Chapter or document name containing VUID", string
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/config/ |
D | makeSubmit.py | 22 # title - document title 24 def makeTarget(outDir, extensions, submitName, title, target): argument 32 f'APITITLE="{title}"', 43 submitName - the base document title, usually the name of the 92 parser.add_argument('-title', action='store', 94 help='Set the document title') 116 makeSubmit(results.outdir, results.title, results.extension, apideps)
|
D | khronos.css | 39 abbr[title] { border-bottom: 1px dotted; } 176 …title, .audioblock > .title, .exampleblock > .title, .imageblock > .title, .listingblock > .title,… 179 div, dl, dt, dd, ul, ol, li, h1, h2, h3, #toctitle, .sidebarblock > .content > .title, h4, h5, h6, … 191 h1, h2, h3, #toctitle, .sidebarblock > .content > .title, h4, h5, h6 { font-family: Noto, sans-seri… 192 h1 small, h2 small, h3 small, #toctitle small, .sidebarblock > .content > .title small, h4 small, h… 198 h3, #toctitle, .sidebarblock > .content > .title { font-size: 1.375em; } 259 …d (min-width: 768px) { h1, h2, h3, #toctitle, .sidebarblock > .content > .title, h4, h5, h6 { line… 262 h3, #toctitle, .sidebarblock > .content > .title { font-size: 1.6875em; } 274 h1, h2, h3, #toctitle, .sidebarblock > .content > .title, h4, h5, h6 { line-height: 1.4; } 380 ….anchor, h3 > a.anchor, #toctitle > a.anchor, .sidebarblock > .content > .title > a.anchor, h4 > a… [all …]
|
D | vuid-expander.rb | 13 # Get sidebar title from instance variable to avoid side-effects from substitutions 14 if sidebar.title? and sidebar.instance_variable_get(:@title).start_with? "Valid Usage"
|
/hardware/st/nfc/st21nfc/adaptation/ |
D | android_logmsg.cpp | 23 void DispHal(const char* title, const void* data, size_t length); 71 void DispHal(const char* title, const void* data, size_t length) { in DispHal() argument 103 STLOG_HAL_D("%s", title); in DispHal() 112 if (title[0] == 'R') { in DispHal() 114 } else if (title[0] == 'T') { in DispHal() 121 if (title[0] == 'R') { in DispHal() 123 } else if (title[0] == 'T') { in DispHal() 141 if (title[0] == 'R') { in DispHal() 143 } else if (title[0] == 'T') { in DispHal() 150 if (title[0] == 'R') { in DispHal() [all …]
|
/hardware/st/nfc/1.0/adaptation/ |
D | android_logmsg.cpp | 22 void DispHal(const char* title, const void* data, size_t length); 62 void DispHal(const char* title, const void* data, size_t length) { in DispHal() argument 70 STLOG_HAL_D("%s", title); in DispHal() 73 STLOG_HAL_D("%s: ", title); in DispHal() 80 if (title[0] == 'R') { in DispHal() 82 } else if (title[0] == 'T') { in DispHal() 96 if (title[0] == 'R') { in DispHal() 98 } else if (title[0] == 'T') { in DispHal()
|
/hardware/st/secure_element/ese-spi-driver/utils-lib/ |
D | android_logmsg.cc | 24 void DispHal(const char* title, const void* data, size_t length); 57 void DispHal(const char* title, const void* data, size_t length) { in DispHal() argument 65 STLOG_HAL_D("%s", title); in DispHal() 73 if (title[0] == 'R') { in DispHal() 75 } else if (title[0] == 'T') { in DispHal() 89 if (title[0] == 'R') { in DispHal() 91 } else if (title[0] == 'T') { in DispHal()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/build_tests/expectations/ |
D | core-1.0.html | 9 <title>Test® 1.2.3 -</title> 49 abbr[title] { border-bottom: 1px dotted; } 186 …title, .audioblock > .title, .exampleblock > .title, .imageblock > .title, .listingblock > .title,… 189 div, dl, dt, dd, ul, ol, li, h1, h2, h3, #toctitle, .sidebarblock > .content > .title, h4, h5, h6, … 201 h1, h2, h3, #toctitle, .sidebarblock > .content > .title, h4, h5, h6 { font-family: Noto, sans-seri… 202 h1 small, h2 small, h3 small, #toctitle small, .sidebarblock > .content > .title small, h4 small, h… 208 h3, #toctitle, .sidebarblock > .content > .title { font-size: 1.375em; } 269 …d (min-width: 768px) { h1, h2, h3, #toctitle, .sidebarblock > .content > .title, h4, h5, h6 { line… 272 h3, #toctitle, .sidebarblock > .content > .title { font-size: 1.6875em; } 284 h1, h2, h3, #toctitle, .sidebarblock > .content > .title, h4, h5, h6 { line-height: 1.4; } [all …]
|
D | copy2-1.0.html | 9 <title>Test® 1.2.3 - (with VK_KHR_copy_commands2, VK_KHR_get_physical_device_properties2)</title> 49 abbr[title] { border-bottom: 1px dotted; } 186 …title, .audioblock > .title, .exampleblock > .title, .imageblock > .title, .listingblock > .title,… 189 div, dl, dt, dd, ul, ol, li, h1, h2, h3, #toctitle, .sidebarblock > .content > .title, h4, h5, h6, … 201 h1, h2, h3, #toctitle, .sidebarblock > .content > .title, h4, h5, h6 { font-family: Noto, sans-seri… 202 h1 small, h2 small, h3 small, #toctitle small, .sidebarblock > .content > .title small, h4 small, h… 208 h3, #toctitle, .sidebarblock > .content > .title { font-size: 1.375em; } 269 …d (min-width: 768px) { h1, h2, h3, #toctitle, .sidebarblock > .content > .title, h4, h5, h6 { line… 272 h3, #toctitle, .sidebarblock > .content > .title { font-size: 1.6875em; } 284 h1, h2, h3, #toctitle, .sidebarblock > .content > .title, h4, h5, h6 { line-height: 1.4; } [all …]
|
D | core.html | 9 <title>Test® 1.2.3 -</title> 49 abbr[title] { border-bottom: 1px dotted; } 186 …title, .audioblock > .title, .exampleblock > .title, .imageblock > .title, .listingblock > .title,… 189 div, dl, dt, dd, ul, ol, li, h1, h2, h3, #toctitle, .sidebarblock > .content > .title, h4, h5, h6, … 201 h1, h2, h3, #toctitle, .sidebarblock > .content > .title, h4, h5, h6 { font-family: Noto, sans-seri… 202 h1 small, h2 small, h3 small, #toctitle small, .sidebarblock > .content > .title small, h4 small, h… 208 h3, #toctitle, .sidebarblock > .content > .title { font-size: 1.375em; } 269 …d (min-width: 768px) { h1, h2, h3, #toctitle, .sidebarblock > .content > .title, h4, h5, h6 { line… 272 h3, #toctitle, .sidebarblock > .content > .title { font-size: 1.6875em; } 284 h1, h2, h3, #toctitle, .sidebarblock > .content > .title, h4, h5, h6 { line-height: 1.4; } [all …]
|
D | hic-1.0.html | 9 <title>Test® 1.2.3 - (with VK_EXT_host_image_copy, VK_KHR_copy_commands2, VK_KHR_format_feature_fla… 49 abbr[title] { border-bottom: 1px dotted; } 186 …title, .audioblock > .title, .exampleblock > .title, .imageblock > .title, .listingblock > .title,… 189 div, dl, dt, dd, ul, ol, li, h1, h2, h3, #toctitle, .sidebarblock > .content > .title, h4, h5, h6, … 201 h1, h2, h3, #toctitle, .sidebarblock > .content > .title, h4, h5, h6 { font-family: Noto, sans-seri… 202 h1 small, h2 small, h3 small, #toctitle small, .sidebarblock > .content > .title small, h4 small, h… 208 h3, #toctitle, .sidebarblock > .content > .title { font-size: 1.375em; } 269 …d (min-width: 768px) { h1, h2, h3, #toctitle, .sidebarblock > .content > .title, h4, h5, h6 { line… 272 h3, #toctitle, .sidebarblock > .content > .title { font-size: 1.6875em; } 284 h1, h2, h3, #toctitle, .sidebarblock > .content > .title, h4, h5, h6 { line-height: 1.4; } [all …]
|
D | all.html | 9 <title>Test® 1.2.3 - (with all registered extensions)</title> 49 abbr[title] { border-bottom: 1px dotted; } 186 …title, .audioblock > .title, .exampleblock > .title, .imageblock > .title, .listingblock > .title,… 189 div, dl, dt, dd, ul, ol, li, h1, h2, h3, #toctitle, .sidebarblock > .content > .title, h4, h5, h6, … 201 h1, h2, h3, #toctitle, .sidebarblock > .content > .title, h4, h5, h6 { font-family: Noto, sans-seri… 202 h1 small, h2 small, h3 small, #toctitle small, .sidebarblock > .content > .title small, h4 small, h… 208 h3, #toctitle, .sidebarblock > .content > .title { font-size: 1.375em; } 269 …d (min-width: 768px) { h1, h2, h3, #toctitle, .sidebarblock > .content > .title, h4, h5, h6 { line… 272 h3, #toctitle, .sidebarblock > .content > .title { font-size: 1.6875em; } 284 h1, h2, h3, #toctitle, .sidebarblock > .content > .title, h4, h5, h6 { line-height: 1.4; } [all …]
|
D | hic.html | 9 <title>Test® 1.2.3 - (with VK_EXT_host_image_copy, VK_KHR_copy_commands2, VK_KHR_format_feature_fla… 49 abbr[title] { border-bottom: 1px dotted; } 186 …title, .audioblock > .title, .exampleblock > .title, .imageblock > .title, .listingblock > .title,… 189 div, dl, dt, dd, ul, ol, li, h1, h2, h3, #toctitle, .sidebarblock > .content > .title, h4, h5, h6, … 201 h1, h2, h3, #toctitle, .sidebarblock > .content > .title, h4, h5, h6 { font-family: Noto, sans-seri… 202 h1 small, h2 small, h3 small, #toctitle small, .sidebarblock > .content > .title small, h4 small, h… 208 h3, #toctitle, .sidebarblock > .content > .title { font-size: 1.375em; } 269 …d (min-width: 768px) { h1, h2, h3, #toctitle, .sidebarblock > .content > .title, h4, h5, h6 { line… 272 h3, #toctitle, .sidebarblock > .content > .title { font-size: 1.6875em; } 284 h1, h2, h3, #toctitle, .sidebarblock > .content > .title, h4, h5, h6 { line-height: 1.4; } [all …]
|
D | all-1.0.html | 9 <title>Test® 1.2.3 - (with all registered extensions)</title> 49 abbr[title] { border-bottom: 1px dotted; } 186 …title, .audioblock > .title, .exampleblock > .title, .imageblock > .title, .listingblock > .title,… 189 div, dl, dt, dd, ul, ol, li, h1, h2, h3, #toctitle, .sidebarblock > .content > .title, h4, h5, h6, … 201 h1, h2, h3, #toctitle, .sidebarblock > .content > .title, h4, h5, h6 { font-family: Noto, sans-seri… 202 h1 small, h2 small, h3 small, #toctitle small, .sidebarblock > .content > .title small, h4 small, h… 208 h3, #toctitle, .sidebarblock > .content > .title { font-size: 1.375em; } 269 …d (min-width: 768px) { h1, h2, h3, #toctitle, .sidebarblock > .content > .title, h4, h5, h6 { line… 272 h3, #toctitle, .sidebarblock > .content > .title { font-size: 1.6875em; } 284 h1, h2, h3, #toctitle, .sidebarblock > .content > .title, h4, h5, h6 { line-height: 1.4; } [all …]
|
/hardware/google/interfaces/ril_ext/hardware/google/ril_ext/ |
D | IRilExtIndication.aidl | 31 * @param title The title of the bugreport 33 void triggerBugreport(in String title); in triggerBugreport() argument
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/config/chunkindex/ |
D | build-index.js | 22 this.field('title') 35 searchlookup[documents[i].id] = documents[i].title;
|
D | generate-index.rb | 26 data << { :id => File.basename(file) + "#" + id, :title => id, :body => id } 47 curdata = { :id => File.basename(file) + "#" + id, :title => text, :body => "" }
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/config/themes/ |
D | pdf-theme.yml | 25 content: '{chapter-title} | {page-number}' 28 content: '{page-number} | {chapter-title}'
|