Searched defs:BeginBlock (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/pdfium/fxjs/ |
H A D | cjs_runtime.h | 47 void BeginBlock() { m_bBlocking = true; } in BeginBlock() function
|
/aosp_15_r20/external/skia/src/gpu/graphite/ |
H A D | KeyHelpers.cpp | 494 void LocalMatrixShaderBlock::BeginBlock(const KeyContext& keyContext, in BeginBlock() function in skgpu::graphite::LocalMatrixShaderBlock 878 void CoordClampShaderBlock::BeginBlock(const KeyContext& keyContext, in BeginBlock() function in skgpu::graphite::CoordClampShaderBlock 947 void BlendComposeBlock::BeginBlock(const KeyContext& keyContext, in BeginBlock() function in skgpu::graphite::BlendComposeBlock 983 void ComposeBlock::BeginBlock(const KeyContext& keyContext, in BeginBlock() function in skgpu::graphite::ComposeBlock 1179 void RuntimeEffectBlock::BeginBlock(const KeyContext& keyContext, in BeginBlock() function in skgpu::graphite::RuntimeEffectBlock
|
/aosp_15_r20/external/tensorflow/tensorflow/java/src/gen/cc/ |
H A D | source_writer.cc | 112 SourceWriter& SourceWriter::BeginBlock(const string& expression) { in BeginBlock() function in tensorflow::java::SourceWriter
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | SIMachineScheduler.cpp | 306 void SIScheduleBlock::initRegPressure(MachineBasicBlock::iterator BeginBlock, in initRegPressure() 379 void SIScheduleBlock::schedule(MachineBasicBlock::iterator BeginBlock, in schedule()
|
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/ |
H A D | SIMachineScheduler.cpp | 305 void SIScheduleBlock::initRegPressure(MachineBasicBlock::iterator BeginBlock, in initRegPressure() 378 void SIScheduleBlock::schedule(MachineBasicBlock::iterator BeginBlock, in schedule()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | SIMachineScheduler.cpp | 325 void SIScheduleBlock::initRegPressure(MachineBasicBlock::iterator BeginBlock, in initRegPressure() 398 void SIScheduleBlock::schedule(MachineBasicBlock::iterator BeginBlock, in schedule()
|