HomeSort by relevance Sort by last modified time
    Searched full:guarded (Results 176 - 200 of 381) sorted by null

1 2 3 4 5 6 78 91011>>

  /frameworks/support/samples/SupportDesignDemos/src/com/example/android/support/design/
Shakespeare.java 110 "In a long motley coat guarded with yellow," +
  /frameworks/support/v7/appcompat/tests/src/android/support/v7/testutils/
Shakespeare.java 112 "In a long motley coat guarded with yellow," +
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/
vpx_decoder.h 122 * is not thread safe and should be guarded with a lock if being used
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/profile/impl/
profiler_trace.h 437 * __gnu_profile (under the guarded zone), no output will be produced.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/profile/impl/
profiler_trace.h 437 * __gnu_profile (under the guarded zone), no output will be produced.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/profile/impl/
profiler_trace.h 437 * __gnu_profile (under the guarded zone), no output will be produced.
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/profile/impl/
profiler_trace.h 437 * __gnu_profile (under the guarded zone), no output will be produced.
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
arenastring.h 146 // Swaps internal pointers. Arena-safety semantics: this is guarded by the
  /art/runtime/
trace.cc 447 // Can be racy since SetStatsEnabled is not guarded by any locks.
520 // Can be racy since SetStatsEnabled is not guarded by any locks.
    [all...]
runtime.h 751 // A non-zero value indicates that a thread has been created but not yet initialized. Guarded by
  /external/guice/core/src/com/google/inject/internal/
InjectorImpl.java 114 /** Just-in-time binding cache. Guarded by state.lock() */
118 * keep trying. Also guarded by state.lock().
    [all...]
  /external/kernel-headers/original/uapi/drm/
vmwgfx_drm.h 43 /* guarded by DRM_VMW_PARAM_NUM_STREAMS != 0*/
47 /* guarded by DRM_VMW_PARAM_3D == 1 */
  /external/libweave/third_party/chromium/base/time/
time.h 695 // Waits until the initialization is completed. Needs to be guarded with a
704 // Needs to be guarded with a call to IsSupported(). Use this timer
  /frameworks/base/core/java/android/hardware/input/
InputManager.java 72 // Guarded by mInputDevicesLock
79 // Guarded by mTabletModeLock
    [all...]
  /frameworks/base/core/java/android/database/sqlite/
SQLiteDatabase.java 76 // INVARIANT: Guarded by sActiveDatabases.
115 // INVARIANT: Guarded by mLock.
119 // INVARIANT: Guarded by mLock.
125 // INVARIANT: Guarded by mLock.
129 // INVARIANT: Guarded by mLock.
    [all...]
  /external/llvm/utils/TableGen/
CodeGenSchedule.cpp 185 // Visit each variant (guarded by a different predicate).
    [all...]
  /external/guava/guava/src/com/google/common/reflect/
TypeToken.java 410 @SuppressWarnings("unchecked") // guarded by the isAssignableFrom() statement above
    [all...]
  /external/valgrind/coregrind/m_debuginfo/
d3basics.c     [all...]
  /external/boringssl/src/crypto/rc4/asm/
rc4-586.pl 53 # is guarded by SSE2 bit (see below), not MMX/SSE.
  /external/clang/lib/CodeGen/
CGCXXABI.h 508 /// Emits the guarded initializer and destructor setup for the given
CGDeclCXX.cpp 491 // Use guarded initialization if the global variable is weak. This
  /external/clang/test/CodeGenCXX/
catch-undef-behavior.cpp 205 // A null poiner access is guarded without -fsanitize=null.
  /external/eigen/test/
main.h 36 // included before any Eigen header and because the STL headers are guarded
  /external/icu/icu4c/source/common/
putilimp.h 39 * Code that depends on the natural behavior should be guarded with this macro,
  /external/llvm/docs/TableGen/
BackEnds.rst 39 For instance, a global contract is that each back-end produces macro-guarded

Completed in 1109 milliseconds

1 2 3 4 5 6 78 91011>>