Home
last modified time | relevance | path

Searched defs:map (Results 176 - 200 of 1483) sorted by relevance

12345678910>>...60

/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcasetrn.cpp93 CaseMapTransliterator::CaseMapTransliterator(const UnicodeString &id, UCaseMapFull *map) : in CaseMapTransliterator() argument
/third_party/skia/third_party/externals/freetype/include/freetype/
H A Dftdriver.h1004 FT_UShort* map; member
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-map.cc54 hb_map_t *map; in hb_map_create() local
90 hb_map_reference(hb_map_t *map) hb_map_reference() argument
106 hb_map_destroy(hb_map_t *map) hb_map_destroy() argument
130 hb_map_set_user_data(hb_map_t *map, hb_user_data_key_t *key, void * data, hb_destroy_func_t destroy, hb_bool_t replace) hb_map_set_user_data() argument
152 hb_map_get_user_data(hb_map_t *map, hb_user_data_key_t *key) hb_map_get_user_data() argument
170 hb_map_allocation_successful(const hb_map_t *map) hb_map_allocation_successful() argument
187 hb_map_set(hb_map_t *map, hb_codepoint_t key, hb_codepoint_t value) hb_map_set() argument
205 hb_map_get(const hb_map_t *map, hb_codepoint_t key) hb_map_get() argument
221 hb_map_del(hb_map_t *map, hb_codepoint_t key) hb_map_del() argument
240 hb_map_has(const hb_map_t *map, hb_codepoint_t key) hb_map_has() argument
256 hb_map_clear(hb_map_t *map) hb_map_clear() argument
272 hb_map_is_empty(const hb_map_t *map) hb_map_is_empty() argument
288 hb_map_get_population(const hb_map_t *map) hb_map_get_population() argument
[all...]
/third_party/toybox/toys/other/
H A Dnsenter.c83 static void write_ugid_map(char *map, unsigned eugid) in write_ugid_map() argument
/third_party/pulseaudio/src/tests/
H A Dvolume-test.c36 pa_channel_map map; in START_TEST() local
[all...]
/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
H A Ddata_share_dao.cpp167 int DataShareDao::GetTotalSubscriberInfo(std::map<int, std::string>& map) in GetTotalSubscriberInfo() argument
/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Dmaps_test.cpp78 std::shared_ptr<DfxMap> map = nullptr; in HWTEST_F() local
92 std::shared_ptr<DfxMap> map = nullptr; in HWTEST_F() local
124 std::shared_ptr<DfxMap> map = nullptr; in HWTEST_F() local
149 shared_ptr<DfxMap> map = DfxMap::Create(INVALID_MAP_ITEM, sizeof(INVALID_MAP_ITEM)); HWTEST_F() local
162 shared_ptr<DfxMap> map = DfxMap::Create(VALID_MAP_ITEM, sizeof(VALID_MAP_ITEM)); HWTEST_F() local
240 shared_ptr<DfxMap> map = DfxMap::Create(VDSO_MAP_ITEM, sizeof(VDSO_MAP_ITEM)); HWTEST_F() local
[all...]
/base/powermgr/thermal_manager/services/native/src/thermal_policy/
H A Dfan_fault_detect.cpp108 int32_t FanFaultDetect::GetSensorValue(const FanSensorInfo& map, const std::string& name) in GetSensorValue() argument
135 void FanFaultDetect::SetFaultInfoMap(FanFaultInfoMap& map) in SetFaultInfoMap() argument
/base/security/asset/interfaces/inner_kits/c/src/
H A Dlib.rs40 let mut map = AssetMap::with_capacity(attr_cnt as usize); in into_map() variables
[all...]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/ump/linux/
H A Dump_kernel_random_mapping.c71 ump_random_mapping *map = _mali_osk_calloc(1, sizeof(ump_random_mapping)); in ump_random_mapping_create() local
89 void ump_random_mapping_destroy(ump_random_mapping *map) in ump_random_mapping_destroy() argument
95 ump_random_mapping_insert(ump_random_mapping *map, ump_dd_mem *mem) ump_random_mapping_insert() argument
121 ump_random_mapping_get(ump_random_mapping *map, int id) ump_random_mapping_get() argument
163 ump_random_mapping_remove_internal(ump_random_mapping *map, int id) ump_random_mapping_remove_internal() argument
213 ump_random_mapping_remove(ump_random_mapping *map, int descriptor) ump_random_mapping_remove() argument
[all...]
/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_common/
H A Dnapi_common_child_process_param.cpp54 bool UnwrapChildProcessFds(napi_env env, napi_value param, std::map<std::string, int32_t> &map, std::string &errorMsg) in UnwrapChildProcessFds() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_divider_arithmetic.h33 void SetMap(const ListDividerMap& map) in SetMap() argument
/foundation/arkui/ace_engine/adapter/preview/external/ability/stage/
H A Dstage_pkg_context_info.cpp24 void StagePkgContextInfo::SetPkgNameList(const std::map<std::string, std::string>& map) in SetPkgNameList() argument
29 void StagePkgContextInfo::SetPkgContextInfoAndAliasMap(const std::map<std::string, std::string>& map) in SetPkgContextInfoAndAliasMap() argument
[all...]
/foundation/bundlemanager/app_domain_verify/frameworks/common/src/httpsession/
H A Dapp_domain_verify_task_mgr.cpp32 AutoSeqReleaser(SafeMap<uint32_t, std::shared_ptr<IHttpTask>>* map, uint32_t seq) : seq_(seq), map_(map) in AutoSeqReleaser() argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/property/
H A Drs_point_light_manager_test.cpp188 std::unordered_map<NodeId, std::weak_ptr<RSRenderNode>> map; in HWTEST_F() local
260 std::unordered_map<NodeId, std::weak_ptr<RSRenderNode>> map; in HWTEST_F() local
[all...]
/foundation/multimedia/image_framework/plugins/manager/src/
H A Dplugin_server.cpp124 CreateObject(uint16_t interfaceID, uint16_t serviceType, const map<string, AttrData> &capabilities, const PriorityScheme &priorityScheme, uint32_t &errorCode) CreateObject() argument
143 PluginServerGetClassInfo(uint16_t interfaceID, uint16_t serviceType, const map<std::string, AttrData> &capabilities, vector<ClassInfo> &classesInfo) PluginServerGetClassInfo() argument
/foundation/multimedia/media_foundation/test/unittest/
H A DTestPlugin.cpp184 PluginParaAllowedMap map = PluginParameterTable::FindAllowedParameterMap(FilterType::MEDIA_SOURCE); in HWTEST() local
259 PluginParaAllowedMap map = PluginParameterTable::FindAllowedParameterMap(filterType); HWTEST() local
[all...]
/foundation/multimedia/media_library/frameworks/services/media_multistages_capture/src/dfx/
H A Dmultistages_capture_dfx_first_visit.cpp57 VariantMap map = {{KEY_PHOTO_ID, task->photoId_}, {KEY_TIME_INTERVAL, task->visitTime_ - task->startTime_}}; in ReportInternal() local
/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_lane_common.c196 int32_t LnnCreateData(Map *map, uint32_t key, const void *value, uint32_t valueSize) in LnnCreateData() argument
211 void *LnnReadData(const Map *map, uint32_t key) in LnnReadData() argument
222 void LnnDeleteData(Map *map, uint32_t key) in LnnDeleteData() argument
/foundation/communication/netmanager_ext/frameworks/native/mdnsclient/src/
H A Dmdns_service_info.cpp74 TxtRecord map; in GetAttrMap() local
107 void MDnsServiceInfo::SetAttrMap(const TxtRecord &map) in SetAttrMap() argument
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/sendablerelationalstore/src/
H A Dnapi_rdb_store_convert_utils.cpp98 napi_value map = nullptr; in ToSendableValuesBucket() local
/foundation/filemanagement/app_file_service/tests/unittests/backup_sa/module_ipc/
H A Dsvc_restore_deps_manager_test.cpp160 auto map = SvcRestoreDepsManager::GetInstance().GetRestoreBundleMap(); in HWTEST_F() local
182 auto map = SvcRestoreDepsManager::GetInstance().GetRestoreBundleMap(); in HWTEST_F() local
204 auto map = SvcRestoreDepsManager::GetInstance().GetRestoreBundleMap(); in HWTEST_F() local
/third_party/ffmpeg/libavfilter/
H A Dvf_shuffleplanes.c37 int map[4]; member
[all...]
H A Dvf_shuffleframes.c34 int *map; member
64 char *map = av_strtok(n == 0 ? mapping : NULL, " |", &saveptr); in init() local
[all...]
/third_party/alsa-lib/test/
H A Dchmap.c26 static void print_channels(const snd_pcm_chmap_t *map) in print_channels() argument
89 snd_pcm_chmap_t *map; in get_chmap() local
108 snd_pcm_chmap_t *map; set_chmap() local
[all...]

Completed in 11 milliseconds

12345678910>>...60