Home
last modified time | relevance | path

Searched defs:NewElement (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/golang-protobuf/types/dynamicpb/
H A Ddynamic.go399 func (x emptyList) NewElement() protoreflect.Value { return newListEntry(x.desc) } func
442 func (x *dynamicList) NewElement() protoreflect.Value { func
/aosp_15_r20/external/golang-protobuf/internal/impl/
H A Dconvert_list.go133 func (ls *listReflect) NewElement() protoreflect.Value { func
/aosp_15_r20/external/golang-protobuf/reflect/protoreflect/
H A Dvalue.go217 NewElement() Value methodSpec
/aosp_15_r20/external/golang-protobuf/testing/protocmp/
H A Dreflect.go200 func (ls reflectList) NewElement() protoreflect.Value { func
/aosp_15_r20/external/golang-protobuf/testing/prototest/
H A Dmessage.go541 func (l *testList) NewElement() protoreflect.Value { panic("unimplemented") } func
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp1087 Value *NewElement; in foldSingleElementStore() local
/aosp_15_r20/external/tinyxml2/
H A Dtinyxml2.cpp2284 XMLElement* XMLDocument::NewElement( const char* name ) in NewElement() function in tinyxml2::XMLDocument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineCFGStructurizer.cpp199 PHIInfoElementT *NewElement = new PHIInfoElementT(); in addDest() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineCFGStructurizer.cpp218 PHIInfoElementT *NewElement = new PHIInfoElementT(); in addDest() local