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

<<21222324252627282930>>

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
ResizeState.java 47 /** The preferred wrap_content bounds of the node */
  /system/core/libmemtrack/include/memtrack/
memtrack.h 85 * number of processes that share it (preferred), or may be charged in full to
  /system/tools/hidl/docs/src/parser/elements/
DocAnnotationParser.kt 100 //so can return (preferred). TODO: check HALs if mandatory
  /system/update_engine/common/
boot_control_interface.h 68 // Set the passed |slot| as the preferred boot slot. Returns whether it
  /bionic/libc/include/
string.h 149 * Use two enable_ifs so these overloads don't conflict with + are preferred over libcxx's. This can
152 #define __prefer_this_overload __enable_if(true, "preferred overload") __enable_if(true, "")
  /development/samples/browseable/WearNotifications/Application/src/com.example.android.wearable.wear.wearnotifications/mock/
MockDatabase.java 300 // Name preferred when replying to chat
357 // Name preferred when replying to chat
  /development/samples/browseable/WearNotifications/Wearable/src/com.example.android.wearable.wear.wearnotifications/mock/
MockDatabase.java 300 // Name preferred when replying to chat
357 // Name preferred when replying to chat
  /external/autotest/client/site_tests/network_ChromeCellularEndToEnd/
network_ChromeCellularEndToEnd.py 190 raise error.TestFail('Ethernet is not preferred.')
202 logging.debug('Ethernet is preferred over cellular.')
  /external/google-styleguide/
shell.xml 92 Executables should have no extension (strongly preferred) or a
314 be split are ok, but it's strongly preferred to find a way to make it
493 # Preferred style for 'special' variables:
505 # Preferred style for other variables:
629 # This is preferred:
641 <code>[[ ... ]]</code> is preferred over <code>[</code>,
691 # preferred over testing for an empty string
696 # This is OK (ensure quotes on the empty side), but not preferred:
    [all...]
  /external/libphonenumber/libphonenumber/src/com/google/i18n/phonenumbers/
Phonenumber.java 248 // unknown. The only exception to this is the preferred domestic carrier code.
280 outputString.append(" Preferred Domestic Carrier Code: ").
  /external/llvm/bindings/ocaml/target/
llvm_target.mli 112 (** Computes the preferred alignment of a type in bytes for a target.
116 (** Computes the preferred alignment of a global variable in bytes for
  /external/llvm/lib/CodeGen/
CalcSpillWeights.cpp 45 // Return the preferred allocation register for reg, given a COPY instruction.
229 // it is a preferred candidate for spilling.
  /external/llvm/test/CodeGen/X86/
materialize.ll 37 ; On 32-bit, xor-inc is preferred over push-pop.
114 ; xor-dec is preferred over push-pop.
  /external/python/cpython3/Lib/email/
_encoded_words.py 13 # of the preferred MIME charset names (hopefully; you never know when parsing).
204 shortest encoded sequence is used, except that 'q' is preferred if it is up
  /external/skia/include/gpu/gl/
GrGLInterface.h 211 // been preferred over GL_EXT, GL_CHROMIUM, or GL_ANGLE variations that have reduced
214 // GL_EXT_multisampled_render_to_texture (preferred) or GL_IMG_multisampled_render_to_texture
  /external/skia/site/user/sample/
color.md 109 **SkImage** is the preferred representation for image sources. It is easy to create **SkImages**
123 **SkBitmap** is another (not preferred) representation for image sources. Be careful to not forget
  /external/skqp/site/user/sample/
color.md 109 **SkImage** is the preferred representation for image sources. It is easy to create **SkImages**
123 **SkBitmap** is another (not preferred) representation for image sources. Be careful to not forget
  /external/swiftshader/third_party/LLVM/include/llvm-c/
Target.h 137 /** Computes the preferred alignment of a type in bytes for a target.
141 /** Computes the preferred alignment of a global variable in bytes for a target.
  /external/v8/src/compiler/
control-equivalence.h 109 // traversal, edges towards the representative nodes are preferred.
111 // \ / - Pre-visit: When N1 is visited in direction D the preferred
  /external/webrtc/webrtc/base/
bind.h.pump 91 // function the compiler would have chosen. One function will be preferred
94 // preferred function.
  /frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
A2dpProfile.java 189 public void setPreferred(BluetoothDevice device, boolean preferred) {
191 if (preferred) {
  /frameworks/base/services/backup/java/com/android/server/backup/
PackageManagerBackupAgent.java 254 Slog.w(TAG, "Can't access preferred home info");
255 // proceed as though there were no preferred home set
261 // We need to push a new preferred-home-app record if:
568 // First comes the preferred home app data, if any, headed by the DEFAULT_HOME_KEY tag
577 // else no preferred home app on the ancestral device - fall through to the rest
633 // If we remembered a preferred home app, record that
708 Slog.i(TAG, " read preferred home app " + mRestoredHome
    [all...]
  /frameworks/base/telephony/java/com/android/internal/telephony/
SmsApplication.java 420 * We return the preferred sms application with the following order of preference:
503 // Ensure this component is still configured as the preferred activity. Usually the
504 // current SMS app will already be the preferred activity - but checking whether or
505 // not this is true is just as expensive as reconfiguring the preferred activity so
594 // Configure this as the preferred activity for SENDTO sms/mms intents
696 * preferred activity for SENDTO sms/mms intents.
    [all...]
  /frameworks/data-binding/compilerCommon/src/main/java/android/databinding/tool/util/
SourceCodeEscapers.java 53 * string literal. This is the preferred way to escape Java characters for
129 // usually preferred."
  /hardware/qcom/display/msm8909/sdm/libs/core/
display_hdmi.cpp 240 // Preferred Timing if the preferred timing of the display is currently active, and if it is

Completed in 1190 milliseconds

<<21222324252627282930>>