Home
last modified time | relevance | path

Searched defs:BeginBlock (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/fxjs/
Dcjs_runtime.h47 void BeginBlock() { m_bBlocking = true; } in BeginBlock() function
/external/tensorflow/tensorflow/java/src/gen/cc/
Dsource_writer.cc112 SourceWriter& SourceWriter::BeginBlock(const string& expression) { in BeginBlock() function in tensorflow::java::SourceWriter
/external/skia/src/gpu/graphite/
DKeyHelpers.cpp488 void LocalMatrixShaderBlock::BeginBlock(const KeyContext& keyContext, in BeginBlock() function in skgpu::graphite::LocalMatrixShaderBlock
787 void CoordClampShaderBlock::BeginBlock(const KeyContext& keyContext, in BeginBlock() function in skgpu::graphite::CoordClampShaderBlock
860 void BlendShaderBlock::BeginBlock(const KeyContext& keyContext, in BeginBlock() function in skgpu::graphite::BlendShaderBlock
895 void ClipShaderBlock::BeginBlock(const KeyContext& keyContext, in BeginBlock() function in skgpu::graphite::ClipShaderBlock
905 void ComposeBlock::BeginBlock(const KeyContext& keyContext, in BeginBlock() function in skgpu::graphite::ComposeBlock
1079 void RuntimeEffectBlock::BeginBlock(const KeyContext& keyContext, in BeginBlock() function in skgpu::graphite::RuntimeEffectBlock
/external/llvm/lib/Target/AMDGPU/
DSIMachineScheduler.cpp305 void SIScheduleBlock::initRegPressure(MachineBasicBlock::iterator BeginBlock, in initRegPressure()
378 void SIScheduleBlock::schedule(MachineBasicBlock::iterator BeginBlock, in schedule()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
DSIMachineScheduler.cpp306 void SIScheduleBlock::initRegPressure(MachineBasicBlock::iterator BeginBlock, in initRegPressure()
379 void SIScheduleBlock::schedule(MachineBasicBlock::iterator BeginBlock, in schedule()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIMachineScheduler.cpp325 void SIScheduleBlock::initRegPressure(MachineBasicBlock::iterator BeginBlock, in initRegPressure()
398 void SIScheduleBlock::schedule(MachineBasicBlock::iterator BeginBlock, in schedule()