/aosp_15_r20/frameworks/base/libs/androidfw/ |
H A D | BigBuffer.cpp | 54 void* BigBuffer::NextBlock(size_t* out_size) { in NextBlock() function in android::BigBuffer
|
/aosp_15_r20/frameworks/base/libs/androidfw/include/androidfw/ |
H A D | BigBuffer.h | 151 inline T* BigBuffer::NextBlock(size_t count) { in NextBlock() function
|
/aosp_15_r20/external/llvm/lib/DebugInfo/PDB/Raw/ |
H A D | PDBFileBuilder.cpp | 71 support::ulittle32_t NextBlock(TotalFileBlocks - BlocksNeeded - in generateSimpleStreamMap() local
|
/aosp_15_r20/external/skia/src/base/ |
H A D | SkArenaAlloc.cpp | 64 char* SkArenaAlloc::NextBlock(char* footerEnd) { in NextBlock() function in SkArenaAlloc
|
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/val/ |
H A D | construct.cpp | 164 auto NextBlock = [](const BasicBlock* block) -> const BasicBlock* { in IsStructuredExit() local
|
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
H A D | construct.cpp | 164 auto NextBlock = [](const BasicBlock* block) -> const BasicBlock* { in IsStructuredExit() local
|
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/val/ |
D | construct.cpp | 164 auto NextBlock = [](const BasicBlock* block) -> const BasicBlock* { in IsStructuredExit() local
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A D | CGCUDANV.cpp | 139 llvm::BasicBlock *NextBlock = CGF.createBasicBlock("setup.next"); in emitDeviceStubBody() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/Native/ |
H A D | LinePrinter.cpp | 156 uint32_t NextBlock = Blocks.front(); in computeBlockRuns() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/MSF/ |
H A D | MSFBuilder.cpp | 136 uint32_t NextBlock = static_cast<uint32_t>(Block); in allocateBlocks() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/MSF/ |
H A D | MSFBuilder.cpp | 137 uint32_t NextBlock = static_cast<uint32_t>(Block); in allocateBlocks() local
|
/aosp_15_r20/external/coreboot/src/vendorcode/amd/pi/00670F00/ |
H A D | AMD.h | 219 IN struct _AMD_MODULE_HEADER *NextBlock; ///< Next module header link member
|
/aosp_15_r20/external/coreboot/src/vendorcode/amd/pi/00730F01/ |
H A D | AMD.h | 231 IN struct _AMD_MODULE_HEADER *NextBlock; ///< Next module header link member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/CSKY/ |
H A D | CSKYConstantIslandPass.cpp | 739 MachineFunction::const_iterator NextBlock = ++Water->getIterator(); in isWaterInRange() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/ |
H A D | CodeLayout.cpp | 617 const auto NextBlock = CurBlock->ForcedSucc; in mergeForcedPairs() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/ |
H A D | MipsConstantIslandPass.cpp | 934 MachineFunction::const_iterator NextBlock = ++Water->getIterator(); in isWaterInRange() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
H A D | MipsConstantIslandPass.cpp | 940 MachineFunction::const_iterator NextBlock = ++Water->getIterator(); in isWaterInRange() local
|
/aosp_15_r20/external/llvm/lib/Target/Mips/ |
H A D | MipsConstantIslandPass.cpp | 955 MachineFunction::const_iterator NextBlock = ++Water->getIterator(); in isWaterInRange() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
H A D | ARMConstantIslandPass.cpp | 1028 MachineFunction::const_iterator NextBlock = Water->getIterator(); in isWaterInRange() local
|
/aosp_15_r20/external/llvm/lib/Target/ARM/ |
H A D | ARMConstantIslandPass.cpp | 1105 MachineFunction::const_iterator NextBlock = Water->getIterator(); in isWaterInRange() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/ |
H A D | ARMConstantIslandPass.cpp | 1117 MachineFunction::const_iterator NextBlock = Water->getIterator(); in isWaterInRange() local
|
/aosp_15_r20/external/llvm/lib/Transforms/IPO/ |
H A D | GlobalOpt.cpp | 1321 BasicBlock *NextBlock = BasicBlock::Create(Cmp->getContext(), "next", in PerformHeapAllocSRoA() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
H A D | GlobalOpt.cpp | 1384 BasicBlock *NextBlock = BasicBlock::Create(Cmp->getContext(), "next", in PerformHeapAllocSRoA() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 8185 MachineBasicBlock *SelectionDAGBuilder::NextBlock(MachineBasicBlock *MBB) { in NextBlock() function in SelectionDAGBuilder
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/ |
H A D | LoopVectorize.cpp | 9030 VPBasicBlock *NextBlock = in buildVPlanWithVPRecipes() local
|