| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/ |
| H A D | ReplaceShadowingVariables.cpp | 129 ReplaceShadowingVariables(TCompiler *compiler, TIntermBlock *root, TSymbolTable *symbolTable) ReplaceShadowingVariables() argument
|
| /third_party/skia/third_party/externals/swiftshader/tests/check_build_files/ |
| H A D | main.go | 38 var root = flag.String("root", cwd(), "root project directory") var
|
| /third_party/skia/tests/ |
| H A D | PDFTaggedTest.cpp | 39 auto root = std::make_unique<PDFTag>(); in DEF_TEST() local [all...] |
| /third_party/skia/third_party/externals/freetype/src/pfr/ |
| H A D | pfrobjs.h | 36 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 D | t42objs.h | 38 FT_SizeRec root; member 47 FT_GlyphSlotRec root; member 56 FT_DriverRec root; member
|
| H A D | t42parse.h | 31 PS_ParserRec root; member
|
| /third_party/skia/third_party/externals/tint/src/ast/ |
| H A D | traverse_expressions.h | 61 bool TraverseExpressions(const ast::Expression* root, in TraverseExpressions() argument
|
| /third_party/protobuf/objectivec/ |
| H A D | GPBApi.pbobjc.h | 301 @property(nonatomic, readwrite, copy, null_resettable) NSString *root; variable
|
| /third_party/python/Modules/ |
| H A D | rotatingtree.c | 31 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 D | namespace.rs | 9 pub mod root { modules [all...] |
| /third_party/skia/gm/ |
| H A D | ninepatchstretch.cpp | 22 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 D | DMJsonWriter.cpp | 111 const ObjectValue* root = dom.root(); in ReadJson() local
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
| H A D | WrapMain.cpp | 52 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 D | watermark_image_serializer.cpp | 36 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 D | cjson_util.cpp | 31 cJSON* root = cJSON_Parse(content.c_str()); in ParseJsonRoot() local
|
| /base/hiviewdfx/hiview/base/event_store/config/src/ |
| H A D | event_store_config.cpp | 35 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 D | json_parser.cpp | 73 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 D | compose_rule.cpp | 41 Json::Value root; in ParseComposeRule() local
|
| /base/powermgr/battery_statistics/services/native/src/ |
| H A D | battery_stats_parser.cpp | 74 Json::Value root;
in LoadAveragePowerFromFile() local
|
| /base/powermgr/power_manager/services/native/src/wakeup_action/ |
| H A D | wakeup_action_source_parser.cpp | 83 Json::Value root; in ParseSources() local
|
| /base/powermgr/power_manager/utils/vibrator/src/ |
| H A D | vibrator_source_parser.cpp | 75 Json::Value root;
in ParseSources() local
|
| /base/notification/distributed_notification_service/services/ans/src/ |
| H A D | notification_dialog.cpp | 61 nlohmann::json root; in StartEnableNotificationDialogAbility() local
|
| /base/security/appverify/interfaces/innerkits/appverify/src/init/ |
| H A D | trusted_root_ca.cpp | 136 X509* root = FindMatchedRoot(rootCerts, caCert);
in FindMatchedRoot() local [all...] |
| /base/security/selinux_adapter/framework/policycoreutils/src/ |
| H A D | sehap_contexts_trie.cpp | 88 SehapContextsTrie* root = this; in Search() local 116 SehapContextsTrie* root in Clear() local [all...] |
| /base/startup/appspawn/modules/common/ |
| H A D | appspawn_silk.c | 42 static void ParseSilkConfig(const cJSON *root, struct SilkConfig *config) in ParseSilkConfig() argument 86 cJSON *root = GetJsonObjFromFile(SILK_JSON_CONFIG_PATH); in LoadSilkConfig() local
|