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

<<31323334353637383940>>

  /external/mesa3d/src/gallium/include/pipe/
p_defines.h 830 * always be prepared to receive TGSI in addition to its preferred IR.
831 * If the driver requests TGSI as its preferred IR, it will *always*
  /external/mesa3d/src/gallium/state_trackers/xa/
xa_tracker.c 58 static const enum xa_formats *preferred[] = variable in typeref:enum:xa_formats
193 xa_format = preferred[stype][i];
  /external/pcre/dist2/m4/
ax_pthread.m4 135 # -kthread: FreeBSD kernel threads (preferred to -pthread since SMP-able)
136 # lthread: LinuxThreads port on FreeBSD (also preferred to -pthread)
  /external/protobuf/gtest/m4/
acx_pthread.m4 111 # -kthread: FreeBSD kernel threads (preferred to -pthread since SMP-able)
112 # lthread: LinuxThreads port on FreeBSD (also preferred to -pthread)
  /external/protobuf/m4/
acx_pthread.m4 111 # -kthread: FreeBSD kernel threads (preferred to -pthread since SMP-able)
112 # lthread: LinuxThreads port on FreeBSD (also preferred to -pthread)
  /external/protobuf/src/google/protobuf/io/
zero_copy_stream_impl.h 59 // FileInputStream is preferred over using an ifstream with IstreamInputStream.
136 // FileOutputStream is preferred over using an ofstream with
  /external/python/cpython2/Doc/library/
math.rst 75 this reason, function :func:`fmod` is generally preferred when working with
76 floats, while Python's ``x % y`` is preferred when working with integers.
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
CodePlacementOpt.cpp 375 /// AlignLoops - Align loop headers to target preferred alignments.
395 /// AlignLoop - Align loop headers to target preferred alignments.
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
Path.h 325 /// @brief Return the preferred separator for this platform.
327 /// @result StringRef of the preferred separator, null-terminated.
  /external/tensorflow/tensorflow/core/kernels/
mkl_conv_grad_input_ops.cc 273 // Compare incoming input tensor layouts with MKL preferred layouts and
274 // convert data to the preferred layout if necessary
  /external/tensorflow/tensorflow/stream_executor/
stream_executor_internal.h 82 // Sets the preferred cache configuration.
85 // Gets the preferred cache configuration.
  /external/v8/testing/gmock/scripts/
gmock-config.in 223 # build dir is always preferred. This will potentially allow us to write
224 # build rules for generated headers and have them automatically be preferred
  /external/v8/testing/gtest/m4/
acx_pthread.m4 111 # -kthread: FreeBSD kernel threads (preferred to -pthread since SMP-able)
112 # lthread: LinuxThreads port on FreeBSD (also preferred to -pthread)
  /external/vulkan-validation-layers/tests/gtest-1.7.0/m4/
acx_pthread.m4 111 # -kthread: FreeBSD kernel threads (preferred to -pthread since SMP-able)
112 # lthread: LinuxThreads port on FreeBSD (also preferred to -pthread)
  /external/webrtc/webrtc/modules/video_capture/linux/
video_capture_linux.cc 151 // Supported video formats in preferred order.
184 // Match the preferred order.
  /frameworks/base/core/java/android/app/
WallpaperColors.java 48 * Specifies that dark text is preferred over the current wallpaper for best presentation.
56 * Specifies that dark theme is preferred over the current wallpaper for best presentation.
  /frameworks/base/core/java/android/bluetooth/
BluetoothDevice.java 694 * No preferred coding when transmitting on the LE Coded PHY.
    [all...]
  /frameworks/base/telephony/java/com/android/internal/telephony/
RILConstants.java 54 int MODE_NOT_SUPPORTED = 13; /* HW does not support preferred network type */
140 int NETWORK_MODE_WCDMA_PREF = 0; /* GSM/WCDMA (WCDMA preferred) */
  /frameworks/base/tools/aapt/
AaptAssets.cpp     [all...]
  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/hotspot2/
PasspointNetworkEvaluatorTest.java 266 * provider are found, the network that matched to a home provider is preferred.
311 * active network, the active network is preferred.
  /libcore/ojluni/src/main/java/java/util/zip/
Inflater.java 310 * the preferred means of obtaining this information.</p>
336 * the preferred means of obtaining this information.</p>
  /libcore/ojluni/src/main/java/javax/sql/
package.html 60 The <code>javax.sql</code> package provides the preferred
64 is preferred because it offers many advantages over the
  /packages/apps/Camera2/src/com/android/camera/settings/
ResolutionUtil.java 65 * These are the preferred aspect ratios for the settings. We will take HAL
122 * that users can use a full-sensor size, as well as any of the preferred
SettingsManager.java 565 * Package private conversion method to turn ints into preferred
599 * Package private conversion method to turn booleans into preferred
  /packages/apps/Messaging/build/gcheckstyle/tools/java/checkstyle/
googlestyle-5.0.xml 41 <!-- Checks that FIXME is not used in comments. TODO is preferred.
44 <property name="message" value='TODO is preferred to FIXME. e.g. "TODO(johndoe): Refactor when v2 is released."' />

Completed in 1518 milliseconds

<<31323334353637383940>>