Home
last modified time | relevance | path

Searched defs:Direct (Results 1 – 25 of 180) sorted by relevance

12345678

/aosp_15_r20/prebuilts/go/linux-x86/src/encoding/gob/
Dcodec_test.go1016 type Direct struct { struct
1017 A [3]int
1018 S []int
1019 M map[string]int
/aosp_15_r20/external/robolectric/utils/reflector/src/main/java/org/robolectric/util/reflector/
H A DDirect.java14 public @interface Direct {} annotation
/aosp_15_r20/frameworks/compile/mclinker/include/mcld/ADT/
DTreeBase.h31 enum Direct { Leftward, Rightward }; enum
/aosp_15_r20/external/cronet/net/base/
H A Dproxy_chain.h67 static ProxyChain Direct() { return ProxyChain(std::vector<ProxyServer>()); } in Direct() function
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/types/
Dpkg.go25 Direct bool // imported directly member
/aosp_15_r20/build/blueprint/depset/
H A Ddepset.go195 func (b *Builder[T]) Direct(direct ...T) *Builder[T] { func
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DMemoryLocation.h75 enum DirectConstruction { Direct }; enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DMemoryLocation.h83 enum DirectConstruction { Direct }; enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DMemoryLocation.h86 enum DirectConstruction { Direct }; enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DMemoryLocation.h86 enum DirectConstruction { Direct }; enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DMemoryLocation.h86 enum DirectConstruction { Direct }; enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DMemoryLocation.h86 enum DirectConstruction { Direct }; enumerator
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/devirtualize/
Dpgo.go33 Direct bool member
/aosp_15_r20/external/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeIndex.h76 Direct = 0x00000000, // Not a pointer enumerator
/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DStackMaps.h135 Direct, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DBreakCriticalEdges.cpp427 BasicBlock::iterator Direct = DirectSucc->begin(); in SplitIndirectBrCriticalEdges() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DBreakCriticalEdges.cpp436 BasicBlock::iterator Direct = DirectSucc->begin(); in SplitIndirectBrCriticalEdges() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DStackMaps.h199 Direct, enumerator
/aosp_15_r20/external/ComputeLibrary/arm_compute/graph/
H A DTypes.h130 Direct, /**< Deep direct convolution */ enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeIndex.h82 Direct = 0x00000000, // Not a pointer enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/CodeView/
DTypeIndex.h83 Direct = 0x00000000, // Not a pointer enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/CodeView/
DTypeIndex.h83 Direct = 0x00000000, // Not a pointer enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeIndex.h83 Direct = 0x00000000, // Not a pointer enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/CodeView/
DTypeIndex.h83 Direct = 0x00000000, // Not a pointer enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/CodeView/
DTypeIndex.h83 Direct = 0x00000000, // Not a pointer enumerator

12345678