Home
last modified time | relevance | path

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

/external/cldr/tools/java/org/unicode/cldr/draft/
DKeyboardModifierSet.java253 private final Modifier leftChild; field in KeyboardModifierSet.ModifierParent
256 private ModifierParent(Modifier leftChild, Modifier rightChild) { in ModifierParent()
/external/guava/guava-tests/benchmark/com/google/common/collect/
DBinaryTreeTraverserBenchmark.java103 Optional<BinaryNode> leftChild = createTreap(keys.subList(0, minIndex)); in createTreap() local
/external/guava/android/guava-tests/benchmark/com/google/common/collect/
DBinaryTreeTraverserBenchmark.java103 Optional<BinaryNode> leftChild = createTreap(keys.subList(0, minIndex)); in createTreap() local
/external/vulkan-validation-layers/layers/
Dvk_mem_alloc.h5675 Node* leftChild; member
10688 Node* leftChild = vma_new(GetAllocationCallbacks(), Node)(); in Alloc() local
10768 const Node* const leftChild = curr->split.leftChild; in ValidateNode() local
10887 const Node* const leftChild = node->split.leftChild; in CalcAllocationStatInfoNode() local
10972 const Node* const leftChild = node->split.leftChild; in PrintDetailedMapNode() local
/external/angle/third_party/vulkan_memory_allocator/src/
Dvk_mem_alloc.h6701 Node* leftChild; member
11832 Node* leftChild = vma_new(GetAllocationCallbacks(), Node)(); in Alloc() local
11912 const Node* const leftChild = curr->split.leftChild; in ValidateNode() local
12031 const Node* const leftChild = node->split.leftChild; in CalcAllocationStatInfoNode() local
12116 const Node* const leftChild = node->split.leftChild; in PrintDetailedMapNode() local
/external/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h6682 Node* leftChild; member
11813 Node* leftChild = vma_new(GetAllocationCallbacks(), Node)(); in Alloc() local
11893 const Node* const leftChild = curr->split.leftChild; in ValidateNode() local
12012 const Node* const leftChild = node->split.leftChild; in CalcAllocationStatInfoNode() local
12097 const Node* const leftChild = node->split.leftChild; in PrintDetailedMapNode() local