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

<<11121314151617181920>>

  /frameworks/media/libvideoeditor/lvpp/
VideoEditorAudioPlayer.cpp 472 // Data is Primary Track, mix with background track
559 // take care of volume of primary track
572 // Assign the ptr data to primary track
591 // take care of volume level of primary track
605 // take care of volume level of primary track
  /ndk/docs/
CPU-ARCH-ABIS.html 242 - the 'primary' ABI for the device, corresponding to the machine
249 the primary ABI as 'armeabi' and not define a secondary one.
252 primary ABI to 'armeabi-v7a' and the secondary one to 'armeabi'
256 A typical x86-based device only defines a primary abi named 'x86'.
265 lib/&lt;primary-abi&gt;/lib&lt;name&gt;.so
  /packages/apps/Contacts/src/com/android/contacts/editor/
RawContactEditorView.java 239 final ValuesDelta primary = state.getPrimaryEntry(mimeType); local
242 primary, state, false, vig); local
245 primary, state, false, vig); local
248 final ValuesDelta primary = state.getPrimaryEntry(mimeType); local
249 getPhotoEditor().setValues(kind, primary, state, false, vig);
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
type_traits 64 // Primary classification traits.
316 // Primary template.
329 // Primary template.
474 // Primary template.
553 // Primary template.
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/
type_traits 64 // Primary classification traits.
316 // Primary template.
329 // Primary template.
474 // Primary template.
553 // Primary template.
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/
type_traits 64 // Primary classification traits.
316 // Primary template.
329 // Primary template.
474 // Primary template.
553 // Primary template.
  /external/qemu/distrib/sdl-1.2.12/src/video/windib/
SDL_dibvideo.c 1270 RECT primary; member in struct:__anon9830
1352 RECT primary; member in struct:__anon9831
    [all...]
  /external/llvm/docs/tutorial/
LangImpl2.html 363 class of expressions "primary" expressions, for reasons that will become more
365 parse an arbitrary primary expression, we need to determine what sort of
370 /// primary
455 as a stream of primary expressions separated by binary operators. As such,
456 it will first parse the leading primary expression "a", then it will see the
458 are primary expressions, the binary expression parser doesn't need to worry
463 To start, an expression is a primary expression potentially followed by a
469 /// ::= primary binoprhs
497 /// ::= ('+' primary)*
522 // Parse the primary expression after the binary operator
    [all...]
OCamlLangImpl2.html 191 production. We call this class of expressions "primary" expressions, for
193 later in the tutorial</a>. In order to parse an arbitrary primary expression,
199 (* primary
357 as a stream of primary expressions separated by binary operators. As such,
358 it will first parse the leading primary expression "a", then it will see the
360 are primary expressions, the binary expression parser doesn't need to worry
365 To start, an expression is a primary expression potentially followed by a
371 * ::= primary binoprhs *)
394 * ::= ('+' primary)* *)
426 the primary expression that follows. This builds up the whole pair, the first o
    [all...]
  /external/icu4c/i18n/unicode/
