/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
pci_regs.h | 120 #define PCI_SECONDARY_BUS 0x19 /* Secondary bus number */ 122 #define PCI_SEC_LATENCY_TIMER 0x1b /* Latency timer for secondary interface */ 129 #define PCI_SEC_STATUS 0x1e /* Secondary status register, only bit 14 used */ 149 #define PCI_BRIDGE_CTL_PARITY 0x01 /* Enable parity detection on secondary interface */ 154 #define PCI_BRIDGE_CTL_BUS_RESET 0x40 /* Secondary bus reset */ 155 #define PCI_BRIDGE_CTL_FAST_BACK 0x80 /* Fast Back2Back enabled on secondary interface */ 160 #define PCI_CB_SEC_STATUS 0x16 /* Secondary status */ 593 #define HT_CAPTYPE_HOST 0x20 /* Host/Secondary link configuration */ [all...] |
/prebuilts/sdk/current/support/v7/appcompat/res/values/ |
themes.xml | 87 secondary text color, with the primary text color. --> 91 control color, which by default is the same as the secondary text color, with the primary
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/ |
README.txt | 38 Running the tests will run a secondary instance of Eclipse. 99 Running the tests will run a secondary instance of Eclipse.
|
/external/kernel-headers/original/uapi/linux/ |
pci_regs.h | 121 #define PCI_SECONDARY_BUS 0x19 /* Secondary bus number */ 123 #define PCI_SEC_LATENCY_TIMER 0x1b /* Latency timer for secondary interface */ 131 #define PCI_SEC_STATUS 0x1e /* Secondary status register, only bit 14 used */ 151 #define PCI_BRIDGE_CTL_PARITY 0x01 /* Enable parity detection on secondary interface */ 156 #define PCI_BRIDGE_CTL_BUS_RESET 0x40 /* Secondary bus reset */ 157 #define PCI_BRIDGE_CTL_FAST_BACK 0x80 /* Fast Back2Back enabled on secondary interface */ 162 #define PCI_CB_SEC_STATUS 0x16 /* Secondary status */ 376 #define PCI_EA_SP 0x00ff0000 /* Secondary Properties */ 439 #define PCI_X_BRIDGE_SSTATUS 2 /* Secondary Status */ 440 #define PCI_X_SSTATUS_64BIT 0x0001 /* Secondary AD interface is 64 bits * [all...] |
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
PresentationActivity.java | 61 * on a secondary display using a {@link Presentation}. 71 * "Simulate secondary displays" feature in Development Settings to create a few 72 * simulated secondary displays. Each display will appear in the list along with a 76 * uses the media router to automatically select a secondary display 460 * The presentation to show on the secondary display.
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/ |
CollationDummyTest.java | 159 // test secondary > 26 204 //perform test with strength SECONDARY 207 myCollation.setStrength(Collator.SECONDARY); 244 // result is 1, secondary differences only for ignorable space characters 246 errln("Comparing two strings with only secondary differences in C failed.\n");
|
CollationAPITest.java | 121 logln("Use secondary comparision level testing ..."); 122 col.setStrength(Collator.SECONDARY); 138 "Binary format for 'abcda' sortkey different for secondary strength!"); 207 col.setStrength(Collator.SECONDARY); 208 logln("Use secondary comparison level testing ...."); 278 * - requesting the order properties(primary, secondary or tertiary) 320 CollationElementIterator.secondaryOrder(order3)), "The secondary orders should be the same"); 336 // CollationElementIterator.secondaryOrder(order3)), "The secondary orders should not be the same"); 360 CollationElementIterator.secondaryOrder(order3)), "The secondary orders should be the same"); 378 // CollationElementIterator.secondaryOrder(order3)), "The secondary orders should not be the same") [all...] |
CollationRegressionTest.java | 277 c.setStrength(Collator.SECONDARY); 365 String[] secondary = { local 371 compareArray(c, secondary); 376 // Secondary/Tertiary comparison incorrect in French Secondary 386 c.setStrength(Collator.SECONDARY); 432 // French secondary collation checking at the end of compare iteration fails 442 c.setStrength(Collator.SECONDARY); 538 c.setStrength(Collator.SECONDARY); 575 c.setStrength(Collator.SECONDARY); [all...] |
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
CollationDummyTest.java | 155 // test secondary > 26 200 //perform test with strength SECONDARY 203 myCollation.setStrength(Collator.SECONDARY); 240 // result is 1, secondary differences only for ignorable space characters 242 errln("Comparing two strings with only secondary differences in C failed.\n");
|
CollationAPITest.java | 117 logln("Use secondary comparision level testing ..."); 118 col.setStrength(Collator.SECONDARY); 134 "Binary format for 'abcda' sortkey different for secondary strength!"); 203 col.setStrength(Collator.SECONDARY); 204 logln("Use secondary comparison level testing ...."); 274 * - requesting the order properties(primary, secondary or tertiary) 316 CollationElementIterator.secondaryOrder(order3)), "The secondary orders should be the same"); 332 // CollationElementIterator.secondaryOrder(order3)), "The secondary orders should not be the same"); 356 CollationElementIterator.secondaryOrder(order3)), "The secondary orders should be the same"); 374 // CollationElementIterator.secondaryOrder(order3)), "The secondary orders should not be the same") [all...] |
CollationRegressionTest.java | 273 c.setStrength(Collator.SECONDARY); 361 String[] secondary = { local 367 compareArray(c, secondary); 372 // Secondary/Tertiary comparison incorrect in French Secondary 382 c.setStrength(Collator.SECONDARY); 428 // French secondary collation checking at the end of compare iteration fails 438 c.setStrength(Collator.SECONDARY); 534 c.setStrength(Collator.SECONDARY); 571 c.setStrength(Collator.SECONDARY); [all...] |
/libcore/luni/src/main/java/java/util/concurrent/locks/ |
LockSupport.java | 362 * Returns the pseudo-randomly initialized or updated secondary seed. 368 if ((r = U.getInt(t, SECONDARY)) != 0) { 375 U.putInt(t, SECONDARY, r); 382 private static final long SECONDARY; 387 SECONDARY = U.objectFieldOffset
|
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/text/ |
Collator.java | 33 * <li>SECONDARY strength: Accents in the characters are considered secondary 36 * between letters can also be considered secondary differences, depending 37 * on the language. A secondary difference is ignored when there is a 45 * when there is a primary or secondary difference anywhere in the strings. 52 * This difference is ignored when there is a PRIMARY, SECONDARY or TERTIARY 153 * Accents in the characters are considered secondary differences. 154 * Other differences between letters can also be considered secondary 161 public final static int SECONDARY = java.text.Collator.SECONDARY; [all...] |
/external/vboot_reference/tests/ |
cgptlib_test.c | 31 * 434 32 secondary partition entries 32 * 466 1 secondary partition header 70 * secondary are updated. 140 * file. Before calling this function, primary/secondary header/entries must 193 /* Build secondary */ 554 /* Test if myLBA field is checked (1 for primary, last for secondary). */ 561 /* myLBA depends on primary vs secondary flag */ 605 * But the secondary table should fail because it would overlap the 622 * LastUsableLBA must be before the start of the secondary GPT table array. 928 * secondary entry pointers use the secondary data. The primar [all...] |
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/ |
PlaybackControlsRow.java | 35 * and an optional series of secondary actions. 77 * content description unless secondary labels are provided. 85 * Sets the array of strings used as secondary labels. These labels are used 121 * Returns the secondary label at the given index. 696 * Sets the secondary actions {@link ObjectAdapter}. 712 * Returns the secondary actions {@link ObjectAdapter}. 774 * Searches the primary adapter first, then the secondary adapter.
|
/prebuilts/gdb/darwin-x86/lib/python2.7/bsddb/test/ |
test_associate.py | 101 secDB.open(self.filename, "secondary", db.DB_BTREE, db.DB_CREATE) 104 # associate with a secondary. Berkeley DB will return an error. 174 self.secDB.open(self.filename, "secondary", db.DB_BTREE, 196 self.secDB.open(self.filename, "secondary", db.DB_BTREE, 231 # 'Blues' should not be in the secondary database 259 print "Secondary key traversal:" 347 self.secDB.open(self.filename, "secondary", db.DB_BTREE,
|
/prebuilts/gdb/linux-x86/lib/python2.7/bsddb/test/ |
test_associate.py | 101 secDB.open(self.filename, "secondary", db.DB_BTREE, db.DB_CREATE) 104 # associate with a secondary. Berkeley DB will return an error. 174 self.secDB.open(self.filename, "secondary", db.DB_BTREE, 196 self.secDB.open(self.filename, "secondary", db.DB_BTREE, 231 # 'Blues' should not be in the secondary database 259 print "Secondary key traversal:" 347 self.secDB.open(self.filename, "secondary", db.DB_BTREE,
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/test/ |
test_associate.py | 101 secDB.open(self.filename, "secondary", db.DB_BTREE, db.DB_CREATE) 104 # associate with a secondary. Berkeley DB will return an error. 174 self.secDB.open(self.filename, "secondary", db.DB_BTREE, 196 self.secDB.open(self.filename, "secondary", db.DB_BTREE, 231 # 'Blues' should not be in the secondary database 259 print "Secondary key traversal:" 347 self.secDB.open(self.filename, "secondary", db.DB_BTREE,
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/test/ |
test_associate.py | 101 secDB.open(self.filename, "secondary", db.DB_BTREE, db.DB_CREATE) 104 # associate with a secondary. Berkeley DB will return an error. 174 self.secDB.open(self.filename, "secondary", db.DB_BTREE, 196 self.secDB.open(self.filename, "secondary", db.DB_BTREE, 231 # 'Blues' should not be in the secondary database 259 print "Secondary key traversal:" 347 self.secDB.open(self.filename, "secondary", db.DB_BTREE,
|
/frameworks/base/docs/html/about/versions/ |
android-4.2.jd | 14 <li><a href="#SecondaryDisplays">Secondary Displays</a></li> 211 <h2 id="SecondaryDisplays">Secondary Displays</h2> 215 To create unique content for a secondary display, extend the {@link android.app.Presentation} 217 {@link android.app.Presentation#onCreate onCreate()}, specify your UI for the secondary display 221 secondary display.</p> 223 <p>To detect secondary displays where you can display your {@link android.app.Presentation}, 240 appear on the secondary display.</p> 255 secondary screens, you can apply 269 secondary display's screen size and density.</p>
|
/external/icu/icu4c/source/i18n/ |
collationdatareader.h | 239 * The rootElements may contain secondary and tertiary weights below common=05. 241 * Where is occurs, there is also an explicit unit with common secondary & tertiary weights. 245 * does not necessarily have special, unique secondary/tertiary weights any more.
|
/external/icu/icu4c/source/i18n/unicode/ |
ucoleitr.h | 94 * consists of primary order, secondary order and tertiary order. The data 247 * Get the secondary order of a collation order. 249 * @return the secondary order of a collation order.
|
/external/icu/icu4c/source/test/intltest/ |
regcoll.cpp | 206 c->setStrength(Collator::SECONDARY); 346 String[] secondary = { 351 static const UChar secondary[][CollationRegressionTest::MAX_TOKEN_LEN] = local 358 compareArray(*c, secondary, ARRAY_LENGTH(secondary)); 365 // Secondary/Tertiary comparison incorrect in French Secondary 382 c->setStrength(Collator::SECONDARY); 446 // French secondary collation checking at the end of compare iteration fails 462 c->setStrength(Collator::SECONDARY); [all...] |
/external/kernel-headers/original/uapi/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.
|
/external/libdrm/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.
|