/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/x86/ |
D | ssa.go | 22 func ssaMarkMoves(s *ssagen.State, b *ssa.Block) { 899 func ssaGenBlock(s *ssagen.State, b, next *ssa.Block) {
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Analysis/Analyses/ |
D | PostOrderCFGView.h | 50 std::pair<std::nullopt_t, bool> insert(const CFGBlock *Block) { in insert() 67 bool alreadySet(const CFGBlock *Block) { in alreadySet()
|
D | CalledOnceCheck.h | 99 handleBlockThatIsGuaranteedToBeCalledOnce(const BlockDecl *Block) {} in handleBlockThatIsGuaranteedToBeCalledOnce() 105 virtual void handleBlockWithNoGuarantees(const BlockDecl *Block) {} in handleBlockWithNoGuarantees()
|
/aosp_15_r20/external/angle/third_party/glslang/src/SPIRV/ |
H A D | InReadableOrder.cpp | 64 ReadableOrderTraverser(std::function<void(Block*, spv::ReachReason, Block*)> callback) in ReadableOrderTraverser() 128 void spv::inReadableOrder(Block* root, std::function<void(Block*, spv::ReachReason, Block*)> callba… in inReadableOrder()
|
/aosp_15_r20/external/deqp-deps/glslang/SPIRV/ |
D | InReadableOrder.cpp | 64 ReadableOrderTraverser(std::function<void(Block*, spv::ReachReason, Block*)> callback) in ReadableOrderTraverser() 128 void spv::inReadableOrder(Block* root, std::function<void(Block*, spv::ReachReason, Block*)> callba… in inReadableOrder()
|
/aosp_15_r20/external/clang/include/clang/Analysis/Analyses/ |
H A D | PostOrderCFGView.h | 50 std::pair<llvm::NoneType, bool> insert(const CFGBlock *Block) { in insert() 66 bool alreadySet(const CFGBlock *Block) { in alreadySet()
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/vulkan/ops/ |
H A D | Unsqueeze.cpp | 13 struct Block final { struct 14 ivec2 info;
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/ppc64/ |
D | ssa.go | 23 func ssaMarkMoves(s *ssagen.State, b *ssa.Block) { 1999 func ssaGenBlock(s *ssagen.State, b, next *ssa.Block) {
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | DivergenceAnalysis.h | 114 void markBlockJoinDivergent(const BasicBlock &Block) { in markBlockJoinDivergent() 125 bool isJoinDivergent(const BasicBlock &Block) const { in isJoinDivergent()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/ |
H A D | ARMLowOverheadLoops.cpp | 240 static bool hasUniformPredicate(VPTState &Block) { in hasUniformPredicate() 246 static MachineInstr *getDivergent(VPTState &Block) { in getDivergent() 265 static bool isEntryPredicatedOnVCTP(VPTState &Block, in isEntryPredicatedOnVCTP() 274 static bool hasImplicitlyValidVPT(VPTState &Block, in hasImplicitlyValidVPT() 316 for (auto &Block : Blocks) { in isValid() local 1597 for (auto &Block : LoLoop.getVPTBlocks()) { in ConvertVPTBlocks() local
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/common/ |
H A D | quiche_simple_arena.cc | 92 QuicheSimpleArena::Block::Block(size_t s) in Block() function in quiche::QuicheSimpleArena::Block 97 QuicheSimpleArena::Block::Block(QuicheSimpleArena::Block&& other) in Block() function in quiche::QuicheSimpleArena::Block
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/build/relnote/ |
D | links.go | 25 func addSymbolLinksBlocks(bs []md.Block, defaultPackage string) { 31 func addSymbolLinksBlock(b md.Block, defaultPackage string) {
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/riscv64/ |
D | ssa.go | 184 func ssaMarkMoves(s *ssagen.State, b *ssa.Block) {} 796 func ssaGenBlock(s *ssagen.State, b, next *ssa.Block) {
|
/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/x509/ |
D | pem_decrypt.go | 104 func IsEncryptedPEMBlock(b *pem.Block) bool { 124 func DecryptPEMBlock(b *pem.Block, password []byte) ([]byte, error) {
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/ |
H A D | SampleProfileProbe.cpp | 137 void PseudoProbeVerifier::collectProbeFactors(const BasicBlock *Block, in collectProbeFactors() 422 for (auto &Block : F) { in runOnFunction() local 432 for (auto &Block : F) { in runOnFunction() local
|
/aosp_15_r20/build/make/tools/product_config/src/com/android/build/config/ |
H A D | MakeConfig.java | 70 public static class Block { class in MakeConfig 75 public Block(BlockType blockType) { in Block() method in MakeConfig.Block
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Analysis/Analyses/ |
D | CalledOnceCheck.h | 99 handleBlockThatIsGuaranteedToBeCalledOnce(const BlockDecl *Block) {} in handleBlockThatIsGuaranteedToBeCalledOnce() 105 virtual void handleBlockWithNoGuarantees(const BlockDecl *Block) {} in handleBlockWithNoGuarantees()
|
D | PostOrderCFGView.h | 50 std::pair<std::nullopt_t, bool> insert(const CFGBlock *Block) { in insert() 67 bool alreadySet(const CFGBlock *Block) { in alreadySet()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Analysis/Analyses/ |
D | CalledOnceCheck.h | 99 handleBlockThatIsGuaranteedToBeCalledOnce(const BlockDecl *Block) {} in handleBlockThatIsGuaranteedToBeCalledOnce() 105 virtual void handleBlockWithNoGuarantees(const BlockDecl *Block) {} in handleBlockWithNoGuarantees()
|
D | PostOrderCFGView.h | 50 std::pair<std::nullopt_t, bool> insert(const CFGBlock *Block) { in insert() 67 bool alreadySet(const CFGBlock *Block) { in alreadySet()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Analysis/Analyses/ |
D | CalledOnceCheck.h | 99 handleBlockThatIsGuaranteedToBeCalledOnce(const BlockDecl *Block) {} in handleBlockThatIsGuaranteedToBeCalledOnce() 105 virtual void handleBlockWithNoGuarantees(const BlockDecl *Block) {} in handleBlockWithNoGuarantees()
|
D | PostOrderCFGView.h | 50 std::pair<std::nullopt_t, bool> insert(const CFGBlock *Block) { in insert() 67 bool alreadySet(const CFGBlock *Block) { in alreadySet()
|
/aosp_15_r20/external/rust/android-crates-io/crates/crossbeam-deque/src/ |
D | deque.rs | 1223 struct Block<T> { struct 1225 next: AtomicPtr<Block<T>>, argument 1231 impl<T> Block<T> { implementation
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/ |
D | print.go | 44 startBlock(b *Block, reachable bool) 45 endBlock(b *Block, reachable bool)
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/amd64/ |
D | ssa.go | 24 func ssaMarkMoves(s *ssagen.State, b *ssa.Block) { 1355 func ssaGenBlock(s *ssagen.State, b, next *ssa.Block) {
|