HomeSort by relevance Sort by last modified time
    Searched full:guarded (Results 151 - 175 of 324) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/mesa3d/src/gallium/winsys/svga/drm/
vmwgfx_drm.h 39 /* guarded by DRM_VMW_PARAM_NUM_STREAMS != 0*/
43 /* guarded by DRM_VMW_PARAM_3D == 1 */
  /external/okhttp/src/main/java/com/squareup/okhttp/internal/spdy/
SpdyStream.java 35 // Internal state is guarded by this. No long-running or potentially
350 assert (Thread.holdsLock(connection)); // Because 'settings' is guarded by 'connection'.
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
multiway_merge.h 115 /** @brief Compare two elements referenced by guarded iterators.
130 /** @brief Compare two elements referenced by guarded iterators.
223 * Whether the merging is done guarded or unguarded is selected by the
342 * Whether the merging is done guarded or unguarded is selected by the
468 * guarded case.
    [all...]
  /art/runtime/base/
mutex.h 344 // waiters may have been requeued onto guard_. Guarded by guard_.
  /dalvik/dexgen/src/com/android/dexgen/util/
ByteArrayAnnotatedOutput.java 539 * should be guarded by a test of {@link #stretchy}.
  /dalvik/dx/src/com/android/dx/util/
ByteArrayAnnotatedOutput.java 535 * should be guarded by a test of {@link #stretchy}.
  /development/samples/ApiDemos/src/com/example/android/apis/
Shakespeare.java 96 "In a long motley coat guarded with yellow," +
  /development/samples/ApiDemos/src/com/example/android/apis/view/
List6.java 217 "In a long motley coat guarded with yellow," +
  /development/samples/Support13Demos/src/com/example/android/supportv13/
Shakespeare.java 96 "In a long motley coat guarded with yellow," +
  /development/samples/Support4Demos/src/com/example/android/supportv4/
Shakespeare.java 96 "In a long motley coat guarded with yellow," +
  /external/chromium_org/content/browser/
power_save_blocker_x11.cc 119 // ApplyBlock() has run. Both api_ and enqueue_apply_ are guarded by lock_.
  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
pthread_cond_wait.c 369 * again inside the guarded section of ptw32_cond_check_need_init()
  /external/chromium_org/third_party/openssl/openssl/crypto/rc4/
rc4_enc.c 144 * problems eliminating either the operators guarded
  /external/clang/lib/CodeGen/
CGCXXABI.h 377 /// Emits the guarded initializer and destructor setup for the given
  /external/clang/test/SemaCXX/
warn-thread-safety-parsing.cpp 135 // Guarded Var Attribute (gv)
171 // Pt Guarded Var Attribute (pgv)
297 // Guarded By Attribute (gb)
367 // Pt Guarded By Attribute (pgb)
    [all...]
  /external/dexmaker/src/dx/java/com/android/dx/util/
ByteArrayAnnotatedOutput.java 532 * should be guarded by a test of {@link #stretchy}.
  /external/jsr305/javadoc/javax/annotation/concurrent/
GuardedBy.html 105 The string literal "this" means that this field is guarded by the class in
  /external/kernel-headers/original/linux/
nfs_xdr.h 125 struct iattr * attrs; /* UNCHECKED, GUARDED */
  /external/llvm/test/Analysis/ScalarEvolution/
avoid-smax-1.ll 5 ; be able to prove that the comparison is guarded by an appropriate
  /external/openssl/crypto/rc4/
rc4_enc.c 144 * problems eliminating either the operators guarded
  /external/smali/dexlib/src/main/java/org/jf/dexlib/Util/
ByteArrayAnnotatedOutput.java 571 * should be guarded by a test of {@link #stretchy}.
ByteArrayOutput.java 478 * should be guarded by a test of {@link #stretchy}.
  /frameworks/av/services/camera/libcameraservice/device3/
Camera3Device.h 144 // Not locked by methods guarded by mOutputLock, since they may act
  /frameworks/base/core/java/android/view/
Surface.java 71 // Guarded state.
  /frameworks/base/services/java/com/android/server/display/
WifiDisplayAdapter.java 65 * Display adapters are guarded by the {@link DisplayManagerService.SyncRoot} lock.

Completed in 1417 milliseconds

1 2 3 4 5 67 8 91011>>