Home
last modified time | relevance | path

Searched defs:parent (Results 901 - 925 of 1305) sorted by relevance

1...<<31323334353637383940>>...53

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dir_builder.h592 InstructionBuilder(IRContext* context, BasicBlock* parent, in InstructionBuilder() argument
H A Dscalar_analysis.cpp409 SENode* ScalarEvolutionAnalysis::UpdateChildNode(SENode* parent, in UpdateChildNode() argument
/third_party/skia/third_party/externals/jinja2/
H A Druntime.py91 parent = vars variable
93 parent = dict(globals or (), **vars) variable
98 parent = dict(parent) variable
[all...]
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Dpkgitems.cpp178 const char *itemID, *parent, *parentLimit, *suffix; in checkParent() local
[all...]
/third_party/skia/src/pdf/
H A DSkPDFDocument.cpp170 SkPDFIndirectReference parent = doc->reserveRef(); in generate_page_tree() local
/third_party/openssl/test/
H A Ddrbgtest.c788 new_drbg(EVP_RAND_CTX *parent) new_drbg() argument
[all...]
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-font.hh107 hb_font_t *parent; member
H A Dhb-repacker.hh132 unsigned parent; member
580 auto& parent = vertices_[parent_idx]; in duplicate() local
603 auto& parent = vertices_[parent_idx].obj; in raise_childrens_priority() local
660 const auto& parent = vertices_[o.parent]; print_overflows() local
858 const auto& parent = vertices_[parent_idx]; compute_offset() local
[all...]
/third_party/skia/third_party/externals/harfbuzz/test/api/
H A Dtest-unicode.c94 hb_unicode_funcs_t *parent = hb_unicode_funcs_get_parent (ufuncs); in a_is_for_arabic_get_script() local
/third_party/toybox/kconfig/
H A Dexpr.h20 struct file *parent; member
136 struct menu *parent; member
/third_party/protobuf/python/google/protobuf/pyext/
H A Dmap_container.cc97 CMessage* parent; member
377 NewScalarMapContainer( CMessage* parent, const google::protobuf::FieldDescriptor* parent_field_descriptor) NewScalarMapContainer() argument
628 NewMessageMapContainer( CMessage* parent, const google::protobuf::FieldDescriptor* parent_field_descriptor, CMessageClass* message_class) NewMessageMapContainer() argument
[all...]
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DTestUtil.java2794 newBuilderForField( Message.Builder parent, Descriptors.FieldDescriptor field) newBuilderForField() argument
/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
H A DSentinelOuterClass.java330 newBuilderForType( com.google.protobuf.GeneratedMessage.BuilderParent parent) newBuilderForType() argument
359 Builder( com.google.protobuf.GeneratedMessage.BuilderParent parent) Builder() argument
/third_party/pulseaudio/src/pulsecore/
H A Dprotocol-native.h67 pa_msgobject parent; member
97 pa_msgobject parent; member
104 output_stream parent; member
142 output_stream parent; member
159 pa_msgobject parent; member
/third_party/protobuf/src/google/protobuf/util/internal/
H A Dproto_writer.cc305 ProtoWriter::ProtoElement::ProtoElement(ProtoWriter::ProtoElement* parent, in ProtoElement() argument
[all...]
H A Dprotostream_objectwriter.cc202 ProtoStreamObjectWriter::AnyWriter::AnyWriter(ProtoStreamObjectWriter* parent) in AnyWriter() argument
461 ProtoStreamObjectWriter::Item::Item(ProtoStreamObjectWriter::Item* parent, in Item() argument
/third_party/spirv-tools/source/opt/
H A Dscalar_analysis.cpp408 SENode* ScalarEvolutionAnalysis::UpdateChildNode(SENode* parent, in UpdateChildNode() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwpa_priv.c46 struct wpa_priv_interface *parent; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwpa_priv.c46 struct wpa_priv_interface *parent; member
/third_party/vulkan-loader/tests/
H A Dloader_unknown_ext_tests.cpp185 void check_custom_functions(FunctionLoader& loader, ParentType parent, DispatchableHandleType handle, FunctionStruct const&, in check_custom_functions() argument
216 void check_layer_custom_functions(FunctionLoader& loader, ParentType parent, DispatchableHandleType handle, TestLayer& layer, in check_layer_custom_functions() argument
256 check_layer_custom_functions_no_implementation(FunctionLoader& loader, ParentType parent, DispatchableHandleType handle, TestLayer& layer, FunctionStruct const&, std::vector<std::string>& func_names, uint32_t function_count, uint32_t function_start = 0) check_layer_custom_functions_no_implementation() argument
294 check_layer_custom_functions_no_interception(FunctionLoader& loader, ParentType parent, DispatchableHandleType handle, TestLayer& layer, FunctionStruct const&, std::vector<std::string>& func_names, uint32_t function_count, uint32_t function_start = 0) check_layer_custom_functions_no_interception() argument
[all...]
/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/
H A Dzip_file.cpp72 auto parent = root; in AddEntryToTree() local
455 auto parent = GetDirRoot(); in IsDirExistCache() local
484 auto parent = GetDirRoot(); GetAllFileListCache() local
518 auto parent = GetDirRoot(); GetChildNamesCache() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar/
H A Dcalendar_month_pattern.cpp656 auto parent = host->GetParent(); in SetCalendarAccessibilityLevel() local
/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Drender_list.cpp678 RefPtr<RenderNode> parent = GetParent().Upgrade(); in HandleActionScroll() local
721 RefPtr<RenderNode> parent = GetParent().Upgrade(); in TouchTest() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_item_group_pattern.cpp265 auto parent = host->GetParent(); in GetListFrameNode() local
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dsvg_paint_state.h108 void Inherit(const FillState& parent) in Inherit() argument
481 void Inherit(const SvgTextStyle& parent) in Inherit() argument
[all...]

Completed in 37 milliseconds

1...<<31323334353637383940>>...53