| /third_party/skia/third_party/externals/freetype/src/psaux/ |
| H A D | psft.h | 149 CF2_OutlineCallbacksRec root; /* base class must be first */ member
|
| /third_party/skia/third_party/externals/freetype/src/sdf/ |
| H A D | ftsdf.h | 77 FT_Raster_Params root; member
|
| H A D | ftsdfrend.h | 76 FT_RendererRec root; member
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
| H A D | issue-674-2.rs | 9 pub mod root { modules
|
| H A D | nested_within_namespace.rs | 9 pub mod root { modules
|
| H A D | template_alias_namespace.rs | 9 pub mod root { modules
|
| /third_party/skia/experimental/tskit/ |
| H A D | .eslintrc.js | |
| /third_party/skia/modules/sksg/src/ |
| H A D | SkSGScene.cpp | 18 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 D | rsgExpressionGenerator.cpp | 42 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 D | AddAndTrueToLoopCondition.cpp | 53 bool AddAndTrueToLoopCondition(TCompiler *compiler, TIntermNode *root) in AddAndTrueToLoopCondition() argument
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/ |
| H A D | FindSymbolNode.cpp | 46 const TIntermSymbol *FindSymbolNode(TIntermNode *root, const ImmutableString &symbolName) in FindSymbolNode() argument
|
| H A D | FindMain.cpp | 17 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 D | fingerprint_policy_serializer.cpp | 26 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 D | cjson_serializer_test.cpp | 47 cJSON* root = cJSON_Parse(TEST_POLICY_DATA.c_str()); in HWTEST_F() local
|
| /base/powermgr/display_manager/brightness_manager/src/ |
| H A D | lux_threshold_config_parser.cpp | 73 const Json::Value root = ConfigParserBase::Get().LoadConfigRoot(displayId, CONFIG_NAME);
in ParseConfig() local
|
| H A D | lux_filter_config_parser.cpp | 41 const Json::Value root = ConfigParserBase::Get().LoadConfigRoot(displayId, CONFIG_NAME);
in ParseConfig() local
|
| /base/notification/distributed_notification_service/services/ans/src/common/ |
| H A D | file_utils.cpp | 62 bool FileUtils::GetJsonFromFile(const char *path, nlohmann::json &root) in GetJsonFromFile() argument
|
| /base/notification/distributed_notification_service/services/ans/src/ |
| H A D | system_dialog_connect_stb.cpp | 52 nlohmann::json root = nlohmann::json::parse(commandStr_); in OnAbilityConnectDone() local
|
| H A D | notification_trust_list.cpp | 31 nlohmann::json root; in GetCcmPrivilegesConfig() local
|
| /base/notification/distributed_notification_service/services/ans/src/notification_smart_reminder/ |
| H A D | reminder_affected.cpp | 23 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 D | schedule_config.cpp | 30 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 D | flashd_utils_unittest.cpp | 68 std::string root = GetPathRoot(path); in HWTEST_F() local
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/paho.mqtt.c/include/mqtt/ |
| H A D | Tree.h | 80 Node *root; /**< root node pointer */ member
|
| /foundation/ability/form_fwk/services/config/ |
| H A D | form_xml_parser.cpp | 45 xmlNodePtr root = xmlDocGetRootElement(xmlDocument_); in Parse() local
|
| /foundation/arkui/ace_engine/frameworks/core/common/rosen/ |
| H A D | rosen_window.cpp | 56 void RSWindow::SetRootRenderNode(const RefPtr<RenderNode>& root) in SetRootRenderNode() argument
|