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

1 2 3 4 5 6 78 91011>>

  /external/llvm/test/Transforms/InstCombine/
constant-fold-alias.ll 20 ; The preferred alignment for G2 allows this one to foled to zero.
  /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/
RouteDatabase.java 26 * server, that failure is remembered and alternate routes are preferred.
  /external/python/cpython2/Doc/includes/
email-alternative.py 39 # the HTML message, is best and preferred.
  /external/python/cpython2/Doc/library/
statvfs.rst 24 Preferred file system block size.
  /external/skia/site/dev/chrome/
changes.md 11 Method 1 \(preferred\) \- Make the old code path opt\-in for Chromium
  /external/skia/src/gpu/
GrPathRendererChain.h 22 * drawn this list is scanned to find the most preferred renderer. To add your
  /external/skia/tools/
reformat-json.py 30 # so any dirs that are already in the PYTHONPATH will be preferred.
  /external/skqp/site/dev/chrome/
changes.md 11 Method 1 \(preferred\) \- Make the old code path opt\-in for Chromium
  /external/skqp/src/gpu/
GrPathRendererChain.h 22 * drawn this list is scanned to find the most preferred renderer. To add your
  /external/skqp/tools/
reformat-json.py 30 # so any dirs that are already in the PYTHONPATH will be preferred.
  /external/syslinux/com32/gpllib/dmi/
dmi_base_board.c 22 * For the avoidance of doubt the "preferred form" of this code is one which
  /external/tensorflow/tensorflow/core/kernels/
mkl_conv_grad_bias_ops.cc 176 // Compare incoming output tensor layouts with MKL preferred layouts and
177 // convert data to the preferred layout if necessary
204 // Compare incoming input tensor layouts with MKL preferred layouts and
205 // convert data to the preferred layout if necessary
  /external/volley/src/test/java/com/android/volley/
NetworkResponseTest.java 41 // Later values should be preferred.
  /frameworks/base/core/res/res/layout/
always_use_checkbox.xml 18 to make their selection the preferred activity. -->
  /frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
LocalBluetoothProfile.java 48 void setPreferred(BluetoothDevice device, boolean preferred);
OppProfile.java 63 public void setPreferred(BluetoothDevice device, boolean preferred) {
  /frameworks/base/tools/aapt2/format/binary/
TableFlattener.h 29 // preferred.
  /frameworks/base/tools/aapt2/split/
TableSplitter.cpp 119 * Marking non-preferred densities as claimed will make sure the base doesn't include them, leaving
120 * only the preferred density behind.
129 // There can be multiple best values if there are multiple preferred densities.
132 // For each preferred density, find the value that is the best.
TableSplitter.h 37 * The preferred densities to keep in the table, stripping out all others.
  /hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/
HidDefs.h 25 // Preferred namespace for namespace restriction than enum class as enum class has strong type
  /libcore/luni/src/main/java/java/lang/
FindBugsSuppressWarnings.java 43 * or {@code Se}. Full, upper case names are preferred.
  /packages/apps/Car/LensPicker/src/com/android/support/car/lenspicker/
LensPickerConstants.java 41 * a stored "preferred" app.
  /packages/apps/Dialer/java/com/android/dialer/preferredsim/impl/
PreferredSimDatabaseHelper.java 25 /** Database helper class for preferred SIM. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
quota.h 133 u_int32_t dqb_bsoftlimit; /* preferred limit on disk blks */
136 u_int32_t dqb_isoftlimit; /* preferred inode limit */
158 u_int64_t dqb_bsoftlimit; /* preferred limit on disk quota blocks */
161 u_int64_t dqb_isoftlimit; /* preferred inode limit */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
mempolicy.h 60 #define MPOL_F_LOCAL (1 << 1) /* preferred local allocation */

Completed in 1901 milliseconds

1 2 3 4 5 6 78 91011>>