/external/mesa3d/include/GLES/ |
egl.h | 2 * Skeleton egl.h to provide compatibility for early GLES 1.0
|
/external/protobuf/m4/ |
ac_system_extensions.m4 | 1 dnl Provide AC_USE_SYSTEM_EXTENSIONS for old autoconf machines.
|
/external/skia/platform_tools/android/third_party/ashmem/ |
README.skia | 2 for testing purposes. The client is expected to provide its own ashmem
|
/external/toybox/toys/other/ |
README | 5 Most of them are necessary to provide a development environment capable of
|
/external/wpa_supplicant_8/hostapd/logwatch/ |
README | 1 Logwatch is a utility for analyzing system logs and provide a human
|
/frameworks/base/test-runner/src/android/test/mock/ |
MockDialogInterface.java | 9 * {@link java.lang.UnsupportedOperationException}. Override it to provide the operations that you
|
/frameworks/native/opengl/include/GLES/ |
egl.h | 2 * Skeleton egl.h to provide compatibility for early GLES 1.0
|
/frameworks/support/v4/java/android/support/v4/content/ |
package.html | 7 provide a cleaner implementation of broadcasts that don't need to go outside
|
/frameworks/support/v7/appcompat/ |
README.txt | 3 This can be used by an Android project to provide
|
/frameworks/support/v7/mediarouter/ |
README.txt | 3 This can be used by an Android project to provide
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
virtio_console.h | 10 #define VIRTIO_CONSOLE_F_SIZE 0 /* Does host provide console size? */
|
/development/ndk/sources/android/ndk_helper/ |
NDKHelper.h | 22 * Utility module to provide misc functionalities that is used widely in native applications, 26 * - Provide best practices using NDK 27 * - Provide handy utility functions for NDK development
|
/external/chromium-trace/trace-viewer/tracing/third_party/closure_linter/closure_linter/ |
fixjsstyle_test.py | 100 """Tests handling of missing extra and unsorted goog.provide statements.""" 102 "goog.provide('dummy.aa');", 103 "goog.provide('dummy.Cc');", 104 "goog.provide('dummy.Dd');", 112 "goog.provide('dummy.Bb');", 113 "goog.provide('dummy.Cc');", 114 "goog.provide('dummy.aa');", 126 "goog.provide('dummy.Something');", 134 "goog.provide('dummy.Something');", 156 "goog.provide('dummy.Something');" [all...] |
/packages/apps/Gallery2/src/com/android/gallery3d/data/ |
SnailItem.java | 26 // SnailItem is a MediaItem which can provide a ScreenNail. This is 60 // We do not provide requestImage or requestLargeImage, instead we 61 // provide a ScreenNail.
|
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/operator/ |
GenericKey.java | 11 * @deprecated provide an AlgorithmIdentifier.
|
/external/chromium-trace/trace-viewer/tracing/tracing/model/ |
event_registry.html | 29 throw new Error('Registered events must provide name metadata'); 37 throw new Error('Registered events must provide pluralName metadata'); 39 throw new Error('Registered events must provide ' + 43 throw new Error('Registered events must provide ' +
|
/external/chromium-trace/trace-viewer/tracing/tracing/ui/tracks/ |
event_to_track_map.html | 25 throw new Error('Must provide a track.');
|
/external/clang/test/SemaCXX/ |
cxx1y-constexpr-not-const.cpp | 10 // FIXME: Detect this situation and provide a better recovery.
|
/external/compiler-rt/test/asan/TestCases/Windows/ |
null_deref.cc | 14 // CHECK: AddressSanitizer can not provide additional info.
|
/external/expat/tests/ |
README.txt | 2 tests provide general unit testing and regression coverage. The tests
|
/external/icu/icu4c/source/test/intltest/ |
simplethread.h | 20 virtual void run(void) = 0; // Override this to provide the code to run
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/ |
package.html | 14 UCharacter supports all characters and properties defined in the latest version of Unicode, including properties of surrogate characters. It provides new API for querying surrogate characters (represented as int) and also supports the java.lang.Character API. UScript and UScriptRun provide information about scripts, which is not available through the Java APIs.</p>
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
RbnfLenientScannerProvider.java | 23 * @param locale the locale to provide the default lenient rules.
|
StringTransform.java | 10 * Provide a base class for Transforms that focuses just on the transformation of the text. APIs that take Transliterator, but only depend on the text transformation should use this interface in the API instead.
|
Transform.java | 10 * Provide an interface for Transforms that focuses just on the transformation of the text.
|