/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/avl/ |
D | avl.h | 172 static NodePtr MakeNode(K key, V value, const NodePtr& left, in MakeNode() function 367 static NodePtr MakeNode(K key, const NodePtr& left, const NodePtr& right) { in MakeNode() function
|
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/utils/ |
H A D | canonicalizer_test.cc | 24 NodeDef MakeNode(const string& op) { in MakeNode() function
|
/aosp_15_r20/external/pytorch/torch/csrc/lazy/core/ |
H A D | ir_builder.h | 35 NodePtr MakeNode(Args&&... args) { in MakeNode() function
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/tests/ |
H A D | xla_compilation_cache_test_helper.cc | 38 NodeDef MakeNode( in MakeNode() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Symbol/ |
D | PostfixExpression.h | 207 inline T *MakeNode(llvm::BumpPtrAllocator &alloc, Args &&... args) { in MakeNode() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Symbol/ |
D | PostfixExpression.h | 207 inline T *MakeNode(llvm::BumpPtrAllocator &alloc, Args &&... args) { in MakeNode() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Symbol/ |
D | PostfixExpression.h | 207 inline T *MakeNode(llvm::BumpPtrAllocator &alloc, Args &&... args) { in MakeNode() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Symbol/ |
D | PostfixExpression.h | 207 inline T *MakeNode(llvm::BumpPtrAllocator &alloc, Args &&... args) { in MakeNode() function
|
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/data/ |
H A D | noop_elimination_test.cc | 38 NodeDef *MakeNode(StringPiece node_type, std::vector<int> params, in MakeNode() function
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/avl/ |
H A D | avl.h | 174 static NodePtr MakeNode(K key, V value, const NodePtr& left, in MakeNode() function
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/ |
H A D | pytree.cc | 295 /*static*/ py::object PyTreeDef::MakeNode(const PyTreeDef::Node& node, in MakeNode() function in xla::PyTreeDef
|
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/thread/ |
D | prctl.rs | 317 MakeNode = linux_raw_sys::general::CAP_MKNOD, enumerator
|
/aosp_15_r20/external/tensorflow/tensorflow/core/common_runtime/ |
H A D | graph_constructor.cc | 771 Status GraphConstructor::MakeNode(NodeDef&& node_def, Node** node) { in MakeNode() function in tensorflow::__anon0bbc98090111::GraphConstructor
|
/aosp_15_r20/libnativehelper/tests/ |
H A D | JniSafeRegisterNativeMethods_test.cpp | 595 constexpr nativehelper::detail::JniDescriptorNode MakeNode( in MakeNode() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/ |
H A D | VirtualFileSystem.cpp | 820 MakeNodeFn MakeNode) { in addFile()
|