HomeSort by relevance Sort by last modified time
    Searched refs:barriers (Results 1 - 25 of 60) sorted by null

1 2 3

  /external/llvm/test/MC/ARM/
directive-arch-semantic-action.s 5 @ CHECK: error: instruction requires: data-barriers
9 @ CHECK-NOT: error: instruction requires: data-barriers
thumb-hints.s 51 @ CHECK-ERROR: error: instruction requires: data-barriers
57 @ CHECK-ERROR: error: instruction requires: data-barriers
63 @ CHECK-ERROR: error: instruction requires: data-barriers
basic-arm-instructions-v8.s 20 @ DMB (v8 barriers)
37 @ DSB (v8 barriers)
basic-thumb2-instructions-v8.s 50 @ DMB (ARMv8-only barriers)
67 @ DSB (ARMv8-only barriers)
  /external/webrtc/webrtc/modules/audio_device/mac/portaudio/
pa_memorybarrier.h 51 * memory barriers, these functions should ensure that data cached in registers
66 full memory barriers, so the three types of barriers are the same,
67 however, these barriers are superior to compiler-based ones. */
92 # warning Memory barriers not defined on this system or system unknown
98 # error Memory barriers are not defined on this system. You can still compile by defining ALLOW_SMP_DANGERS, but SMP safety will not be guaranteed.
119 # warning Memory barriers not defined on this system or system unknown
125 # error Memory barriers are not defined on this system. You can still compile by defining ALLOW_SMP_DANGERS, but SMP safety will not be guaranteed.
  /external/clang/test/CodeGen/
builtins-arm64.c 32 void barriers() { function
  /external/valgrind/drd/tests/
pth_barrier_thr_cr.c 28 int barriers = argc > 1 ? atoi(argv[1]) : 20; local
30 int thread_count = barriers * barrier_participants;
tsan_unittest.cpp 3467 Barrier *barriers[N_iter]; member in namespace:test72
3558 Barrier *barriers[N_iter]; member in namespace:test73
    [all...]
  /frameworks/native/opengl/tools/glgen/specs/gles11/
GLES31.spec 57 void glMemoryBarrier ( GLbitfield barriers )
58 void glMemoryBarrierByRegion ( GLbitfield barriers )
  /external/deqp/external/vulkancts/modules/vulkan/
vktSynchronization.cpp 461 vector<VkImageMemoryBarrier>* barriers; member in struct:vkt::__anon9048::RenderInfo
506 renderInfo.barriers->push_back(renderBarrier);
519 vector<VkBufferMemoryBarrier>* barriers; member in struct:vkt::__anon9048::TransferInfo
552 transferInfo->barriers->push_back(bufferBarrier);
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLES31.java     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineEarlyFragmentTests.cpp 947 const VkImageMemoryBarrier barriers[] = { local
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/shaderrender/
vktShaderRender.cpp 855 // Add image barriers
1543 std::vector<VkImageMemoryBarrier> barriers; local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/
XInput2.h 641 XIBarrierReleasePointerInfo *barriers,
  /development/ndk/platforms/android-24/include/GLES3/
gl31.h     [all...]
  /frameworks/base/core/jni/
android_opengl_GLES31.cpp     [all...]
  /frameworks/native/opengl/include/GLES3/
gl31.h     [all...]
  /development/ndk/platforms/android-21/include/GLES3/
gl31.h     [all...]
  /device/generic/goldfish-opengl/system/include/GLES3/
gl31.h     [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/GLES3/
gl31.h     [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/GLES3/
gl31.h     [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/GLES3/
gl31.h     [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/GLES3/
gl31.h     [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/GLES3/
gl31.h     [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/GLES3/
gl31.h     [all...]

Completed in 858 milliseconds

1 2 3