/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/ |
H A D | FindFunction.cpp | 17 size_t FindFirstFunctionDefinitionIndex(TIntermBlock *root) in FindFirstFunctionDefinitionIndex() argument
|
H A D | RunAtTheBeginningOfShader.cpp | 28 bool RunAtTheBeginningOfShader(TCompiler *compiler, TIntermBlock *root, TIntermNode *codeToRun) in RunAtTheBeginningOfShader() argument
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
H A D | RemoveInvariantDeclaration.cpp | 40 bool RemoveInvariantDeclaration(TCompiler *compiler, TIntermNode *root) in RemoveInvariantDeclaration() argument
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/gl/ |
H A D | ClampFragDepth.h | 28 ClampFragDepth(TCompiler *compiler, TIntermBlock *root, TSymbolTable *symbolTable) ClampFragDepth() argument
|
H A D | RegenerateStructNames.h | 23 RegenerateStructNames(TCompiler *compiler, TIntermBlock *root, TSymbolTable *symbolTable) RegenerateStructNames() argument
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
H A D | TranslatorASM.cpp | 23 bool TranslatorASM::translate(TIntermNode* root) in translate() argument
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/ |
H A D | inline_namespace_conservative.rs | 9 pub mod root { modules
|
H A D | inline_namespace.rs | 9 pub mod root { modules
|
H A D | issue-674-3.rs | 9 pub mod root { modules
|
H A D | issue-674-1.rs | 9 pub mod root { modules
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
H A D | TranslatorVulkan.h | 48 transformDepthBeforeCorrection( TIntermBlock *root, const DriverUniform *driverUniforms) transformDepthBeforeCorrection() argument
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/apple/ |
H A D | RewriteRowMajorMatrices.h | 26 RewriteRowMajorMatrices(TCompiler *compiler, TIntermBlock *root, TSymbolTable *symbolTable) RewriteRowMajorMatrices() argument
|
H A D | RewriteDoWhile.h | 27 RewriteDoWhile(TCompiler *compiler, TIntermNode *root, TSymbolTable *symbolTable) RewriteDoWhile() argument
|
/base/powermgr/display_manager/brightness_manager/src/ |
H A D | calculation_config_parser.cpp | 35 const Json::Value root = ConfigParserBase::Get().LoadConfigRoot(displayId, CONFIG_NAME);
in ParseConfig() local
|
H A D | brightness_config_parser.cpp | 35 const Json::Value root = ConfigParserBase::Get().LoadConfigRoot(0, CONFIG_NAME);
in ParseConfig() local
|
/base/security/device_security_level/oem_property/include/ |
H A D | dslm_credential_utils.h | 35 PublicKey root; member
|
/base/update/updater/services/ui/view/layout/ |
H A D | auto_layout.cpp | 40 void AutoLayout::SetJsonLocation(JsonNode &root) in SetJsonLocation() argument
|
/base/update/updateservice/services/core/ability/adapter/src/ |
H A D | config_parse.cpp | 61 nlohmann::json root = nlohmann::json::parse(rawJson, nullptr, false); in LoadConfigInfo() local
|
/foundation/arkui/ace_engine/frameworks/core/components/svg/parse/ |
H A D | svg_defs.h | 48 auto root = svgContext->GetSvgRoot(); variable
|
/foundation/arkui/ace_engine/frameworks/bridge/common/manifest/ |
H A D | manifest_widget.cpp | 30 void ManifestWidgetGroup::WidgetParse(const std::unique_ptr<JsonValue>& root) in WidgetParse() argument
|
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/container/ |
H A D | object_hierarchy_observer.h | 37 auto& Target(const IObject::Ptr& root) in Target() argument 42 auto& Target(const IObject::Ptr& root, HierarchyChangeModeValue mode) in Target() argument
|
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/ui_effect/src/ |
H A D | ui_effect_napi_utils.cpp | 25 napi_valuetype UIEffectNapiUtils::getType(napi_env env, napi_value root) in getType() argument
|
/foundation/filemanagement/app_file_service/tests/mock/b_tarball/ |
H A D | b_tarball_cmdline_mock.cpp | 29 void BTarballCmdline::Tar(string_view root, vector<string_view> includes, vector<string_view> excludes) in Tar() argument 34 void BTarballCmdline::Untar(string_view root) in Untar() argument
|
/foundation/window/window_manager/wmserver/include/window_snapshot/ |
H A D | snapshot_controller.h | 34 SnapshotController(sptr<WindowRoot>& root, std::shared_ptr<AppExecFwk::EventHandler>& handler) in SnapshotController() argument
|
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | cestst.c | 77 void addSpanishCollTest(TestNode** root) in addSpanishCollTest() argument
|