Searched defs:set_parent (Results 1 – 14 of 14) sorted by relevance
| /external/marisa-trie/lib/marisa/grimoire/trie/ |
| D | cache.h | 27 void set_parent(std::size_t 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/rust/crates/intrusive-collections/src/ |
| D | rbtree.rs | 84 unsafe fn set_parent(&mut self, ptr: Self::LinkPtr, parent: Option<Self::LinkPtr>); in set_parent() method 264 unsafe fn set_parent(&mut self, ptr: Self::LinkPtr, parent: Option<Self::LinkPtr>) { in set_parent() method 551 unsafe fn set_parent(&mut self, ptr: Self::LinkPtr, parent: Option<Self::LinkPtr>) { in set_parent() method
|
| /external/libaom/tools/auto_refactor/ |
| D | auto_refactor.py | 518 def set_parent(self, parent): member in IDStatusNode
|
| /external/antlr/runtime/Ruby/lib/antlr3/ |
| D | tree.rb | 775 def set_parent( tree, parent ) method
|
| /external/libbpf/.github/actions/build-selftests/ |
| D | vmlinux.h | 59649 int (*set_parent)(struct clk_hw *, u8); member
|
| /external/bcc/libbpf-tools/powerpc/ |
| D | vmlinux_510.h | 94780 int (*set_parent)(struct clk_hw *, u8); member
|
| D | vmlinux.h | 94780 int (*set_parent)(struct clk_hw *, u8); member
|
| /external/bcc/libbpf-tools/arm64/ |
| D | vmlinux.h | 71503 int (*set_parent)(struct clk_hw *, u8); member
|
| D | vmlinux_510.h | 71503 int (*set_parent)(struct clk_hw *, u8); member
|
| /external/bcc/libbpf-tools/x86/ |
| D | vmlinux_505.h | 64309 int (*set_parent)(struct clk_hw *, u8); member
|
| D | vmlinux.h | 64309 int (*set_parent)(struct clk_hw *, u8); member
|