Home
last modified time | relevance | path

Searched defs:root (Results 1076 - 1100 of 2416) sorted by relevance

1...<<41424344454647484950>>...97

/third_party/spirv-tools/source/opt/
H A Dscalar_analysis_simplification.cpp372 SENode* SENodeSimplifyImpl::FoldRecurrentAddExpressions(SENode* root) { in FoldRecurrentAddExpressions() argument
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fFboNoAttachmentTests.cpp535 tcu::TestCaseGroup* const root = new tcu::TestCaseGroup(testCtx, "no_attachments", "Framebuffer without attachments"); in createFboNoAttachmentTests() member in deqp::gles31::Functional::tcu
H A Des31fTextureBufferTests.cpp565 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 Djson.c222 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 Dxml-utils.c46 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 DtcuLnxX11.cpp159 ::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 Djson.c222 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 Dxml-utils.c46 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 Denough.c226 int root; // size of base code table in bits global() member
[all...]
/vendor/hisilicon/hispark_pegasus/demo/coap_demo/
H A Diot_profile.c50 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 Diot_profile.c46 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 Diot_profile.c46 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 Diot_profile.c44 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 Dfocus_manager.cpp436 auto root = pipeline->GetRootElement(); in WindowFocus() local
/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Dnative_interface_xcomponent_impl.cpp281 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 Daccessibility_manager_ng.cpp24 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 Dwindow.h67 virtual void SetRootFrameNode(const RefPtr<NG::FrameNode>& root) {} in SetRootFrameNode() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_pattern_testfour_ng.cpp899 auto root = AceType::MakeRefPtr<FrameNode>(ROOT_TAG, -1, AceType::MakeRefPtr<Pattern>(), true); in HWTEST_F() local
/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_interface_xcomponent.cpp266 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 Dmagnifier_controller.cpp163 auto root = FindWindowScene(host); in GetRootNode() local
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/tools/src/
H A Dcommand_parser.cpp333 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 Dbundle_installer.cpp528 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 Dxml_parser.cpp44 xmlNode *root = xmlDocGetRootElement(xmlDocument_); in Parse() local
/foundation/graphic/graphic_3d/kits/js/src/
H A DNodeImpl.cpp287 META_NS::IObject::Ptr root; in GetParent() local
/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/EcsSerializer/src/ecs_serializer/
H A Decs_asset_loader.cpp417 Entity ImportSceneFromGltf(EntityReference root) in ImportSceneFromGltf() argument

Completed in 26 milliseconds

1...<<41424344454647484950>>...97