HomeSort by relevance Sort by last modified time
    Searched full:usual (Results 176 - 200 of 1256) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/webp/src/utils/
quant_levels.c 11 // Min and max values are preserved (usual 0 and 255 for alpha plane).
  /frameworks/base/core/java/android/os/
PowerManagerInternal.java 102 * than usual, not longer.
  /frameworks/base/docs/html/guide/topics/connectivity/usb/
index.jd 63 to the Android-powered device and can issue the usual <code>adb</code> commands like <code>adb
  /frameworks/support/v7/appcompat/src/android/support/v7/app/
AppCompatDialog.java 46 // To workaround this, we call onCreate(null) in the ctor, and then again as usual in
  /packages/apps/Browser/src/com/android/browser/
NavigationBarBase.java 219 // catch back key in order to do slightly more cleanup than usual
  /packages/apps/Messaging/src/com/android/messaging/datamodel/action/
DeleteConversationAction.java 133 * (e.g. the Unknown Sender conversation). In the usual case of deleting a conversation, we
  /prebuilts/misc/common/swig/include/2.0.11/chicken/
tinyclos-multi-generic.patch 25 (usual-integrations)
  /prebuilts/misc/common/swig/include/2.0.11/lua/
std_string.i 82 Therefore you need the usual
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
ParenMatch.py 54 # We want the restore event be called before the usual return and
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
ParenMatch.py 54 # We want the restore event be called before the usual return and
  /system/core/adb/
SYNC.TXT 15 "OKAY" or "FAIL" as per usual.
  /system/core/libcutils/
strdup16to8.c 55 /* Fast path for the usual case where 3*len is < SIZE_MAX-1.
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
PacketDispatcher.java 690 * sent command. It is NOT recommended to use this method for usual cases -
710 * pair for usual cases - 'performCommand()' method must be used.
  /external/boringssl/src/include/openssl/
dsa.h 156 * for valid. However, this is dangerously different to the usual OpenSSL
198 * for valid. However, this is dangerously different to the usual OpenSSL
  /external/eigen/Eigen/src/Core/
Matrix.h 40 * Eigen provides a number of typedefs covering the usual cases. Here are some examples:
78 * Dense matrices and vectors are plain usual arrays of coefficients. All the coefficients are stored, in an ordinary contiguous array.
  /external/icu/icu4c/source/common/unicode/
ucasemap.h 31 * for the attributes, as usual.
54 * Usual semantics: ""=root, NULL=default locale, etc.
  /external/valgrind/
README_DEVELOPERS 154 (2) Configure inner with --enable-inner and build/install as usual.
156 (3) Configure Outer normally and build/install as usual.
  /frameworks/base/docs/html/training/displaying-bitmaps/
cache-bitmap.jd 332 ... // Initialize cache here as usual
365 hopefully available in the disk cache, if not, they are processed as usual.</p>
  /frameworks/base/docs/html/training/gestures/
viewgroup.jd 70 {@link android.view.View#onTouchEvent onTouchEvent()} method for the usual handling.
73 to their usual targets, which will handle the events with their own
  /libcore/dalvik/src/main/java/dalvik/system/
DexFile.java 124 * and execute DEX files outside the usual application installation
243 * the usual internal form (like "java/lang/String").
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
csv.py 58 """Describe the usual properties of Excel-generated CSV files."""
68 """Describe the usual properties of Excel-generated TAB-delimited files."""
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
csv.py 58 """Describe the usual properties of Excel-generated CSV files."""
68 """Describe the usual properties of Excel-generated TAB-delimited files."""
  /art/patchoat/
patchoat.h 80 NOT_PIC, // Code not pic. Patch as usual.
  /bionic/libm/upstream-freebsd/lib/msun/src/
s_tanhl.c 35 /* We also require the usual expsign encoding. */
  /cts/tests/tests/security/src/android/security/cts/
CertificateTest.java 88 * Finally, please note that this is not the usual process for adding root CAs to Android. If

Completed in 709 milliseconds

1 2 3 4 5 6 78 91011>>