HomeSort by relevance Sort by last modified time
    Searched full:brand (Results 51 - 75 of 2880) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/libchrome/base/
cpu.cc 181 const std::string& brand() const { return brand_; } function in class:base::__anon14239::LazyCpuInfoValue
256 // Get the brand string of the cpu.
279 cpu_brand_.assign(g_lazy_cpuinfo.Get().brand());
  /build/tools/
buildinfo.sh 30 echo "ro.product.brand=$PRODUCT_BRAND"
  /cts/common/device-side/device-info/src/com/android/compatibility/common/deviceinfo/
GenericDeviceInfo.java 70 store.addResult(BUILD_BRAND, Build.BRAND);
  /cts/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/build/
CompatibilityBuildProvider.java 84 device.getProperty("ro.product.brand"),
  /cts/tools/tradefed-host/src/com/android/cts/tradefed/build/
CtsBuildProvider.java 90 device.getProperty("ro.product.brand"),
  /docs/source.android.com/src/
legal.jd 42 <p>See the <a href="{@docRoot}source/brands.html">Brand Guidelines</a> for additional details.</p>
license.jd 64 license, note that proprietary trademarks and brand features are not
67 <li>Google's trademarks and other brand features (including the
72 href="http://developer.android.com/distribute/googleplay/promote/brand.html">Brand Guidelines</a> for
  /external/kernel-headers/original/uapi/linux/
scc.h 155 char brand; /* hardware type */ member in struct:scc_hw_config
  /frameworks/base/docs/html/distribute/stories/games/
kongregate-adv-cap.jd 40 because of the game?s brand and icon reputation on the web.
  /frameworks/base/docs/html/
license.jd 66 license, note that proprietary trademarks and brand features are not
69 <li>Google's trademarks and other brand features (including the
74 href="{@docRoot}distribute/tools/promote/brand.html">Brand Guidelines</a> for
legal.jd 43 href="{@docRoot}distribute/tools/promote/brand.html">Brand Guidelines</a>.</p>
  /packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
HttpClientFactory.java 120 Build.BRAND,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
scc.h 155 char brand; /* hardware type */ member in struct:scc_hw_config
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
scc.h 155 char brand; /* hardware type */ member in struct:scc_hw_config
  /system/bt/device/include/
interop_database.h 31 // Note: May affect other Asus brand devices
  /system/update_engine/common/
hardware_interface.h 64 // or is invalid, returns -1. Brand new machines out of the factory or after
  /external/bison/
THANKS 52 H. Merijn Brand h.m.brand@hccnet.nl
  /frameworks/base/docs/html/distribute/users/
your-listing.jd 25 apps or brand on Google Play search results and your product details pages.
64 happening in the screenshot, and extra video footage to highlight the brand.
  /docs/source.android.com/src/devices/audio/
midi_test.jd 161 <li> From the menu select the USB keyboard. It will display the brand.</li>
184 the brand.</li>
189 the brand.</li>
  /external/doclava/src/com/google/doclava/
PackageInfo.java 451 * <li>brand new classes that are not present in current package
465 * <li>brand new classes that are not present in current package
515 // brand new class, add everything as is
  /external/toybox/toys/posix/
sed.c 810 if (!(s = unescape_delimited_string(&line, 0))) goto brand;
853 goto brand;
863 if (!*fiona) goto brand;
924 if (!*line) goto brand;
948 if (!(s = unescape_delimited_string(&line, &delim))) goto brand;
954 if (!(s = unescape_delimited_string(&line, &delim))) goto brand;
955 if (len != strlen(s)) goto brand;
1009 brand:
    [all...]
  /frameworks/base/docs/html/distribute/tools/promote/
linking.jd 13 src="{@docRoot}images/brand/en_app_rgb_wo_45.png" />
15 <p>For a link that includes the Google Play brand icon, check out the <a href="badges.html">Badges</a> page. </p>
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
ResourceUtils.java 50 "BRAND", Build.BRAND,
  /bionic/libc/kernel/uapi/linux/
scc.h 155 char brand; member in struct:scc_hw_config
  /build/tools/droiddoc/templates-ndk/
designpage.cs 84 <a href="http://www.android.com/branding.html">Brand Guidelines</a>

Completed in 518 milliseconds

1 23 4 5 6 7 8 91011>>