Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/event_engine/posix_engine/
Dtimer_heap.cc54 size_t left_child = 1 + 2 * i; in AdjustDownwards() local
/external/grpc-grpc/src/core/lib/event_engine/posix_engine/
Dtimer_heap.cc54 size_t left_child = 1 + 2 * i; in AdjustDownwards() local
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dtimer_heap.cc53 uint32_t left_child = 1u + 2u * i; in adjust_downwards() local
/external/grpc-grpc/src/core/lib/iomgr/
Dtimer_heap.cc53 uint32_t left_child = 1u + 2u * i; in adjust_downwards() local
/external/harfbuzz_ng/src/
Dhb-priority-queue.hh109 static constexpr unsigned left_child (unsigned index) in left_child() function
/external/grpc-grpc/test/core/event_engine/posix/
Dtimer_heap_test.cc55 size_t left_child = 1u + 2u * i; in CheckValid() local
/external/grpc-grpc/test/core/iomgr/
Dtimer_heap_test.cc57 size_t left_child = 1u + 2u * i; in check_valid() local
/external/deqp/external/vulkancts/framework/vulkan/
DvkPrograms.cpp259 uint32_t left_child; member
/external/cronet/tot/third_party/libc++/src/utils/gdb/libcxx/
Dprinters.py558 def left_child(self, node): member in RBTreeUtils
/external/cronet/stable/third_party/libc++/src/utils/gdb/libcxx/
Dprinters.py558 def left_child(self, node): member in RBTreeUtils
/external/stg/
Dabigail_reader.cc326 xmlNodePtr left_child = Child(left); in SubOrEqualTree() local
/external/sdv/vsomeip/third_party/boost/intrusive/include/boost/intrusive/
Dbstree_algorithms.hpp1011 bool left_child = true; in insert_unique_check() local
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dconstant_folding.cc3149 NodeDef* left_child = node_map_->GetNode(parent.input(0)); in PrepareConstantPushDown() local