| /external/chromium-trace/catapult/third_party/polymer/components/app-route/demo/youtube-demo/ | 
| D | youtube-toolbar.html | 29       :host([collapsed]) #youtube-logo { 52       #youtube-logo { 67       #youtube-logo:before, 68       #youtube-logo:after { 79       #youtube-logo:before { 83       #youtube-logo:after { 87       #youtube-logo > .lr-edge { 94       #youtube-logo > .lr-edge:before, 95       #youtube-logo > .lr-edge:after { 107       #youtube-logo > .lr-edge:before { [all …] 
 | 
| /external/lottie/snapshot-tests/src/androidTest/java/com/airbnb/lottie/snapshots/tests/ | 
| D | ScaleTypesTestCase.kt | 14 …withAnimationView("Lottie Logo 1.json", "Scale Types", "Wrap Content", renderHardwareAndSoftware =…  in <lambda>() 22 …withAnimationView("Lottie Logo 1.json", "Scale Types", "Match Parent", renderHardwareAndSoftware =…  in <lambda>() 30 …withAnimationView("Lottie Logo 1.json", "Scale Types", "300x300 centerCrop", renderHardwareAndSoft…  in <lambda>() 39 …withAnimationView("Lottie Logo 1.json", "Scale Types", "300x300 centerInside", renderHardwareAndSo…  in <lambda>() 48 …withAnimationView("Lottie Logo 1.json", "Scale Types", "300x300 fitXY", renderHardwareAndSoftware …  in <lambda>() 57 …withAnimationView("Lottie Logo 1.json", "Scale Types", "600x300 centerInside", renderHardwareAndSo…  in <lambda>() 66 …withAnimationView("Lottie Logo 1.json", "Scale Types", "600x300 fitXY", renderHardwareAndSoftware …  in <lambda>() 75 …withAnimationView("Lottie Logo 1.json", "Scale Types", "300x600 centerInside", renderHardwareAndSo…  in <lambda>() 84 …withAnimationView("Lottie Logo 1.json", "Scale Types", "300x600 fitXY", renderHardwareAndSoftware …  in <lambda>()
  | 
| /external/chromium-trace/catapult/third_party/polymer/components/iron-image/demo/ | 
| D | index.html | 52           <iron-image alt="The Polymer logo." src="./polymer.svg"></iron-image> 70 …<iron-image sizing="cover" id="example-sizing-cover" alt="The Polymer logo." src="./polymer.svg"><… 88 …<iron-image sizing="contain" id="example-sizing-contain" alt="The Polymer logo." src="./polymer.sv… 122 …      <iron-image id="example-full-width" alt="The Polymer logo." src="./polymer.svg"></iron-image> 123 …      <iron-image id="example-half-width" alt="The Polymer logo." src="./polymer.svg"></iron-image> 158 …     <iron-image id="example-full-height" alt="The Polymer logo." src="./polymer.svg"></iron-image> 159 …     <iron-image id="example-half-height" alt="The Polymer logo." src="./polymer.svg"></iron-image> 182 …  <iron-image sizing="contain" alt="The Polymer logo." id="example-without-preload-1"></iron-image> 210 …<iron-image preload id="example-preload-1" alt="The Polymer logo." class="sized" sizing="contain">… 220 …<iron-image preload fade id="example-preload-2" alt="The Polymer logo." class="sized" sizing="cont… [all …] 
 | 
| /external/ImageMagick/ | 
| D | QuickStart.txt | 42      convert logo: logo.gif 43      display logo.gif 121       convert logo: logo.gif 122       imdisplay logo.gif 136       identify -verbose logo:
  | 
| /external/python/setuptools/docs/ | 
| D | artwork.rst | 5 .. figure:: images/logo-over-white.svg 8    Setuptools logo, designed in 2021 by `Anderson Bravalheri`_ 24 The preferred way of using the setuptools logo is over a white (or light) 32   media): a completely black or white version of the logo can also be used. 38 .. image:: images/logo-demo.svg 78 This logo, design variations or a modified version may be used by anyone to 106    THE USAGE OF THIS LOGO AND ARTWORK DOES NOT INDICATE ENDORSEMENT BY THE
  | 
| /external/jackson-databind/src/test/resources/data/ | 
| D | citm_catalog.json | 29             "logo": null,  null 45             "logo": "/images/UE0AAAAACEKo6QAAAAZDSVRN",  string 63             "logo": "/images/UE0AAAAACEKo7QAAAAZDSVRN",  string 82             "logo": "/images/UE0AAAAACEKo8QAAAAZDSVRN",  string 100             "logo": "/images/UE0AAAAACEKo9QAAAAhDSVRN",  string 118             "logo": "/images/UE0AAAAACEKo+QAAAAVDSVRN",  string 136             "logo": "/images/UE0AAAAACEKo/QAAAAVDSVRN",  string 156             "logo": "/images/UE0AAAAACEKpAQAAAAVDSVRN",  string 175             "logo": "/images/UE0AAAAACEKpBQAAAAdDSVRN",  string 194             "logo": "/images/UE0AAAAACEKpCQAAAAVDSVRN",  string [all …] 
 | 
| /external/iperf3/docs/_esnet/templates/ | 
| D | navbar.html | 12           <!-- LOGO: {{ logo }} {{ pathto('_static/' + logo, 1) }} --> 14             {%- if logo %}<img src="{{ pathto('_static/' + logo, 1) }}">{%- endif %}
  | 
| /external/FP16/ | 
| D | README.md | 15 [](http://… 16 [
  | 
| /external/wpa_supplicant_8/src/utils/ | 
| D | http_curl.c | 470 	n = os_realloc_array(hcert->logo, hcert->num_logo + 1,  in DEFINE_STACK_OF() 474 	hcert->logo = n;  in DEFINE_STACK_OF() 475 	n = &hcert->logo[hcert->num_logo];  in DEFINE_STACK_OF() 547 			wpa_printf(MSG_DEBUG, "OpenSSL: No SHA256 hash found for the logo");  in add_logo_direct() 742 static void debug_print_logotypeext(LogotypeExtn *logo)  in debug_print_logotypeext()  argument 752 	if (logo->communityLogos) {  in debug_print_logotypeext() 753 		num = sk_LogotypeInfo_num(logo->communityLogos);  in debug_print_logotypeext() 756 			info = sk_LogotypeInfo_value(logo->communityLogos, i);  in debug_print_logotypeext() 761 	if (logo->issuerLogo) {  in debug_print_logotypeext() 762 		i2r_LogotypeInfo(logo->issuerLogo, "issuerLogo", out, indent );  in debug_print_logotypeext() [all …] 
 | 
| /external/llvm/docs/_themes/llvm-theme/ | 
| D | layout.html | 13 <div class="logo"> 15     <img src="{{pathto("_static/logo.png", 1) }}" 16          alt="LLVM Logo" width="250" height="88"/></a>
  | 
| /external/python/cpython3/Lib/test/ | 
| D | test_urllibnet.py | 170         with self.urlretrieve(self.logo) as (file_location, info): 179         with self.urlretrieve(self.logo, 188         with self.urlretrieve(self.logo) as (file_location, info): 192     logo = "http://www.pythontest.net/"  variable in urlretrieveNetworkTests 195         with self.urlretrieve(self.logo) as (file_location, fileheaders): 209         with self.urlretrieve(self.logo, reporthook=recording_reporthook) as (
  | 
| /external/rust/crates/pin-project/ | 
| D | README.md | 3 [](https://cra… 4 []… 6 [](https://www.r… 7 …s.io/github/workflow/status/taiki-e/pin-project/CI/main?style=flat-square&logo=github)](https://gi…
  | 
| /external/fmtlib/doc/_templates/ | 
| D | layout.html | 122           {%- if logo %} 123             <p class="logo"><a href="{{ pathto(master_doc) }}"> 124               <img class="logo" src="{{ pathto('_static/' + logo, 1) }}" 125                    alt="Logo"/>
  | 
| /external/mockftpserver/tags/2.5/src/site/ | 
| D | site.xml | 5         <src>images/mockftpserver-logo.png</src> 12         <logo 16         <logo
  | 
| /external/mockftpserver/MockFtpServer/src/site/ | 
| D | site.xml | 5         <src>images/mockftpserver-logo.png</src> 12         <logo 16         <logo
  | 
| /external/perfetto/ui/src/frontend/recording/ | 
| D | reset_target_modal.ts | 69       m('.logo-wrapping', m('i.material-icons', 'usb')), 111       m('.record-modal-logo-button', 125       m('.logo-wrapping', m('i.material-icons', 'settings_ethernet')), 156       m('.logo-wrapping', m('i.material-icons', 'web')),
  | 
| /external/okhttp/samples/guide/src/main/java/com/squareup/okhttp/recipes/ | 
| D | PostMultipart.java | 42         .addFormDataPart("title", "Square Logo")  in run() 43         .addFormDataPart("image", "logo-square.png",  in run() 44             RequestBody.create(MEDIA_TYPE_PNG, new File("website/static/logo-square.png")))  in run()
  | 
| /external/hamcrest/ | 
| D | README.md | 1  58 [logo]: https://raw.github.com/hamcrest/JavaHamcrest/master/doc/images/logo.jpg
  | 
| /external/ImageMagick/Magick++/demo/ | 
| D | demo.cpp | 496       // Create logo image  in main() 497       cout << "Adding logo image ..." << endl;  in main() 498       Image logo( "logo:" );  in main()  local 499       logo.zoom( "45%" );  in main() 501       // Composite logo into montage image  in main() 502       Geometry placement(0,0,(montage_image.columns()/2)-(logo.columns()/2),0);  in main() 503       montage_image.composite( logo, placement, OverCompositeOp );  in main()
  | 
| /external/curl/ | 
| D | README.md | 7 # [](https://curl.se/)
  | 
| /external/rust/crates/itoa/ | 
| D | README.md | 4 …io/badge/github-dtolnay/itoa-8da0cb?style=for-the-badge&labelColor=555555&logo=github" height="20"… 5 …https://img.shields.io/crates/v/itoa.svg?style=for-the-badge&color=fc8d62&logo=rust" height="20">]… 6 …hields.io/badge/docs.rs-itoa-66c2a5?style=for-the-badge&labelColor=555555&logo=docs.rs" height="20…
  | 
| /external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ | 
| D | videointelligence.v1p3beta1.json | 420       "description": "Annotation corresponding to one detected, tracked and recognized logo class.", 425 …"description": "Entity category information to specify the logo class that all the logo tracks wit… 428 …": "All video segments where the recognized logo appears. There might be multiple instances of the… 435 …"description": "All logo tracks where the recognized logo appears. Each track corresponds to one l… 764             "Logo detection, tracking, and recognition.", 1245       "description": "Annotation corresponding to one detected, tracked and recognized logo class.", 1250 …"description": "Entity category information to specify the logo class that all the logo tracks wit… 1253 …": "All video segments where the recognized logo appears. There might be multiple instances of the… 1260 …"description": "All logo tracks where the recognized logo appears. Each track corresponds to one l… 1589             "Logo detection, tracking, and recognition.", [all …] 
 | 
| D | videointelligence.v1p2beta1.json | 420       "description": "Annotation corresponding to one detected, tracked and recognized logo class.", 425 …"description": "Entity category information to specify the logo class that all the logo tracks wit… 428 …": "All video segments where the recognized logo appears. There might be multiple instances of the… 435 …"description": "All logo tracks where the recognized logo appears. Each track corresponds to one l… 764             "Logo detection, tracking, and recognition.", 1245       "description": "Annotation corresponding to one detected, tracked and recognized logo class.", 1250 …"description": "Entity category information to specify the logo class that all the logo tracks wit… 1253 …": "All video segments where the recognized logo appears. There might be multiple instances of the… 1260 …"description": "All logo tracks where the recognized logo appears. Each track corresponds to one l… 1589             "Logo detection, tracking, and recognition.", [all …] 
 | 
| D | videointelligence.v1beta2.json | 420       "description": "Annotation corresponding to one detected, tracked and recognized logo class.", 425 …"description": "Entity category information to specify the logo class that all the logo tracks wit… 428 …": "All video segments where the recognized logo appears. There might be multiple instances of the… 435 …"description": "All logo tracks where the recognized logo appears. Each track corresponds to one l… 764             "Logo detection, tracking, and recognition.", 1001               "Logo detection, tracking, and recognition.", 1375       "description": "Annotation corresponding to one detected, tracked and recognized logo class.", 1380 …"description": "Entity category information to specify the logo class that all the logo tracks wit… 1383 …": "All video segments where the recognized logo appears. There might be multiple instances of the… 1390 …"description": "All logo tracks where the recognized logo appears. Each track corresponds to one l… [all …] 
 |