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

<<31323334353637383940>>

  /toolchain/binutils/binutils-2.25/gprof/
hist.c 535 the secondary is number of invocation, and the tertiary is the
594 /* Sort the symbol table by time (call-count and name as secondary
  /art/runtime/
oat_file_assistant_test.cc 75 // GetMultiDexSrc1, but a different secondary dex checksum.
167 // with the contents of the secondary dex file changed.
567 // Case: We have a MultiDEX file where the secondary dex file is out of date.
576 // Now overwrite the dex file with GetMultiDexSrc2 so the secondary checksum
    [all...]
oat_file.cc     [all...]
indirect_reference_table.h 98 * secondary check on the preserved hash value; this implies that creating
  /frameworks/base/services/tests/servicestests/src/com/android/server/devicepolicy/
DevicePolicyManagerTest.java 160 // Add the first secondary user.
    [all...]
  /external/vulkan-validation-layers/layers/
core_validation.cpp     [all...]
  /external/valgrind/memcheck/
mc_main.c 108 and distinguished secondary maps) to avoid the 9-bit-per-byte overhead
133 secondary (second-level) map. Since many of the 64kB chunks will
136 there are three distinguished secondary maps, which indicate 'noaccess',
140 the 'undefined' or 'defined' distinguished secondary map, so it gives a
191 /* --------------- Secondary maps --------------- */
205 // In the "partdefined" case, we use a secondary table to store the V bits.
206 // Each entry in the secondary-V-bits table maps a byte address to its 8 V
280 // 3 distinguished secondary maps, one for no-access, one for
372 value, and sm points at the relevant secondary map. As with the
373 main primary map, the secondary may be either a real secondary, o
    [all...]
  /external/wpa_supplicant_8/hostapd/
hostapd.conf 487 # Supported channel width set: [HT40-] = both 20 MHz and 40 MHz with secondary
489 # with secondary channel above the primary channel
499 # Please note that 40 MHz channels may switch their primary and secondary
    [all...]
  /frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
GridLayoutManager.java 494 * The fixed size of each grid item in the secondary direction. This corresponds to
501 * Tracks the secondary size of each row.
507 * be updating the secondary size of rows.
533 * How to position child in secondary direction.
    [all...]
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_mdpcomp.cpp 702 // Disable MDP comp on Secondary when the primary is highres panel and
703 // the secondary is a normal 1080p, because, MDP comp on secondary under
706 ALOGD_IF(isDebug(), "%s: Disable MDP Compositon for Secondary Disp",
761 //Will benefit presentation / secondary-only layer.
764 ALOGD_IF(isDebug(), "%s: Exceeds max secondary pipes",__FUNCTION__);
    [all...]
  /external/c-ares/
ares_init.c 603 * before secondary. There is no requirement that IPv4 addresses should
772 printf (" %s (secondary %d)\n", ipAddr->IpAddress.String, i+1);
    [all...]
  /external/icu/icu4c/source/test/intltest/
ssearch.cpp 165 else if (*strength=="SECONDARY") { collatorStrength = UCOL_SECONDARY;}
    [all...]
  /external/valgrind/coregrind/m_debuginfo/
readmacho.c 392 the primary name as a secondary sort key. */
431 sorting uses the name as a secondary key.
851 no secondary (debuginfo) object, but nevertheless
    [all...]
  /frameworks/base/core/java/android/app/
LoadedApk.java 153 // 32 and 64 bit shared libraries, we might need to choose the secondary
158 // Get the instruction set that the libraries of secondary Abi is supported.
159 // In presence of a native bridge this might be different than the one secondary Abi used.
    [all...]
  /frameworks/base/core/java/android/os/
Process.java 464 * The state of the connection to the secondary zygote.
755 // The primary zygote didn't match. Try the secondary.
760 throw new ZygoteStartFailedEx("Error connecting to secondary zygote", ioe);
    [all...]
  /frameworks/base/docs/html/preview/
behavior-changes.jd 696 changes to certificate installation, password resetting, secondary user
724 <li>Device owners can manage secondary users more easily. When a device is
726 is automatically set. This prevents users from creating unmanaged secondary
  /libcore/ojluni/src/main/java/java/awt/font/
TextAttribute.java 661 * <code>TRACKING</code>. The other group, the 'secondary' group,
668 * new <code>Map</code>. Then only the <em>secondary</em>
672 * values of secondary attributes originate with the
    [all...]
  /packages/apps/ContactsCommon/src/com/android/contacts/common/model/
RawContactModifier.java 143 * {@link EditType#secondary}.
173 final boolean validSecondary = (includeSecondary ? true : !type.secondary);
338 // No valid primary found, so expand search to secondary
    [all...]
  /packages/apps/Dialer/InCallUI/src/com/android/incallui/
VideoCallPresenter.java 467 * Handles changes to the visibility of the secondary caller info bar.
469 * @param isVisible {@code true} if the secondary caller info is showing, {@code false}
471 * @param height the height of the secondary caller info bar.
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/text/
DecimalFormat.java 267 * others, the <em>secondary grouping size</em>. In most locales these are the same, but
269 * the secondary is 2, then this corresponds to the pattern "#,##,##0", and the number
272 * primary grouping size, and the interval between the last two defines the secondary
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DecimalFormat.java 266 * others, the <em>secondary grouping size</em>. In most locales these are the same, but
268 * the secondary is 2, then this corresponds to the pattern "#,##,##0", and the number
271 * primary grouping size, and the interval between the last two defines the secondary
    [all...]
  /art/runtime/gc/space/
image_space.cc 448 // Secondary image is out of date. Clear cache and exit to let it retry from scratch.
449 LOG(ERROR) << "Cannot patch secondary image '" << image_location
454 reason = "Should not have to patch secondary image.";
564 *error_msg = "Cannot compile a secondary image.";
    [all...]
  /build/kati/
dep.cc 282 ".SECONDARY",
  /build/tools/droiddoc/templates-sac/components/
masthead.cs 199 <!-- Secondary x-nav -->
  /cts/tests/app/src/android/app/cts/
ActivityManagerTest.java 50 // A secondary test activity from another APK.

Completed in 2434 milliseconds

<<31323334353637383940>>