Home
last modified time | relevance | path

Searched defs:root (Results 126 - 150 of 2567) sorted by relevance

12345678910>>...103

/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dpsft.h149 CF2_OutlineCallbacksRec root; /* base class must be first */ member
/third_party/skia/third_party/externals/freetype/src/sdf/
H A Dftsdf.h77 FT_Raster_Params root; member
H A Dftsdfrend.h76 FT_RendererRec root; member
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dissue-674-2.rs9 pub mod root { modules
H A Dnested_within_namespace.rs9 pub mod root { modules
H A Dtemplate_alias_namespace.rs9 pub mod root { modules
/third_party/skia/experimental/tskit/
H A D.eslintrc.js
/third_party/skia/modules/sksg/src/
H A DSkSGScene.cpp18 std::unique_ptr<Scene> Scene::Make(sk_sp<RenderNode> root) { in Make() argument
22 Scene::Scene(sk_sp<RenderNode> root) : fRoot(std::move(root)) {} in Scene() argument
/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgExpressionGenerator.cpp42 Expression* root = Expression::createRandom(m_state, valueRange); in generate() local
59 void ExpressionGenerator::generate (Expression* root) in generate() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/apple/
H A DAddAndTrueToLoopCondition.cpp53 bool AddAndTrueToLoopCondition(TCompiler *compiler, TIntermNode *root) in AddAndTrueToLoopCondition() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
H A DFindSymbolNode.cpp46 const TIntermSymbol *FindSymbolNode(TIntermNode *root, const ImmutableString &symbolName) in FindSymbolNode() argument
H A DFindMain.cpp17 size_t FindMainIndex(TIntermBlock *root) in FindMainIndex() argument
32 TIntermFunctionDefinition *FindMain(TIntermBlock *root) in FindMain() argument
45 TIntermBlock *FindMainBody(TIntermBlock *root) in FindMainBody() argument
/base/customization/enterprise_device_management/services/edm_plugin/src/utils/
H A Dfingerprint_policy_serializer.cpp26 cJSON* root = cJSON_Parse(data.c_str()); in Deserialize() local
55 cJSON* root = nullptr; in Serialize() local
[all...]
/base/customization/enterprise_device_management/test/unittest/interface/plugin_kits/utils/
H A Dcjson_serializer_test.cpp47 cJSON* root = cJSON_Parse(TEST_POLICY_DATA.c_str()); in HWTEST_F() local
/base/powermgr/display_manager/brightness_manager/src/
H A Dlux_threshold_config_parser.cpp73 const Json::Value root = ConfigParserBase::Get().LoadConfigRoot(displayId, CONFIG_NAME); in ParseConfig() local
H A Dlux_filter_config_parser.cpp41 const Json::Value root = ConfigParserBase::Get().LoadConfigRoot(displayId, CONFIG_NAME); in ParseConfig() local
/base/notification/distributed_notification_service/services/ans/src/common/
H A Dfile_utils.cpp62 bool FileUtils::GetJsonFromFile(const char *path, nlohmann::json &root) in GetJsonFromFile() argument
/base/notification/distributed_notification_service/services/ans/src/
H A Dsystem_dialog_connect_stb.cpp52 nlohmann::json root = nlohmann::json::parse(commandStr_); in OnAbilityConnectDone() local
H A Dnotification_trust_list.cpp31 nlohmann::json root; in GetCcmPrivilegesConfig() local
/base/notification/distributed_notification_service/services/ans/src/notification_smart_reminder/
H A Dreminder_affected.cpp23 bool ReminderAffected::FromJson(const nlohmann::json &root) in FromJson() argument
42 ValidAndGetAffectedBy( const nlohmann::json &root, std::vector<std::pair<std::string, std::string>> &affectedBy) ValidAndGetAffectedBy() argument
76 ValidStatus(const nlohmann::json &root, std::string &status) ValidStatus() argument
[all...]
/base/update/updateservice/services/startup/manage/src/
H A Dschedule_config.cpp30 nlohmann::json root = in InitConfig() local
52 uint64_t ScheduleConfig::ParseConfig(nlohmann::json &root, const std::string &key, uint64_t defaultValue) in ParseConfig() argument
/base/update/updater/test/unittest/flashd_test/
H A Dflashd_utils_unittest.cpp68 std::string root = GetPathRoot(path); in HWTEST_F() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/paho.mqtt.c/include/mqtt/
H A DTree.h80 Node *root; /**< root node pointer */ member
/foundation/ability/form_fwk/services/config/
H A Dform_xml_parser.cpp45 xmlNodePtr root = xmlDocGetRootElement(xmlDocument_); in Parse() local
/foundation/arkui/ace_engine/frameworks/core/common/rosen/
H A Drosen_window.cpp56 void RSWindow::SetRootRenderNode(const RefPtr<RenderNode>& root) in SetRootRenderNode() argument

Completed in 7 milliseconds

12345678910>>...103