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

<<21222324252627282930>>

  /frameworks/media/libvideoeditor/vss/inc/
M4VSS3GPP_Extended_API.h 78 and increase the primary track to inverse of this factor */
  /frameworks/opt/vcard/java/com/android/vcard/
VCardConstants.java 115 // We interpret this value as "primary" property during import/export.
  /ndk/sources/host-tools/make-3.81/
hash.h 53 hash_func_t ht_hash_1; /* primary hash function */
  /packages/apps/Browser/src/com/android/browser/provider/
SnapshotProvider.java 89 Snapshots._ID + " INTEGER PRIMARY KEY AUTOINCREMENT," +
  /packages/apps/Gallery2/src/com/android/gallery3d/gadget/
WidgetDatabaseHelper.java 88 + FIELD_APPWIDGET_ID + " INTEGER PRIMARY KEY, "
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
ShortcutRepositoryImplLog.java 662 // Since intent_key is the primary key, any existing
    [all...]
  /packages/apps/VoiceDialer/src/com/android/voicedialer/
VoiceContact.java 58 * @param primaryId primary ID in phone table.
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
KeyDetector.java 215 + " primary="
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
UserUnigramDictionary.java 193 + COLUMN_ID + " INTEGER PRIMARY KEY,"
  /packages/providers/UserDictionaryProvider/src/com/android/providers/userdictionary/
UserDictionaryProvider.java 77 + Words._ID + " INTEGER PRIMARY KEY,"
  /system/core/libcutils/
abort_socket.c 31 /* set primary socket to non-blocking */
  /cts/tests/tests/widget/src/android/widget/cts/
CursorTreeAdapterTest.java 72 mDatabase.execSQL("CREATE TABLE group_table (_id INTEGER PRIMARY KEY, name TEXT);");
79 mDatabase.execSQL("CREATE TABLE child1 (_id INTEGER PRIMARY KEY, value TEXT);");
90 mDatabase.execSQL("CREATE TABLE child2 (_id INTEGER PRIMARY KEY, value TEXT);");
  /external/bluetooth/bluez/src/
storage.c 1165 create_filename(filename, PATH_MAX, sba, "primary");
1191 create_filename(filename, PATH_MAX, sba, "primary");
1241 create_filename(filename, PATH_MAX, sba, "primary");
  /external/clang/include/clang/Basic/
TargetInfo.h 339 /// the current primary target, and info about which builtins are non-portable
340 /// across the current set of primary and secondary targets.
440 /// getTriple - Return the target triple of the primary target.
  /external/dbus/bus/
services.c 1047 _dbus_assert_not_reached ("Tried to swap a non primary owner");
1095 /* unlink the primary and make it the second link */
1131 /* if we are not the primary owner then just remove us from the queue */
    [all...]
  /external/e2fsprogs/intl/
localename.c 743 int primary, sub;
764 primary = PRIMARYLANGID (langid);
770 switch (primary)
  /external/icu4c/test/cintltst/
encoll.c 16 * specific primary, secondary and tertiary rules. For example, the ignorable
182 /* test primary > 38 */
316 log_verbose("Testing English Collation with Primary strength\n");
  /external/wpa_supplicant_8/src/ap/
hw_features.c 212 * Verify that HT40 primary,secondary channel pair is allowed per
309 wpa_printf(MSG_INFO, "Switch own primary and secondary "
337 wpa_printf(MSG_INFO, "Switch own primary and "
  /frameworks/base/core/java/android/app/
ApplicationPackageManager.java 1183 UserInfo primary = new UserInfo(0, "Root!", local
    [all...]
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
icon_design_launcher_archive.jd 246 larger base shape and combine one neutral and one primary color. Icons may
248 contrast. Icons should not use more than one primary color per icon, if
252 of neutral and primary colors. The icons should not be over-saturated.</p>
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
ChangeLayoutRefactoring.java 626 Element primary = getPrimaryElement(); local
627 if (primary != null) {
628 String oldType = primary.getTagName();
  /system/extras/ext4_utils/
ext4fixup.c 83 /* Function to read the primary superblock */
99 /* Function to write a primary or backup superblock at a given offset */
420 * which prevents the filesystem from mounting. The bit for the primary
  /external/apache-xml/src/main/java/org/apache/xpath/
XPathContext.java 606 /** The reader of the primary source tree. */
610 * Get primary XMLReader associated with this execution context.
612 * @return The reader of the primary source tree.
620 * Set primary XMLReader associated with this execution context.
622 * @param reader The reader of the primary source tree.
    [all...]
  /external/icu4c/i18n/
ucol_imp.h 107 * Used as a primary lookup table for collation elements.
397 /* mask off anything but primary order */
403 /* primary order shift */
595 /* Bit mask for primary collation strength. */
755 LONG_PRIMARY_TAG = 12, /* This is a three byte primary with starting secondaries and tertiaries */
    [all...]
  /external/icu4c/test/intltest/
icusvtst.cpp     [all...]

Completed in 1120 milliseconds

<<21222324252627282930>>