Home
last modified time | relevance | path

Searched defs:map (Results 1 – 25 of 1760) sorted by relevance

12345678910>>...71

/third_party/typescript/src/testRunner/unittests/
DcreateMapShim.ts183 const map = new MapShim([["a", "b"]]); constant
199 const map = new MapShim<string, string>(); constant
208 const map = new MapShim<string, string>(); constant
218 const map = new MapShim<string, string>(); constant
223 const map = new MapShim<string, string>(); constant
229 const map = new MapShim<string, string>(); constant
234 const map = new MapShim<string, string>(); constant
240 const map = new MapShim<string, string>(); constant
245 const map = new MapShim<string, string>(); constant
251 const map = new MapShim<string, string>(); constant
[all …]
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-map.cc52 hb_map_t *map; in hb_map_create() local
84 hb_map_reference (hb_map_t *map) in hb_map_reference()
96 hb_map_destroy (hb_map_t *map) in hb_map_destroy()
118 hb_map_set_user_data (hb_map_t *map, in hb_map_set_user_data()
137 hb_map_get_user_data (hb_map_t *map, in hb_map_get_user_data()
155 hb_map_allocation_successful (const hb_map_t *map) in hb_map_allocation_successful()
172 hb_map_set (hb_map_t *map, in hb_map_set()
189 hb_map_get (const hb_map_t *map, in hb_map_get()
205 hb_map_del (hb_map_t *map, in hb_map_del()
221 hb_map_has (const hb_map_t *map, in hb_map_has()
[all …]
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-map.cc54 hb_map_t *map; in hb_map_create() local
90 hb_map_reference (hb_map_t *map) in hb_map_reference()
106 hb_map_destroy (hb_map_t *map) in hb_map_destroy()
130 hb_map_set_user_data (hb_map_t *map, in hb_map_set_user_data()
152 hb_map_get_user_data (hb_map_t *map, in hb_map_get_user_data()
170 hb_map_allocation_successful (const hb_map_t *map) in hb_map_allocation_successful()
187 hb_map_set (hb_map_t *map, in hb_map_set()
205 hb_map_get (const hb_map_t *map, in hb_map_get()
221 hb_map_del (hb_map_t *map, in hb_map_del()
240 hb_map_has (const hb_map_t *map, in hb_map_has()
[all …]
/third_party/harfbuzz/src/
Dhb-map.cc54 hb_map_t *map; in hb_map_create() local
90 hb_map_reference (hb_map_t *map) in hb_map_reference()
106 hb_map_destroy (hb_map_t *map) in hb_map_destroy()
130 hb_map_set_user_data (hb_map_t *map, in hb_map_set_user_data()
152 hb_map_get_user_data (hb_map_t *map, in hb_map_get_user_data()
170 hb_map_allocation_successful (const hb_map_t *map) in hb_map_allocation_successful()
187 hb_map_set (hb_map_t *map, in hb_map_set()
204 hb_map_get (const hb_map_t *map, in hb_map_get()
220 hb_map_del (hb_map_t *map, in hb_map_del()
238 hb_map_has (const hb_map_t *map, in hb_map_has()
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCodeViewYAMLSymbols.cpp263 template <> void SymbolRecordImpl<ScopeEndSym>::map(IO &IO) {} in map() function in llvm::CodeViewYAML::detail::SymbolRecordImpl
265 void UnknownSymbolRecord::map(yaml::IO &io) { in map() function in llvm::CodeViewYAML::detail::UnknownSymbolRecord
279 template <> void SymbolRecordImpl<Thunk32Sym>::map(IO &IO) { in map() function in llvm::CodeViewYAML::detail::SymbolRecordImpl
289 template <> void SymbolRecordImpl<TrampolineSym>::map(IO &IO) { in map() function in llvm::CodeViewYAML::detail::SymbolRecordImpl
298 template <> void SymbolRecordImpl<SectionSym>::map(IO &IO) { in map() function in llvm::CodeViewYAML::detail::SymbolRecordImpl
307 template <> void SymbolRecordImpl<CoffGroupSym>::map(IO &IO) { in map() function in llvm::CodeViewYAML::detail::SymbolRecordImpl
315 template <> void SymbolRecordImpl<ExportSym>::map(IO &IO) { in map() function in llvm::CodeViewYAML::detail::SymbolRecordImpl
321 template <> void SymbolRecordImpl<ProcSym>::map(IO &IO) { in map() function in llvm::CodeViewYAML::detail::SymbolRecordImpl
335 template <> void SymbolRecordImpl<RegisterSym>::map(IO &IO) { in map() function in llvm::CodeViewYAML::detail::SymbolRecordImpl
341 template <> void SymbolRecordImpl<PublicSym32>::map(IO &IO) { in map() function in llvm::CodeViewYAML::detail::SymbolRecordImpl
[all …]
DCodeViewYAMLTypes.cpp394 template <> void LeafRecordImpl<ModifierRecord>::map(IO &IO) { in map() function in llvm::CodeViewYAML::detail::LeafRecordImpl
399 template <> void LeafRecordImpl<ProcedureRecord>::map(IO &IO) { in map() function in llvm::CodeViewYAML::detail::LeafRecordImpl
407 template <> void LeafRecordImpl<MemberFunctionRecord>::map(IO &IO) { in map() function in llvm::CodeViewYAML::detail::LeafRecordImpl
418 template <> void LeafRecordImpl<LabelRecord>::map(IO &IO) { in map() function in llvm::CodeViewYAML::detail::LeafRecordImpl
422 template <> void LeafRecordImpl<MemberFuncIdRecord>::map(IO &IO) { in map() function in llvm::CodeViewYAML::detail::LeafRecordImpl
428 template <> void LeafRecordImpl<ArgListRecord>::map(IO &IO) { in map() function in llvm::CodeViewYAML::detail::LeafRecordImpl
432 template <> void LeafRecordImpl<StringListRecord>::map(IO &IO) { in map() function in llvm::CodeViewYAML::detail::LeafRecordImpl
436 template <> void LeafRecordImpl<PointerRecord>::map(IO &IO) { in map() function in llvm::CodeViewYAML::detail::LeafRecordImpl
442 template <> void LeafRecordImpl<ArrayRecord>::map(IO &IO) { in map() function in llvm::CodeViewYAML::detail::LeafRecordImpl
449 void LeafRecordImpl<FieldListRecord>::map(IO &IO) { in map() function in llvm::CodeViewYAML::detail::LeafRecordImpl
[all …]
/third_party/protobuf/src/google/protobuf/
Dmap_test_util.h958 std::map<int32, int32> map; in ExpectMapFieldsSetViaReflection() local
977 std::map<int64, int64> map; in ExpectMapFieldsSetViaReflection() local
996 std::map<uint32, uint32> map; in ExpectMapFieldsSetViaReflection() local
1015 std::map<uint64, uint64> map; in ExpectMapFieldsSetViaReflection() local
1033 std::map<int32, int32> map; in ExpectMapFieldsSetViaReflection() local
1051 std::map<int64, int64> map; in ExpectMapFieldsSetViaReflection() local
1069 std::map<uint32, uint32> map; in ExpectMapFieldsSetViaReflection() local
1087 std::map<uint64, uint64> map; in ExpectMapFieldsSetViaReflection() local
1105 std::map<int32, int32> map; in ExpectMapFieldsSetViaReflection() local
1123 std::map<int64, int64> map; in ExpectMapFieldsSetViaReflection() local
[all …]
/third_party/libbpf/src/
Dhashmap.c38 void hashmap__init(struct hashmap *map, hashmap_hash_fn hash_fn, in hashmap__init()
55 struct hashmap *map = malloc(sizeof(struct hashmap)); in hashmap__new() local
63 void hashmap__clear(struct hashmap *map) in hashmap__clear()
76 void hashmap__free(struct hashmap *map) in hashmap__free()
85 size_t hashmap__size(const struct hashmap *map) in hashmap__size()
90 size_t hashmap__capacity(const struct hashmap *map) in hashmap__capacity()
95 static bool hashmap_needs_to_grow(struct hashmap *map) in hashmap_needs_to_grow()
101 static int hashmap_grow(struct hashmap *map) in hashmap_grow()
130 static bool hashmap_find_entry(const struct hashmap *map, in hashmap_find_entry()
154 int hashmap_insert(struct hashmap *map, long key, long value, in hashmap_insert()
[all …]
Dhashmap.h143 #define hashmap__insert(map, key, value, strategy, old_key, old_value) \ argument
148 #define hashmap__add(map, key, value) \ argument
151 #define hashmap__set(map, key, value, old_key, old_value) \ argument
154 #define hashmap__update(map, key, value, old_key, old_value) \ argument
157 #define hashmap__append(map, key, value) \ argument
162 #define hashmap__delete(map, key, old_key, old_value) \ argument
169 #define hashmap__find(map, key, value) \ argument
178 #define hashmap__for_each_entry(map, cur, bkt) \ argument
190 #define hashmap__for_each_entry_safe(map, cur, tmp, bkt) \ argument
202 #define hashmap__for_each_key_entry(map, cur, _key) \ argument
[all …]
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
DSmallSortedMapTest.java143 SmallSortedMap<Integer, Integer> map = SmallSortedMap.newInstanceForTest(3); in testReplacingPut() local
154 SmallSortedMap<Integer, Integer> map = SmallSortedMap.newInstanceForTest(3); in testRemove() local
195 SmallSortedMap<Integer, Integer> map = SmallSortedMap.newInstanceForTest(3); in testClear() local
206 SmallSortedMap<Integer, Integer> map = SmallSortedMap.newInstanceForTest(3); in testGetArrayEntryAndOverflowEntries() local
227 SmallSortedMap<Integer, Integer> map = SmallSortedMap.newInstanceForTest(3); in testEntrySetContains() local
239 SmallSortedMap<Integer, Integer> map = SmallSortedMap.newInstanceForTest(3); in testEntrySetAdd() local
255 SmallSortedMap<Integer, Integer> map = SmallSortedMap.newInstanceForTest(3); in testEntrySetRemove() local
272 SmallSortedMap<Integer, Integer> map = SmallSortedMap.newInstanceForTest(3); in testEntrySetClear() local
284 SmallSortedMap<Integer, Integer> map = SmallSortedMap.newInstanceForTest(3); in testEntrySetIteratorNext() local
299 SmallSortedMap<Integer, Integer> map = SmallSortedMap.newInstanceForTest(3); in testEntrySetIteratorRemove() local
[all …]
/third_party/cef/libcef/common/
Dstring_multimap_impl.cc19 CEF_EXPORT size_t cef_string_multimap_size(cef_string_multimap_t map) { in cef_string_multimap_size()
25 CEF_EXPORT size_t cef_string_multimap_find_count(cef_string_multimap_t map, in cef_string_multimap_find_count()
33 CEF_EXPORT int cef_string_multimap_enumerate(cef_string_multimap_t map, in cef_string_multimap_enumerate()
62 CEF_EXPORT int cef_string_multimap_key(cef_string_multimap_t map, in cef_string_multimap_key()
80 CEF_EXPORT int cef_string_multimap_value(cef_string_multimap_t map, in cef_string_multimap_value()
100 CEF_EXPORT int cef_string_multimap_append(cef_string_multimap_t map, in cef_string_multimap_append()
109 CEF_EXPORT void cef_string_multimap_clear(cef_string_multimap_t map) { in cef_string_multimap_clear()
115 CEF_EXPORT void cef_string_multimap_free(cef_string_multimap_t map) { in cef_string_multimap_free()
Dstring_map_impl.cc19 CEF_EXPORT size_t cef_string_map_size(cef_string_map_t map) { in cef_string_map_size()
25 CEF_EXPORT int cef_string_map_find(cef_string_map_t map, in cef_string_map_find()
39 CEF_EXPORT int cef_string_map_key(cef_string_map_t map, in cef_string_map_key()
57 CEF_EXPORT int cef_string_map_value(cef_string_map_t map, in cef_string_map_value()
77 CEF_EXPORT int cef_string_map_append(cef_string_map_t map, in cef_string_map_append()
86 CEF_EXPORT void cef_string_map_clear(cef_string_map_t map) { in cef_string_map_clear()
92 CEF_EXPORT void cef_string_map_free(cef_string_map_t map) { in cef_string_map_free()
/third_party/node/deps/nghttp2/lib/
Dnghttp2_map.c35 int nghttp2_map_init(nghttp2_map *map, nghttp2_mem *mem) { in nghttp2_map_init()
49 void nghttp2_map_free(nghttp2_map *map) { in nghttp2_map_free()
68 void nghttp2_map_each_free(nghttp2_map *map, in nghttp2_map_each_free()
98 int nghttp2_map_each(nghttp2_map *map, in nghttp2_map_each()
156 static int map_insert(nghttp2_map *map, nghttp2_map_bucket *table, in map_insert()
190 static int map_resize(nghttp2_map *map, uint32_t new_tablelen) { in map_resize()
252 int nghttp2_map_insert(nghttp2_map *map, nghttp2_map_entry *new_entry) { in nghttp2_map_insert()
270 nghttp2_map_entry *nghttp2_map_find(nghttp2_map *map, key_type key) { in nghttp2_map_find()
293 int nghttp2_map_remove(nghttp2_map *map, key_type key) { in nghttp2_map_remove()
318 void nghttp2_map_clear(nghttp2_map *map) { in nghttp2_map_clear()
[all …]
/third_party/mesa3d/src/mesa/main/
Dpixel.c70 get_pixelmap(struct gl_context *ctx, GLenum map) in get_pixelmap()
103 store_pixelmap(struct gl_context *ctx, GLenum map, GLsizei mapsize, in store_pixelmap()
177 _mesa_PixelMapfv( GLenum map, GLsizei mapsize, const GLfloat *values ) in _mesa_PixelMapfv()
218 _mesa_PixelMapuiv(GLenum map, GLsizei mapsize, const GLuint *values ) in _mesa_PixelMapuiv()
273 _mesa_PixelMapusv(GLenum map, GLsizei mapsize, const GLushort *values ) in _mesa_PixelMapusv()
328 _mesa_GetnPixelMapfvARB( GLenum map, GLsizei bufSize, GLfloat *values ) in _mesa_GetnPixelMapfvARB()
374 _mesa_GetPixelMapfv( GLenum map, GLfloat *values ) in _mesa_GetPixelMapfv()
380 _mesa_GetnPixelMapuivARB( GLenum map, GLsizei bufSize, GLuint *values ) in _mesa_GetnPixelMapuivARB()
426 _mesa_GetPixelMapuiv( GLenum map, GLuint *values ) in _mesa_GetPixelMapuiv()
432 _mesa_GetnPixelMapusvARB( GLenum map, GLsizei bufSize, GLushort *values ) in _mesa_GetnPixelMapusvARB()
[all …]
/third_party/ltp/lib/
Dtst_buffers.c11 struct map { struct
15 struct map *next; argument
20 static void setup_canary(struct map *map) in setup_canary()
32 static void check_canary(struct map *map) in check_canary()
51 struct map *map = SAFE_MALLOC(sizeof(struct map)); in tst_alloc() local
/third_party/pulseaudio/src/pulse/
Dchannelmap.c467 char* pa_channel_map_snprint(char *s, size_t l, const pa_channel_map *map) { in pa_channel_map_snprint()
520 pa_channel_map map; in pa_channel_map_parse() local
617 int pa_channel_map_valid(const pa_channel_map *map) { in pa_channel_map_valid()
632 int pa_channel_map_compatible(const pa_channel_map *map, const pa_sample_spec *ss) { in pa_channel_map_compatible()
661 int pa_channel_map_can_balance(const pa_channel_map *map) { in pa_channel_map_can_balance()
674 int pa_channel_map_can_fade(const pa_channel_map *map) { in pa_channel_map_can_fade()
687 int pa_channel_map_can_lfe_balance(const pa_channel_map *map) { in pa_channel_map_can_lfe_balance()
700 const char* pa_channel_map_to_name(const pa_channel_map *map) { in pa_channel_map_to_name()
754 const char* pa_channel_map_to_pretty_name(const pa_channel_map *map) { in pa_channel_map_to_pretty_name()
810 int pa_channel_map_has_position(const pa_channel_map *map, pa_channel_position_t p) { in pa_channel_map_has_position()
[all …]
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstbuffermemory.c23 gst_buffer_memory_map (GstBuffer * buffer, GstBufferMemoryMap * map) in gst_buffer_memory_map()
55 buffer_memory_map_next (GstBufferMemoryMap * map) in buffer_memory_map_next()
89 gst_buffer_memory_advance_bytes (GstBufferMemoryMap * map, gsize size) in gst_buffer_memory_advance_bytes()
111 gst_buffer_memory_unmap (GstBufferMemoryMap * map) in gst_buffer_memory_unmap()
/third_party/nghttp2/lib/
Dnghttp2_map.c36 int nghttp2_map_init(nghttp2_map *map, nghttp2_mem *mem) { in nghttp2_map_init()
51 void nghttp2_map_free(nghttp2_map *map) { in nghttp2_map_free()
59 void nghttp2_map_each_free(nghttp2_map *map, int (*func)(void *data, void *ptr), in nghttp2_map_each_free()
75 int nghttp2_map_each(nghttp2_map *map, int (*func)(void *data, void *ptr), in nghttp2_map_each()
132 void nghttp2_map_print_distance(nghttp2_map *map) { in nghttp2_map_print_distance()
186 static int map_resize(nghttp2_map *map, uint32_t new_tablelen, in map_resize()
219 int nghttp2_map_insert(nghttp2_map *map, nghttp2_map_key_type key, void *data) { in nghttp2_map_insert()
241 void *nghttp2_map_find(nghttp2_map *map, nghttp2_map_key_type key) { in nghttp2_map_find()
264 int nghttp2_map_remove(nghttp2_map *map, nghttp2_map_key_type key) { in nghttp2_map_remove()
308 void nghttp2_map_clear(nghttp2_map *map) { in nghttp2_map_clear()
[all …]
/third_party/skia/src/core/
DSkImageFilterTypes.cpp96 SkRect Mapping::map<SkRect>(const SkRect& geom, const SkMatrix& matrix) { in map() function in skif::Mapping
101 SkIRect Mapping::map<SkIRect>(const SkIRect& geom, const SkMatrix& matrix) { in map() function in skif::Mapping
108 SkIPoint Mapping::map<SkIPoint>(const SkIPoint& geom, const SkMatrix& matrix) { in map() function in skif::Mapping
115 SkPoint Mapping::map<SkPoint>(const SkPoint& geom, const SkMatrix& matrix) { in map() function in skif::Mapping
122 IVector Mapping::map<IVector>(const IVector& geom, const SkMatrix& matrix) { in map() function in skif::Mapping
127 Vector Mapping::map<Vector>(const Vector& geom, const SkMatrix& matrix) { in map() function in skif::Mapping
132 SkISize Mapping::map<SkISize>(const SkISize& geom, const SkMatrix& matrix) { in map() function in skif::Mapping
138 SkSize Mapping::map<SkSize>(const SkSize& geom, const SkMatrix& matrix) { in map() function in skif::Mapping
/third_party/alsa-lib/src/pcm/
Dpcm_mmap_emul.c58 mmap_emul_t *map = pcm->private_data; in snd_pcm_mmap_emul_hw_refine() local
156 mmap_emul_t *map = pcm->private_data; in snd_pcm_mmap_emul_hw_params() local
212 mmap_emul_t *map = pcm->private_data; in snd_pcm_mmap_emul_sw_params() local
232 mmap_emul_t *map = pcm->private_data; in snd_pcm_mmap_emul_prepare() local
244 mmap_emul_t *map = pcm->private_data; in snd_pcm_mmap_emul_reset() local
276 mmap_emul_t *map = pcm->private_data; in sync_slave_write() local
299 mmap_emul_t *map = pcm->private_data; in sync_slave_read() local
320 mmap_emul_t *map = pcm->private_data; in snd_pcm_mmap_emul_mmap_commit() local
333 mmap_emul_t *map = pcm->private_data; in snd_pcm_mmap_emul_avail_update() local
345 mmap_emul_t *map = pcm->private_data; in snd_pcm_mmap_emul_dump() local
[all …]
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Davtpcvfdepay.c34 GstMapInfo map; in check_nal_filling() local
106 GstMapInfo map; in GST_START_TEST() local
170 GstMapInfo map; in GST_START_TEST() local
235 GstMapInfo map; in GST_START_TEST() local
285 GstMapInfo map; in GST_START_TEST() local
341 GstMapInfo map; in GST_START_TEST() local
377 GstMapInfo map; in GST_START_TEST() local
565 GstMapInfo map; in GST_START_TEST() local
697 GstMapInfo map; in GST_START_TEST() local
792 GstMapInfo map; in GST_START_TEST() local
[all …]
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Daudiochebband.c109 GstMapInfo map; in GST_START_TEST() local
171 GstMapInfo map; in GST_START_TEST() local
237 GstMapInfo map; in GST_START_TEST() local
301 GstMapInfo map; in GST_START_TEST() local
363 GstMapInfo map; in GST_START_TEST() local
429 GstMapInfo map; in GST_START_TEST() local
493 GstMapInfo map; in GST_START_TEST() local
555 GstMapInfo map; in GST_START_TEST() local
621 GstMapInfo map; in GST_START_TEST() local
685 GstMapInfo map; in GST_START_TEST() local
[all …]
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
DSerialMapTests.cpp24 TestSerialMap map; in TEST() local
61 TestSerialMap map; in TEST() local
82 TestSerialMap map; in TEST() local
103 TestSerialMap map; in TEST() local
124 TestSerialMap map; in TEST() local
147 TestSerialMap map; in TEST() local
172 MySerialMap map; in TEST() local
/third_party/typescript/tests/cases/compiler/
DtypeInferenceReturnTypeCallback.ts2 map<B>(f: (t: A) => B): IList<B>; method
6 map<D>(f: (t: C) => D): IList<D> { method in Nil
12 map<U>(f: (t: T) => U): IList<U> { method in Cons
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Dvolume.c193 GstMapInfo map; in GST_START_TEST() local
235 GstMapInfo map; in GST_START_TEST() local
284 GstMapInfo map; in GST_START_TEST() local
333 GstMapInfo map; in GST_START_TEST() local
382 GstMapInfo map; in GST_START_TEST() local
427 GstMapInfo map; in GST_START_TEST() local
468 GstMapInfo map; in GST_START_TEST() local
515 GstMapInfo map; in GST_START_TEST() local
562 GstMapInfo map; in GST_START_TEST() local
611 GstMapInfo map; in GST_START_TEST() local
[all …]

12345678910>>...71