| /third_party/toybox/kconfig/ |
| H A D | menu.c | 370 struct menu *child; in menu_is_visible() local
|
| /third_party/toybox/toys/pending/ |
| H A D | fsck.c | 66 struct child_list *child; in kill_all() local 190 struct child_list *child; in do_fsck() local [all...] |
| /third_party/protobuf/src/google/protobuf/util/internal/ |
| H A D | default_value_objectwriter.h | 162 void AddChild(Node* child) { children_.push_back(child); } in AddChild() argument
|
| /third_party/python/Lib/test/test_importlib/ |
| H A D | test_namespace_pkgs.py | 250 import parent.child.one namespace 253 import parent.child.two namespace 261 import parent.child.three namespace 267 import parent.child.one global() namespace 270 import parent.child.two global() namespace 278 import parent.child.three global() namespace 282 import parent.child.three global() namespace [all...] |
| /third_party/skia/modules/skottie/src/effects/ |
| H A D | SphereEffect.cpp | 154 SphereNode(sk_sp<RenderNode> child, const SkSize& child_size) in SphereNode() argument 179 const auto& child = this->children()[0]; in contentShader() local [all...] |
| /third_party/skia/modules/svg/src/ |
| H A D | SkSVGText.cpp | 490 void SkSVGTextContainer::appendChild(sk_sp<SkSVGNode> child) { in appendChild() argument
|
| /third_party/spirv-tools/source/opt/ |
| H A D | scalar_analysis_nodes.h | 64 virtual inline void AddChild(SENode* child) { in AddChild() argument 248 AddCoefficient(SENode* child) AddCoefficient() argument 253 AddOffset(SENode* child) AddOffset() argument [all...] |
| H A D | scalar_analysis_simplification.cpp | 242 GatherAccumulatorsFromChildNodes(SENode* new_node, SENode* child, bool negation) GatherAccumulatorsFromChildNodes() argument [all...] |
| /third_party/spirv-tools/test/opt/ |
| H A D | scalar_analysis.cpp | 122 Instruction* child = context->get_def_use_mgr()->GetDef( in TEST_F() local 245 Instruction* child = context->get_def_use_mgr()->GetDef( in TEST_F() local 361 Instruction* child = context->get_def_use_mgr()->GetDef( in TEST_F() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
| H A D | xml-utils.c | 314 xml_node_t *child; in get_first_child_node() local 387 xml_node_t *child; in tnds_to_mo_iter() local 461 xml_node_t *body, *child; soap_get_body() local [all...] |
| /third_party/vk-gl-cts/framework/randomshaders/ |
| H A D | rsgStatement.cpp | 178 Statement* child = createStatement(state); in createNextChild() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
| H A D | xml-utils.c | 314 xml_node_t *child; in get_first_child_node() local 387 xml_node_t *child; in tnds_to_mo_iter() local 461 xml_node_t *body, *child; soap_get_body() local [all...] |
| /base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/ |
| H A D | peer_binder_catcher.cpp | 371 pid_t child = fork(); in ForkToDumpHiperf() local
|
| /base/hiviewdfx/faultloggerd/test/unittest/unwind/ |
| H A D | unwinder_test.cpp | 192 pid_t child = fork(); in HWTEST_F() local 228 pid_t child = fork(); in HWTEST_F() local 287 pid_t child = fork(); HWTEST_F() local 411 pid_t child = fork(); HWTEST_F() local 484 pid_t child = fork(); HWTEST_F() local [all...] |
| /base/security/selinux_adapter/framework/policycoreutils/src/ |
| H A D | contexts_trie.c | 42 static ParamHashNode *AddGroupNode(ParamContextsTrie *root, const char *name, ParamContextsTrie *child) in AddGroupNode() argument 79 static bool InsertElementToTrie(ParamContextsTrie *root, const char *element, ParamContextsTrie **child) in InsertElementToTrie() argument 119 ParamContextsTrie *child = NULL; in InsertParamToTrie() local
|
| /base/startup/init/services/param/include/ |
| H A D | param_common.h | 57 uint32_t child;
member
|
| /device/soc/rockchip/common/sdk_linux/drivers/gpio/ |
| H A D | gpiolib-of.c | 175 struct device_node *child; in of_gpio_flags_quirks() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/manager/focus/ |
| H A D | focus_manager.cpp | 192 auto child = childWeak.Upgrade(); in DumpFocusManager() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item/ |
| H A D | menu_item_layout_algorithm.cpp | 288 const auto& child = *it; in MeasureRightRow() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/ |
| H A D | datepicker_dialog_view.cpp | 186 auto child = timeNode->GetFirstChild(); in SetTimeNodeColumnWeight() local 213 auto child = timeNode->GetFirstChild(); in SetTimeNodeColumnWeight() local [all...] |
| H A D | datepicker_column_layout_algorithm.cpp | 148 auto child = layoutWrapper->GetOrCreateChildByIndex(index); in MeasureText() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/focusable/ |
| H A D | focusable_component.h | 38 explicit FocusableComponent(const RefPtr<Component>& child) : SoleChildComponent(child) in FocusableComponent() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/stack/ |
| H A D | stack_element.cpp | 156 auto child = children_.end(); in PopInstant() local 347 auto child = DynamicCast<TweenElement>(*iter); PerformPopPopup() local 418 auto child = children_.end(); PerformDirectPop() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/container_modal/ |
| H A D | container_modal_component.cpp | 46 Create( const WeakPtr<PipelineContext>& context, const RefPtr<Component>& child) Create() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/ |
| H A D | navdestination_group_node.cpp | 58 void NavDestinationGroupNode::AddChildToGroup(const RefPtr<UINode>& child, int32_t slot) in AddChildToGroup() argument
|