| /third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/ |
| D | RubyMap.java | 334 RubyMap newMap = newThisType(context); in dup() local 348 RubyMap newMap = newThisType(context); in deepCopy() local 404 RubyMap newMap; in newThisType() local
|
| /third_party/protobuf/java/core/src/test/java/com/google/protobuf/ |
| D | MapForProto2LiteTest.java | 499 private static <K, V> Map<K, V> newMap(K key1, V value1) { in newMap() method in MapForProto2LiteTest 505 private static <K, V> Map<K, V> newMap(K key1, V value1, K key2, V value2) { in newMap() method in MapForProto2LiteTest
|
| D | MapLiteTest.java | 845 private static <K, V> Map<K, V> newMap(K key1, V value1) { in newMap() method in MapLiteTest 851 private static <K, V> Map<K, V> newMap(K key1, V value1, K key2, V value2) { in newMap() method in MapLiteTest
|
| D | MapTest.java | 1451 private static <K, V> Map<K, V> newMap(K key1, V value1) { in newMap() method in MapTest 1457 private static <K, V> Map<K, V> newMap(K key1, V value1, K key2, V value2) { in newMap() method in MapTest 1464 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 | 424 private static <K, V> Map<K, V> newMap(K key1, V value1) { in newMap() method in MapForProto2Test 430 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 | 395 const newMap = new Map(lookups); constant
|
| /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/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/typescript/lib/ |
| D | typingsInstaller.js | 19957 function mutateMapSkippingNewValues(map, newMap, options) { argument 19977 function mutateMap(map, newMap, options) { argument
|
| D | tsc.js | 15761 function mutateMapSkippingNewValues(map, newMap, options) { argument 15775 function mutateMap(map, newMap, options) { argument
|