/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
ulimit.h | 25 which can be set or retrieved using this function. */
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
ulimit.h | 25 which can be set or retrieved using this function. */
|
/external/chromium/chrome/browser/autocomplete/ |
autocomplete_accessibility.cc | 64 // Increment the reference count for the retrieved interface. 97 // Return name retrieved. 133 // Return value retrieved.
|
/external/webkit/Source/WebCore/platform/network/chromium/ |
ResourceResponse.h | 121 // The id of the appcache this response was retrieved from, or zero if 122 // the response was not retrieved from an appcache. 125 // The manifest url of the appcache this response was retrieved from, if any.
|
/frameworks/base/keystore/tests/src/android/security/ |
AndroidKeyStoreTest.java | 643 Certificate retrieved = mKeyStore.getCertificate(TEST_ALIAS_1); local 1117 Certificate retrieved = mKeyStore.getCertificate(TEST_ALIAS_1); local [all...] |
/cts/tests/tests/keystore/src/android/keystore/cts/ |
AndroidKeyStoreTest.java | 599 Certificate retrieved = mKeyStore.getCertificate(TEST_ALIAS_1); local 915 Certificate retrieved = mKeyStore.getCertificate(TEST_ALIAS_1); local [all...] |
/frameworks/base/media/java/android/media/ |
MediaMetadataRetriever.java | 215 * @param timeUs The time position where the frame will be retrieved. 235 * can be null, if such a frame cannot be retrieved. 254 * @param timeUs The time position where the frame will be retrieved. 262 * can be null, if such a frame cannot be retrieved. 279 * can be null, if such a frame cannot be retrieved. 483 * of 180 degrees will be retrieved as "-90.0000+180.0000", for instance.
|
/frameworks/base/media/jni/ |
android_media_MediaProfiles.cpp | 95 // Check on the values retrieved 144 // Check on the values retrieved 194 // Check on the values retrieved 307 // Check on the values retrieved 338 // Check the values retrieved 354 // Check the values retrieved
|
/development/samples/NotePad/src/com/example/android/notepad/ |
TitleEditor.java | 86 mUri, // The URI for the note that is to be retrieved. 111 // The Cursor was just retrieved, so its index is set to one record *before* the first 112 // record retrieved. This moves it to the first record.
|
/development/samples/training/threadsample/src/com/example/android/threadsample/ |
RSSPullService.java | 122 // Flag to indicate that new metadata was retrieved 150 // Marks that new metadata does not need to be retrieved 157 * retrieved.
|
/external/apache-harmony/crypto/src/test/api/java.injected/javax/crypto/ |
SealedObjectTest.java | 129 * encryption algorithm and specified parameters can be retrieved by 156 * with encryption algorithm and specified parameters can be retrieved by 188 * object sealed with encryption algorithm can be retrieved by specifying
|
/external/jmonkeyengine/engine/src/core/com/jme3/util/ |
TempVars.java | 43 * these temp variables with TempVars.get(), all retrieved TempVars
80 * This instance of TempVars has been retrieved but not released yet.
119 * The TempVars must be released in the opposite order that they are retrieved,
|
/frameworks/base/obex/javax/obex/ |
Operation.java | 60 * As headers are received, they may be retrieved through the 133 * or retrieved. 156 * @return the response code retrieved from the server
|
/cts/tests/src/android/graphics/drawable/cts/ |
DrawableTestUtils.java | 48 * @return the AttributeSet retrieved from specified node.
|
/external/chromium/base/ |
path_service.h | 27 // Returns true if the directory or file was successfully retrieved. On
|
/external/chromium/chrome/browser/chromeos/ |
audio_handler.h | 26 // is retrieved or fails. Blocking call.
|
/external/chromium/chrome/browser/importer/ |
firefox_proxy_settings.h | 42 // retrieved.
|
/external/chromium/chrome/common/ |
automation_constants.h | 87 // property should be retrieved, instead of having separate messages for each
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/news/javascript/ |
options.js | 39 * else sets country retrieved from feed. 62 // Feed document retrieved from URL. 152 * Sets topic list and number of stories retrieved from localstorage(if any) 161 // Runs if retrieved topic list from local storage contains topics.
|
/external/guava/guava/src/com/google/common/collect/ |
AbstractIndexedListIterator.java | 28 * interface across a fixed number of elements that may be retrieved by
|
/external/icu4c/common/unicode/ |
usetiter.h | 129 * Elements of types string and codepoint can both be retrieved 131 * Elements of type codepoint can also be retrieved with 176 * single code point. Elements of either type can be retrieved 178 * consisting of a single code point can be retrieved with
|
/external/jmonkeyengine/engine/src/ogre/com/jme3/scene/plugins/ogre/ |
OgreMeshKey.java | 41 * are retrieved, instead of loading the material file as the same
|
/external/libffi/man/ |
ffi_call.3 | 21 is called with the values retrieved from the pointers in the
|
/external/proguard/src/proguard/classfile/util/ |
ExternalTypeEnumeration.java | 29 * be retrieved separately.
|
/external/smack/src/org/jivesoftware/smackx/ |
OfflineMessageHeader.java | 27 * information was retrieved using the {@link OfflineMessageManager} class.<p>
|