Home
last modified time | relevance | path

Searched defs:map (Results 726 - 750 of 1195) sorted by relevance

1...<<21222324252627282930>>...48

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dreplace_desc_array_access_using_var_index.cpp32 GetValueWithKeyExistenceCheck( uint32_t key, const std::unordered_map<uint32_t, uint32_t>& map) GetValueWithKeyExistenceCheck() argument
/third_party/skia/third_party/externals/libwebp/src/enc/
H A Danalysis_enc.c141 int map[MAX_ALPHA + 1]; in AssignSegments() local
/third_party/skia/third_party/externals/icu/source/tools/makeconv/
H A Dgencnvex.c305 int32_t *map; in reduceToUMappings() local
420 int32_t *map; in generateToUTable() local
593 int32_t *map; prepareFromUMappings() local
719 int32_t *map; generateFromUTable() local
936 int32_t *map; generateFromUTrie() local
[all...]
H A Dgenmbcs.cpp1183 uint16_t map[MBCS_STAGE_2_MAX_BLOCKS]; in singleCompactStage2() local
1237 uint16_t map[ in singleCompactStage3() local
1295 uint16_t map[MBCS_STAGE_2_MAX_BLOCKS]; compactStage2() local
[all...]
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Ducm.cpp82 const int32_t *map=table->reverseMap; in ucm_printTable() local
/third_party/skia/third_party/externals/brotli/research/
H A Ddurchschlag.cc295 std::vector<HashSlot> map; in durchschlag_prepare() local
80 buildCandidatesList(std::vector<Candidate>* candidates, std::vector<MetaSlot>* map, TextIdx span, const TextIdx* shortcut, TextIdx end) buildCandidatesList() argument
168 rebuildCandidatesList(std::vector<TextIdx>* candidates, std::vector<MetaSlot>* map, TextIdx span, const TextIdx* shortcut, TextIdx end, TextIdx* next) rebuildCandidatesList() argument
425 ScoreSlices(const std::vector<TextIdx>& offsets, std::vector<MetaSlot>& map, const TextIdx* shortcut, TextIdx end) ScoreSlices() argument
[all...]
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dttsbit.c569 FT_Bitmap* map = decoder->bitmap; in tt_sbit_decoder_alloc_bitmap() local
1470 tt_face_load_sbix_image( TT_Face face, FT_ULong strike_index, FT_UInt glyph_index, FT_Stream stream, FT_Bitmap *map, TT_SBit_MetricsRec *metrics, FT_Bool metrics_only ) tt_face_load_sbix_image() argument
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-bit-set.hh642 page_map_t map = {get_major (*codepoint), 0}; in previous() local
722 const auto& map = page_map[i]; in get_min() local
735 const auto& map = page_map[(unsigned) i]; in get_max() local
784 page_map_t map = {get_major (g), pages.length}; page_for() local
[all...]
H A Dhb-ot-shape-complex-arabic.cc177 hb_ot_map_builder_t *map = &plan->map; in collect_features_arabic() local
[all...]
H A Dhb-ot-shape.cc328 hb_ot_map_builder_t *map = &planner->map; hb_ot_shape_collect_features() local
793 hb_ot_map_t *map = &c->plan->map; hb_ot_shape_initialize_masks() local
803 hb_ot_map_t *map = &c->plan->map; hb_ot_shape_setup_masks() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DJSON.h661 template <typename T> bool map(StringRe function in llvm::json::ObjectMapper
670 template <typename T> bool map(StringRef Prop, llvm::Optional<T> &Out) { map() function in llvm::json::ObjectMapper
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Dserv.cpp619 const Hashtable* map = getVisibleIDMap(status); in getVisibleIDs() local
696 const Hashtable* map = getVisibleIDMap(status); in getDisplayName() local
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dmessage.c433 VALUE map; in Message_initialize_kwarg() local
/third_party/python/Modules/
H A Dnismodule.c89 char *map; member
104 nis_mapname(char *map, int *pfix) in nis_mapname() argument
192 char *key, *map; nis_match() local
238 char *map; nis_cat() local
301 mapname map; global() member
[all...]
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DFieldSet.java215 cloneFieldEntry( Map<T, Object> map, Map.Entry<T, Object> entry, boolean copyList) cloneFieldEntry() argument
[all...]
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DMapTest.java308 private <K, V> void assertImmutable(Map<K, V> map, K key, V value) { in assertImmutable() argument
[all...]
/third_party/pulseaudio/src/pulse/
H A Dvolume.c373 char *pa_cvolume_snprint_verbose(char *s, size_t l, const pa_cvolume *c, const pa_channel_map *map, int print_dB) { in pa_cvolume_snprint_verbose() argument
658 get_avg(const pa_channel_map *map, const pa_cvolume *v, pa_volume_t *l, pa_volume_t *r, bool (*on_l)(pa_channel_position_t), bool (*on_r)(pa_channel_position_t)) get_avg() argument
691 pa_cvolume_get_balance(const pa_cvolume *v, const pa_channel_map *map) pa_cvolume_get_balance() argument
722 set_balance(pa_cvolume *v, const pa_channel_map *map, float new_balance, bool (*on_l)(pa_channel_position_t), bool (*on_r)(pa_channel_position_t)) set_balance() argument
758 pa_cvolume_set_balance(pa_cvolume *v, const pa_channel_map *map, float new_balance) pa_cvolume_set_balance() argument
816 pa_cvolume_get_fade(const pa_cvolume *v, const pa_channel_map *map) pa_cvolume_get_fade() argument
838 pa_cvolume_set_fade(pa_cvolume *v, const pa_channel_map *map, float new_fade) pa_cvolume_set_fade() argument
852 pa_cvolume_get_lfe_balance(const pa_cvolume *v, const pa_channel_map *map) pa_cvolume_get_lfe_balance() argument
874 pa_cvolume_set_lfe_balance(pa_cvolume *v, const pa_channel_map *map, float new_balance) pa_cvolume_set_lfe_balance() argument
888 pa_cvolume_set_position( pa_cvolume *cv, const pa_channel_map *map, pa_channel_position_t t, pa_volume_t v) pa_cvolume_set_position() argument
913 pa_cvolume_get_position( const pa_cvolume *cv, const pa_channel_map *map, pa_channel_position_t t) pa_cvolume_get_position() argument
[all...]
/third_party/protobuf/src/google/protobuf/
H A 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; ExpectMapFieldsSetViaReflection() local
1015 std::map<uint64, uint64> map; ExpectMapFieldsSetViaReflection() local
1033 std::map<int32, int32> map; ExpectMapFieldsSetViaReflection() local
1051 std::map<int64, int64> map; ExpectMapFieldsSetViaReflection() local
1069 std::map<uint32, uint32> map; ExpectMapFieldsSetViaReflection() local
1087 std::map<uint64, uint64> map; ExpectMapFieldsSetViaReflection() local
1105 std::map<int32, int32> map; ExpectMapFieldsSetViaReflection() local
1123 std::map<int64, int64> map; ExpectMapFieldsSetViaReflection() local
1141 std::map<int32, float> map; ExpectMapFieldsSetViaReflection() local
1159 std::map<int32, double> map; ExpectMapFieldsSetViaReflection() local
1177 std::map<bool, bool> map; ExpectMapFieldsSetViaReflection() local
1195 std::map<std::string, std::string> map; ExpectMapFieldsSetViaReflection() local
1213 std::map<int32, std::string> map; ExpectMapFieldsSetViaReflection() local
1231 std::map<int32, const EnumValueDescriptor*> map; ExpectMapFieldsSetViaReflection() local
1249 std::map<int32, int32> map; ExpectMapFieldsSetViaReflection() local
1295 std::map<int32, int32> map; ExpectMapFieldsSetViaReflectionIterator() local
1314 std::map<int64, int64> map; ExpectMapFieldsSetViaReflectionIterator() local
1324 std::map<uint32, uint32> map; ExpectMapFieldsSetViaReflectionIterator() local
1335 std::map<uint64, uint64> map; ExpectMapFieldsSetViaReflectionIterator() local
1346 std::map<int32, int32> map; ExpectMapFieldsSetViaReflectionIterator() local
1357 std::map<int64, int64> map; ExpectMapFieldsSetViaReflectionIterator() local
1368 std::map<uint32, uint32> map; ExpectMapFieldsSetViaReflectionIterator() local
1380 std::map<uint64, uint64> map; ExpectMapFieldsSetViaReflectionIterator() local
1392 std::map<int32, int32> map; ExpectMapFieldsSetViaReflectionIterator() local
1404 std::map<int32, float> map; ExpectMapFieldsSetViaReflectionIterator() local
1414 std::map<int32, double> map; ExpectMapFieldsSetViaReflectionIterator() local
1425 std::map<bool, bool> map; ExpectMapFieldsSetViaReflectionIterator() local
1435 std::map<std::string, std::string> map; ExpectMapFieldsSetViaReflectionIterator() local
1455 std::map<int32, std::string> map; ExpectMapFieldsSetViaReflectionIterator() local
1465 std::map<int32, const EnumValueDescriptor*> map; ExpectMapFieldsSetViaReflectionIterator() local
1475 std::map<int32, int32> map; ExpectMapFieldsSetViaReflectionIterator() local
[all...]
/third_party/python/Modules/cjkcodecs/
H A Dcjkcodecs.h30 const ucs2_t *map; member
36 const Py_UCS4 *map; member
42 const DBCHAR *map; member
48 const unsigned char *map; member
380 struct dbcs_map *map; in importmap() local
[all...]
/third_party/skia/third_party/externals/abseil-cpp/absl/hash/
H A Dhash_test.cc885 std::unordered_map<int, std::string, Hash<int>> map = {{0, "foo"}, in TEST() local
[all...]
/third_party/skia/experimental/wasm-skp-debugger/
H A Ddebugger_bindings.cpp290 const auto& map = debugCanvas->getImageIdToCommandMap(udm); in imageUseInfo() local
/third_party/selinux/checkpolicy/
H A Dcheckpolicy.c401 void *map; in main() local
/third_party/selinux/checkpolicy/test/
H A Ddismod.c84 static void render_access_bitmap(ebitmap_t * map, uint32_t class, in render_access_bitmap() argument
/third_party/spirv-tools/source/opt/
H A Dreplace_desc_array_access_using_var_index.cpp31 GetValueWithKeyExistenceCheck( uint32_t key, const std::unordered_map<uint32_t, uint32_t>& map) GetValueWithKeyExistenceCheck() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_macsec_qca.c496 static int macsec_qca_lookup_channel(struct channel_map *map, in macsec_qca_lookup_channel() argument
514 static void macsec_qca_register_channel(struct channel_map *map, in macsec_qca_register_channel() argument

Completed in 29 milliseconds

1...<<21222324252627282930>>...48