/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_barrierattr_init/ |
D | 2-1.c | 30 pthread_barrier_t barriers[BARRIER_NUM]; in main() local
|
/third_party/libuv/docs/src/guide/ |
D | threads.rst | 149 .. _barriers: https://en.wikipedia.org/wiki/Barrier_(computer_science) target
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
D | TextureD3D12.cpp | 743 std::vector<D3D12_RESOURCE_BARRIER> barriers; in TrackUsageAndTransitionNow() local 760 void Texture::TransitionSubresourceRange(std::vector<D3D12_RESOURCE_BARRIER>* barriers, in TransitionSubresourceRange() 870 std::vector<D3D12_RESOURCE_BARRIER>* barriers, in TransitionUsageAndGetResourceBarrier() 889 std::vector<D3D12_RESOURCE_BARRIER>* barriers, in TrackUsageAndGetResourceBarrierForPass()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
D | RendererGL.cpp | 356 angle::Result RendererGL::memoryBarrier(GLbitfield barriers) in memoryBarrier() 362 angle::Result RendererGL::memoryBarrierByRegion(GLbitfield barriers) in memoryBarrierByRegion()
|
D | ContextGL.cpp | 968 angle::Result ContextGL::memoryBarrier(const gl::Context *context, GLbitfield barriers) in memoryBarrier() 972 angle::Result ContextGL::memoryBarrierByRegion(const gl::Context *context, GLbitfield barriers) in memoryBarrierByRegion()
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
D | Context9.cpp | 354 angle::Result Context9::memoryBarrier(const gl::Context *context, GLbitfield barriers) in memoryBarrier() 360 angle::Result Context9::memoryBarrierByRegion(const gl::Context *context, GLbitfield barriers) in memoryBarrierByRegion()
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
D | RendererGL.cpp | 604 angle::Result RendererGL::memoryBarrier(GLbitfield barriers) in memoryBarrier() 609 angle::Result RendererGL::memoryBarrierByRegion(GLbitfield barriers) in memoryBarrierByRegion()
|
D | ContextGL.cpp | 617 angle::Result ContextGL::memoryBarrier(const gl::Context *context, GLbitfield barriers) in memoryBarrier() 621 angle::Result ContextGL::memoryBarrierByRegion(const gl::Context *context, GLbitfield barriers) in memoryBarrierByRegion()
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
D | Context11.cpp | 660 angle::Result Context11::memoryBarrier(const gl::Context *context, GLbitfield barriers) in memoryBarrier() 665 angle::Result Context11::memoryBarrierByRegion(const gl::Context *context, GLbitfield barriers) in memoryBarrierByRegion()
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
D | TextureVk.cpp | 889 std::vector<VkImageMemoryBarrier>* barriers, in TweakTransitionForExternalUsage() 1059 std::vector<VkImageMemoryBarrier> barriers; in TransitionUsageNow() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/null/ |
D | ContextNULL.cpp | 443 angle::Result ContextNULL::memoryBarrier(const gl::Context *context, GLbitfield barriers) in memoryBarrier() 448 angle::Result ContextNULL::memoryBarrierByRegion(const gl::Context *context, GLbitfield barriers) in memoryBarrierByRegion()
|
/third_party/boost/libs/graph/example/ |
D | astar_maze.cpp | 292 int barriers = n / 4; in random_maze() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
D | Context9.cpp | 484 angle::Result Context9::memoryBarrier(const gl::Context *context, GLbitfield barriers) in memoryBarrier() 490 angle::Result Context9::memoryBarrierByRegion(const gl::Context *context, GLbitfield barriers) in memoryBarrierByRegion()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/ |
D | ContextNULL.cpp | 508 angle::Result ContextNULL::memoryBarrier(const gl::Context *context, GLbitfield barriers) in memoryBarrier() 513 angle::Result ContextNULL::memoryBarrierByRegion(const gl::Context *context, GLbitfield barriers) in memoryBarrierByRegion()
|
/third_party/flutter/skia/third_party/externals/angle2/src/libGL/ |
D | entry_points_gl_4_2_autogen.cpp | 258 void GL_APIENTRY MemoryBarrier(GLbitfield barriers) in MemoryBarrier()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
D | Context11.cpp | 985 angle::Result Context11::memoryBarrier(const gl::Context *context, GLbitfield barriers) in memoryBarrier() 990 angle::Result Context11::memoryBarrierByRegion(const gl::Context *context, GLbitfield barriers) in memoryBarrierByRegion()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | upgrade_memory_model.cpp | 613 std::vector<Instruction*> barriers; in UpgradeBarriers() local
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | upgrade_memory_model.cpp | 613 std::vector<Instruction*> barriers; in UpgradeBarriers() local
|
/third_party/skia/src/gpu/d3d/ |
D | GrD3DCommandList.cpp | 93 const D3D12_RESOURCE_TRANSITION_BARRIER* barriers) { in resourceBarrier()
|
/third_party/mingw-w64/mingw-w64-libraries/winpthreads/tests/ |
D | test.c | 1136 static pthread_barrier_t barriers[BARRIER_NTHREADS]; variable
|
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
D | CommandBufferD3D12.cpp | 433 std::vector<D3D12_RESOURCE_BARRIER> barriers; in RecordCommands() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | capture_gles_3_1_autogen.cpp | 539 CallCapture CaptureMemoryBarrier(const Context *context, bool isCallValid, GLbitfield barriers) in CaptureMemoryBarrier() 551 GLbitfield barriers) in CaptureMemoryBarrierByRegion()
|
D | validationES31.cpp | 1737 bool ValidateMemoryBarrier(Context *context, GLbitfield barriers) in ValidateMemoryBarrier() 1765 bool ValidateMemoryBarrierByRegion(Context *context, GLbitfield barriers) in ValidateMemoryBarrierByRegion()
|
/third_party/flutter/skia/third_party/externals/angle2/src/libGLESv2/ |
D | entry_points_gles_3_1_autogen.cpp | 629 void GL_APIENTRY MemoryBarrier(GLbitfield barriers) in MemoryBarrier() 647 void GL_APIENTRY MemoryBarrierByRegion(GLbitfield barriers) in MemoryBarrierByRegion()
|
/third_party/skia/third_party/externals/d3d12allocator/src/ |
D | Tests.cpp | 1029 D3D12_RESOURCE_BARRIER barriers[count] = {}; in TestTransfer() local
|