HomeSort by relevance Sort by last modified time
    Searched refs:logo (Results 26 - 50 of 127) sorted by null

12 3 4 5 6

  /external/chromium_org/components/search_provider_logos/
logo_cache.h 21 // A file-based cache for the search provider's logo. This allows clients to
22 // store and retrieve a logo (of type EncodedLogo) and its associated metadata
23 // (of type LogoMetadata). Metadata can be updated independently from the logo
24 // to handle cases where, e.g. the expiration date changes, but the logo stays
25 // the same. If corruption is detected in the metadata or logo, the cache will
31 // The logo and its metadata are stored in files, so they persist even when
33 // enable quick retrieval. The logo is not kept around in memory because of its
37 // Constructs a logo cache that stores data in |cache_directory|.
42 // Updates the metadata for the cached logo.
45 // Returns metadata for the cached logo, or NULL if logo is cached
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-netrexx.jar 
  /external/wpa_supplicant_8/src/utils/
http-utils.h 34 struct http_logo *logo; member in struct:http_cert
http_curl.c 450 n = os_realloc_array(hcert->logo, hcert->num_logo + 1,
454 hcert->logo = n;
455 n = &hcert->logo[hcert->num_logo];
527 wpa_printf(MSG_DEBUG, "OpenSSL: No SHA256 hash found for the logo");
710 static void debug_print_logotypeext(LogotypeExtn *logo)
720 if (logo->communityLogos) {
721 num = sk_LogotypeInfo_num(logo->communityLogos);
724 info = sk_LogotypeInfo_value(logo->communityLogos, i);
729 if (logo->issuerLogo) {
730 i2r_LogotypeInfo(logo->issuerLogo, "issuerLogo", out, indent )
752 LogotypeExtn *logo; local
    [all...]
  /external/qemu/distrib/sdl-1.2.15/test/
testgl.c 19 /* Define this to be the name of the logo image to use with -logo */
452 int logo, int logocursor, int slowly, int bpp, float gamma, int noframe, int fsaa, int sync, int accel )
495 if ( logo && USE_DEPRECATED_OPENGLBLIT ) {
719 /* Draw 2D logo onto the 3D display */
720 if ( logo ) {
786 int i, logo, logocursor = 0; local
796 logo = 0;
803 if ( strcmp(argv[i], "-logo") == 0 ) {
804 logo = 1
    [all...]
  /external/chromium_org/chrome/browser/resources/downloads/
downloads.css 14 .header .logo {
18 html[dir='rtl'] .logo,
  /external/chromium_org/chrome/browser/resources/safe_browsing/
malware_block_v2.js 42 * The 'NoBrand' conditions don't have the Chrome/Chromium logo at the top.
49 $('logo').style.display = 'none';
malware_block_v2.css 45 #logo {
  /external/chromium_org/chrome/browser/resources/local_ntp/
local_ntp.css 24 body.hide-fakebox-logo #logo,
25 body.hide-fakebox-logo #fakebox {
38 #logo {
50 body.alternate-logo #logo {
  /external/valgrind/main/exp-bbv/tests/ppc32-linux/
ll.S 39 .include "logo.include"
70 # PRINT LOGO
80 addi 9,DATA_BEGIN,(logo-data_begin)-1
84 # end of the logo
147 bl write_stdout # and print the logo
506 .include "logo.lzss_new"
  /packages/apps/Gallery2/src/com/android/gallery3d/app/
MovieActivity.java 50 * The client of this activity can pass a logo bitmap in the intent (KEY_LOGO_BITMAP)
51 * to set the action bar logo so the playback process looks more seamlessly integrated with
57 public static final String KEY_LOGO_BITMAP = "logo-bitmap";
120 Bitmap logo = intent.getParcelableExtra(KEY_LOGO_BITMAP); local
121 if (logo != null) {
123 new BitmapDrawable(getResources(), logo));
  /frameworks/base/core/java/com/android/internal/widget/
ToolbarWidgetWrapper.java 114 final Drawable logo = a.getDrawable(R.styleable.ActionBar_logo); local
115 if (logo != null) {
116 setLogo(logo);
341 Drawable logo = null; local
344 logo = mLogo != null ? mLogo : mIcon;
346 logo = mIcon;
349 mToolbar.setLogo(logo);
  /frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/
ToolbarWidgetWrapper.java 113 final Drawable logo = a.getDrawable(R.styleable.ActionBar_logo); local
114 if (logo != null) {
115 setLogo(logo);
366 Drawable logo = null; local
369 logo = mLogo != null ? mLogo : mIcon;
371 logo = mIcon;
374 mToolbar.setLogo(logo);
  /external/wpa_supplicant_8/hs20/server/ca/
setup.sh 108 openssl asn1parse -in server.der -inform DER | grep HEX | tail -1 | sed 's/.*://' | xxd -r -p > logo.der
109 openssl asn1parse -in logo.der -inform DER > logo.asn1
  /packages/apps/UnifiedEmail/src/com/android/mail/print/
HtmlPrintTemplates.java 49 mLogo = readTemplate(R.raw.logo);
  /external/chromium_org/chrome/browser/resources/chromeos/
mobile_setup.css 64 .logo {
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/news/css/
options.css 108 #logo {
  /external/chromium_org/third_party/WebKit/ManualTests/inspector-wrappers/
inspector-wrappers-test-utils.js 35 "<img id=logo src='../resources/webkit-background.png'" +
  /external/libvorbis/doc/
footer.tex 7 %\TODO{display xifish.pdf, [Xiph.org logo]}
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_urllibnet.py 192 logo = "http://www.python.org/community/logos/python-logo-master-v3-TM.png"
193 file_location, fileheaders = self.urlretrieve(logo)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_urllibnet.py 192 logo = "http://www.python.org/community/logos/python-logo-master-v3-TM.png"
193 file_location, fileheaders = self.urlretrieve(logo)
  /build/tools/droiddoc/templates-sdk-dyn/components/
masthead.cs 11 <div class="col-3 logo">
215 <a class="logo" href="#top"></a>
236 <div class="col_3 logo wear-logo">
259 <a class="logo" href="#top"></a>
  /external/valgrind/main/exp-bbv/tests/arm-linux/
ll.S 10 .include "logo.include"
38 # PRINT LOGO
49 add r3,r11,#(logo-data_begin)
50 @ r3 points to logo data
52 @ r8 points to logo end
120 bl write_stdout @ print the logo
483 .include "logo.lzss_new"
  /frameworks/base/tests/TransformTest/src/com/google/android/test/transform/
TransformTestActivity.java 56 Drawable drawable = getResources().getDrawable(R.drawable.logo);
  /external/chromium_org/chrome/browser/resources/bookmark_manager/css/
bmm.css 252 .logo {
263 html:not(.focus-outline-visible) .logo:focus {
277 html[dir=rtl] .logo,

Completed in 848 milliseconds

12 3 4 5 6