| /third_party/spirv-tools/source/fuzz/ |
| H A D | transformation_add_opphi_synonym.cpp | 25 TransformationAddOpPhiSynonym( uint32_t block_id, const std::map<uint32_t, uint32_t>& preds_to_ids, uint32_t fresh_id) TransformationAddOpPhiSynonym() argument
|
| /third_party/spirv-tools/test/val/ |
| H A D | val_ssa_test.cpp | 661 forwardKernelNonDominantParameterBaseCode( std::string name = std::string()) forwardKernelNonDominantParameterBaseCode() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmComputeShaderTestUtil.cpp | 135 verifyOutput(const std::vector<Resource>&, const std::vector<AllocationSp>& outputAllocs, const std::vector<Resource>& expectedOutputs, tcu::TestLog& log) verifyOutput() argument 149 makeComputeShaderAssembly(const std::map<std::string, std::string>& fragments) makeComputeShaderAssembly() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/layout/ |
| H A D | layout_wrapper.h | 160 virtual void SetActiveChildRange(const std::optional<ActiveChildSets>& activeChildSets, in SetActiveChildRange() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
| H A D | ValueMap.h | 173 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &KV) { in insert() argument [all...] |
| /third_party/rust/crates/nom/src/ |
| H A D | error.rs | [all...] |
| /third_party/rust/crates/which-rs/src/ |
| H A D | lib.rs | [all...] |
| /third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
| H A D | layout_eth_conf_1_0.rs | [all...] |
| /base/hiviewdfx/hiview/base/ |
| H A D | plugin.cpp | 99 void Plugin::AddDispatchInfo(const std argument [all...] |
| H A D | hiview_global.cpp | 78 AddListenerInfo(uint32_t type, const std::string& name, const std::set<std::string>& eventNames, const std::map<std::string, DomainRule>& domainRulesMap) AddListenerInfo() argument [all...] |
| /base/inputmethod/imf/frameworks/ndk/src/ |
| H A D | native_text_changed_listener.cpp | 219 ReceivePrivateCommand( const std::unordered_map<std::string, PrivateDataValue> &privateCommand) ReceivePrivateCommand() argument
|
| /base/hiviewdfx/hiview/plugins/event_store/event_export/task/export/ |
| H A D | event_read_handler.cpp | 61 bool EventReadHandler::QuerySysEventInRange(const std::pair<int64_t, int64_t>& queryRange, in QuerySysEventInRange() argument
|
| /base/hiviewdfx/hisysevent/interfaces/js/kits/napi/include/ |
| H A D | napi_hisysevent_adapter.h | 69 AppendParams(HiSysEvent::EventBase& eventBase, const std::unordered_map<std::string, Param>& params) AppendParams() argument [all...] |
| /base/inputmethod/imf/test/common/src/ |
| H A D | input_method_engine_listener_impl.cpp | 68 ReceivePrivateCommand( const std::unordered_map<std::string, PrivateDataValue> &privateCommand) ReceivePrivateCommand() argument 105 WaitSendPrivateCommand( const std::unordered_map<std::string, PrivateDataValue> &privateCommand) WaitSendPrivateCommand() argument [all...] |
| /base/inputmethod/imf/frameworks/native/inputmethod_ability/src/ |
| H A D | input_method_agent_stub.cpp | 152 SendPrivateCommand( const std::unordered_map<std::string, PrivateDataValue> &privateCommand) SendPrivateCommand() argument [all...] |
| H A D | input_method_agent_proxy.cpp | 74 SendPrivateCommand( const std::unordered_map<std::string, PrivateDataValue> &privateCommand) SendPrivateCommand() argument
|
| /base/customization/enterprise_device_management/services/edm_plugin/src/ |
| H A D | disabled_network_interface_plugin.cpp | 32 InitPlugin( std::shared_ptr<IPluginTemplate<DisabledNetworkInterfacePlugin, std::map<std::string, std::string>>> ptr) InitPlugin() argument [all...] |
| H A D | manage_auto_start_apps_plugin.cpp | 35 InitPlugin( std::shared_ptr<IPluginTemplate<ManageAutoStartAppsPlugin, std::vector<std::string>>> ptr) InitPlugin() argument [all...] |
| /base/global/i18n/frameworks/intl/src/ |
| H A D | relative_time_format.cpp | 154 ProcessIntegerField(const std::map<size_t, size_t> &indexMap, std::vector<std::vector<std::string>> &timeVector, size_t &startIndex, const std::string &unit, const std::string &result) ProcessIntegerField() argument [all...] |
| /base/powermgr/display_manager/brightness_manager/src/ |
| H A D | config_parser_base.cpp | 216 ScreenDataToString(const std::string& name, const std::unordered_map<int, ScreenData>& data, const std::string paramName) const ScreenDataToString() argument [all...] |
| /base/notification/distributed_notification_service/services/ans/test/unittest/notification_preferences_database_branch_test/ |
| H A D | mock_notification_rdb_data_mgr.cpp | 113 int32_t NotificationDataMgr::InsertBatchData(const std::unordered_map<std::string, std::string> &values,
in InsertBatchData() argument [all...] |
| /base/notification/common_event_service/services/src/ |
| H A D | static_subscriber_data_manager.cpp | 79 UpdateStaticSubscriberState( const std::map<std::string, std::vector<std::string>> &disableEvents) UpdateStaticSubscriberState() argument 122 QueryStaticSubscriberStateData( std::map<std::string, std::vector<std::string>> &disableEvents, std::set<std::string> &bundleList) QueryStaticSubscriberStateData() argument [all...] |
| /base/sensors/sensor/services/src/ |
| H A D | sensor_manager.cpp | 41 void SensorManager::InitSensorMap(const std::unordered_map<int32_t, Sensor> &sensorMap, in InitSensorMap() argument [all...] |
| /base/update/updater/test/unittest/utils/json/ |
| H A D | utils_json_visitor_test.cpp | 86 TestInvalidCases(T &obj, const std::array<PairType, N> &replaceData, const std::string &jsonStr) TestInvalidCases() argument [all...] |
| /base/web/webview/ohos_interface/ohos_glue/base/bridge/ |
| H A D | ark_web_bridge_helper.cpp | 181 RegisterFuncMember( ArkWebBridgeType bridgeType, const std::map<std::string, void*>& funcMemberMap) RegisterFuncMember() argument [all...] |