HomeSort by relevance Sort by last modified time
    Searched full:primary (Results 101 - 125 of 1708) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/webkit/Source/WebCore/html/
HTMLDataGridColElement.cpp 63 m_column = DataGridColumn::create(getIdAttribute(), label(), type(), primary(), sortable());
143 bool HTMLDataGridColElement::primary() const function in class:WebCore::HTMLDataGridColElement
148 void HTMLDataGridColElement::setPrimary(bool primary)
150 setAttribute(primaryAttr, primary ? "" : 0);
165 column()->setPrimary(primary());
DataGridColumn.idl 45 attribute boolean primary; // Whether or not this is the primary column of the tree (this will be where the disclosure triangle and connecting tree lines will display)
  /libcore/luni/src/test/java/libcore/java/text/
CollatorTest.java 30 collator.setStrength(Collator.PRIMARY);
31 assertEquals(Collator.PRIMARY, collator.getStrength());
48 mColl.setStrength(Collator.PRIMARY);
63 mColl.setStrength(Collator.PRIMARY);
99 coll.setStrength(Collator.PRIMARY);
  /external/chromium/chrome/browser/autocomplete/
autocomplete.h 48 // Search Primary Provider (past query in history within 2 days) | 1399**
49 // Search Primary Provider (what you typed) | 1300
53 // Search Primary Provider (past query in history older than 2 days) | 1050--
56 // Search Primary Provider (navigational suggestion) | 800++
58 // Search Primary Provider (suggestion) | 600++
73 // Search Primary Provider (past query in history within 2 days) | 1399**
76 // Search Primary Provider (what you typed) | 1150
78 // Search Primary Provider (past query in history older than 2 days) | 1050--
81 // Search Primary Provider (navigational suggestion) | 800++
83 // Search Primary Provider (suggestion) | 600+
    [all...]
  /dalvik/dexgen/src/com/android/dexgen/dex/code/
OutputCollector.java 23 * receives and collects instructions in two pieces — a primary
25 * by the primary list, such as switch case tables) — which it
107 * the primary output.
  /dalvik/dx/src/com/android/dx/dex/code/
OutputCollector.java 25 * receives and collects instructions in two pieces — a primary
27 * by the primary list, such as switch case tables) — which it
110 * the primary output.
  /external/clang/lib/AST/
RecordLayout.cpp 76 // Microsoft ABI doesn't have primary virtual base
79 "Primary virtual base must be at offset 0!");
83 "Primary base must be at offset 0!");
  /external/icu4c/i18n/
ucoleitr.cpp 248 uint64_t primary = 0, secondary = 0, tertiary = 0, quaternary = 0; local
263 primary = ucol_primaryOrder(ce);
267 // **** That means that we need 24 bits for the primary ****
273 // **** the primary is... ****
274 if ((elems->pce->toShift && elems->pce->variableTop > ce && primary != 0)
275 || (elems->pce->isShifted && primary == 0)) {
277 if (primary == 0) {
282 quaternary = primary;
285 primary = secondary = tertiary = 0;
295 return primary << 48 | secondary << 32 | tertiary << 16 | quaternary
    [all...]
  /external/icu4c/test/cintltst/
cestst.c 16 * specific primary, secondary and tertiary rules. For example, the ignorable
67 /* test primary > 5*/
114 log_verbose("Testing Spanish Collation with Primary strength\n");
cturtst.c 16 * specific primary, secondary and tertiary rules. For example, the ignorable
76 UCOL_LESS, /*Turkish translator made a primary differnce between dotted and dotless I */
122 log_verbose("Testing Turkish Collation with Primary strength\n");
cfintst.c 16 * specific primary, secondary and tertiary rules. For example, the ignorable
58 /* test primary > 4*/
  /external/webkit/Source/WebKit/chromium/public/
WebPasswordFormData.h 48 // The action target of the form. This is the primary data used by the
62 // The signon_realm is effectively the primary key used for retrieving
66 // The URL (minus query parameters) containing the form. This is the primary
WebScreenInfo.h 52 // is not the primary display monitor, some of the rectangle's
62 // bars. Note that if the monitor is not the primary display monitor,
  /frameworks/base/telephony/java/android/telephony/gsm/
GsmCellLocation.java 63 * On a UMTS network, returns the primary scrambling code of the serving
66 * @return primary scrambling code for UMTS, -1 if unknown or GSM
90 * Set the primary scrambling code.
  /external/icu4c/test/intltest/
mnkytst.cpp 106 myCollator->setStrength(Collator::PRIMARY);
109 result = collationKey1.compareTo(collationKey2); // Primary
110 revResult = collationKey2.compareTo(collationKey1); // Primary
174 myCollator->setStrength(Collator::PRIMARY);
175 result = myCollator->compare(subs, subt); // Primary
176 revResult = myCollator->compare(subt, subs); // Primary
ficoll.cpp 65 // test primary > 4
80 myCollation->setStrength(Collator::PRIMARY);
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
parser.ml 12 (* primary
100 * ::= primary
107 (* If the current token is not an operator, it must be a primary expr. *)
111 * ::= ('+' primary)* *)
124 (* Parse the primary expression after the binary operator. *)
159 * ::= primary binoprhs *)
  /external/openssl/crypto/des/
README 11 The primary ftp site for this library is
13 libdes is now also shipped with SSLeay. Primary ftp site of
  /frameworks/base/cmds/installd/tests/
installd_utils_test.cpp 344 << "Should successfully build primary user path.";
347 << "Primary user should have correct path";
354 << "Should successfully build primary user path.";
357 << "Primary user should have correct path";
364 << "Should be able to create move path for primary user";
367 << "Primary user package directory should be created correctly";
374 << "Should fail to create move path for primary user";
381 << "Should fail to create move path for primary user";
  /frameworks/base/media/java/android/mtp/
MtpStorage.java 57 * Index 0 is for primary external storage
62 // storage ID is 0x00010001 for primary storage,
  /packages/apps/Contacts/src/com/android/contacts/calllog/
CallLogListItemViews.java 34 /** The primary action view of the entry. */
38 /** The divider between the primary and secondary actions. */
  /packages/apps/Phone/src/com/android/phone/sip/
SipSharedPreferences.java 34 private static final String KEY_PRIMARY_ACCOUNT = "primary";
56 /** Returns the primary account URI or null if it does not exist. */
  /build/target/board/generic/
device.mk 30 audio.primary.goldfish
  /cts/tests/res/layout/
dialerfilter_layout.xml 27 <EditText android:id="@android:id/primary"
  /development/pdk/docs/about/
index.jd 10 <p>Our primary purpose is to build an excellent software platform for everyday

Completed in 610 milliseconds

1 2 3 45 6 7 8 91011>>