/external/openssl/crypto/rc4/asm/ |
rc4-586.pl | 53 # is guarded by SSE2 bit (see below), not MMX/SSE.
|
/external/stlport/stlport/stl/config/ |
features.h | 397 * This section is guarded by _STLP_HAS_NO_NAMESPACES, not by _STLP_USE_NAMESPACES, [all...] |
/frameworks/base/core/java/android/hardware/input/ |
InputManager.java | 62 // Guarded by mInputDevicesLock
|
/frameworks/base/core/java/android/speech/tts/ |
TextToSpeechService.java | 557 // guarded by 'this'. [all...] |
/frameworks/base/core/java/android/view/ |
InputDevice.java | 60 private Vibrator mVibrator; // guarded by mMotionRanges during initialization
|
/frameworks/base/core/jni/ |
android_util_Process.cpp | 303 // to make sure this thread isn't guarded. If it is, raise an exception.
|
/frameworks/base/packages/Keyguard/src/com/android/keyguard/ |
KeyguardWidgetPager.java | 424 // This is always a valid cast as we've guarded the ability to [all...] |
/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/ |
TiledImageRenderer.java | 98 // The following three queue are guarded by mQueueLock
|
/ndk/sources/cxx-stl/stlport/stlport/stl/config/ |
features.h | 391 * This section is guarded by _STLP_HAS_NO_NAMESPACES, not by _STLP_USE_NAMESPACES, [all...] |
/packages/apps/Gallery2/src/com/android/gallery3d/ui/ |
TileImageView.java | 102 // The following three queue is guarded by TileImageView.this
|
/packages/apps/Gallery2/src/com/android/photos/views/ |
TiledImageRenderer.java | 98 // The following three queue are guarded by mQueueLock
|
/packages/apps/Launcher3/WallpaperPicker/src/com/android/photos/views/ |
TiledImageRenderer.java | 98 // The following three queue are guarded by mQueueLock
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/ |
losertree.h | 45 * @brief Guarded loser/tournament tree.
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/ |
features.h | 391 * This section is guarded by _STLP_HAS_NO_NAMESPACES, not by _STLP_USE_NAMESPACES, [all...] |
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/ |
features.h | 391 * This section is guarded by _STLP_HAS_NO_NAMESPACES, not by _STLP_USE_NAMESPACES, [all...] |
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/ |
features.h | 391 * This section is guarded by _STLP_HAS_NO_NAMESPACES, not by _STLP_USE_NAMESPACES, [all...] |
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/ |
features.h | 391 * This section is guarded by _STLP_HAS_NO_NAMESPACES, not by _STLP_USE_NAMESPACES, [all...] |
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/ |
features.h | 391 * This section is guarded by _STLP_HAS_NO_NAMESPACES, not by _STLP_USE_NAMESPACES, [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/ |
losertree.h | 43 * @brief Guarded loser/tournament tree.
|
/art/runtime/ |
check_jni.cc | 910 * Guarded arrays [all...] |
/external/clang/lib/CodeGen/ |
ItaniumCXXABI.cpp | [all...] |
/external/v8/src/ |
isolate.cc | 139 // Initial access is guarded until the data has been published. 149 // Initial access is guarded until the data has been published. [all...] |
/frameworks/base/core/java/android/hardware/ |
SensorManager.java | 85 // Cached lists of sensors by type. Guarded by mSensorListByType. 89 // Legacy sensor manager implementation. Guarded by mSensorListByType during initialization. [all...] |
/dalvik/vm/analysis/ |
DexVerify.cpp | 307 * Set the "in try" flags for all instructions guarded by a "try" block. [all...] |
/development/samples/training/ContactsList/src/com/example/android/contactslist/ui/ |
ContactsListFragment.java | 307 // annotation tells Android lint that they are properly guarded so they won't run on older OS [all...] |