Home
last modified time | relevance | path

Searched defs:GetBlock (Results 1 – 25 of 35) sorted by relevance

12

/aosp_15_r20/external/swiftshader/third_party/subzero/pnacl-llvm/include/llvm/Bitcode/NaCl/
H A DNaClBitcodeParser.h255 const NaClBitcodeBlock &GetBlock() const { return Block; } in GetBlock() function
501 NaClBitcodeBlock &GetBlock() { return Block; } in GetBlock() function
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/val/
H A Dfunction.cpp228 std::pair<const BasicBlock*, bool> Function::GetBlock(uint32_t block_id) const { in GetBlock() function in spvtools::val::Function
240 std::pair<BasicBlock*, bool> Function::GetBlock(uint32_t block_id) { in GetBlock() function in spvtools::val::Function
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/val/
Dfunction.cpp228 std::pair<const BasicBlock*, bool> Function::GetBlock(uint32_t block_id) const { in GetBlock() function in spvtools::val::Function
240 std::pair<BasicBlock*, bool> Function::GetBlock(uint32_t block_id) { in GetBlock() function in spvtools::val::Function
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dfunction.cpp228 std::pair<const BasicBlock*, bool> Function::GetBlock(uint32_t block_id) const { in GetBlock() function in spvtools::val::Function
240 std::pair<BasicBlock*, bool> Function::GetBlock(uint32_t block_id) { in GetBlock() function in spvtools::val::Function
/aosp_15_r20/external/pdfium/testing/
H A Dtest_loader.cpp15 int TestLoader::GetBlock(void* param, in GetBlock() function in TestLoader
H A Dfake_file_access.cpp96 int FakeFileAccess::GetBlock(unsigned long position, in GetBlock() function in FakeFileAccess
/aosp_15_r20/external/webrtc/modules/audio_processing/aec3/
H A Drender_buffer.h43 const Block& GetBlock(int buffer_offset_blocks) const { in GetBlock() function
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/opt/dominator_tree/
Dcommon_dominators.cpp63 BasicBlock* GetBlock(uint32_t id, std::unique_ptr<IRContext>& context) { in GetBlock() function
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/opt/dominator_tree/
H A Dcommon_dominators.cpp63 BasicBlock* GetBlock(uint32_t id, std::unique_ptr<IRContext>& context) { in GetBlock() function
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/opt/dominator_tree/
H A Dcommon_dominators.cpp63 BasicBlock* GetBlock(uint32_t id, std::unique_ptr<IRContext>& context) { in GetBlock() function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/test_tools/
H A Dquic_stream_sequencer_buffer_peer.cc105 BufferBlock* QuicStreamSequencerBufferPeer::GetBlock(size_t index) { in GetBlock() function in quic::test::QuicStreamSequencerBufferPeer
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dif_conversion.cpp220 BasicBlock* IfConversion::GetBlock(uint32_t id) { in GetBlock() function in spvtools::opt::IfConversion
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dif_conversion.cpp220 BasicBlock* IfConversion::GetBlock(uint32_t id) { in GetBlock() function in spvtools::opt::IfConversion
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dif_conversion.cpp220 BasicBlock* IfConversion::GetBlock(uint32_t id) { in GetBlock() function in spvtools::opt::IfConversion
/aosp_15_r20/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_sync.cc182 MBlock* MetaMap::GetBlock(uptr p) { in GetBlock() function in __tsan::MetaMap
/aosp_15_r20/external/pdfium/testing/fuzzers/
H A Dpdfium_fuzzer_helper.cc33 static int GetBlock(void* param, in GetBlock() function in __anonf696edcd0111::FuzzerTestLoader
/aosp_15_r20/external/libchrome/base/metrics/
H A Dpersistent_memory_allocator.h655 volatile BlockHeader* GetBlock(Reference ref, uint32_t type_id, uint32_t size, in GetBlock() function
H A Dpersistent_memory_allocator.cc875 PersistentMemoryAllocator::GetBlock(Reference ref, uint32_t type_id, in GetBlock() function in base::PersistentMemoryAllocator
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/metrics/
Dpersistent_memory_allocator.h658 volatile BlockHeader* GetBlock(Reference ref, uint32_t type_id, uint32_t size, in GetBlock() function
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/3/external/libchrome/base/metrics/
Dpersistent_memory_allocator.h658 volatile BlockHeader* GetBlock(Reference ref, uint32_t type_id, uint32_t size, in GetBlock() function
/aosp_15_r20/external/cronet/base/metrics/
H A Dpersistent_memory_allocator.h722 volatile BlockHeader* GetBlock(Reference ref, in GetBlock() function
H A Dpersistent_memory_allocator.cc936 PersistentMemoryAllocator::GetBlock(Reference ref, in GetBlock() function in base::PersistentMemoryAllocator
/aosp_15_r20/external/libaom/third_party/libwebm/mkvparser/
H A Dmkvparser.cc2137 const BlockEntry* Cues::GetBlock(const CuePoint* pCP, in GetBlock() function in mkvparser::Cues
2145 const BlockEntry* Segment::GetBlock(const CuePoint& cp, in GetBlock() function in mkvparser::Segment
5009 const Block* Track::EOSBlock::GetBlock() const { return NULL; } in GetBlock() function in mkvparser::Track::EOSBlock
7613 const Block* SimpleBlock::GetBlock() const { return &m_block; } in GetBlock() function in mkvparser::SimpleBlock
7636 const Block* BlockGroup::GetBlock() const { return &m_block; } in GetBlock() function in mkvparser::BlockGroup
/aosp_15_r20/external/libwebm/mkvparser/
H A Dmkvparser.cc2136 const BlockEntry* Cues::GetBlock(const CuePoint* pCP, in GetBlock() function in mkvparser::Cues
2144 const BlockEntry* Segment::GetBlock(const CuePoint& cp, in GetBlock() function in mkvparser::Segment
5008 const Block* Track::EOSBlock::GetBlock() const { return NULL; } in GetBlock() function in mkvparser::Track::EOSBlock
7612 const Block* SimpleBlock::GetBlock() const { return &m_block; } in GetBlock() function in mkvparser::SimpleBlock
7635 const Block* BlockGroup::GetBlock() const { return &m_block; } in GetBlock() function in mkvparser::BlockGroup
/aosp_15_r20/external/libvpx/third_party/libwebm/mkvparser/
H A Dmkvparser.cc2137 const BlockEntry* Cues::GetBlock(const CuePoint* pCP, in GetBlock() function in mkvparser::Cues
2145 const BlockEntry* Segment::GetBlock(const CuePoint& cp, in GetBlock() function in mkvparser::Segment
5009 const Block* Track::EOSBlock::GetBlock() const { return NULL; } in GetBlock() function in mkvparser::Track::EOSBlock
7613 const Block* SimpleBlock::GetBlock() const { return &m_block; } in GetBlock() function in mkvparser::SimpleBlock
7636 const Block* BlockGroup::GetBlock() const { return &m_block; } in GetBlock() function in mkvparser::BlockGroup

12