/external/chromium_org/third_party/WebKit/Source/wtf/ |
WTFThreadData.h | 75 // on secondary ones, so there is no need for synchronization here.
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
cfintst.c | 16 * specific primary, secondary and tertiary rules. For example, the ignorable
|
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
state.h | 50 * Is the secondary color needed?
|
/external/icu4c/test/cintltst/ |
cfintst.c | 16 * specific primary, secondary and tertiary rules. For example, the ignorable
|
/external/kernel-headers/original/linux/ |
aio_abi.h | 51 __s64 res2; /* secondary result */
|
/external/mesa3d/src/mesa/main/ |
state.h | 50 * Is the secondary color needed?
|
/external/wpa_supplicant_8/src/ap/ |
hw_features.c | 197 "secondary channel: %d", 200 /* Verify that HT40 secondary channel is an allowed 20 MHz 213 wpa_printf(MSG_ERROR, "HT40 secondary channel %d not allowed", 219 * Verify that HT40 primary,secondary channel pair is allowed per 221 * 2.4 GHz rules allow all cases where the secondary channel fits into 316 wpa_printf(MSG_INFO, "Switch own primary and secondary " 317 "channel to get secondary channel with no Beacons " 345 "secondary channel due to BSS " 654 primary ? "" : "Configured HT40 secondary ",
|
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/ |
XMPVersionInfo.java | 27 /** @return Returns the secondary release number, the "2" in version "1.2.3". */
|
/frameworks/base/media/java/android/mtp/ |
MtpStorage.java | 64 // then 0x00020001, 0x00030001, etc. for secondary storages
|
/hardware/invensense/65xx/libsensors_iio/ |
CompassSensor.IIO.9150.cpp | 39 #pragma message("HAL:build Invensense compass cal with YAS53x IIO on secondary bus") 50 #pragma message("HAL:build Invensense compass cal with compass IIO on secondary bus") 73 LOGE("HAL:Cannot read secondary device name - (%d)", result); 77 LOGI("HAL:Secondary Chip Id: %s", dev_name);
|
/packages/apps/Dialer/src/com/android/dialer/calllog/ |
CallLogListItemViews.java | 37 /** The secondary action button on the entry. */
|
/packages/apps/Dialer/src/com/android/dialer/list/ |
PhoneFavoriteSquareTileView.java | 33 * in a perfect square. It also has an additional touch target for a secondary action.
|
/packages/apps/UnifiedEmail/src/com/android/mail/lib/base/ |
CharEscapers.java | 1084 private final CharEscaper secondary; field in class:CharEscapers.FallThroughCharEscaper [all...] |
/packages/apps/UnifiedEmail/src/com/google/android/mail/common/base/ |
CharEscapers.java | 1084 private final CharEscaper secondary; field in class:CharEscapers.FallThroughCharEscaper [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
aio_abi.h | 61 __s64 res2; /* secondary result */
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
aio_abi.h | 61 __s64 res2; /* secondary result */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
aio_abi.h | 61 __s64 res2; /* secondary result */
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/test/ |
test_cursor_pget_bug.py | 21 self.secondary_db.open(self.db_name, 'secondary', db.DB_BTREE, db.DB_CREATE)
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/test/ |
test_cursor_pget_bug.py | 21 self.secondary_db.open(self.db_name, 'secondary', db.DB_BTREE, db.DB_CREATE)
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
regcoll.cpp | 209 c->setStrength(Collator::SECONDARY); 349 String[] secondary = { 354 static const UChar secondary[][CollationRegressionTest::MAX_TOKEN_LEN] = local 361 compareArray(*c, secondary, ARRAY_LENGTH(secondary)); 368 // Secondary/Tertiary comparison incorrect in French Secondary 385 c->setStrength(Collator::SECONDARY); 449 // French secondary collation checking at the end of compare iteration fails 465 c->setStrength(Collator::SECONDARY); [all...] |
/cts/hostsidetests/appsecurity/src/com/android/cts/appsecurity/ |
AppSecurityTests.java | 415 int secondary = -1; local 417 // Create secondary user 418 secondary = createUserOnDevice(getDevice()); 430 doRunTestsAsUser(PACKAGE, CLAZZ, "cleanIsolatedStorage", secondary)); 436 doRunTestsAsUser(PACKAGE, CLAZZ, "writeIsolatedStorage", secondary)); 442 doRunTestsAsUser(PACKAGE, CLAZZ, "readIsolatedStorage", secondary)); 445 if (secondary != -1) { 446 removeUserOnDevice(getDevice(), secondary); local
|
/cts/tests/tests/display/src/android/display/cts/ |
DisplayTest.java | 97 * Verify that there is a secondary display. 106 * Test the properties of the secondary Display.
|
/docs/source.android.com/src/accessories/ |
audio.jd | 28 that accessory. No secondary software application is required on the Android device.</p> 51 accessory without the need for a secondary application.</p>
|
/external/chromium/sdch/open-vcdiff/src/ |
vcencoder.cc | 20 // The RFC describes the possibility of using a secondary compressor 24 // No secondary compressor types have been publicly registered with
|
/external/chromium_org/chrome/browser/ui/panels/ |
detached_panel_browsertest.cc | 179 // Setup 2 displays with secondary display on the right side of primary 195 // Move down the secondary display and make it smaller.
|