HomeSort by relevance Sort by last modified time
    Searched full:advantage (Results 1 - 25 of 1221) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/bindings/
README.txt 2 programs written in languages other than C or C++ to take advantage of the LLVM
  /external/eigen/doc/snippets/
MatrixBase_part.cpp 9 << "taking advantage of the symmetry." << endl;
MatrixBase_marked.cpp 11 cout << "And now here is m.inverse()*n, taking advantage of the fact that"
  /frameworks/base/docs/html/training/
best-ux.jd 11 And to keep your users coming back, you should take advantage of
  /frameworks/base/docs/html/guide/topics/admin/
index.jd 3 page.landing.intro=If you are an enterprise administrator, you can take advantage of APIs and system capabilities to manage Android devices and control access.
  /external/skia/site/user/
tips.md 25 There are two ways Skia can take advantage of HW.
36 replace on a platform in order to take advantage of specific CPU features. One
  /frameworks/base/docs/html/design/style/
devices-displays.jd 2 page.metaDescription=Take advantage of Android's flexible layout system and create apps that gracefully scale from phones to tablets and beyond.
15 form factors. By taking advantage of Android's flexible layout system, you can create apps that
34 <p>On larger devices, take advantage of extra screen real estate. Create compound views that combine
  /art/compiler/dex/
pass_driver_me_post_opt.cc 29 * Advantage is that there will be no race conditions here.
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/agreement/
DHBasicAgreement.java 16 * note: This is only the basic algorithm, it doesn't take advantage of
  /external/chromium-trace/
README 18 HTML. Do take advantage of this, you should check out the trace-viewer code in
  /external/eigen/Eigen/
CholmodSupport 23 * Note that these classes does not bring any particular advantage compared to the built-in
  /external/llvm/test/CodeGen/X86/
sext-load.ll 3 ; When doing sign extension, use the sext-load lowering to take advantage of
  /external/marisa-trie/
README 21 The biggest advantage of *marisa-trie* is that it can build a considerably compact dictionary. See below for the size of dictionaries built with various trie implementations.
  /frameworks/base/docs/html/distribute/monetize/
index.jd 9 a variety of tools to make it easy. Take advantage of Google Play?s
  /frameworks/base/docs/html/distribute/stories/
games.jd 19 advantage of Google Play game services &mdash; the features they've added and
  /packages/apps/ContactsCommon/src/com/android/contacts/common/widget/
LayoutSuppressingImageView.java 26 * This improves the performance by not passing requestLayout() to its parent, taking advantage
LayoutSuppressingQuickContactBadge.java 26 * This improves the performance by not passing requestLayout() to its parent, taking advantage
  /developers/build/prebuilts/gradle/BasicNotifications/Application/src/main/res/values/
strings.xml 32 advantage of the expanded notification format in newer versions of Android, and
  /developers/samples/android/notification/BasicNotifications/Application/src/main/res/values/
strings.xml 32 advantage of the expanded notification format in newer versions of Android, and
  /development/samples/browseable/BasicNotifications/res/values/
strings.xml 32 advantage of the expanded notification format in newer versions of Android, and
  /external/guava/guava-testlib/src/com/google/common/collect/testing/
TestIntegerSetGenerator.java 61 * the advantage of working for insertion-ordered containers, as well.
TestStringSetGenerator.java 65 * the advantage of working for insertion-ordered containers, as well.
  /external/kernel-headers/original/uapi/linux/netfilter_bridge/
ebt_among.h 26 * number comparisons in worst case. Further, we take advantage of
  /external/libcap-ng/libcap-ng-0.7/utils/
captest.8 9 You can also apply file system capabilities to this program to study how they work. For example, filecap /usr/bin/captest chown. Then run captest as a normal user. Another interesting test is to make captest suid root so that you can see what the interaction is between root's credentials and capabilities. For example, chmod 4755 /usr/bin/captest. When run as a normal user, the program will see if privilege escalation is possible. But do not leave this app setuid root after you are don testing so that an attacker cannot take advantage of it.
  /external/libvncserver/examples/android/
README 13 This has the advantage that the LibVNCServer sources are properly set up

Completed in 293 milliseconds

1 2 3 4 5 6 7 8 91011>>