Home
last modified time | relevance | path

Searched defs:rightChild (Results 1 – 5 of 5) sorted by relevance

/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/draft/
DKeyboardModifierSet.java254 private final Modifier rightChild; field in KeyboardModifierSet.ModifierParent
256 private ModifierParent(Modifier leftChild, Modifier rightChild) { in ModifierParent()
/external/guava/android/guava-tests/benchmark/com/google/common/collect/
DBinaryTreeTraverserBenchmark.java104 Optional<BinaryNode> rightChild = createTreap(keys.subList(minIndex + 1, keys.size())); in createTreap() local
/external/guava/guava-tests/benchmark/com/google/common/collect/
DBinaryTreeTraverserBenchmark.java104 Optional<BinaryNode> rightChild = createTreap(keys.subList(minIndex + 1, keys.size())); in createTreap() local
/external/vulkan-validation-layers/layers/
Dvk_mem_alloc.h10689 Node* rightChild = vma_new(GetAllocationCallbacks(), Node)(); in Alloc() local
10775 const Node* const rightChild = leftChild->buddy; in ValidateNode() local
10889 const Node* const rightChild = leftChild->buddy; in CalcAllocationStatInfoNode() local
10974 const Node* const rightChild = leftChild->buddy; in PrintDetailedMapNode() local
/external/angle/third_party/vulkan_memory_allocator/include/
Dvk_mem_alloc.h10941 Node* rightChild = m_NodeAllocator.Alloc(); in Alloc() local
11079 const Node* const rightChild = leftChild->buddy; in ValidateNode() local
11153 const Node* const rightChild = leftChild->buddy; in CalcAllocationStatInfoNode() local
11231 const Node* const rightChild = leftChild->buddy; in PrintDetailedMapNode() local