| /third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/ |
| D | RubyMap.java | 349 RubyMap newMap = newThisType(context); in dup() local 391 RubyMap newMap = newThisType(context); in deepCopy() local 455 RubyMap newMap; in newThisType() local
|
| /third_party/protobuf/java/core/src/test/java/com/google/protobuf/ |
| D | MapLiteTest.java | 849 private static <K, V> Map<K, V> newMap(K key1, V value1) { in newMap() method in MapLiteTest 855 private static <K, V> Map<K, V> newMap(K key1, V value1, K key2, V value2) { in newMap() method in MapLiteTest
|
| D | MapForProto2LiteTest.java | 510 private static <K, V> Map<K, V> newMap(K key1, V value1) { in newMap() method in MapForProto2LiteTest 516 private static <K, V> Map<K, V> newMap(K key1, V value1, K key2, V value2) { in newMap() method in MapForProto2LiteTest
|
| D | MapTest.java | 1524 private static <K, V> Map<K, V> newMap(K key1, V value1) { in newMap() method in MapTest 1530 private static <K, V> Map<K, V> newMap(K key1, V value1, K key2, V value2) { in newMap() method in MapTest 1537 private static <K, V> Map<K, V> newMap(K key1, V value1, K key2, V value2, K key3, V value3) { in newMap() method in MapTest
|
| D | MapForProto2Test.java | 411 private static <K, V> Map<K, V> newMap(K key1, V value1) { in newMap() method in MapForProto2Test 417 private static <K, V> Map<K, V> newMap(K key1, V value1, K key2, V value2) { in newMap() method in MapForProto2Test
|
| /third_party/skia/third_party/externals/tint/tools/src/cmd/intrinsic-gen/gen/ |
| D | generate.go | 153 func newMap() Map { return Map{} } func
|
| /third_party/skia/third_party/externals/dawn/src/dawn_node/tools/src/cmd/idlgen/ |
| D | main.go | 435 func newMap() Map { return Map{} } func
|
| /third_party/typescript/src/compiler/ |
| D | watchUtilities.ts | 421 const newMap = new Map(lookups); constant
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| D | BidiLine.java | 1207 int[] newMap = new int[bidi.resultLength]; in getVisualMap() local
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
| D | BidiLine.java | 1208 int[] newMap = new int[bidi.resultLength]; in getVisualMap() local
|
| /third_party/typescript/lib/ |
| D | tsc.js | 16531 function mutateMapSkippingNewValues(map2, newMap, options) { argument 16543 function mutateMap(map2, newMap, options) { argument
|