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

<<11121314151617181920>>

  /external/webrtc/talk/media/base/
videocommon.h 70 // Secondary formats are converted in 2 steps.
84 // 2 Secondary YUV formats: row biplanar.
98 // 4 Secondary RGB formats: 4 Bayer Patterns.
  /packages/services/Telephony/src/com/android/phone/
InCallScreenShowActivation.java 74 // Though this conditional protects this code from NPEs on a secondary user due to an
76 // to why a secondary user context shouldn't trigger a CDMA provisioning, or at least
78 Log.i(LOG_TAG, "Being asked to provision CDMA SIM from secondary user, skipping.");
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/
mga_drm.h 327 * Requested number of secondary DMA buffers.
330 * filled in with the actual number of secondary DMA buffers
337 * Requested size of each secondary DMA buffer.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/drm/
mga_drm.h 327 * Requested number of secondary DMA buffers.
330 * filled in with the actual number of secondary DMA buffers
337 * Requested size of each secondary DMA buffer.
  /prebuilts/sdk/current/support/multidex/library/libs/
android-support-multidex.jar 
  /system/connectivity/apmanager/
device.cc 197 // Determine secondary channel is below or above the primary.
200 LOG(ERROR) << "Unable to determine secondary channel location for "
312 // Determine secondary channel location base on the channel. Refer to
  /art/build/
Android.common.mk 54 # Primary vs. secondary
  /art/test/142-classloader2/src/
Main.java 64 // Secondary checks: get the static field values and make sure they aren't the same.
  /cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
ManagedProfileTest.java 32 * in the primary profile, one to {@code ManagedProfileActivity.ACTION} in the secondary profile,
  /development/samples/SupportLeanbackShowcase/app/src/main/java/android/support/v17/leanback/supportleanbackshowcase/app/media/
MediaPlayerGlue.java 82 // Instantiate secondary actions
109 * Override this method in case you need to add different secondary actions.
130 * secondary actions have been added.
146 // Add secondary actions and change the control row color.
  /development/samples/SupportLeanbackShowcase/app/src/main/res/layout/
detail_view_content.xml 46 android:text="Secondary Text Area"/>
  /development/samples/training/ContactsList/res/layout/
contact_list_item.xml 33 consistency. This is secondary text and not always visible so by default is has its
  /external/autotest/client/cros/cellular/
base_station_interface.py 65 ip2: Secondary IP address. Not set if not supplied.
  /external/autotest/client/cros/image_comparison/
upload_on_fail_comparer.py 90 logging.debug('Secondary comparison complete. Diff pixels = %d',
  /external/autotest/client/tests/dbt2/
pgpool.conf 67 # if there's a data mismatch between master and secondary
  /external/chromium-trace/catapult/third_party/Paste/paste/auth/
cas.py 18 of processing. It has the secondary goal of allowing for other
  /external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
CollationSettings.java 72 * Options bit 10: Insert the case level between the secondary and tertiary levels.
76 * Options bit 11: Compare secondary weights backwards. ("French secondary")
315 case Collator.SECONDARY:
  /external/icu/icu4c/source/i18n/unicode/
coleitr.h 67 * secondary order(char), and tertiary order(char). Java strictly defines the
108 * consists of primary order, secondary order and tertiary order. The data
198 * Gets the secondary order of a collation order.
200 * @return the secondary order of a collation order.
  /external/icu/icu4c/source/test/cintltst/
cestst.c 16 * specific primary, secondary and tertiary rules. For example, the ignorable
cturtst.c 16 * specific primary, secondary and tertiary rules. For example, the ignorable
  /external/icu/icu4c/source/test/intltest/
apicoll.h 103 * - requesting the order properties(primary, secondary or tertiary)
  /external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
CollationSettings.java 70 * Options bit 10: Insert the case level between the secondary and tertiary levels.
74 * Options bit 11: Compare secondary weights backwards. ("French secondary")
313 case Collator.SECONDARY:
  /external/jemalloc/src/
chunk_dss.c 9 "secondary",
  /external/kernel-headers/original/uapi/linux/
aio_abi.h 62 __s64 res2; /* secondary result */
  /external/skia/include/gpu/
GrXferProcessor.h 47 * function blend state and/or secondary output, and is responsible to apply coverage on its own.
202 * Returns whether or not this xferProcossor will set a secondary output to be used with dual
263 * If we are not performing a dst read, returns whether the subclass will set a secondary
264 * output. When using dst reads, the base class controls the secondary output and this method

Completed in 3290 milliseconds

<<11121314151617181920>>