Home
last modified time | relevance | path

Searched defs:root (Results 251 - 275 of 1127) sorted by relevance

1...<<11121314151617181920>>...46

/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
H A DReplaceShadowingVariables.cpp129 ReplaceShadowingVariables(TCompiler *compiler, TIntermBlock *root, TSymbolTable *symbolTable) ReplaceShadowingVariables() argument
/third_party/skia/third_party/externals/swiftshader/tests/check_build_files/
H A Dmain.go38 var root = flag.String("root", cwd(), "root project directory") var
/third_party/skia/tests/
H A DPDFTaggedTest.cpp39 auto root = std::make_unique<PDFTag>(); in DEF_TEST() local
[all...]
/third_party/skia/third_party/externals/freetype/src/pfr/
H A Dpfrobjs.h36 FT_FaceRec root; member
46 FT_SizeRec root; member
53 FT_GlyphSlotRec root; member
/third_party/skia/third_party/externals/freetype/src/type42/
H A Dt42objs.h38 FT_SizeRec root; member
47 FT_GlyphSlotRec root; member
56 FT_DriverRec root; member
H A Dt42parse.h31 PS_ParserRec root; member
/third_party/skia/third_party/externals/tint/src/ast/
H A Dtraverse_expressions.h61 bool TraverseExpressions(const ast::Expression* root, in TraverseExpressions() argument
/third_party/protobuf/objectivec/
H A DGPBApi.pbobjc.h301 @property(nonatomic, readwrite, copy, null_resettable) NSString *root; variable
/third_party/python/Modules/
H A Drotatingtree.c31 RotatingTree_Add(rotating_node_t **root, rotating_node_t *node) in RotatingTree_Add() argument
48 RotatingTree_Get(rotating_node_t **root, void *key) RotatingTree_Get() argument
107 RotatingTree_Enum(rotating_node_t *root, rotating_tree_enum_fn enumfn, void *arg) RotatingTree_Enum() argument
[all...]
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
H A Dnamespace.rs9 pub mod root { modules
[all...]
/third_party/skia/gm/
H A Dninepatchstretch.cpp22 static sk_sp<SkSurface> make_surface(SkCanvas* root, int N) { in make_surface() argument
27 static sk_sp<SkImage> make_image(SkCanvas* root, SkIRect* center) { in make_image() argument
/third_party/skia/dm/
H A DDMJsonWriter.cpp111 const ObjectValue* root = dom.root(); in ReadJson() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DWrapMain.cpp52 void visitMain(TIntermBlock &root, TIntermFunctionDefinition *funcDefNode) in visitMain() argument
84 bool sh::WrapMain(TCompiler &compiler, IdGen &idGen, TIntermBlock &root) in WrapMain() argument
/base/customization/enterprise_device_management/services/edm_plugin/src/utils/
H A Dwatermark_image_serializer.cpp36 cJSON* root = cJSON_Parse(policy.c_str()); in Deserialize() local
68 cJSON* root = nullptr; in Serialize() local
[all...]
/base/hiviewdfx/hiview/base/utility/
H A Dcjson_util.cpp31 cJSON* root = cJSON_Parse(content.c_str()); in ParseJsonRoot() local
/base/hiviewdfx/hiview/base/event_store/config/src/
H A Devent_store_config.cpp35 uint32_t ParseUint32(const Json::Value& root, const std::string& key) in ParseUint32() argument
47 Json::Value root; in Init() local
/base/hiviewdfx/hiview/plugins/usage_event_report/cache/
H A Djson_parser.cpp73 void JsonParser::ParseUInt32Vec(const Json::Value& root, std::vector<uint32_t>& vec) in ParseUInt32Vec() argument
83 void JsonParser::ParseStringVec(const Json::Value& root, std::vector<std::string>& vec) in ParseStringVec() argument
[all...]
/base/hiviewdfx/hiview/utility/smart_parser/rule/
H A Dcompose_rule.cpp41 Json::Value root; in ParseComposeRule() local
/base/powermgr/battery_statistics/services/native/src/
H A Dbattery_stats_parser.cpp74 Json::Value root; in LoadAveragePowerFromFile() local
/base/powermgr/power_manager/services/native/src/wakeup_action/
H A Dwakeup_action_source_parser.cpp83 Json::Value root; in ParseSources() local
/base/powermgr/power_manager/utils/vibrator/src/
H A Dvibrator_source_parser.cpp75 Json::Value root; in ParseSources() local
/base/notification/distributed_notification_service/services/ans/src/
H A Dnotification_dialog.cpp61 nlohmann::json root; in StartEnableNotificationDialogAbility() local
/base/security/appverify/interfaces/innerkits/appverify/src/init/
H A Dtrusted_root_ca.cpp136 X509* root = FindMatchedRoot(rootCerts, caCert); in FindMatchedRoot() local
[all...]
/base/security/selinux_adapter/framework/policycoreutils/src/
H A Dsehap_contexts_trie.cpp88 SehapContextsTrie* root = this; in Search() local
116 SehapContextsTrie* root in Clear() local
[all...]
/base/startup/appspawn/modules/common/
H A Dappspawn_silk.c42 static void ParseSilkConfig(const cJSON *root, struct SilkConfig *config) in ParseSilkConfig() argument
86 cJSON *root = GetJsonObjFromFile(SILK_JSON_CONFIG_PATH); in LoadSilkConfig() local

Completed in 8 milliseconds

1...<<11121314151617181920>>...46