Home
last modified time | relevance | path

Searched refs:child_entry (Results 1 – 25 of 113) sorted by relevance

12345

/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/HDF5/src/itkhdf5/src/
H A DH5EAint.c96 H5EA__create_flush_depend(H5AC_info_t *parent_entry, H5AC_info_t *child_entry))
100 HDassert(child_entry);
103 if(H5AC_create_flush_dependency(parent_entry, child_entry) < 0)
126 H5EA__destroy_flush_depend(H5AC_info_t *parent_entry, H5AC_info_t *child_entry))
130 HDassert(child_entry);
133 if(H5AC_destroy_flush_dependency(parent_entry, child_entry) < 0)
H A DH5FAint.c95 H5FA__create_flush_depend(H5AC_info_t *parent_entry, H5AC_info_t *child_entry))
99 HDassert(child_entry);
102 if(H5AC_create_flush_dependency(parent_entry, child_entry) < 0)
124 H5FA__destroy_flush_depend(H5AC_info_t *parent_entry, H5AC_info_t *child_entry))
128 HDassert(child_entry);
131 if(H5AC_destroy_flush_dependency(parent_entry, child_entry) < 0)
H A DH5FSint.c119 H5FS__create_flush_depend(H5AC_info_t *parent_entry, H5AC_info_t *child_entry) in H5FS__create_flush_depend() argument
127 HDassert(child_entry); in H5FS__create_flush_depend()
130 if(H5AC_create_flush_dependency(parent_entry, child_entry) < 0) in H5FS__create_flush_depend()
151 H5FS__destroy_flush_depend(H5AC_info_t *parent_entry, H5AC_info_t *child_entry) in H5FS__destroy_flush_depend() argument
159 HDassert(child_entry); in H5FS__destroy_flush_depend()
162 if(H5AC_destroy_flush_dependency(parent_entry, child_entry) < 0) in H5FS__destroy_flush_depend()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5FAint.c83 H5FA__create_flush_depend(H5AC_info_t *parent_entry, H5AC_info_t *child_entry))
87 HDassert(child_entry);
90 if (H5AC_create_flush_dependency(parent_entry, child_entry) < 0)
110 H5FA__destroy_flush_depend(H5AC_info_t *parent_entry, H5AC_info_t *child_entry))
114 HDassert(child_entry);
117 if (H5AC_destroy_flush_dependency(parent_entry, child_entry) < 0)
H A DH5EAint.c83 H5EA__create_flush_depend(H5AC_info_t *parent_entry, H5AC_info_t *child_entry))
87 HDassert(child_entry);
90 if (H5AC_create_flush_dependency(parent_entry, child_entry) < 0)
110 H5EA__destroy_flush_depend(H5AC_info_t *parent_entry, H5AC_info_t *child_entry))
114 HDassert(child_entry);
117 if (H5AC_destroy_flush_dependency(parent_entry, child_entry) < 0)
H A DH5FSint.c108 H5FS__create_flush_depend(H5AC_info_t *parent_entry, H5AC_info_t *child_entry) in H5FS__create_flush_depend() argument
116 HDassert(child_entry); in H5FS__create_flush_depend()
119 if (H5AC_create_flush_dependency(parent_entry, child_entry) < 0) in H5FS__create_flush_depend()
139 H5FS__destroy_flush_depend(H5AC_info_t *parent_entry, H5AC_info_t *child_entry) in H5FS__destroy_flush_depend() argument
147 HDassert(child_entry); in H5FS__destroy_flush_depend()
150 if (H5AC_destroy_flush_dependency(parent_entry, child_entry) < 0) in H5FS__destroy_flush_depend()
/dports/science/hdf5/hdf5-1.10.6/src/
H A DH5FAint.c95 H5FA__create_flush_depend(H5AC_info_t *parent_entry, H5AC_info_t *child_entry))
99 HDassert(child_entry);
102 if(H5AC_create_flush_dependency(parent_entry, child_entry) < 0)
124 H5FA__destroy_flush_depend(H5AC_info_t *parent_entry, H5AC_info_t *child_entry))
128 HDassert(child_entry);
131 if(H5AC_destroy_flush_dependency(parent_entry, child_entry) < 0)
H A DH5EAint.c96 H5EA__create_flush_depend(H5AC_info_t *parent_entry, H5AC_info_t *child_entry))
100 HDassert(child_entry);
103 if(H5AC_create_flush_dependency(parent_entry, child_entry) < 0)
126 H5EA__destroy_flush_depend(H5AC_info_t *parent_entry, H5AC_info_t *child_entry))
130 HDassert(child_entry);
133 if(H5AC_destroy_flush_dependency(parent_entry, child_entry) < 0)
H A DH5FSint.c119 H5FS__create_flush_depend(H5AC_info_t *parent_entry, H5AC_info_t *child_entry) in H5FS__create_flush_depend() argument
127 HDassert(child_entry); in H5FS__create_flush_depend()
130 if(H5AC_create_flush_dependency(parent_entry, child_entry) < 0) in H5FS__create_flush_depend()
151 H5FS__destroy_flush_depend(H5AC_info_t *parent_entry, H5AC_info_t *child_entry) in H5FS__destroy_flush_depend() argument
159 HDassert(child_entry); in H5FS__destroy_flush_depend()
162 if(H5AC_destroy_flush_dependency(parent_entry, child_entry) < 0) in H5FS__destroy_flush_depend()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5EAint.c96 H5EA__create_flush_depend(H5AC_info_t *parent_entry, H5AC_info_t *child_entry))
100 HDassert(child_entry);
103 if(H5AC_create_flush_dependency(parent_entry, child_entry) < 0)
126 H5EA__destroy_flush_depend(H5AC_info_t *parent_entry, H5AC_info_t *child_entry))
130 HDassert(child_entry);
133 if(H5AC_destroy_flush_dependency(parent_entry, child_entry) < 0)
H A DH5FAint.c95 H5FA__create_flush_depend(H5AC_info_t *parent_entry, H5AC_info_t *child_entry))
99 HDassert(child_entry);
102 if(H5AC_create_flush_dependency(parent_entry, child_entry) < 0)
124 H5FA__destroy_flush_depend(H5AC_info_t *parent_entry, H5AC_info_t *child_entry))
128 HDassert(child_entry);
131 if(H5AC_destroy_flush_dependency(parent_entry, child_entry) < 0)
H A DH5FSint.c94 H5FS__create_flush_depend(H5AC_info_t *parent_entry, H5AC_info_t *child_entry) in H5FS__create_flush_depend() argument
102 HDassert(child_entry); in H5FS__create_flush_depend()
105 if(H5AC_create_flush_dependency(parent_entry, child_entry) < 0) in H5FS__create_flush_depend()
126 H5FS__destroy_flush_depend(H5AC_info_t *parent_entry, H5AC_info_t *child_entry) in H5FS__destroy_flush_depend() argument
134 HDassert(child_entry); in H5FS__destroy_flush_depend()
137 if(H5AC_destroy_flush_dependency(parent_entry, child_entry) < 0) in H5FS__destroy_flush_depend()
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/bindings/bindingtester/tests/
H A Ddirectory.py193 child_entry = dir_entry.get_descendent(path)
194 if child_entry is None:
197 child_entry.state.has_known_prefix = False
223 child_entry = dir_entry.get_descendent(path)
224 if child_entry is None:
230 child_entry.state.is_partition = True
240 child_entry = dir_entry.get_descendent(path)
241 if child_entry is None:
253 if child_entry is None:
267 child_entry = dir_entry.get_descendent(())
[all …]
/dports/databases/db5/db-5.3.28/lang/cxx/
H A Dcxx_txn.cpp49 memset(&child_entry, 0, sizeof(child_entry)); in DbTxn()
60 memset(&child_entry, 0, sizeof(child_entry)); in DbTxn()
71 pnext = TAILQ_NEXT(txn, child_entry); in ~DbTxn()
83 TAILQ_REMOVE(&children, kid, child_entry); in remove_child_txn()
89 TAILQ_INSERT_HEAD(&children, kid, child_entry); in add_child_txn()
/dports/databases/db18/db-18.1.40/lang/cxx/
H A Dcxx_txn.cpp49 memset(&child_entry, 0, sizeof(child_entry)); in DbTxn()
60 memset(&child_entry, 0, sizeof(child_entry)); in DbTxn()
71 pnext = TAILQ_NEXT(txn, child_entry); in ~DbTxn()
83 TAILQ_REMOVE(&children, kid, child_entry); in remove_child_txn()
89 TAILQ_INSERT_HEAD(&children, kid, child_entry); in add_child_txn()
/dports/databases/py-sqlparse/sqlparse-0.4.2/tests/files/
H A Dbegintag_2.sql7 WHERE child_entry = OLD.child_entry
12 WHERE dir_entries.inode = OLD.child_entry;
/dports/www/node10/node-v10.24.1/deps/v8/src/profiler/
H A Dheap-snapshot-generator.cc1686 if (child_entry == nullptr) return; in SetContextReference()
1706 if (child_entry == nullptr) return; in SetNativeBindReference()
1718 if (child_entry == nullptr) return; in SetElementReference()
1731 if (child_entry == nullptr) return; in SetInternalReference()
1749 if (child_entry == nullptr) return; in SetInternalReference()
1779 if (child_entry == nullptr) return; in SetWeakReference()
1797 if (child_entry == nullptr) return; in SetWeakReference()
1856 DCHECK_NOT_NULL(child_entry); in SetUserGlobalReference()
2246 HeapEntry* child_entry = in FillEdges() local
2356 HeapEntry* child_entry = in SetNativeRootReference() local
[all …]
/dports/textproc/sigil/Sigil-1.8.0/src/MainUI/
H A DTOCModel.cpp189 foreach(const TOCModel::TOCEntry & child_entry, root_entry.children) { in BuildModel()
190 AddEntryToParentItem(child_entry, invisibleRootItem()); in BuildModel()
205 foreach(const TOCModel::TOCEntry & child_entry, entry.children) { in AddEntryToParentItem()
206 AddEntryToParentItem(child_entry, item); in AddEntryToParentItem()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/lib_base/base/
H A Dvirtual_method.h22 struct child_entry;
23 using is_parent_check = bool(*)(const child_entry &possible_parent);
24 struct child_entry { struct
28 using child_entries = std::vector<child_entry>; argument
33 static inline bool check(const child_entry &possible_parent) { in check()
44 static inline bool check(const child_entry &possible_parent) {
69 template <typename Object, void (*Creator)(const child_entry &)>
74 Creator(child_entry {
88 template <typename Object, void (*Creator)(const child_entry &)>
132 static inline void virtual_object_register_child(const virtual_methods::child_entry &entry) {
[all …]
/dports/irc/hexchat/hexchat-2.16.0/src/fe-gtk/
H A Dchanview-tabs.c733 GtkWidget *child_entry; in cv_tabs_move() local
735 child_entry = list->data; in cv_tabs_move()
736 if (child_entry == ch->impl) in cv_tabs_move()
740 if (GTK_IS_SEPARATOR (child_entry)) in cv_tabs_move()
741 gtk_box_reorder_child (GTK_BOX (parent), child_entry, -1); in cv_tabs_move()
761 GtkWidget *child_entry; in cv_tabs_move_family() local
764 child_entry = list->data; in cv_tabs_move_family()
765 fam = g_object_get_data (G_OBJECT (child_entry), "f"); in cv_tabs_move_family()
768 box = child_entry; in cv_tabs_move_family()
/dports/sysutils/py-pytsk/pytsk3-20210419/sleuthkit/tsk/fs/
H A Dapfs_fs.hpp18 using child_entry = struct { typedef in APFSJObject
43 std::vector<child_entry> _children{};
91 inline const std::vector<child_entry> &children() const noexcept { in children()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/profiler/
H A Dheap-snapshot-generator.cc1566 HeapEntry* child_entry = GetEntry(child_obj); in SetContextReference() local
1567 if (child_entry == nullptr) return; in SetContextReference()
1584 if (child_entry == nullptr) return; in SetNativeBindReference()
1592 if (child_entry == nullptr) return; in SetElementReference()
1601 if (child_entry == nullptr) return; in SetInternalReference()
1612 if (child_entry == nullptr) return; in SetInternalReference()
1636 if (child_entry == nullptr) return; in SetWeakReference()
1647 if (child_entry == nullptr) return; in SetWeakReference()
1672 if (child_entry == nullptr) return; in SetPropertyReference()
1697 DCHECK_NOT_NULL(child_entry); in SetUserGlobalReference()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/profiler/
H A Dheap-snapshot-generator.cc1591 HeapEntry* child_entry = GetEntry(child_obj); in SetContextReference() local
1592 if (child_entry == nullptr) return; in SetContextReference()
1609 if (child_entry == nullptr) return; in SetNativeBindReference()
1617 if (child_entry == nullptr) return; in SetElementReference()
1626 if (child_entry == nullptr) return; in SetInternalReference()
1637 if (child_entry == nullptr) return; in SetInternalReference()
1661 if (child_entry == nullptr) return; in SetWeakReference()
1672 if (child_entry == nullptr) return; in SetWeakReference()
1697 if (child_entry == nullptr) return; in SetPropertyReference()
1722 DCHECK_NOT_NULL(child_entry); in SetUserGlobalReference()
[all …]
/dports/lang/v8/v8-9.6.180.12/src/profiler/
H A Dheap-snapshot-generator.cc1368 HeapEntry* child_entry = in ExtractNumberReference() local
1707 if (child_entry == nullptr) return; in SetContextReference()
1724 if (child_entry == nullptr) return; in SetNativeBindReference()
1732 if (child_entry == nullptr) return; in SetElementReference()
1744 DCHECK_NOT_NULL(child_entry); in SetInternalReference()
1756 DCHECK_NOT_NULL(child_entry); in SetInternalReference()
1771 DCHECK_NOT_NULL(child_entry); in SetHiddenReference()
1785 DCHECK_NOT_NULL(child_entry); in SetWeakReference()
1798 DCHECK_NOT_NULL(child_entry); in SetWeakReference()
1823 if (child_entry == nullptr) return; in SetPropertyReference()
[all …]
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/crates/debug/src/
H A Dgc.rs200 let child_entry = child.entry(); in build_die_dependencies() localVariable
201 let child_offset = child_entry.offset().to_unit_section_offset(unit); in build_die_dependencies()
203 if has_die_back_edge(child_entry) { in build_die_dependencies()
206 if has_valid_code_range(child_entry, dwarf, unit, at)? { in build_die_dependencies()

12345