HomeSort by relevance Sort by last modified time
    Searched full:barrier (Results 901 - 925 of 1514) sorted by null

<<31323334353637383940>>

  /external/skia/src/gpu/
GrCaps.cpp 167 r.appendf("Texture Barrier Support : %s\n", gNY[fTextureBarrierSupport]);
  /external/v8/src/base/
atomicops_internals_arm64_gcc.h 21 // the call is reordered between the operation and the memory barrier. This does
  /external/v8/src/heap/
objects-visiting.cc 171 // once when we complete mark-compact cycle. Note that write barrier has no
  /external/valgrind/coregrind/m_scheduler/
ticket-lock-linux.c 156 * barrier.
  /external/valgrind/drd/
drd_clientobj.c 253 case ClientBarrier: return "barrier";
  /frameworks/base/tests/utils/testutils/java/android/os/test/
TestLooper.java 119 // Stalled by a barrier. Find the next asynchronous message in
  /frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
MockLooper.java 119 // Stalled by a barrier. Find the next asynchronous message in
  /libcore/ojluni/src/main/java/sun/security/x509/
BasicConstraintsExtension.java 161 * interoperability barrier.
  /prebuilts/clang/darwin-x86/host/3.6/lib/clang/3.6/include/
arm_acle.h 37 /* 8 SYNCHRONIZATION, BARRIER AND HINT INTRINSICS */
  /prebuilts/clang/host/darwin-x86/3.8/lib/clang/3.8/include/
arm_acle.h 37 /* 8 SYNCHRONIZATION, BARRIER AND HINT INTRINSICS */
  /prebuilts/clang/host/darwin-x86/clang-2629532/lib64/clang/3.8/include/
arm_acle.h 37 /* 8 SYNCHRONIZATION, BARRIER AND HINT INTRINSICS */
  /prebuilts/clang/host/darwin-x86/clang-2658975/lib64/clang/3.8/include/
arm_acle.h 37 /* 8 SYNCHRONIZATION, BARRIER AND HINT INTRINSICS */
  /prebuilts/clang/host/darwin-x86/clang-2690385/lib64/clang/3.8/include/
arm_acle.h 37 /* 8 SYNCHRONIZATION, BARRIER AND HINT INTRINSICS */
  /prebuilts/clang/host/linux-x86/3.8/lib/clang/3.8/include/
arm_acle.h 37 /* 8 SYNCHRONIZATION, BARRIER AND HINT INTRINSICS */
  /prebuilts/clang/host/linux-x86/clang-2629532/lib64/clang/3.8/include/
arm_acle.h 37 /* 8 SYNCHRONIZATION, BARRIER AND HINT INTRINSICS */
  /prebuilts/clang/host/linux-x86/clang-2658975/lib64/clang/3.8/include/
arm_acle.h 37 /* 8 SYNCHRONIZATION, BARRIER AND HINT INTRINSICS */
  /prebuilts/clang/host/linux-x86/clang-2690385/lib64/clang/3.8/include/
arm_acle.h 37 /* 8 SYNCHRONIZATION, BARRIER AND HINT INTRINSICS */
  /prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/include/
arm_acle.h 37 /* 8 SYNCHRONIZATION, BARRIER AND HINT INTRINSICS */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/parallel/
workstealing.h 200 # pragma omp barrier
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/parallel/
workstealing.h 200 # pragma omp barrier
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/
workstealing.h 200 # pragma omp barrier
  /prebuilts/go/darwin-x86/src/runtime/
asm_amd64p32.s 304 // Record that this stack barrier was hit.
378 /* execute write barrier updates */ \
574 // compile barrier.
662 // Set the stack barrier return PC.
asm_arm.s 325 // Record that this stack barrier was hit.
412 /* execute write barrier updates */ \
679 // Set the stack barrier return PC.
754 // armPublicationBarrier is a native store/store barrier for ARMv7+.
stack1.go 210 // Compute the size of stack barrier array.
631 // copy old stack barriers to new stack barrier array
751 // without a write barrier. Run the write barrier now.
  /prebuilts/go/linux-x86/src/runtime/
asm_amd64p32.s 304 // Record that this stack barrier was hit.
378 /* execute write barrier updates */ \
574 // compile barrier.
662 // Set the stack barrier return PC.

Completed in 1420 milliseconds

<<31323334353637383940>>