/external/chromium_org/third_party/icu/source/common/ |
utrie.h | 458 * of code points with the same value as retrieved from the trie and 679 * iff the value is retrieved from block 0;
|
/external/chromium_org/tools/memory_inspector/memory_inspector/frontends/ |
www_server.py | 172 The profiling data can be retrieved afterwards using the /profile/{PROFILE_ID} 204 return _HTTP_GONE, [], 'No memory dumps could be retrieved'
|
/external/clang/lib/StaticAnalyzer/Core/ |
CallEvent.cpp | 342 // value into thread local storage. The value can later be retrieved with 348 // - xpc_connection_set_context stores a value which can be retrieved later [all...] |
/external/eigen/Eigen/src/Eigenvalues/ |
SelfAdjointEigenSolver.h | 57 * and eigenvectors are computed, they can be retrieved with the eigenvalues() 171 * then the eigenvectors are also computed and can be retrieved by
|
/external/eigen/unsupported/Eigen/src/Eigenvalues/ |
ArpackSelfAdjointEigenSolver.h | 169 * then the eigenvectors are also computed and can be retrieved by 195 * then the eigenvectors are also computed and can be retrieved by
|
/external/icu/icu4c/source/common/ |
utrie.h | 458 * of code points with the same value as retrieved from the trie and 679 * iff the value is retrieved from block 0;
|
/external/kernel-headers/original/uapi/linux/usb/ |
ch9.h | 77 * TYPE_CLASS or TYPE_VENDOR specific feature flags could be retrieved 725 * may be retrieved.
|
/frameworks/av/include/camera/ |
CameraParameters.h | 446 // The width and height must be one of the supported sizes retrieved 467 // The width and height must be one of the supported sizes retrieved [all...] |
/frameworks/base/core/java/android/content/pm/ |
ApplicationInfo.java | 466 * String retrieved from the seinfo tag found in selinux policy. This value 819 * the PackageManager from which you originally retrieved this item. [all...] |
/frameworks/base/core/java/android/util/ |
ArrayMap.java | 551 * @param array The array whose contents are to be retrieved. 812 * @param map The map whose contents are to be retrieved.
|
/frameworks/base/docs/html/google/auth/ |
http-auth.jd | 218 <p>Once you have retrieved the account name for the user's Google account, you can call <a href= 344 the account name retrieved from the account picker, and the scope for your auth
|
/frameworks/base/docs/html/reference/com/google/android/gms/appstate/ |
package-summary.html | 833 Result retrieved from <code><a href="/reference/com/google/android/gms/appstate/AppStateManager.StateResult.html">AppStateManager.StateResult</a></code> when a conflict is detected while loading app 867 Result retrieved from <code><a href="/reference/com/google/android/gms/appstate/AppStateManager.StateResult.html">AppStateManager.StateResult</a></code> when app state data has been loaded successfully.
|
/frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/ |
SpinnerCompat.java | 137 * resource, whose value will be retrieved from the current theme, or an 154 * resource, whose value will be retrieved from the current theme, or an [all...] |
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/ |
OpenWnnDictionaryImpl.java | 524 /* If no word is retrieved, deactivate the cursor for reduce the resource */ 549 /* If the key string is "", no word is retrieved */ [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/usb/ |
ch9.h | 76 * TYPE_CLASS or TYPE_VENDOR specific feature flags could be retrieved 635 * may be retrieved.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/usb/ |
ch9.h | 76 * TYPE_CLASS or TYPE_VENDOR specific feature flags could be retrieved 635 * may be retrieved.
|
/frameworks/base/docs/html/guide/topics/providers/ |
contacts-provider.jd | [all...] |
/external/chromium_org/third_party/icu/source/common/unicode/ |
ubidi.h | 596 * <p>Output runs should be retrieved using <code>ubidi_getVisualRun()</code>. [all...] |
/external/icu/icu4c/source/common/unicode/ |
ubidi.h | 596 * <p>Output runs should be retrieved using <code>ubidi_getVisualRun()</code>. [all...] |
/external/chromium_org/third_party/WebKit/Source/core/testing/ |
Internals.cpp | 689 exceptionState.throwDOMException(InvalidAccessError, document ? "The document's frame cannot be retrieved." : "No context document can be obtained."); [all...] |
/external/chromium_org/third_party/mesa/src/src/glx/ |
glxcmds.c | 71 * \param drawable GLXDrawable whose __DRIdrawable part is to be retrieved. 143 * retrieved. 145 * to be retrieved. [all...] |
/external/mesa3d/src/glx/ |
glxcmds.c | 71 * \param drawable GLXDrawable whose __DRIdrawable part is to be retrieved. 143 * retrieved. 145 * to be retrieved. [all...] |
/frameworks/base/docs/html/reference/com/google/android/gms/fitness/result/ |
DataSourcesResult.html | 911 all of the retrieved data sources which matched the request. The method [all...] |
ListSubscriptionsResult.html | 911 the returned subscriptions which can be retrieved by <code><a href="/reference/com/google/android/gms/fitness/result/ListSubscriptionsResult.html#getSubscriptions()">getSubscriptions()</a></code>. [all...] |
/frameworks/base/media/java/android/media/ |
MediaCodec.java | 780 * the codec, it MUST NOT be used until it is later retrieved by [all...] |