/third_party/spirv-tools/source/opt/ |
H A D | scalar_analysis_simplification.cpp | 372 SENode* SENodeSimplifyImpl::FoldRecurrentAddExpressions(SENode* root) { in FoldRecurrentAddExpressions() argument
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fFboNoAttachmentTests.cpp | 535 tcu::TestCaseGroup* const root = new tcu::TestCaseGroup(testCtx, "no_attachments", "Framebuffer without attachments"); in createFboNoAttachmentTests() member in deqp::gles31::Functional::tcu
|
H A D | es31fTextureBufferTests.cpp | 565 TestCaseGroup* const root = new TestCaseGroup(context, "texture_buffer", "Texture buffer syncronization tests"); in createTextureBufferTests() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
H A D | json.c | 222 struct json_token *root = NULL, *curr_token = NULL, *token = NULL; in json_parse() local 572 void json_print_tree(struct json_token *root, char *buf, size_t buflen) in json_print_tree() argument [all...] |
H A D | xml-utils.c | 46 xml_node_t * get_node_uri(struct xml_node_ctx *ctx, xml_node_t *root, in get_node_uri() argument 89 xml_node_t * get_node(struct xml_node_ctx *ctx, xml_node_t *root, in get_node() argument 106 xml_node_t * get_child_node(struct xml_node_ctx *ctx, xml_node_t *root, in get_child_node() argument 15 get_node_uri_iter(struct xml_node_ctx *ctx, xml_node_t *root, char *uri) get_node_uri_iter() argument 63 get_node_iter(struct xml_node_ctx *ctx, xml_node_t *root, const char *path) get_node_iter() argument 280 xml_node_t *root; mo_to_tnds() local 337 add_mo_node(struct xml_node_ctx *ctx, xml_node_t *root, xml_node_t *node, const char *uri) add_mo_node() argument 384 tnds_to_mo_iter(struct xml_node_ctx *ctx, xml_node_t *root, xml_node_t *node, const char *uri) tnds_to_mo_iter() argument [all...] |
/third_party/vk-gl-cts/framework/platform/lnx/X11/ |
H A D | tcuLnxX11.cpp | 159 ::Window root = DefaultRootWindow(dpy); in XlibWindow() local 253 ::Window root; in getDimensions() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
H A D | json.c | 222 struct json_token *root = NULL, *curr_token = NULL, *token = NULL; in json_parse() local 596 void json_print_tree(struct json_token *root, char *buf, size_t buflen) in json_print_tree() argument [all...] |
H A D | xml-utils.c | 46 xml_node_t * get_node_uri(struct xml_node_ctx *ctx, xml_node_t *root, in get_node_uri() argument 89 xml_node_t * get_node(struct xml_node_ctx *ctx, xml_node_t *root, in get_node() argument 106 xml_node_t * get_child_node(struct xml_node_ctx *ctx, xml_node_t *root, in get_child_node() argument 15 get_node_uri_iter(struct xml_node_ctx *ctx, xml_node_t *root, char *uri) get_node_uri_iter() argument 63 get_node_iter(struct xml_node_ctx *ctx, xml_node_t *root, const char *path) get_node_iter() argument 280 xml_node_t *root; mo_to_tnds() local 337 add_mo_node(struct xml_node_ctx *ctx, xml_node_t *root, xml_node_t *node, const char *uri) add_mo_node() argument 384 tnds_to_mo_iter(struct xml_node_ctx *ctx, xml_node_t *root, xml_node_t *node, const char *uri) tnds_to_mo_iter() argument [all...] |
/third_party/zlib/examples/ |
H A D | enough.c | 226 int root; // size of base code table in bits global() member [all...] |
/vendor/hisilicon/hispark_pegasus/demo/coap_demo/ |
H A D | iot_profile.c | 50 cJSON *root; in MakeKvs() local 85 cJSON *root; MakeService() local 188 cJSON *root; MakeProfileCmdResp() local 264 cJSON *root; MakeProfilePropertyReport() local [all...] |
/vendor/hisilicon/hispark_pegasus/demo/iottencent_demo/ |
H A D | iot_profile.c | 46 cJSON *root; in MakeKvs() local 81 cJSON *root; MakeService() local 190 cJSON *root; MakeProfileCmdResp() local 240 cJSON *root; MakeProfilePropertyReport() local 270 cJSON *root; MakeProfileReport() local [all...] |
/vendor/hisilicon/hispark_pegasus/demo/mqtt_demo/ |
H A D | iot_profile.c | 46 cJSON *root; in MakeKvs() local 81 cJSON *root; MakeService() local 190 cJSON *root; MakeProfileCmdResp() local 240 cJSON *root; MakeProfilePropertyReport() local 270 cJSON *root; MakeProfileReport() local [all...] |
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/ |
H A D | iot_profile.c | 44 cJSON *root; in MakeKvs() local 79 cJSON *root; MakeService() local 187 cJSON *root; MakeProfileCmdResp() local 264 cJSON *root; MakeProfilePropertyReport() local [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/focus/ |
H A D | focus_manager.cpp | 436 auto root = pipeline->GetRootElement(); in WindowFocus() local
|
/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/ |
H A D | native_interface_xcomponent_impl.cpp | 281 int32_t OH_NativeXComponent::AttachNativeRootNode(void* root) in AttachNativeRootNode() argument 290 int32_t OH_NativeXComponent::DetachNativeRootNode(void* root) in DetachNativeRootNode() argument
|
/foundation/arkui/ace_engine/frameworks/core/accessibility/ |
H A D | accessibility_manager_ng.cpp | 24 void AccessibilityManagerNG::HandleAccessibilityHoverEvent(const RefPtr<FrameNode>& root, const MouseEvent& event) in HandleAccessibilityHoverEvent() argument 49 void AccessibilityManagerNG::HandleAccessibilityHoverEvent(const RefPtr<FrameNode>& root, const TouchEvent& event) in HandleAccessibilityHoverEvent() argument 80 void AccessibilityManagerNG::HandleAccessibilityHoverEvent(const RefPtr<FrameNode>& root, float pointX, float pointY, in HandleAccessibilityHoverEvent() argument 104 HandleAccessibilityHoverEventInner( const RefPtr<FrameNode>& root, const PointF& point, SourceType sourceType, AccessibilityHoverEventType eventType, TimeStamp time) HandleAccessibilityHoverEventInner() argument 227 HoverTestDebug(const RefPtr<FrameNode>& root, const PointF& point, std::string& summary, std::string& detail) const HoverTestDebug() argument 295 IsHandlePipelineAccessibilityHoverEnter(const RefPtr<NG::FrameNode>& root) IsHandlePipelineAccessibilityHoverEnter() argument 309 HandlePipelineAccessibilityHoverEnter( const RefPtr<NG::FrameNode>& root, TouchEvent& event, int32_t eventType) HandlePipelineAccessibilityHoverEnter() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/common/ |
H A D | window.h | 67 virtual void SetRootFrameNode(const RefPtr<NG::FrameNode>& root) {} in SetRootFrameNode() argument
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/ |
H A D | rich_editor_pattern_testfour_ng.cpp | 899 auto root = AceType::MakeRefPtr<FrameNode>(ROOT_TAG, -1, AceType::MakeRefPtr<Pattern>(), true); in HWTEST_F() local
|
/foundation/arkui/ace_engine/interfaces/native/ |
H A D | native_interface_xcomponent.cpp | 266 OH_NativeXComponent_AttachNativeRootNode( OH_NativeXComponent* component, ArkUI_NodeHandle root) OH_NativeXComponent_AttachNativeRootNode() argument 275 OH_NativeXComponent_DetachNativeRootNode( OH_NativeXComponent* component, ArkUI_NodeHandle root) OH_NativeXComponent_DetachNativeRootNode() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/ |
H A D | magnifier_controller.cpp | 163 auto root = FindWindowScene(host); in GetRootNode() local
|
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/tools/src/ |
H A D | command_parser.cpp | 333 cJSON *root = ConvertUtils::GetJsonBundleInfo(&bundleInfo); in GetInstallBundleInfo() local 380 cJSON *root = ConvertUtils::GetJsonBundleInfos(&bundleInfo, len); in GetInstallBundleInfos() local
|
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/ |
H A D | bundle_installer.cpp | 528 cJSON *root = BundleUtil::GetJsonStream(THIRD_SYSTEM_BUNDLE_JSON); in CheckIsThirdSystemBundle() local 565 cJSON *root = BundleUtil::GetJsonStream(path); in RecordThirdSystemBundle() local 608 cJSON *root = cJSON_CreateObject(); InitThirdSystemBundleRecord() local [all...] |
/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/config/ |
H A D | xml_parser.cpp | 44 xmlNode *root = xmlDocGetRootElement(xmlDocument_);
in Parse() local
|
/foundation/graphic/graphic_3d/kits/js/src/ |
H A D | NodeImpl.cpp | 287 META_NS::IObject::Ptr root; in GetParent() local
|
/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/EcsSerializer/src/ecs_serializer/ |
H A D | ecs_asset_loader.cpp | 417 Entity ImportSceneFromGltf(EntityReference root) in ImportSceneFromGltf() argument
|