Home
last modified time | relevance | path

Searched defs:first_child (Results 1 – 13 of 13) sorted by relevance

/external/tensorflow/tensorflow/core/framework/
Dcancellation.h156 CancellationManager* first_child = nullptr; // Not owned. member
/external/cn-cbor/include/cn-cbor/
Dcn-cbor.h106 struct cn_cbor* first_child; member
/external/libchrome/base/json/
Djson_value_converter_unittest.cc165 const SimpleMessage* first_child = message.children[0].get(); in TEST() local
/external/perfetto/src/trace_processor/importers/memory_tracker/
Dgraph_processor_unittest.cc136 auto* first_child = id_to_node_it->second->FindNode("test1"); in TEST_F() local
251 Node* first_child = process->CreateNode(kEmptyId, "parent/f/c", false); in TEST_F() local
/external/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
DPDBASTParser.cpp485 auto first_child = enum_type->findOneChild<PDBSymbolData>(); in CreateLLDBTypeFromPDBType() local
/external/e2fsprogs/lib/support/
Dprofile.c144 struct profile_node *first_child; member
/external/rust/crates/intrusive-collections/src/
Drbtree.rs367 unsafe fn first_child<T: RBTreeOps>(link_ops: &T, ptr: T::LinkPtr) -> T::LinkPtr { in first_child() function
/external/grpc-grpc/src/core/lib/surface/
Dcall.cc105 grpc_call* first_child; member
/external/rust/crates/grpcio-sys/grpc/src/core/lib/surface/
Dcall.cc123 grpc_call* first_child = nullptr; member
/external/llvm-project/polly/lib/External/isl/interface/
Disl.py11898 def first_child(arg0): member in schedule_node
/external/llvm-project/polly/lib/External/isl/include/isl/
Dcpp-checked.h9358 isl::checked::schedule_node schedule_node::first_child() const in first_child() function
Dcpp.h12851 isl::schedule_node schedule_node::first_child() const in first_child() function
Disl-noexceptions.h14158 schedule_node schedule_node::first_child() const in first_child() function