| /device/generic/vulkan-cereal/protocols/vulkan/config/themes/ |
| D | pdf-theme.yml | 102 title: 137 title: 201 title: 254 # * {document-title} 256 # * {chapter-title} 257 # * {section-title} 258 # * {section-or-chapter-title} 263 content: '{chapter-title} | {page-number}' 264 #content: '{section-or-chapter-title} | {page-number}' 265 #content: '{document-title} | {page-number}' [all …]
|
| /device/google/cuttlefish/host/frontend/webrtc_operator/assets/ |
| D | index.html | 19 <title>My Virtual Device Playground</title> 35 <div id="keyboard-capture-control" title="Capture Keyboard"></div> 36 <div id="mic-capture-control" title="Capture Microphone"></div> 45 <button id='device-details-button' title='Device Details' class='material-icons'> 48 <button id='bluetooth-console-button' title='Bluetooth console' class='material-icons'> 61 … <button id='device-details-close' title='Close' class='material-icons modal-close'>close</button> 70 …<button id='bluetooth-console-close' title='Close' class='material-icons modal-close'>close</butto…
|
| /device/generic/vulkan-cereal/protocols/vulkan/config/ |
| D | makeSubmit.py | 40 # title - document title 42 def makeTarget(outDir, extensionList, submitName, title, target): argument 46 'APITITLE="' + title + '"', target) 96 parser.add_argument('-title', action='store', 98 help='Set the document title') 105 makeSubmit(results.title, results.extension)
|
| 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 …]
|
| /device/generic/vulkan-cereal/third-party/angle/util/ |
| D | png_utils.cpp | 43 const char *title, in SavePNGRGB() argument 84 // Set title in SavePNGRGB() 85 if (title != nullptr && strlen(title) > 0) in SavePNGRGB() 88 strcpy(mutableKey.data(), "Title"); in SavePNGRGB() 90 strncpy(mutableText.data(), title, 199); in SavePNGRGB()
|
| /device/generic/vulkan-cereal/protocols/vulkan/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
|
| /device/generic/vulkan-cereal/third-party/angle/src/android_system_settings/res/xml/ |
| D | main.xml | 23 android:title="@string/angle_general_title"> 29 android:title="@string/use_angle_for_all_apps" 36 android:title="@string/show_angle_in_use_dialog_box" 44 android:title="@string/select_opengl_driver_title">
|
| /device/google/cuttlefish/host/example_custom_actions/ |
| D | custom_action_config.json | 6 "title":"Web Page", string 15 "title":"Quick Settings", string 20 "title":"Do Not Disturb", string
|
| /device/generic/vulkan-cereal/third-party/angle/src/android_system_settings/res/values/ |
| D | strings.xml | 19 <!-- This is the user visible name of the app and title. --> 26 <!-- Category title listing ANGLE flags [CHAR_LIMIT=50]--> 39 <!-- ListPreference title listing installed packages [CHAR_LIMIT=50]--> 50 <!-- This is the title displayed when no apps are installed that ANGLE can be used for. -->
|
| /device/google/cuttlefish/shared/config/ |
| D | config_foldable.json | 16 "title":"Device State Closed", string 29 "title":"Device State Opened", string
|
| /device/google/crosshatch/overlay/frameworks/base/core/res/res/values/ |
| D | config.xml | 221 … <item>content://media/internal/audio/media/13?canonical=1&title=The%20Big%20Adventure</item> 222 <item>content://media/internal/audio/media/17?canonical=1&title=Copycat</item> 223 <item>content://media/internal/audio/media/7?canonical=1&title=Crackle</item> 224 <item>content://media/internal/audio/media/8?canonical=1&title=Flutterby</item> 225 <item>content://media/internal/audio/media/9?canonical=1&title=Hotline</item> 226 … <item>content://media/internal/audio/media/5?canonical=1&title=Leaps%20%26%20Bounds</item> 227 <item>content://media/internal/audio/media/15?canonical=1&title=Lollipop</item> 228 … <item>content://media/internal/audio/media/10?canonical=1&title=Lost%20%26%20Found</item> 229 <item>content://media/internal/audio/media/11?canonical=1&title=Mash-up</item> 230 <item>content://media/internal/audio/media/16?canonical=1&title=Monkey%20Around</item> [all …]
|
| /device/google/cuttlefish/host/libs/config/ |
| D | custom_actions.cpp | 38 const char* kCustomActionButtonTitle = "title"; 105 buttons[0].title; in ToJson() 115 button_entry[kCustomActionButtonTitle] = button.title; in ToJson() 138 buttons[0].title; in ToJson()
|
| /device/generic/vulkan-cereal/protocols/vulkan/xml/ |
| 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\"]
|
| D | genRef.py | 173 - sections - iterable returning (title,body) for each section. 204 for title, content in sections.items(): 205 print('== {}'.format(title), 671 for (apiDict, label, title) in sections: 672 # Add section title/anchor header to body 673 anchor = '[[' + label + ',' + title + ']]' 675 '== ' + title, 783 # Include the extension appendix without an extra title 927 for (apiDict, title) in sections: 935 … logWarn('(Benign, is an alias) Ref page for', title, page, 'is aliased into', api.alias[page]) [all …]
|
| /device/google/cuttlefish/host/frontend/webrtc/lib/ |
| D | streamer.cpp | 56 constexpr auto kControlPanelButtonTitle = "title"; 103 std::string title; member 271 const std::string& title, in AddCustomControlPanelButton() argument 274 .command = command, .title = title, .icon_name = icon_name}; in AddCustomControlPanelButton() 279 const std::string& command, const std::string& title, in AddCustomControlPanelButtonWithShellCommand() argument 282 .command = command, .title = title, .icon_name = icon_name}; in AddCustomControlPanelButtonWithShellCommand() 288 const std::string& command, const std::string& title, in AddCustomControlPanelButtonWithDeviceStates() argument 292 .command = command, .title = title, .icon_name = icon_name}; in AddCustomControlPanelButtonWithDeviceStates() 380 button_entry[kControlPanelButtonTitle] = button.title; in OnOpen()
|
| D | streamer.h | 103 const std::string& title, 106 const std::string& command, const std::string& title, 109 const std::string& command, const std::string& title,
|
| /device/generic/vulkan-cereal/protocols/vulkan/xml/spec_tools/ |
| D | html_printer.py | 60 <title>check_spec_links results</title> 167 …self.f.write("""<span class="badge badge-warning" data-toggle="tooltip" title="{num} warnings in t… 173 …self.f.write("""<span class="badge badge-danger" data-toggle="tooltip" title="{num} errors in this… 251 ' data-toggle="tooltip" title="{}"'.format(msg.replacement)) 356 …# self.f.write('<a href="#{target}" title="{title}" data-toggle="tooltip" data-container="body">{i… 357 # target=link.target, title=html.escape(link.tooltip), 360 self.f.write('<span class="sr-only">Cross reference: {t} {title}</span>'.format( 361 title=html.escape(link.tooltip, False), t=link.message_type))
|
| /device/generic/vulkan-cereal/protocols/vulkan/style/ |
| D | markup.txt | 13 by a one line title (see 20 Always use the one-line title form, with one to four = signs preceding the 21 chapter/section title. 22 The two-line title form cannot be easily searched for and often looks like 25 using the two-line title form 30 file), and follow the title by a blank line, to set off sections visibly. 325 Tables should usually be preceded with a short title. 352 image::images/imagename.svg[align="center",title="Figure caption",{fullimagewidth}] 638 always include a note title, and are usually set off in a box or with an 642 note title. [all …]
|
| /device/generic/vulkan-cereal/protocols/vulkan/out/ |
| D | index.html | 3 <title>Vulkan Spec Sandbox</title>
|
| /device/google/sunfish/json-c/ |
| D | README.html | 4 <title>JSON-C - A JSON implementation in C</title>
|
| /device/google/redbull/json-c/ |
| D | README.html | 4 <title>JSON-C - A JSON implementation in C</title>
|
| /device/google/bonito/json-c/ |
| D | README.html | 4 <title>JSON-C - A JSON implementation in C</title>
|
| /device/google/crosshatch/json-c/ |
| D | README.html | 4 <title>JSON-C - A JSON implementation in C</title>
|
| D | README-WIN32.html | 4 <title>JSON-C - A JSON implementation in C - Win32 specific notes</title>
|
| /device/google/coral/json-c/ |
| D | README.html | 4 <title>JSON-C - A JSON implementation in C</title>
|