Home
last modified time | relevance | path

Searched defs:set_parent (Results 1 – 25 of 32) sorted by relevance

12

/external/trusty/arm-trusted-firmware/include/drivers/
Dclk.h19 int (*set_parent)(unsigned long id, unsigned long parent_id); member
/external/marisa-trie/lib/marisa/grimoire/trie/
Dcache.h27 void set_parent(std::size_t parent) { in set_parent() function
/external/chromium-crossbench/crossbench/benchmarks/loading/page/
Dbase.py51 def set_parent(self, parent: Page) -> None: member in Page
/external/sdv/vsomeip/third_party/boost/intrusive/include/boost/intrusive/detail/
Dany_node_and_algorithms.hpp125 BOOST_INTRUSIVE_FORCEINLINE static void set_parent(node_ptr n, node_ptr p) in set_parent() function
166 BOOST_INTRUSIVE_FORCEINLINE static void set_parent(node_ptr n, node_ptr p) in set_parent() function
208 BOOST_INTRUSIVE_FORCEINLINE static void set_parent(node_ptr n, node_ptr p) in set_parent() function
Dtree_node.hpp53 BOOST_INTRUSIVE_FORCEINLINE static void set_parent(node_ptr n, node_ptr p) in set_parent() function
Davltree_node.hpp78 BOOST_INTRUSIVE_FORCEINLINE static void set_parent(node_ptr n, node_ptr p) in set_parent() function
133 BOOST_INTRUSIVE_FORCEINLINE static void set_parent(node_ptr n, node_ptr p) in set_parent() function
Drbtree_node.hpp83 BOOST_INTRUSIVE_FORCEINLINE static void set_parent(node_ptr n, node_ptr p) in set_parent() function
139 BOOST_INTRUSIVE_FORCEINLINE static void set_parent(node_ptr n, node_ptr p) in set_parent() function
/external/sdv/vsomeip/third_party/boost/intrusive/example/
Ddoc_splaytree_algorithms.cpp34 static void set_parent(node_ptr n, node_ptr parent){ n->parent_ = parent; } in set_parent() function
Ddoc_splay_algorithms.cpp35 static void set_parent(node_ptr n, node_ptr parent){ n->parent_ = parent; } in set_parent() function
Ddoc_treap_algorithms.cpp35 static void set_parent(node_ptr n, node_ptr parent){ n->parent_ = parent; } in set_parent() function
Ddoc_rbtree_algorithms.cpp35 static void set_parent(node_ptr n, node_ptr parent){ n->parent_ = parent; } in set_parent() function
Ddoc_avltree_algorithms.cpp36 static void set_parent(node_ptr n, node_ptr parent){ n->parent_ = parent; } in set_parent() function
/external/antlr/runtime/Cpp/include/
Dantlr3commontree.inl379 void CommonTree<ImplTraits>::set_parent( TreeType* parent) function in CommonTree
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_computation.h458 void set_parent(HloModule* module) { parent_ = module; } in set_parent() function
Dhlo_instruction.h1832 void set_parent(HloComputation* computation) { parent_ = computation; } in set_parent() function
/external/sdv/vsomeip/implementation/routing/src/
Dremote_subscription.cpp316 remote_subscription::set_parent( in set_parent() function in vsomeip_v3::remote_subscription
/external/rust/android-crates-io/crates/intrusive-collections/src/
Drbtree.rs86 unsafe fn set_parent(&mut self, ptr: Self::LinkPtr, parent: Option<Self::LinkPtr>); in set_parent() method
266 unsafe fn set_parent(&mut self, ptr: Self::LinkPtr, parent: Option<Self::LinkPtr>) { in set_parent() method
553 unsafe fn set_parent(&mut self, ptr: Self::LinkPtr, parent: Option<Self::LinkPtr>) { in set_parent() method
/external/sdv/vsomeip/third_party/boost/intrusive/test/
Dbptr_value.hpp151 static void set_parent(node_ptr p, node_ptr parent) { p->m_parent = parent; } in set_parent() function
/external/libaom/tools/auto_refactor/
Dauto_refactor.py518 def set_parent(self, parent): member in IDStatusNode
/external/pytorch/torch/csrc/jit/tensorexpr/
Dstmt.h36 static void set_parent(const StmtPtr& s, Stmt* new_parent) { in set_parent() function
/external/antlr/runtime/Ruby/lib/antlr3/
Dtree.rb775 def set_parent( tree, parent ) method
/external/icu/icu4c/source/tools/toolutil/
Djson-json.hpp20083 reference set_parent(reference j, std::size_t old_capacity = static_cast<std::size_t>(-1)) in set_parent() function in basic_json
/external/ublksrv/include/nlohmann/
Djson.hpp19583 reference set_parent(reference j, std::size_t old_capacity = static_cast<std::size_t>(-1)) in set_parent() function in nlohmann::basic_json
/external/bcc/libbpf-tools/arm64/
Dvmlinux_608.h42166 int (*set_parent)(struct clk_hw *, u8); member
75554 int (*set_parent)(const struct ti_sci_handle *, u32, u32, u32); member
Dvmlinux.h42166 int (*set_parent)(struct clk_hw *, u8); member
75554 int (*set_parent)(const struct ti_sci_handle *, u32, u32, u32); member

12