Home
last modified time | relevance | path

Searched refs:getMap (Results 1 – 18 of 18) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Utils/
DAMDGPUPALMetadata.cpp571 auto OrigRegs = RegsObj.getMap(); in toString()
582 RegsObj.getMap()[Key] = I.second; in toString()
607 if (Registers.getMap().empty()) in toLegacyBlob()
611 for (auto I : Registers.getMap()) { in toLegacyBlob()
634 Registers = RegsObj.getMap(); in setFromString()
636 for (auto I : OrigRegs.getMap()) { in setFromString()
648 Registers.getMap()[Key] = I.second; in setFromString()
657 .getMap(/*Convert=*/true)[MsgPackDoc.getNode("amdpal.pipelines")] in refRegisters()
659 .getMap(/*Convert=*/true)[MsgPackDoc.getNode(".registers")]; in refRegisters()
660 N.getMap(/*Convert=*/true); in refRegisters()
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/BinaryFormat/
DMsgPackDocument.cpp134 auto &Map = Stack.back().Node.getMap(); in readFromBlob()
162 Stack.back().Node.getMap().size() != Stack.back().Length) in readFromBlob()
193 MPWriter.writeMapSize(Node.getMap().size()); in writeToBlob()
195 {Node, Node.getMap().begin(), DocNode::ArrayTy::iterator(), true}); in writeToBlob()
218 if (Stack.back().MapIt != Stack.back().Node.getMap().end()) in writeToBlob()
DMsgPackDocumentYAML.cpp160 static MapDocNode &getAsMap(DocNode &N) { return N.getMap(/*Convert=*/true); } in getAsMap()
213 IO.mapRequired(Key.str().c_str(), M.getMap()[KeyObj]); in inputOne()
217 for (auto I : M.getMap()) { in output()
DAMDGPUMetadataVerifier.cpp94 auto &ArgsMap = Node.getMap(); in verifyKernelArgs()
202 auto &KernelMap = Node.getMap(); in verifyKernel()
287 auto &RootMap = HSAMetadataRoot.getMap(); in verify()
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DMapField.java179 public Map<K, V> getMap() { in getMap() method in MapField
204 getMutableMap().putAll(MapFieldLite.copy(other.getMap())); in mergeFrom()
219 return MapFieldLite.<K, V>equals(getMap(), other.getMap()); in equals()
224 return MapFieldLite.<K, V>calculateHashCodeForMap(getMap()); in hashCode()
229 return new MapField<K, V>(converter, StorageMode.MAP, MapFieldLite.copy(getMap())); in copy()
DMapFieldSchemaFull.java44 return ((MapField<?, ?>) mapField).getMap(); in forMapData()
97 Map<K, V> map = ((MapField<K, V>) mapField).getMap(); in getSerializedSizeFull()
DGeneratedMessageV3.java3110 Map<Integer, V> m = field.getMap();
3138 Map<Long, V> m = field.getMap();
3165 Map<String, V> m = field.getMap();
3191 Map<Boolean, V> m = field.getMap();
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMsgPackDocument.h136 MapDocNode &getMap(bool Convert = false) {
337 return N.getMap(); in getMapNode()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DInterferenceCache.h86 VirtI.setMap(LIU.getMap()); in RegUnitInfo()
DLiveIntervalUnion.cpp135 LiveUnionI.setMap(LiveUnion->getMap()); in collectInterferingVRegs()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DLiveIntervalUnion.h82 const Map &getMap() const { return Segments; } in getMap() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUHSAMetadataStreamer.h100 return HSAMetadataDoc->getRoot().getMap(/*Convert=*/true)[Key]; in getRootMetadata()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/
DCounter.java171 public Map<T, RWLong> getMap() { in getMap() method in Counter
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DCounter.java168 public Map<T, RWLong> getMap() { in getMap() method in Counter
/third_party/node/deps/icu-small/source/i18n/
Dtimezone.cpp790 static int32_t* getMap(USystemTimeZoneType type, int32_t& len, UErrorCode& ec) { in getMap() function in TZEnumeration
832 int32_t *baseMap = getMap(type, baseLen, ec); in create()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dtimezone.cpp758 static int32_t* getMap(USystemTimeZoneType type, int32_t& len, UErrorCode& ec) { in getMap() function in TZEnumeration
800 int32_t *baseMap = getMap(type, baseLen, ec); in create()
/third_party/icu/icu4c/source/i18n/
Dtimezone.cpp790 static int32_t* getMap(USystemTimeZoneType type, int32_t& len, UErrorCode& ec) { in getMap() function in TZEnumeration
832 int32_t *baseMap = getMap(type, baseLen, ec); in create()
/third_party/skia/third_party/externals/icu/source/i18n/
Dtimezone.cpp790 static int32_t* getMap(USystemTimeZoneType type, int32_t& len, UErrorCode& ec) { in getMap() function in TZEnumeration
832 int32_t *baseMap = getMap(type, baseLen, ec); in create()