Home
last modified time | relevance | path

Searched defs:NewMap (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/test/stress/
Dmaps.go21 NewMap() Map methodSpec
65 func (intMapType) NewMap() Map { func
/aosp_15_r20/prebuilts/go/linux-x86/test/typeparam/
Dissue47877.go13 func NewMap[K comparable, V any]() Map[K, V] { func
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/types2/
Dmap.go13 func NewMap(key, elem Type) *Map { func
/aosp_15_r20/prebuilts/go/linux-x86/src/go/types/
Dmap.go16 func NewMap(key, elem Type) *Map { func
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/polly/CodeGen/
DIRBuilder.h78 llvm::AssertingVH<llvm::Value>> &NewMap) { in addAlternativeAliasBases()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/polly/CodeGen/
DIRBuilder.h78 llvm::AssertingVH<llvm::Value>> &NewMap) { in addAlternativeAliasBases()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/polly/CodeGen/
DIRBuilder.h78 llvm::AssertingVH<llvm::Value>> &NewMap) { in addAlternativeAliasBases()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/polly/CodeGen/
DIRBuilder.h78 llvm::AssertingVH<llvm::Value>> &NewMap) { in addAlternativeAliasBases()
/aosp_15_r20/external/scudo/standalone/
H A Dmem_map.cpp79 ReservedMemoryDefault::MemMapT NewMap(Addr, Size); in dispatchImpl() local
/aosp_15_r20/external/giflib/
H A Dgifclrmp.c364 ColorMapObject *NewMap; in ModifyColorMap() local
H A Dgifbuild.c262 ColorMapObject *NewMap; in Icon2Gif() local
/aosp_15_r20/prebuilts/go/linux-x86/src/expvar/
Dexpvar.go339 func NewMap(name string) *Map { func
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DFunctionLoweringInfo.cpp326 DenseMap<BBOrMBB, BBOrMBB> NewMap; in set() local
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/types/
Dtype.go626 func NewMap(k, v *Type) *Type { func
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
H A DIROutliner.cpp2132 DenseMap<Value *, BasicBlock *> &NewMap, in createAndInsertBasicBlocks()