Home
last modified time | relevance | path

Searched defs:child_name (Results 1 – 21 of 21) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A DValueObjectConstResultImpl.cpp88 ConstString child_name; in CreateChildAtIndex() local
H A DValueObject.cpp561 ConstString child_name; in CreateChildAtIndex() local
2131 ConstString child_name; in GetValueForExpressionPath_Impl() local
2659 ConstString child_name; in Dereference() local
2677 ConstString child_name; in Dereference() local
/freebsd-13.1/contrib/subversion/subversion/libsvn_wc/
H A Dcrop.c84 const char *child_name = APR_ARRAY_IDX(children, i, const char *); in crop_children() local
H A Drevert.c445 const char *child_name = apr_hash_this_key(hi); in revert_restore() local
H A Dcopy.c412 const char *child_name, *child_src_abspath, *child_dst_abspath; in copy_versioned_dir() local
H A Dnode.c280 const char *child_name = wi->name; in walker_helper() local
H A Dwc_db_update_move.c2087 const char *child_name; in update_moved_away_node() local
2603 const char *child_name; in update_incoming_moved_node() local
3452 const char *child_name; in update_locally_added_node() local
H A Dentries.c479 const char *child_name; in read_one_entry() local
H A Dupdate_editor.c2604 const char *child_name; in close_directory() local
5064 const char *child_name; in make_editor() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DBlockPointer.cpp109 std::string child_name; in GetChildAtIndex() local
H A DLibCxxMap.cpp311 std::string child_name; in GetValueOffset() local
/freebsd-13.1/contrib/llvm-project/lldb/source/Symbol/
H A DCompilerType.cpp605 std::string &child_name, uint32_t &child_byte_size, in GetChildCompilerTypeAtIndex()
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DScriptInterpreter.h435 const char *child_name) { in GetIndexOfChildWithName()
/freebsd-13.1/sys/dev/ofw/
H A Dofw_bus_subr.c722 ofw_bus_find_child(phandle_t start, const char *child_name) in ofw_bus_find_child()
/freebsd-13.1/contrib/llvm-project/lldb/source/Target/
H A DStackFrame.cpp666 ConstString child_name(var_expr.substr(0, var_expr.find_first_of(".-["))); in GetValueForVariableExpressionPath() local
/freebsd-13.1/usr.bin/dtc/
H A Dfdt.cc872 string child_name, child_address; in node() local
/freebsd-13.1/contrib/libarchive/libarchive/
H A Darchive_write_set_format_mtree.c1952 mtree_entry_find_child(struct mtree_entry *parent, const char *child_name) in mtree_entry_find_child()
H A Darchive_write_set_format_xar.c2040 file_find_child(struct file *parent, const char *child_name) in file_find_child()
H A Darchive_write_set_format_iso9660.c5732 isoent_find_child(struct isoent *isoent, const char *child_name) in isoent_find_child()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DScriptInterpreterPython.cpp2456 const StructuredData::ObjectSP &implementor_sp, const char *child_name) { in GetIndexOfChildWithName()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp6107 bool ignore_array_bounds, std::string &child_name, in GetChildCompilerTypeAtIndex()
9477 ConstString *child_name, in CountDeclLevels()