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

1 2 3 4 5 6 78 91011>>

  /external/collada/src/1.4/dom/
domFx_surface_init_volume_common.cpp 49 mea->setName( "primary" );
122 meta->setName( "primary" );
  /external/icu4c/i18n/
usrchimp.h 92 * and get only the primary values no shifting to quartenary is required since
93 * all primary values less than variabletop will need to be masked off anyway.
  /external/icu4c/test/intltest/
escoll.cpp 76 // test primary > 5
94 myCollation->setStrength(Collator::PRIMARY);
  /external/ppp/pppd/plugins/radius/etc/
dictionary.microsoft 42 ATTRIBUTE MS-Primary-DNS-Server 28 ipaddr Microsoft
44 ATTRIBUTE MS-Primary-NBNS-Server 30 ipaddr Microsoft
  /external/protobuf/
CONTRIBUTORS.txt 13 Proto2 C++ and Java primary author:
16 Proto2 Python primary authors:
  /external/webkit/Source/WebCore/platform/graphics/chromium/
UniscribeHelperTextRun.h 75 // non-primary fonts.
84 // These vectors are used to store Windows font data for non-primary fonts.
  /frameworks/base/core/tests/coretests/src/android/database/
DatabaseCursorTest.java 85 mDatabase.execSQL("CREATE TABLE test (_id INTEGER PRIMARY KEY, data TEXT);");
96 "CREATE TABLE test (_id INTEGER PRIMARY KEY, s TEXT, d REAL, l INTEGER, b BLOB);");
133 mDatabase.execSQL("CREATE TABLE test (_id INTEGER PRIMARY KEY, data REAL);");
240 mDatabase.execSQL("CREATE TABLE test (_id INTEGER PRIMARY KEY, data TEXT);");
296 mDatabase.execSQL("CREATE TABLE test (_id INTEGER PRIMARY KEY, data INT);");
322 mDatabase.execSQL("CREATE TABLE test (_id INTEGER PRIMARY KEY, data TEXT);");
356 mDatabase.execSQL("CREATE TABLE test (_id INTEGER PRIMARY KEY, txt TEXT, data INT);");
490 mDatabase.execSQL("CREATE TABLE test (_id INTEGER PRIMARY KEY, data TEXT);");
DatabaseLocaleTest.java 50 "CREATE TABLE test (id INTEGER PRIMARY KEY, data TEXT COLLATE LOCALIZED);");
95 // The database code currently uses PRIMARY collation strength,
  /frameworks/base/policy/src/com/android/internal/policy/impl/
ShortcutManager.java 102 * match without modifiers (primary character on a key).
119 // Next try the primary character on that key.
  /hardware/libhardware/include/hardware/
hardware.h 128 * and 'primary' or 'a2dp' are module interfaces. This implies that the files
129 * providing these modules would be named audio.primary.<variant>.so and
  /packages/apps/Contacts/src/com/android/contacts/editor/
PhotoActionPopup.java 45 // if there are NO choices (e.g. a read-only picture is already super-primary)
47 // Use as Primary
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
KeyboardActionListener.java 46 * @param keyCodes the codes for all the possible alternative keys with the primary code being
47 * the first. If the primary key code is a single character such as an alphabet or
  /system/core/include/cutils/
abort_socket.h 35 * on both the primary socket and a local pipe. This makes the poll() abortable
59 int fd; /* primary socket fd */
  /dalvik/dexgen/src/com/android/dexgen/rop/code/
BasicBlock.java 41 * {@code >= -1;} the primary / standard-flow / "default" successor, or
54 * @param primarySuccessor {@code >= -1;} the primary / standard-flow /
165 * Gets the primary successor of this block.
167 * @return {@code >= -1;} the primary successor, or {@code -1} if this
  /dalvik/dx/src/com/android/dx/rop/code/
BasicBlock.java 41 * {@code >= -1;} the primary / standard-flow / "default" successor, or
54 * @param primarySuccessor {@code >= -1;} the primary / standard-flow /
165 * Gets the primary successor of this block.
167 * @return {@code >= -1;} the primary successor, or {@code -1} if this
  /dalvik/vm/mterp/armv5te/
OP_INVOKE_OBJECT_INIT_RANGE.S 39 * Load the primary table base directly.
  /docs/source.android.com/src/about/
index.md 25 Our primary purpose is to build an excellent software platform for everyday
  /external/chromium/base/
sys_info_mac.cc 80 // The primary display in a mirrored set will be counted, but those that
  /external/chromium/chrome/browser/history/
download_database.h 42 // Create a new database entry for one download and return its primary db id.
  /external/chromium/chrome/browser/sync/syncable/
syncable_columns.h 23 {"metahandle", "bigint primary key ON CONFLICT FAIL"},
  /external/chromium/chrome/browser/webdata/
token_service_table.cc 17 "service VARCHAR PRIMARY KEY NOT NULL,"
  /external/clang/include/clang/Frontend/
LogDiagnosticPrinter.h 24 /// The primary message line of the diagnostic.
  /external/clang/lib/AST/
VTTBuilder.cpp 40 // Store the vtable pointer index if we're generating the primary VTT.
129 // non-virtual primary base, the address of the virtual table for X-in-D
198 // Add the primary vtable pointer.
207 // If this is the primary VTT, we want to lay out virtual VTTs as well.
  /external/dnsmasq/contrib/wrt/
lease_update.sh 36 # Primary key is address.
  /external/e2fsprogs/tests/f_illitable/
expect.1 4 may lie only with the primary block group descriptors, and

Completed in 946 milliseconds

1 2 3 4 5 6 78 91011>>