HomeSort by relevance Sort by last modified time
    Searched full:secondary (Results 551 - 575 of 1672) sorted by null

<<21222324252627282930>>

  /external/icu/icu4c/source/i18n/
collationdatareader.cpp 238 // [fixed last secondary common byte] is too low,
239 // and secondary weights would collide with compressed common secondaries.
  /external/icu/icu4c/source/test/intltest/
itercoll.cpp 620 coll->setStrength(Collator::SECONDARY);
622 errln("Strength order for a secondary strength collator should be the third byte");
thcoll.cpp 414 // The test was modified to using a collator with strength=secondary,
453 errln("Unable to set the Thai collator clone to secondary strength");
frcoll.cpp 164 myCollation->setStrength(Collator::SECONDARY);
  /external/icu/icu4j/main/classes/collate/src/com/ibm/icu/text/
StringSearch.java 581 case Collator.SECONDARY:
1671 long primary = 0, secondary = 0, tertiary = 0, quaternary = 0; local
    [all...]
  /external/jemalloc/src/
ckh.c 85 /* Search secondary bucket. */
208 /* Try to insert in secondary bucket. */
  /external/mesa3d/src/mesa/program/
program_lexer.l 301 {dot}secondary { return SECONDARY; }
  /frameworks/base/core/tests/coretests/src/android/widget/espresso/
TextViewActions.java 414 + " (" + (primary ? "primary" : "secondary" ) + ")";
498 + " (" + (primary ? "primary" : "secondary" ) + ")";
  /frameworks/base/packages/SystemUI/res/values/
styles.xml 183 <style name="TextAppearance.QS.DataUsage.Secondary">
343 <style name="TextAppearance.NotificationGuts.Secondary">
  /frameworks/base/wifi/java/android/net/wifi/p2p/
WifiP2pDevice.java 55 * Secondary device type is an optional attribute that can be provided by a device in
313 sbuf.append("\n secondary type: ").append(secondaryDeviceType);
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_mdpcomp.cpp 689 // Disable MDP comp on Secondary when the primary is highres panel and
690 // the secondary is a normal 1080p, because, MDP comp on secondary under
693 ALOGD_IF(isDebug(), "%s: Disable MDP Compositon for Secondary Disp",
746 //Will benefit presentation / secondary-only layer.
749 ALOGD_IF(isDebug(), "%s: Exceeds max secondary pipes",__FUNCTION__);
762 //For 8x26, if there is only one layer which needs scale for secondary
850 ALOGD_IF(isDebug(), "%s: Exceeds max secondary pipes",__FUNCTION__);
    [all...]
  /packages/apps/Messaging/src/com/android/messaging/datamodel/
SyncManager.java 304 // Secondary users default SMS app - need to actively monitor telephony and notify
369 // TODO: Secondary users are not going to get notifications
  /packages/apps/Stk/src/com/android/stk/
StkMenuActivity.java 132 // ONLY set SECONDARY menu. It will be finished when the following command is comming.
249 // ONLY finish SECONDARY menu. MAIN menu should always stay in the root of stack.
  /art/runtime/native/
dalvik_system_ZygoteHooks.cc 109 // Ensure that any (secondary) oat files will be interpreted.
  /build/tools/droiddoc/templates-ndk/components/
masthead.cs 77 <!-- Secondary x-nav -->
  /cts/tests/app/src/android/app/cts/
ProgressDialogTest.java 222 * so can't change secondary progress
  /development/samples/SupportLeanbackShowcase/app/src/main/java/android/support/v17/leanback/supportleanbackshowcase/app/media/
MusicConsumptionExampleFragment.java 236 // if the clicked item is a primary or secondary action in the playback controller
  /external/bison/m4/
lib-prefix.m4 159 dnl - a variable acl_libdirstem2, as a secondary possible value for
  /external/chromium-trace/catapult/telemetry/telemetry/internal/backends/chrome/
android_browser_finder.py 134 logging.exception('Secondary failure while closing browser backend.')
  /external/chromium-trace/catapult/third_party/polymer/components/core-transition/
core-transition-css.html 153 * A secondary configuration attribute for the animation. The class
  /external/clang/lib/CodeGen/
CGVTT.cpp 164 // Insert all secondary vpointer indices.
  /external/clang/test/CodeGenCXX/
vtt-layout.cpp 14 // Check that we don't add a secondary virtual pointer for Test2::A, since Test2::A doesn't have any virtual member functions or bases.
  /external/google-breakpad/src/tools/python/
filter_syms.py 129 This may be used to perform secondary adjustments, such as removing a
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
CollationKanaTest.java 129 myCollation.setStrength(Collator.SECONDARY);
  /external/icu/icu4c/source/common/
uhash.c 21 * stored in a single array with no secondary storage for collision
24 * using a secondary hash. The secondary hash is an increment
327 * otherwise we are not guaranteed that the jump value (the secondary

Completed in 819 milliseconds

<<21222324252627282930>>