Searched defs:MapEntry (Results 1 - 25 of 26) sorted by relevance

12

/external/smali/dexlib2/src/main/java/org/jf/dexlib2/writer/builder/
H A DBuilderMapEntryCollection.java47 private class MapEntry implements Map.Entry<Key, Integer> { class in class:BuilderMapEntryCollection
72 MapEntry entry = new MapEntry();
/external/protobuf/src/google/protobuf/
H A Dmap_entry.h57 // Register all MapEntry default instances so we can delete them in
62 // This is the common base class for MapEntry. It is used by MapFieldBase in
81 // MapEntry is the returned google::protobuf::Message when calling AddMessage of
89 // of MapEntry accessors, it's named MapEntry accessor type.
94 // MapEntry accessor type: type used in MapEntry getters/mutators to access the
97 // cpp type | proto type | in-memory type | MapEntry accessor type
112 class MapEntry : public MapEntryBase { class in namespace:google::protobuf::internal
124 // Abbreviation for MapEntry
262 MapEntry() function in class:google::protobuf::internal::MapEntry
265 explicit MapEntry(Arena* arena) function in class:google::protobuf::internal::MapEntry
[all...]
/external/protobuf/java/core/src/main/java/com/google/protobuf/
H A DMapEntry.java43 * Implements MapEntry messages.
46 * each map entry is accessed as a message. This MapEntry class is used to
51 public final class MapEntry<K, V> extends AbstractMessage { class in inherits:AbstractMessage
54 public final MapEntry<K, V> defaultInstance;
55 public final AbstractParser<MapEntry<K, V>> parser;
58 final Descriptor descriptor, final MapEntry<K, V> defaultInstance) {
62 this.parser = new AbstractParser<MapEntry<K, V>>() {
66 public MapEntry<K, V> parsePartialFrom(
71 return new MapEntry<K, V>(thisMetadata, data);
81 /** Create a default MapEntry instanc
57 Metadata( final Descriptor descriptor, final MapEntry<K, V> defaultInstance) argument
82 private MapEntry(Descriptor descriptor, method in class:MapEntry
91 private MapEntry(Metadata<K, V> metadata, MapEntryLite<K, V> data) { method in class:MapEntry
[all...]
H A DMapField.java91 private final MapEntry<K, V> defaultEntry;
92 public ImmutableMessageConverter(MapEntry<K, V> defaultEntry) {
103 MapEntry<K, V> entry = (MapEntry<K, V>) message;
128 MapEntry<K, V> defaultEntry,
137 MapEntry<K, V> defaultEntry) {
144 public static <K, V> MapField<K, V> newMapField(MapEntry<K, V> defaultEntry) {
127 MapField( MapEntry<K, V> defaultEntry, StorageMode mode, Map<K, V> mapData) argument
136 emptyMapField( MapEntry<K, V> defaultEntry) argument
/external/llvm/lib/IR/
H A DMetadata.cpp420 auto &MapEntry = I.first->getValue(); local
422 return &MapEntry;
423 MapEntry.Entry = &*I.first;
424 return &MapEntry;
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
H A DDescriptor.cs155 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.Reflection.MessageOptions), global::Google.Protobuf.Reflection.MessageOptions.Parser, new[]{ "MessageSetWireFormat", "NoStandardDescriptorAccessor", "Deprecated", "MapEntry", "UninterpretedOption" }, null, null, null),
3229 public bool MapEntry { property in class:Google.Protobuf.Reflection.MessageOptions
3262 if (MapEntry != other.MapEntry) return false;
3272 if (MapEntry != false) hash ^= MapEntry.GetHashCode();
3294 if (MapEntry != false) {
3296 output.WriteBool(MapEntry);
3312 if (MapEntry != false) {
3332 if (other.MapEntry !
[all...]
/external/annotation-tools/asmx/test/lib/
H A Dserp.jarMETA-INF/ META-INF/MANIFEST.MF serp/ serp/bytecode/ serp/bytecode/lowlevel/ serp/bytecode/visitor/ serp/ ...
/external/guice/extensions/persist/lib/
H A Dcommons-collections.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt META-INF/NOTICE ...
H A Ddb4o-6.4.14.8131-java5.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/db4o/ com/db4o/activation/ com/db4o/cluster/ com/ ...
/external/junit-params/lib/
H A Dassertj-core-1.7.1.jarMETA-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org.assertj/ META- ...
/external/guice/extensions/struts2/lib/
H A Dant-1.6.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/kotlinc/lib/
H A Dkotlin-reflect.jarMETA-INF/MANIFEST.MF kotlin/reflect/jvm/internal/ReflectProperties$LazyVal.class ReflectProperties.java package ...
/external/annotation-tools/annotation-file-utilities/lib/
H A Dguava-20.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/external/guice/lib/
H A Dguava-16.0.1.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/annotation-tools/annotation-file-utilities/
H A Dannotation-file-utilities.jarMETA-INF/ META-INF/MANIFEST.MF annotations/ annotations/el/ annotations/field/ annotations/io/ annotations/io/classfile/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
/external/conscrypt/benchmark-android/
H A Dvogar.jarMETA-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties.java package vogar ...
/external/v8/src/inspector/build/closure-compiler/
H A Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...

Completed in 3791 milliseconds

12