Home
last modified time | relevance | path

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

/external/cldr/tools/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/guava-tests/benchmark/com/google/common/collect/
DBinaryTreeTraverserBenchmark.java104 Optional<BinaryNode> rightChild = createTreap(keys.subList(minIndex + 1, keys.size())); in createTreap() local
/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/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/src/
Dvk_mem_alloc.h11833 Node* rightChild = vma_new(GetAllocationCallbacks(), Node)(); in Alloc() local
11919 const Node* const rightChild = leftChild->buddy; in ValidateNode() local
12033 const Node* const rightChild = leftChild->buddy; in CalcAllocationStatInfoNode() local
12118 const Node* const rightChild = leftChild->buddy; in PrintDetailedMapNode() local
/external/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h11814 Node* rightChild = vma_new(GetAllocationCallbacks(), Node)(); in Alloc() local
11900 const Node* const rightChild = leftChild->buddy; in ValidateNode() local
12014 const Node* const rightChild = leftChild->buddy; in CalcAllocationStatInfoNode() local
12099 const Node* const rightChild = leftChild->buddy; in PrintDetailedMapNode() local