| /third_party/python/Lib/concurrent/futures/ |
| H A D | _base.py | 583 def map(self, fn, *iterables, timeout=None, chunksize=1): member in Executor
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | characterproperties.cpp | 378 UCPMap *map = maps[property - UCHAR_INT_START]; in u_getIntPropertyMap() local
|
| H A D | umapfile.cpp | 132 HANDLE map = nullptr; in uprv_mapFile() local [all...] |
| /third_party/toybox/toys/posix/ |
| H A D | file.c | 54 char *map = 0; in do_elf_file() local [all...] |
| /third_party/vixl/src/aarch64/ |
| H A D | decoder-aarch64.cc | 79 const DecodeMapping& map = kDecodeMapping[i]; in ConstructDecodeGraph() local
|
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| H A D | dng_gain_map.cpp | 95 dng_gain_map_interpolator::dng_gain_map_interpolator (const dng_gain_map &map, in dng_gain_map_interpolator() argument
|
| /third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
| H A D | Writer.java | 217 <K, V> void writeMap(int fieldNumber, MapEntryLite.Metadata<K, V> metadata, Map<K, V> map) in writeMap() argument
|
| H A D | CodedOutputStreamWriter.java | 579 public <K, V> void writeMap(int fieldNumber, MapEntryLite.Metadata<K, V> metadata, Map<K, V> map) in writeMap() argument 594 writeDeterministicMap( int fieldNumber, MapEntryLite.Metadata<K, V> metadata, Map<K, V> map) writeDeterministicMap() argument 641 writeDeterministicIntegerMap( int fieldNumber, MapEntryLite.Metadata<Integer, V> metadata, Map<Integer, V> map) writeDeterministicIntegerMap() argument 658 writeDeterministicLongMap( int fieldNumber, MapEntryLite.Metadata<Long, V> metadata, Map<Long, V> map) writeDeterministicLongMap() argument 675 writeDeterministicStringMap( int fieldNumber, MapEntryLite.Metadata<String, V> metadata, Map<String, V> map) writeDeterministicStringMap() argument [all...] |
| /third_party/protobuf/java/core/src/test/java/com/google/protobuf/ |
| H A D | MapLiteTest.java | 244 private <K, V> void assertImmutable(Map<K, V> map, K key, V value) { in assertImmutable() argument [all...] |
| H A D | MapForProto2LiteTest.java | 238 private <K, V> void assertImmutable(Map<K, V> map, K key, V value) { in assertImmutable() argument [all...] |
| /third_party/protobuf/php/ext/google/protobuf/ |
| H A D | map.c | 52 upb_map *map; member 106 void MapField_GetPhpWrapper(zval *val, upb_map *map, const upb_fielddef *f, in MapField_GetPhpWrapper() argument 144 upb_map *map = upb_map_new(arena, key_type, val_type); MapField_GetUpbMap() local [all...] |
| /third_party/pulseaudio/src/modules/ |
| H A D | module-virtual-source.c | 488 pa_channel_map map; in pa__init() local
|
| H A D | module-virtual-sink.c | 480 pa_channel_map map; in pa__init() local
|
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | modargs.c | 452 pa_channel_map map; in pa_modargs_get_channel_map() local 495 pa_channel_map map; in pa_modargs_get_sample_spec_and_channel_map() local [all...] |
| H A D | database-simple.c | 41 pa_hashmap *map; member [all...] |
| /third_party/protobuf/src/google/protobuf/ |
| H A D | map_field.cc | 174 Map<MapKey, MapValueRef>* map = &const_cast<DynamicMapField*>(this)->map_; in Clear() local 193 const Map<MapKey, MapValueRef>& map = GetMap(); in ContainsMapKey() local 234 Map<MapKey, MapValueRef>* map = MutableMap(); InsertOrLookupMapValue() local 285 Map<MapKey, MapValueRef>* map = MutableMap(); MergeFrom() local 446 Map<MapKey, MapValueRef>* map = &const_cast<DynamicMapField*>(this)->map_; SyncMapWithRepeatedFieldNoLock() local [all...] |
| H A D | map_field_test.cc | 231 Map<int32, int32>* map in AddOneStillClean() local 238 Map<int32, int32>* map = map_field->MutableMap(); MakeMapDirty() local 248 Map<int32, int32>* map = map_field->impl_.MutableMap(); MakeRepeatedDirty() local 261 Map<int32, int32>* map = map_field->impl_.MutableMap(); Expect() local [all...] |
| /third_party/skia/modules/skottie/src/layers/ |
| H A D | TextLayer.cpp | 32 const char* parse_map(const TMap& map, const char* str, T* result) { in parse_map() argument
|
| /third_party/selinux/libsepol/cil/src/ |
| H A D | cil_find.c | 127 ebitmap_t map; in cil_self_match_any() local
|
| /third_party/rust/crates/nom/src/ |
| H A D | internal.rs | 73 pub fn map<F: Fn(NonZeroUsize) -> usize>(self, f: F) -> Needed { in map() functions 119 pub fn map<E2, F>(self, f: F) -> Err<E2> in map() functions 247 fn map<G, O2>(self, g: G) -> Map<Self, G, O> in source() functions
|
| /third_party/selinux/libsepol/src/ |
| H A D | ebitmap.c | 122 MAPTYPE map; ebitmap_xor() local 172 MAPTYPE map; ebitmap_not() local 503 MAPTYPE map; ebitmap_highest_set_bit() local 544 uint64_t map; ebitmap_read() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
| H A D | BufferGL.cpp | 144 angle::Result BufferGL::map(const gl::Context *context, GLenum access, void **mapPtr) in map() function in rx::BufferGL
|
| /third_party/zlib/examples/ |
| H A D | enough.c | 237 local inline size_t map(int syms, int left, int len) { in map() function
|
| /base/hiviewdfx/hicollie/frameworks/native/thread_sampler/ |
| H A D | thread_sampler.cpp | 83 std::shared_ptr<DfxMap> map;
in FindUnwindTable() local 120 int ThreadSampler::GetMapByPc(uintptr_t pc, std::shared_ptr<DfxMap>& map, void *arg)
in GetMapByPc() argument 275 std::shared_ptr<DfxMap> map;
in AccessElfMem() local [all...] |
| /base/hiviewdfx/hiview/plugins/freeze_detector/ |
| H A D | rule_cluster.cpp | 258 auto map = rules_[domain + stringId].GetMap(); in GetResult() local
|