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

<<11121314151617181920>>

  /external/llvm/lib/Support/
README.txt.system 11 the primary goal of the library is defeated. By consistently using this library,
  /external/mesa3d/src/glsl/
ir_function_can_inline.cpp 29 * The primary restriction is that we can't return from the function
  /external/openssl/android.testssl/
server2.pem 345 subject=/C=US/O=VeriSign, Inc./OU=Class 3 Public Primary Certification Authority
346 issuer= /C=US/O=VeriSign, Inc./OU=Class 3 Public Primary Certification Authority
361 subject=/C=US/O=VeriSign, Inc./OU=Class 4 Public Primary Certification Authority
362 issuer= /C=US/O=VeriSign, Inc./OU=Class 4 Public Primary Certification Authority
  /external/openssl/apps/
server.pem 338 subject=/C=US/O=VeriSign, Inc./OU=Class 3 Public Primary Certification Authority
339 issuer= /C=US/O=VeriSign, Inc./OU=Class 3 Public Primary Certification Authority
354 subject=/C=US/O=VeriSign, Inc./OU=Class 4 Public Primary Certification Authority
355 issuer= /C=US/O=VeriSign, Inc./OU=Class 4 Public Primary Certification Authority
server2.pem 345 subject=/C=US/O=VeriSign, Inc./OU=Class 3 Public Primary Certification Authority
346 issuer= /C=US/O=VeriSign, Inc./OU=Class 3 Public Primary Certification Authority
361 subject=/C=US/O=VeriSign, Inc./OU=Class 4 Public Primary Certification Authority
362 issuer= /C=US/O=VeriSign, Inc./OU=Class 4 Public Primary Certification Authority
  /external/qemu/audio/
dsoundaudio.c 425 dsound_logerr (hr, "Could not release primary buffer\n");
474 dsound_logerr (hr, "Could not create primary playback buffer\n");
480 dsound_logerr (hr, "Could not set primary playback buffer format\n");
490 dsound_logerr (hr, "Could not get primary playback buffer format\n");
495 dolog ("Primary\n");
963 .descr = "Set the parameters of primary buffer"
975 .descr = "Primary buffer frequency"
981 .descr = "Primary buffer number of channels (1 - mono, 2 - stereo)"
987 .descr = "Primary buffer format"
  /external/strace/
CREDITS 1 The primary authors of strace are:
  /external/valgrind/main/coregrind/m_debuginfo/
README.txt 54 type storage/reader stuff but with DWARF as its primary target.
  /external/webkit/LayoutTests/storage/
hash-change-with-xhr.js 4 var CREATE_HEALTH_TABLE = 'CREATE TABLE IF NOT EXISTS health (key VARCHAR(16) PRIMARY KEY);';
  /external/webkit/Source/WebCore/html/
HTMLAttributeNames.in 250 primary
HTMLDataGridColElement.h 54 bool primary() const;
  /external/webkit/Tools/iExploder/iexploder-1.7.2/src/html-attrs/
webkit 232 primary
  /frameworks/base/core/java/android/content/pm/
UserInfo.java 28 * Primary user. Only one user can have this flag set. Meaning of this
  /frameworks/base/core/tests/coretests/src/android/database/
DatabaseStressTest.java 52 mDatabase.execSQL("CREATE TABLE IF NOT EXISTS test (_id INTEGER PRIMARY KEY, data TEXT);");
  /frameworks/base/packages/SharedStorageBackup/src/com/android/sharedstoragebackup/
SharedStorageAgent.java 38 // "primary" shared storage volume is first in the list.
  /frameworks/base/services/tests/servicestests/src/com/android/server/pm/
UserManagerTest.java 42 // Remove all except the primary user
  /libcore/luni/src/main/java/org/xml/sax/
XMLFilter.java 21 * events from another XML reader rather than a primary source like
  /packages/apps/Contacts/src/com/android/contacts/model/
EntityDelta.java 168 // When no direct primary, return something
181 * Returns the super-primary entry for the given mime type
182 * @param forceSelection if true, will try to return some value even if a super-primary
183 * doesn't exist (may be a primary, or just a random item
190 ValuesDelta primary = null;
195 primary = entry;
203 // When no direct super primary, return something
204 if (primary != null) {
205 return primary;
    [all...]
  /packages/apps/DeskClock/src/com/android/deskclock/
AlarmDatabaseHelper.java 43 "_id INTEGER PRIMARY KEY," +
  /packages/experimental/LoaderApp/src/com/android/loaderapp/model/
EntityDelta.java 160 // When no direct primary, return something
173 * Returns the super-primary entry for the given mime type
174 * @param forceSelection if true, will try to return some value even if a super-primary
175 * doesn't exist (may be a primary, or just a random item
182 ValuesDelta primary = null;
187 primary = entry;
195 // When no direct super primary, return something
196 if (primary != null) {
197 return primary;
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
NameNormalizer.java 32 sCompressingCollator.setStrength(Collator.PRIMARY);
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/resize_policy/
hash_load_check_resize_trigger_size_base.hpp 48 // Primary template.
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/resize_policy/
hash_load_check_resize_trigger_size_base.hpp 48 // Primary template.
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/resize_policy/
hash_load_check_resize_trigger_size_base.hpp 48 // Primary template.
  /system/core/libdiskconfig/
config_mbr.c 78 LOGE("Maximum number of primary partition exceeded.");
96 /* need a standard primary partition entry */
120 * up the rest of the disk as a primary partition */
236 LOGE("Cannot create primary extended partition.");

Completed in 2170 milliseconds

<<11121314151617181920>>