Home
last modified time | relevance | path

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

/external/cldr/tools/cldr-code/src/main/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/android/guava-tests/benchmark/com/google/common/collect/
DBinaryTreeTraverserBenchmark.java103 Optional<BinaryNode> leftChild = createTreap(keys.subList(0, minIndex)); in createTreap() local
/external/guava/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/include/
Dvk_mem_alloc.h5586 Node* leftChild; member
10940 Node* leftChild = m_NodeAllocator.Alloc(); in Alloc() local
11072 const Node* const leftChild = curr->split.leftChild; in ValidateNode() local
11151 const Node* const leftChild = node->split.leftChild; in CalcAllocationStatInfoNode() local
11229 const Node* const leftChild = node->split.leftChild; in PrintDetailedMapNode() local