tblcoll.h 346 * . myCollation->setStrength(Collator::PRIMARY);
348 * . // (no primary difference between "abc" and "ABC")
569 * U_PRIMARY_TOO_LONG_ERROR if the primary for the variable top has more than two bytes
580 * U_PRIMARY_TOO_LONG_ERROR if the primary for the variable top has more than two bytes
653 * <p>E.g. with strength == PRIMARY, the secondary and tertiary difference
707 /* primary strength increment */
713 /* mask off anything but primary order */
721 /* use only the primary difference */
723 /* use only the primary and secondary difference */
725 /* primary order shift *
    [all...]
ucoleitr.h 102 * consists of primary order, secondary order and tertiary order. The data
302 * Get the primary order of a collation order.
304 * @return the primary order of a collation order.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
ExtractIncludeRefactoring.java 338 IFile sourceFile, int begin, int end, Document document, Element primary) {
347 String include = computeIncludeString(primary, mLayoutName, androidNsPrefix, referenceId);
353 if (referenceId != null && primary != null) {
354 String rootId = getId(primary);
420 Element primary = getPrimaryElement(); local
421 if (primary != null) {
422 String id = primary.getAttributeNS(ANDROID_URI, ATTR_ID);
  /external/webkit/Source/WebCore/storage/
IDBSQLiteBackingStore.cpp 73 "CREATE TABLE Databases (id INTEGER PRIMARY KEY, name TEXT NOT NULL, description TEXT NOT NULL, version TEXT NOT NULL)",
76 "CREATE TABLE ObjectStores (id INTEGER PRIMARY KEY, name TEXT NOT NULL, keyPath TEXT, doAutoIncrement INTEGER NOT NULL, databaseId INTEGER NOT NULL REFERENCES Databases(id))",
79 "CREATE TABLE Indexes (id INTEGER PRIMARY KEY, objectStoreId INTEGER NOT NULL REFERENCES ObjectStore(id), name TEXT NOT NULL, keyPath TEXT, isUnique INTEGER NOT NULL)",
82 "CREATE TABLE ObjectStoreData (id INTEGER PRIMARY KEY, objectStoreId INTEGER NOT NULL REFERENCES ObjectStore(id), keyString TEXT, keyDate INTEGER, keyNumber INTEGER, value TEXT NOT NULL)",
85 "CREATE TABLE IndexData (id INTEGER PRIMARY KEY, indexId INTEGER NOT NULL REFERENCES Indexes(id), keyString TEXT, keyDate INTEGER, keyNumber INTEGER, objectStoreDataId INTEGER NOT NULL REFERENCES ObjectStoreData(id))",
97 "CREATE TABLE MetaData (name TEXT PRIMARY KEY, value NONE)",
128 "CREATE TABLE ObjectStoreData2 (id INTEGER PRIMARY KEY, objectStoreId INTEGER NOT NULL REFERENCES ObjectStore(id), keyString TEXT, keyDate REAL, keyNumber REAL, value TEXT NOT NULL)",
134 "CREATE TABLE IndexData2 (id INTEGER PRIMARY KEY, indexId INTEGER NOT NULL REFERENCES Indexes(id), keyString TEXT, keyDate REAL, keyNumber REAL, objectStoreDataId INTEGER NOT NULL REFERENCES ObjectStoreData(id))",
154 "CREATE TABLE ObjectStoreData (id INTEGER PRIMARY KEY, objectStoreId INTEGER NOT NULL REFERENCES ObjectStore(id), keyString TEXT, keyDate REAL, keyNumber REAL, value BLOB NOT NULL)",
    [all...]
  /external/webkit/Source/WebCore/icu/unicode/
ucoleitr.h 94 * consists of primary order, secondary order and tertiary order. The data
240 * Get the primary order of a collation order.
242 * @return the primary order of a collation order.
  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps.h 71 * @categ: Primary Device Category
72 * @oui: Primary Device OUI
73 * @sub_categ: Primary Device Sub-Category
wps_dev_attr.c 117 wpa_printf(MSG_DEBUG, "WPS: * Primary Device Type");
294 wpa_printf(MSG_DEBUG, "WPS: No Primary Device Type received");
303 wpa_printf(MSG_DEBUG, "WPS: Primary Device Type: category %d "
  /external/wpa_supplicant_8/src/wps/
wps_dev_attr.c 121 wpa_printf(MSG_DEBUG, "WPS: * Primary Device Type");
354 wpa_printf(MSG_DEBUG, "WPS: No Primary Device Type received");
359 wpa_printf(MSG_DEBUG, "WPS: Primary Device Type: %s",
  /frameworks/base/location/java/android/location/
Geocoder.java 107 * primary UI thread.
157 * primary UI thread.
203 * primary UI thread.
  /frameworks/base/wifi/java/android/net/wifi/p2p/
WifiP2pDevice.java 56 * Primary device type identifies the type of device. For example, an application
65 * addition to the primary device type.
243 sbuf.append("\n primary type: ").append(primaryDeviceType);
  /bionic/libm/src/
e_expf.c 79 /* x is now in primary range */
  /bootable/bootloader/legacy/include/msm7k/
shared.h 63 #define PMDH_CLK 17 /* Primary MDDI host clock */
  /build/target/product/
sdk.mk 132 audio.primary.goldfish \
  /cts/tests/appsecurity-tests/test-apps/AppWithData/src/com/android/cts/appwithdata/
CreatePrivateDataTest.java 141 + _ID + " INTEGER PRIMARY KEY AUTOINCREMENT, "
  /external/bluetooth/bluez/attrib/
interactive.c 157 printf("Discover all primary services failed: %s\n",
178 printf("Discover primary services by UUID failed: %s\n",
725 { "primary", cmd_primary, "[UUID]",
726 "Primary Service Discovery" },
  /external/chromium/app/sql/
meta_table.cc 35 "(key LONGVARCHAR NOT NULL UNIQUE PRIMARY KEY,"

Completed in 1315 milliseconds

<<11121314151617181920>>