HomeSort by relevance Sort by last modified time
    Searched refs:MapEntry (Results 26 - 50 of 193) sorted by null

12 3 4 5 6 7 8

  /external/llvm/lib/IR/
Metadata.cpp 420 auto &MapEntry = I.first->getValue();
422 return &MapEntry;
423 MapEntry.Entry = &*I.first;
424 return &MapEntry;
    [all...]
  /external/protobuf/src/google/protobuf/
map_field.h 140 // MapEntry can only be created from MapField. To create MapEntry, MapField
141 // needs to know its descriptor, because MapEntry is not generated class which
144 // initialize MapEntry's descriptor.
227 typedef MapEntry<Key, T, kKeyFieldType, kValueFieldType, default_enum_value>
276 // MapField needs MapEntry's default instance to create new MapEntry.
struct.pb.cc 125 ::google::protobuf::internal::MapEntry<
    [all...]
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
map_field.h 140 // MapEntry can only be created from MapField. To create MapEntry, MapField
141 // needs to know its descriptor, because MapEntry is not generated class which
144 // initialize MapEntry's descriptor.
227 typedef MapEntry<Key, T, kKeyFieldType, kValueFieldType, default_enum_value>
276 // MapField needs MapEntry's default instance to create new MapEntry.
  /system/extras/simpleperf/
cmd_dumprecord.cpp 171 const MapEntry* map = thread_tree.FindMap(thread, ip);
cmd_debug_unwind.cpp 280 const MapEntry* map = thread_tree_.FindMap(thread, ip, false);
cmd_report_sample.cpp 519 const MapEntry* map = thread_tree_.FindMap(thread, ip, in_kernel);
cmd_record.cpp     [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Compatibility/FrameworkHiiOnUefiHiiThunk/
UefiIfrParser.c 71 ONE_OF_OPTION_MAP_ENTRY *MapEntry;
83 MapEntry = ONE_OF_OPTION_MAP_ENTRY_FROM_LINK (Link2);
87 FreePool (MapEntry);
    [all...]
  /external/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
RubyMap.java 37 import com.google.protobuf.MapEntry;
  /external/protobuf/csharp/src/Google.Protobuf/Reflection/
Descriptor.cs 155 new pbr::GeneratedClrTypeInfo(typeof(global::Google.Protobuf.Reflection.MessageOptions), global::Google.Protobuf.Reflection.MessageOptions.Parser, new[]{ "MessageSetWireFormat", "NoStandardDescriptorAccessor", "Deprecated", "MapEntry", "UninterpretedOption" }, null, null, null),
    [all...]
FieldDescriptor.cs 185 public bool IsMap => fieldType == FieldType.Message && messageType.Proto.Options != null && messageType.Proto.Options.MapEntry;
  /external/annotation-tools/asmx/test/lib/
serp.jar 
  /prebuilts/tools/common/m2/repository/it/unimi/dsi/fastutil/7.2.0/
fastutil-7.2.0.jar 
  /libcore/ojluni/src/main/java/java/util/concurrent/
ConcurrentHashMap.java 620 * MapEntry below), but can be used for read-only traversals used
    [all...]
  /external/golang-protobuf/protoc-gen-go/descriptor/
descriptor.pb.go     [all...]
  /prebuilts/tools/common/m2/repository/io/netty/netty-common/4.1.0.CR3/
netty-common-4.1.0.CR3.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-common/4.1.3.Final/
netty-common-4.1.3.Final.jar 
  /prebuilts/tools/common/m2/repository/io/netty/netty-common/4.1.6.Final/
netty-common-4.1.6.Final.jar 
  /prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-java/3.0.0/
protobuf-java-3.0.0.jar 
  /prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-java/3.0.0-beta-2/
protobuf-java-3.0.0-beta-2.jar 
  /prebuilts/tools/common/m2/repository/com/google/protobuf/protobuf-java/3.0.2/
protobuf-java-3.0.2.jar 
  /prebuilts/misc/common/robolectric/android-all/
android-all-5.0.2_r3-robolectric-r0.jar 
android-all-5.1.1_r9-robolectric-r2.jar 
android-all-6.0.1_r3-robolectric-r1.jar 

Completed in 1495 milliseconds

12 3 4 5 6 7 8