/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/profile/impl/ |
profiler_trace.h | 444 * __gnu_profile (under the guarded zone), no output will be produced.
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/profile/impl/ |
profiler_trace.h | 444 * __gnu_profile (under the guarded zone), no output will be produced.
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/profile/impl/ |
profiler_trace.h | 444 * __gnu_profile (under the guarded zone), no output will be produced.
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/impl/ |
profiler_trace.h | 437 * __gnu_profile (under the guarded zone), no output will be produced.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/profile/impl/ |
profiler_trace.h | 444 * __gnu_profile (under the guarded zone), no output will be produced.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/impl/ |
profiler_trace.h | 437 * __gnu_profile (under the guarded zone), no output will be produced.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/profile/impl/ |
profiler_trace.h | 437 * __gnu_profile (under the guarded zone), no output will be produced.
|
/dalvik/vm/ |
CheckJni.cpp | [all...] |
/frameworks/base/core/java/android/database/sqlite/ |
SQLiteDatabase.java | 74 // INVARIANT: Guarded by sActiveDatabases. 113 // INVARIANT: Guarded by mLock. 117 // INVARIANT: Guarded by mLock. 123 // INVARIANT: Guarded by mLock. 127 // INVARIANT: Guarded by mLock. [all...] |
/external/llvm/utils/TableGen/ |
CodeGenSchedule.cpp | 195 // Visit each variant (guarded by a different predicate). [all...] |
/frameworks/base/core/java/android/os/ |
StrictMode.java | [all...] |
/external/valgrind/main/coregrind/m_debuginfo/ |
d3basics.c | [all...] |
/external/valgrind/main/lackey/ |
lk_main.c | 45 // The code for each kind of instrumentation is guarded by a clo_* variable: 49 // that is guarded by the relevant clo_* variable (eg. clo_trace_mem) [all...] |
/art/runtime/base/ |
mutex.cc | 101 // All created mutexes guarded by all_mutexes_guard_.
|
/external/chromium_org/base/time/ |
time.h | 560 // Needs to be guarded with a call to IsThreadNowSupported(). Use this timer
|
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/ |
implement.h | 435 * Access to the association is guarded by two locks: the key's [all...] |
/external/chromium_org/net/cert/ |
x509_certificate.cc | 156 // be guarded by the lock.
|
/external/chromium_org/third_party/WebKit/Source/platform/ |
CheckedInt.h | 495 * This class implements guarded integer arithmetic. Do a computation, check
|
/external/chromium_org/third_party/mesa/src/src/gallium/winsys/radeon/drm/ |
radeon_drm_bo.c | 862 * The list of pairs is guarded by a mutex, of course. */
|
/external/chromium_org/third_party/mesa/src/src/glsl/tests/lower_jumps/ |
create_test_cases.py | 445 # loop gets guarded so that it only executes if the return
|
/external/chromium_org/third_party/openssl/openssl/crypto/rc4/asm/ |
rc4-586.pl | 53 # is guarded by SSE2 bit (see below), not MMX/SSE.
|
/external/icu4c/common/ |
putilimp.h | 39 * Code that depends on the natural behavior should be guarded with this macro,
|
/external/mesa3d/src/gallium/winsys/radeon/drm/ |
radeon_drm_bo.c | 862 * The list of pairs is guarded by a mutex, of course. */
|
/external/mesa3d/src/glsl/tests/lower_jumps/ |
create_test_cases.py | 445 # loop gets guarded so that it only executes if the return
|
/external/okhttp/src/main/java/com/squareup/okhttp/ |
HttpResponseCache.java | 133 /* read and write statistics, all guarded by 'this' */
|