Home
last modified time | relevance | path

Searched defs:map (Results 1676 - 1700 of 4031) sorted by relevance

1...<<61626364656667686970>>...162

/third_party/python/Lib/concurrent/futures/
H A D_base.py583 def map(self, fn, *iterables, timeout=None, chunksize=1): member in Executor
/third_party/skia/third_party/externals/icu/source/common/
H A Dcharacterproperties.cpp378 UCPMap *map = maps[property - UCHAR_INT_START]; in u_getIntPropertyMap() local
H A Dumapfile.cpp132 HANDLE map = nullptr; in uprv_mapFile() local
[all...]
/third_party/toybox/toys/posix/
H A Dfile.c54 char *map = 0; in do_elf_file() local
[all...]
/third_party/vixl/src/aarch64/
H A Ddecoder-aarch64.cc79 const DecodeMapping& map = kDecodeMapping[i]; in ConstructDecodeGraph() local
/third_party/skia/third_party/externals/dng_sdk/source/
H A Ddng_gain_map.cpp95 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 DWriter.java217 <K, V> void writeMap(int fieldNumber, MapEntryLite.Metadata<K, V> metadata, Map<K, V> map) in writeMap() argument
H A DCodedOutputStreamWriter.java579 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 DMapLiteTest.java244 private <K, V> void assertImmutable(Map<K, V> map, K key, V value) { in assertImmutable() argument
[all...]
H A DMapForProto2LiteTest.java238 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 Dmap.c52 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 Dmodule-virtual-source.c488 pa_channel_map map; in pa__init() local
H A Dmodule-virtual-sink.c480 pa_channel_map map; in pa__init() local
/third_party/pulseaudio/src/pulsecore/
H A Dmodargs.c452 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 Ddatabase-simple.c41 pa_hashmap *map; member
[all...]
/third_party/protobuf/src/google/protobuf/
H A Dmap_field.cc174 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 Dmap_field_test.cc231 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 DTextLayer.cpp32 const char* parse_map(const TMap& map, const char* str, T* result) { in parse_map() argument
/third_party/selinux/libsepol/cil/src/
H A Dcil_find.c127 ebitmap_t map; in cil_self_match_any() local
/third_party/rust/crates/nom/src/
H A Dinternal.rs73 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 Debitmap.c122 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 DBufferGL.cpp144 angle::Result BufferGL::map(const gl::Context *context, GLenum access, void **mapPtr) in map() function in rx::BufferGL
/third_party/zlib/examples/
H A Denough.c237 local inline size_t map(int syms, int left, int len) { in map() function
/base/hiviewdfx/hicollie/frameworks/native/thread_sampler/
H A Dthread_sampler.cpp83 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 Drule_cluster.cpp258 auto map = rules_[domain + stringId].GetMap(); in GetResult() local

Completed in 21 milliseconds

1...<<61626364656667686970>>...162