Home
last modified time | relevance | path

Searched refs:AttributeMap (Results 1 – 25 of 35) sorted by relevance

12

/aosp12/packages/inputmethods/LatinIME/native/jni/src/dictionary/header/
H A Dheader_read_write_utils.cpp48 typedef DictionaryHeaderStructurePolicy::AttributeMap AttributeMap; typedef
65 const AttributeMap *const attributeMap) { in createAndGetDictionaryFlagsUsingAttributeMap()
70 AttributeMap *const headerAttributes) { in fetchAllHeaderAttributes()
94 AttributeMap *const headerAttributes) { in readCodePointTable()
95 AttributeMap::key_type keyVector; in readCodePointTable()
163 AttributeMap::key_type keyVector; in setCodePointVectorAttribute()
175 AttributeMap::key_type keyVector; in setIntAttribute()
182 AttributeMap::mapped_type valueVector; in setIntAttributeInner()
191 AttributeMap::key_type keyVector; in readCodePointVectorAttributeValue()
212 AttributeMap::key_type keyVector; in readIntAttributeValue()
[all …]
H A Dheader_read_write_utils.h44 const DictionaryHeaderStructurePolicy::AttributeMap *const attributeMap);
47 DictionaryHeaderStructurePolicy::AttributeMap *const headerAttributes);
50 DictionaryHeaderStructurePolicy::AttributeMap *const headerAttributes);
62 const DictionaryHeaderStructurePolicy::AttributeMap *const headerAttributes,
69 DictionaryHeaderStructurePolicy::AttributeMap *const headerAttributes,
73 DictionaryHeaderStructurePolicy::AttributeMap *const headerAttributes,
77 DictionaryHeaderStructurePolicy::AttributeMap *const headerAttributes,
93 DictionaryHeaderStructurePolicy::AttributeMap::key_type *const key);
113 DictionaryHeaderStructurePolicy::AttributeMap *const headerAttributes,
114 const DictionaryHeaderStructurePolicy::AttributeMap::key_type *const key,
[all …]
H A Dheader_policy.cpp61 DictionaryHeaderStructurePolicy::AttributeMap::const_iterator it = in readHeaderValueOrQuestionMark()
98 DictionaryHeaderStructurePolicy::AttributeMap attributeMapToWrite(mAttributeMap); in fillInAndWriteHeaderToBuffer()
136 DictionaryHeaderStructurePolicy::AttributeMap *outAttributeMap) const { in fillInHeader()
155 /* static */ DictionaryHeaderStructurePolicy::AttributeMap
157 DictionaryHeaderStructurePolicy::AttributeMap attributeMap; in createAttributeMapAndReadAllAttributes()
H A Dheader_policy.h62 const DictionaryHeaderStructurePolicy::AttributeMap *const attributeMap) in HeaderPolicy()
190 const DictionaryHeaderStructurePolicy::AttributeMap *getAttributeMap() const { in getAttributeMap()
207 DictionaryHeaderStructurePolicy::AttributeMap *outAttributeMap) const;
245 DictionaryHeaderStructurePolicy::AttributeMap mAttributeMap;
264 static DictionaryHeaderStructurePolicy::AttributeMap createAttributeMapAndReadAllAttributes(
/aosp12/hardware/interfaces/automotive/can/1.0/default/libnl++/protocols/generic/families/
H A DNl80211.cpp61 static const AttributeMap iftypes{
335 {std::nullopt, {"BAND", DataType::Nested, AttributeMap{
337 {std::nullopt, {"FQ", DataType::Nested, AttributeMap{
366 {std::nullopt, {"RATE", DataType::Nested, AttributeMap{
423 {NL80211_ATTR_SCAN_SSIDS, {"SCAN_SSIDS", DataType::Nested, AttributeMap{
427 {NL80211_ATTR_BSS, {"BSS", DataType::Nested, AttributeMap{
541 {std::nullopt, {"TFT", DataType::Nested, AttributeMap{
546 {std::nullopt, {"RFT", DataType::Nested, AttributeMap{
582 {"WOWLAN_TRIGGERS_SUPPORTED", DataType::Nested, AttributeMap{
623 {std::nullopt, {"IC", DataType::Nested, AttributeMap{
[all …]
/aosp12/hardware/interfaces/automotive/can/1.0/default/libnl++/protocols/
H A DMessageDefinition.h40 class AttributeMap : private std::map<std::optional<nlattrtype_t>, AttributeDefinition> {
44 AttributeMap(const std::initializer_list<value_type> attrTypes);
104 std::variant<AttributeMap, ToStream> ops = AttributeMap{};
149 const AttributeMap& getAttributeMap() const;
166 const AttributeMap&& attrTypes, size_t contentsSize);
172 const AttributeMap mAttributeMap;
186 const std::initializer_list<AttributeMap::value_type> attrTypes = {})
H A DMessageDefinition.cpp21 AttributeMap::AttributeMap(const std::initializer_list<value_type> attrTypes) in AttributeMap() function in android::nl::protocols::AttributeMap
24 const AttributeDefinition AttributeMap::operator[](nlattrtype_t nla_type) const { in __anonc0c14fb30102()
37 const AttributeMap&& attrTypes, size_t contentsSize)
53 const AttributeMap& MessageDescriptor::getAttributeMap() const { in getAttributeMap()
/aosp12/hardware/interfaces/automotive/can/1.0/default/libnl++/protocols/generic/
H A DCtrl.cpp47 {CTRL_ATTR_OPS, {"OPS", DataType::Nested, AttributeMap{
48 {std::nullopt, {"OP", DataType::Nested, AttributeMap{
53 {CTRL_ATTR_MCAST_GROUPS, {"MCAST_GROUPS", DataType::Nested, AttributeMap{
54 {std::nullopt, {"GRP", DataType::Nested, AttributeMap{
H A DGenericMessageBase.h32 const std::initializer_list<AttributeMap::value_type> attrTypes = {});
/aosp12/packages/inputmethods/LatinIME/native/dicttoolkit/src/offdevice_intermediate_dict/
H A Doffdevice_intermediate_dict_header.h30 using AttributeMap = std::map<std::vector<int>, std::vector<int>>;
32 OffdeviceIntermediateDictHeader(const AttributeMap &attributesMap) in OffdeviceIntermediateDictHeader()
39 const AttributeMap mAttributeMap;
/aosp12/frameworks/av/media/libstagefright/xmlparser/include/media/stagefright/xmlparser/
H A DMediaCodecsXmlParser.h54 typedef std::map<std::string, std::string> AttributeMap; typedef
56 typedef std::pair<std::string, AttributeMap> Type;
57 typedef std::map<std::string, AttributeMap> TypeMap;
102 const AttributeMap& getServiceAttributeMap() const;
/aosp12/packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/
H A Ddict_file_writing_utils.h36 const DictionaryHeaderStructurePolicy::AttributeMap *const attributeMap);
51 const DictionaryHeaderStructurePolicy::AttributeMap *const attributeMap,
57 const DictionaryHeaderStructurePolicy::AttributeMap *const attributeMap,
H A Ddict_file_writing_utils.cpp43 const DictionaryHeaderStructurePolicy::AttributeMap *const attributeMap) { in createEmptyDictFile()
67 const DictionaryHeaderStructurePolicy::AttributeMap *const attributeMap, in createEmptyV4DictFile()
/aosp12/hardware/interfaces/automotive/can/1.0/default/libnl++/protocols/route/
H A DLink.cpp51 {IFLA_LINKINFO, {"LINKINFO", DataType::Nested, AttributeMap{
65 {IFLA_AF_SPEC, {"AF_SPEC", DataType::Nested, AttributeMap{
66 {AF_INET, {"AF_INET", DataType::Nested, AttributeMap{
69 {AF_INET6, {"AF_INET6", DataType::Nested, AttributeMap{
/aosp12/packages/inputmethods/LatinIME/native/jni/tests/dictionary/header/
H A Dheader_read_write_utils_test.cpp30 DictionaryHeaderStructurePolicy::AttributeMap::key_type vector; in TEST()
44 DictionaryHeaderStructurePolicy::AttributeMap attributeMap; in TEST()
60 DictionaryHeaderStructurePolicy::AttributeMap attributeMap; in TEST()
/aosp12/packages/inputmethods/LatinIME/native/jni/src/utils/
H A Djni_data_utils.h44 static DictionaryHeaderStructurePolicy::AttributeMap constructAttributeMap(JNIEnv *env, in constructAttributeMap()
46 DictionaryHeaderStructurePolicy::AttributeMap attributeMap; in constructAttributeMap()
56 DictionaryHeaderStructurePolicy::AttributeMap::key_type key; in constructAttributeMap()
66 DictionaryHeaderStructurePolicy::AttributeMap::mapped_type value; in constructAttributeMap()
/aosp12/packages/inputmethods/LatinIME/native/jni/src/dictionary/interface/
H A Ddictionary_header_structure_policy.h33 typedef std::map<std::vector<int>, std::vector<int>> AttributeMap; typedef
41 virtual const AttributeMap *getAttributeMap() const = 0;
/aosp12/frameworks/av/media/libstagefright/xmlparser/test/
H A DXMLParserTest.cpp212 map<string, MediaCodecsXmlParser::AttributeMap> TypeMapDataBase; in setCodecProperties()
214 pair<string, MediaCodecsXmlParser::AttributeMap>(typeName, AttributeMapDB)); in setCodecProperties()
270 map<string, MediaCodecsXmlParser::AttributeMap> TypeMap = properties.typeMap; in printCodecMap()
336 map<string, MediaCodecsXmlParser::AttributeMap> TypeMapDB = in TEST_F()
338 map<string, MediaCodecsXmlParser::AttributeMap> TypeMap = properties.typeMap; in TEST_F()
339 map<string, MediaCodecsXmlParser::AttributeMap>::iterator itr_TypeMapDB = TypeMapDB.begin(); in TEST_F()
340 map<string, MediaCodecsXmlParser::AttributeMap>::iterator itr_TypeMap = TypeMap.begin(); in TEST_F()
/aosp12/packages/inputmethods/LatinIME/native/jni/src/dictionary/structure/
H A Ddictionary_structure_with_buffer_policy_factory.h38 const DictionaryHeaderStructurePolicy::AttributeMap *const attributeMap);
47 const DictionaryHeaderStructurePolicy::AttributeMap *const attributeMap);
H A Ddictionary_structure_with_buffer_policy_factory.cpp58 const DictionaryHeaderStructurePolicy::AttributeMap *const attributeMap) { in newPolicyForOnMemoryDict()
87 const DictionaryHeaderStructurePolicy::AttributeMap *const attributeMap) { in newPolicyForOnMemoryV4Dict()
/aosp12/frameworks/compile/slang/BitWriter_2_9/
H A DValueEnumerator.h71 AttributeMapType AttributeMap; variable
131 AttributeMapType::const_iterator I = AttributeMap.find(PAL); in getAttributeID()
132 assert(I != AttributeMap.end() && "Attribute not in ValueEnumerator!"); in getAttributeID()
/aosp12/frameworks/compile/slang/BitWriter_2_9_func/
H A DValueEnumerator.h71 AttributeMapType AttributeMap; variable
131 AttributeMapType::const_iterator I = AttributeMap.find(PAL); in getAttributeID()
132 assert(I != AttributeMap.end() && "Attribute not in ValueEnumerator!"); in getAttributeID()
/aosp12/frameworks/compile/slang/BitWriter_3_2/
H A DValueEnumerator.h74 AttributeMapType AttributeMap; variable
134 AttributeMapType::const_iterator I = AttributeMap.find(PAL); in getAttributeID()
135 assert(I != AttributeMap.end() && "Attribute not in ValueEnumerator!"); in getAttributeID()
/aosp12/frameworks/av/media/codec2/sfplugin/
H A DCodec2InfoBuilder.cpp269 std::string setting, const MediaCodecsXmlParser::AttributeMap &settings, in isSettingEnabled()
279 std::string variant, const MediaCodecsXmlParser::AttributeMap &settings) { in isVariantEnabled()
284 std::string exp, const MediaCodecsXmlParser::AttributeMap &settings) { in isVariantExpressionEnabled()
292 std::string domain, const MediaCodecsXmlParser::AttributeMap &settings) { in isDomainEnabled()
404 MediaCodecsXmlParser::AttributeMap settings = parser.getServiceAttributeMap(); in buildMediaCodecList()
584 const MediaCodecsXmlParser::AttributeMap &attrMap = typeIt->second; in buildMediaCodecList()
/aosp12/hardware/interfaces/automotive/can/1.0/default/libnl++/
H A Dprinter.cpp100 const protocols::AttributeMap& attrMap) { in toStream()
129 toStream(ss, childattr, std::get<protocols::AttributeMap>(attrtype.ops)); in toStream()

12