Home
last modified time | relevance | path

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

/prebuilts/go/linux-x86/test/stress/
Dmaps.go21 NewMap() Map methodSpec
65 func (intMapType) NewMap() Map { func
/prebuilts/go/linux-x86/test/typeparam/
Dissue47877.go13 func NewMap[K comparable, V any]() Map[K, V] { func
/prebuilts/go/linux-x86/src/go/types/
Dmap.go16 func NewMap(key, elem Type) *Map { func
/prebuilts/go/linux-x86/src/cmd/compile/internal/types2/
Dmap.go13 func NewMap(key, elem Type) *Map { func
/prebuilts/clang/host/linux-x86/clang-r547379/include/polly/CodeGen/
DIRBuilder.h78 llvm::AssertingVH<llvm::Value>> &NewMap) { in addAlternativeAliasBases()
/prebuilts/clang/host/linux-x86/clang-r530567/include/polly/CodeGen/
DIRBuilder.h78 llvm::AssertingVH<llvm::Value>> &NewMap) { in addAlternativeAliasBases()
/prebuilts/clang/host/linux-x86/clang-r522817/include/polly/CodeGen/
DIRBuilder.h78 llvm::AssertingVH<llvm::Value>> &NewMap) { in addAlternativeAliasBases()
/prebuilts/clang/host/linux-x86/clang-r536225/include/polly/CodeGen/
DIRBuilder.h78 llvm::AssertingVH<llvm::Value>> &NewMap) { in addAlternativeAliasBases()
/prebuilts/go/linux-x86/src/expvar/
Dexpvar.go339 func NewMap(name string) *Map { func
/prebuilts/go/linux-x86/src/cmd/compile/internal/types/
Dtype.go626 func NewMap(k, v *Type) *Type { func