/external/trusty/arm-trusted-firmware/include/drivers/ |
D | clk.h | 19 int (*set_parent)(unsigned long id, unsigned long parent_id); member
|
/external/marisa-trie/lib/marisa/grimoire/trie/ |
D | cache.h | 27 void set_parent(std::size_t parent) { in set_parent() function
|
/external/chromium-crossbench/crossbench/benchmarks/loading/page/ |
D | base.py | 51 def set_parent(self, parent: Page) -> None: member in Page
|
/external/sdv/vsomeip/third_party/boost/intrusive/include/boost/intrusive/detail/ |
D | any_node_and_algorithms.hpp | 125 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
|
D | tree_node.hpp | 53 BOOST_INTRUSIVE_FORCEINLINE static void set_parent(node_ptr n, node_ptr p) in set_parent() function
|
D | avltree_node.hpp | 78 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
|
D | rbtree_node.hpp | 83 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/ |
D | doc_splaytree_algorithms.cpp | 34 static void set_parent(node_ptr n, node_ptr parent){ n->parent_ = parent; } in set_parent() function
|
D | doc_splay_algorithms.cpp | 35 static void set_parent(node_ptr n, node_ptr parent){ n->parent_ = parent; } in set_parent() function
|
D | doc_treap_algorithms.cpp | 35 static void set_parent(node_ptr n, node_ptr parent){ n->parent_ = parent; } in set_parent() function
|
D | doc_rbtree_algorithms.cpp | 35 static void set_parent(node_ptr n, node_ptr parent){ n->parent_ = parent; } in set_parent() function
|
D | doc_avltree_algorithms.cpp | 36 static void set_parent(node_ptr n, node_ptr parent){ n->parent_ = parent; } in set_parent() function
|
/external/antlr/runtime/Cpp/include/ |
D | antlr3commontree.inl | 379 void CommonTree<ImplTraits>::set_parent( TreeType* parent) function in CommonTree
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | hlo_computation.h | 458 void set_parent(HloModule* module) { parent_ = module; } in set_parent() function
|
D | hlo_instruction.h | 1832 void set_parent(HloComputation* computation) { parent_ = computation; } in set_parent() function
|
/external/sdv/vsomeip/implementation/routing/src/ |
D | remote_subscription.cpp | 316 remote_subscription::set_parent( in set_parent() function in vsomeip_v3::remote_subscription
|
/external/rust/android-crates-io/crates/intrusive-collections/src/ |
D | rbtree.rs | 86 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/ |
D | bptr_value.hpp | 151 static void set_parent(node_ptr p, node_ptr parent) { p->m_parent = parent; } in set_parent() function
|
/external/libaom/tools/auto_refactor/ |
D | auto_refactor.py | 518 def set_parent(self, parent): member in IDStatusNode
|
/external/pytorch/torch/csrc/jit/tensorexpr/ |
D | stmt.h | 36 static void set_parent(const StmtPtr& s, Stmt* new_parent) { in set_parent() function
|
/external/antlr/runtime/Ruby/lib/antlr3/ |
D | tree.rb | 775 def set_parent( tree, parent ) method
|
/external/icu/icu4c/source/tools/toolutil/ |
D | json-json.hpp | 20083 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/ |
D | json.hpp | 19583 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/ |
D | vmlinux_608.h | 42166 int (*set_parent)(struct clk_hw *, u8); member 75554 int (*set_parent)(const struct ti_sci_handle *, u32, u32, u32); member
|
D | vmlinux.h | 42166 int (*set_parent)(struct clk_hw *, u8); member 75554 int (*set_parent)(const struct ti_sci_handle *, u32, u32, u32); member
|