Searched
full:present (Results
326 -
350 of
8021) sorted by null
<<11121314151617181920>>
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/ |
TrackReferenceBox.java | 32 * If this box is not present, the track is not referencing any other track in any way. The reference array is sized
|
/external/openssl/crypto/x509v3/ |
pcy_int.h | 118 /* If InhibitAnyPolicy present this is its value or -1 if absent. */ 120 /* If policyConstraints and requireExplicitPolicy present this is its 124 /* If policyConstraints and policyMapping present this is its 172 /* Set if anyPolicy present in user policies */
|
/external/qemu/distrib/sdl-1.2.15/acinclude/ |
alsa.m4 | 95 # error not present 102 # error not present 106 # error not present 113 [AC_MSG_RESULT(not present.)
|
/external/qemu/distrib/sdl-1.2.15/src/audio/mint/ |
SDL_mintaudio_mcsn.h | 39 unsigned short dsp; /* DSP56K present */
|
/external/qemu/hw/ |
power_supply.h | 25 * the min and max fields should be used to present these values to user
|
/external/skia/include/gpu/gl/ |
GrGLExtensions.h | 37 * Queries whether an extension is present. This will fail if init() has not been called.
|
/external/skia/include/views/ |
SkOSWindow_Unix.h | 48 void present();
|
SkOSWindow_Win.h | 47 void present();
|
/external/skia/src/core/ |
SkRefDict.h | 31 * If data is NULL, remove (if present) the entry matching name and call
|
/external/skia/src/views/ios/ |
SkOSWindow_iOS.mm | 63 void SkOSWindow::present() {
|
/external/skia/src/views/mac/ |
SkNSView.h | 51 - (void)present;
|
/external/smack/src/org/xbill/DNS/ |
CERTRecord.java | 123 * @param keyTag The ID of the associated KEYRecord, if present 124 * @param alg The algorithm of the associated KEYRecord, if present 193 * Returns the ID of the associated KEYRecord, if present 201 * Returns the algorithm of the associated KEYRecord, if present
|
/external/valgrind/main/memcheck/tests/ |
pdb-realloc.c | 1 // This test-case exposes a bug that was present in the compressed V bit
|
/external/valgrind/main/tests/ |
x86_amd64_features.c | 107 return 1; // Feature not present 115 if (dmask > 0 && (d & dmask) != 0) return 0; // Feature present. 116 if (cmask > 0 && (c & cmask) != 0) return 0; // Feature present. 118 return 1; // Feature not present.
|
/external/wpa_supplicant_8/src/ap/ |
ap_list.h | 23 int erp; /* ERP Info or -1 if ERP info element not present */
|
/frameworks/av/media/libstagefright/ |
XINGSeeker.cpp | 135 if (flags & 0x0001) { // Frames field is present 149 if (flags & 0x0002) { // Bytes field is present 156 if (flags & 0x0004) { // TOC field is present 165 if (flags & 0x0008) { // Quality indicator field is present
|
/frameworks/base/core/java/android/test/ |
FlakyTest.java | 26 * test methods. When the annotation is present, the test method is re-executed if
|
RepetitiveTest.java | 26 * When the annotation is present, the test method is executed the number of times specified by
|
/frameworks/base/core/java/android/webkit/ |
DownloadListener.java | 26 * present.
|
/frameworks/base/core/tests/utillib/src/android/test/ |
BandwidthTest.java | 24 * annotation is present, the test method is profiled for bandwidth metrics and the results
|
/frameworks/base/docs/html/design/building-blocks/ |
lists.jd | 12 <p>Lists present multiple line items in a vertical arrangement. They can be used for data selection as
|
/frameworks/base/docs/html/guide/topics/manifest/ |
uses-library-element.jd | 54 If this element is present and its {@code android:required} attribute is set to 56 install the application unless the library is present on the user's device. 85 library if present, but is designed to function without it if necessary. 87 not present. If you use <code>"false"</code>, you are responsible for
|
/frameworks/base/graphics/java/android/graphics/ |
DrawFilter.java | 20 * A DrawFilter subclass can be installed in a Canvas. When it is present, it
|
/frameworks/base/media/mca/filterfw/native/base/ |
utilities.h | 71 // If the key is present a const pointer to the associated value is returned, 123 // If the key is present a const pointer to the associated value is returned, 146 // If the key is not present in the map the key and value are 148 // took place, false indicates the key was already present.
|
/frameworks/base/media/mca/filterpacks/native/base/ |
utilities.h | 71 // If the key is present a const pointer to the associated value is returned, 123 // If the key is present a const pointer to the associated value is returned, 146 // If the key is not present in the map the key and value are 148 // took place, false indicates the key was already present.
|
Completed in 1167 milliseconds
<<11121314151617181920>>