HomeSort by relevance Sort by last modified time
    Searched full:subtree (Results 451 - 475 of 757) sorted by null

<<11121314151617181920>>

  /external/python/cpython2/Mac/
README 227 the relevant portions of the Mac subtree into the Python.framework.
250 framework itself, the Mac subtree, the applications and the unix tools.
  /external/python/cpython3/Mac/
README 228 the relevant portions of the Mac subtree into the Python.framework.
251 framework itself, the Mac subtree, the applications and the unix tools.
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
XMPNormalizer.java 283 * no base, transplant the alias subtree. If there is a base and strict
360 // Remove and delete the alias subtree.
  /frameworks/support/compat/src/main/java/androidx/core/view/
ViewParentCompat.java 432 * descendants has changed and that the structure of the subtree is
434 * @param child The direct child whose subtree has changed.
  /frameworks/support/compat/src/main/java/androidx/core/view/accessibility/
AccessibilityRecordCompat.java 110 * @param root The root of the virtual subtree.
132 * @param root The root of the virtual subtree.
  /libcore/luni/src/main/java/org/w3c/dom/
Element.java 65 * appropriate subtree, and use <code>setAttributeNode</code> to assign
194 * <code>EntityReference</code> nodes, build the appropriate subtree,
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/
__tree 85 // Determintes if the subtree rooted at __x is a proper red black subtree. If
86 // __x is a proper subtree, returns the black height (null counts as 1). If
87 // __x is an improper subtree, returns 0.
114 return 0; // invalid left subtree
116 return 0; // invalid or different height right subtree
229 // Effects: Makes __x->__right_ the subtree root with __x as its left child
249 // Effects: Makes __x->__left_ the subtree root with __x as its right child
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/c++/v1/
__tree 87 // Determintes if the subtree rooted at __x is a proper red black subtree. If
88 // __x is a proper subtree, returns the black height (null counts as 1). If
89 // __x is an improper subtree, returns 0.
116 return 0; // invalid left subtree
118 return 0; // invalid or different height right subtree
231 // Effects: Makes __x->__right_ the subtree root with __x as its left child
251 // Effects: Makes __x->__left_ the subtree root with __x as its right child
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/c++/v1/
__tree 87 // Determintes if the subtree rooted at __x is a proper red black subtree. If
88 // __x is a proper subtree, returns the black height (null counts as 1). If
89 // __x is an improper subtree, returns 0.
116 return 0; // invalid left subtree
118 return 0; // invalid or different height right subtree
231 // Effects: Makes __x->__right_ the subtree root with __x as its left child
251 // Effects: Makes __x->__left_ the subtree root with __x as its right child
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/c++/v1/
__tree 87 // Determines if the subtree rooted at __x is a proper red black subtree. If
88 // __x is a proper subtree, returns the black height (null counts as 1). If
89 // __x is an improper subtree, returns 0.
116 return 0; // invalid left subtree
118 return 0; // invalid or different height right subtree
231 // Effects: Makes __x->__right_ the subtree root with __x as its left child
251 // Effects: Makes __x->__left_ the subtree root with __x as its right child
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/c++/v1/
__tree 87 // Determines if the subtree rooted at __x is a proper red black subtree. If
88 // __x is a proper subtree, returns the black height (null counts as 1). If
89 // __x is an improper subtree, returns 0.
116 return 0; // invalid left subtree
118 return 0; // invalid or different height right subtree
231 // Effects: Makes __x->__right_ the subtree root with __x as its left child
251 // Effects: Makes __x->__left_ the subtree root with __x as its right child
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/c++/v1/
__tree 87 // Determines if the subtree rooted at __x is a proper red black subtree. If
88 // __x is a proper subtree, returns the black height (null counts as 1). If
89 // __x is an improper subtree, returns 0.
116 return 0; // invalid left subtree
118 return 0; // invalid or different height right subtree
231 // Effects: Makes __x->__right_ the subtree root with __x as its left child
251 // Effects: Makes __x->__left_ the subtree root with __x as its right child
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/c++/v1/
__tree 87 // Determines if the subtree rooted at __x is a proper red black subtree. If
88 // __x is a proper subtree, returns the black height (null counts as 1). If
89 // __x is an improper subtree, returns 0.
116 return 0; // invalid left subtree
118 return 0; // invalid or different height right subtree
231 // Effects: Makes __x->__right_ the subtree root with __x as its left child
251 // Effects: Makes __x->__left_ the subtree root with __x as its right child
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/
__tree 85 // Determintes if the subtree rooted at __x is a proper red black subtree. If
86 // __x is a proper subtree, returns the black height (null counts as 1). If
87 // __x is an improper subtree, returns 0.
114 return 0; // invalid left subtree
116 return 0; // invalid or different height right subtree
229 // Effects: Makes __x->__right_ the subtree root with __x as its left child
249 // Effects: Makes __x->__left_ the subtree root with __x as its right child
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/c++/v1/
__tree 87 // Determintes if the subtree rooted at __x is a proper red black subtree. If
88 // __x is a proper subtree, returns the black height (null counts as 1). If
89 // __x is an improper subtree, returns 0.
116 return 0; // invalid left subtree
118 return 0; // invalid or different height right subtree
231 // Effects: Makes __x->__right_ the subtree root with __x as its left child
251 // Effects: Makes __x->__left_ the subtree root with __x as its right child
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/c++/v1/
__tree 87 // Determintes if the subtree rooted at __x is a proper red black subtree. If
88 // __x is a proper subtree, returns the black height (null counts as 1). If
89 // __x is an improper subtree, returns 0.
116 return 0; // invalid left subtree
118 return 0; // invalid or different height right subtree
231 // Effects: Makes __x->__right_ the subtree root with __x as its left child
251 // Effects: Makes __x->__left_ the subtree root with __x as its right child
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/c++/v1/
__tree 87 // Determines if the subtree rooted at __x is a proper red black subtree. If
88 // __x is a proper subtree, returns the black height (null counts as 1). If
89 // __x is an improper subtree, returns 0.
116 return 0; // invalid left subtree
118 return 0; // invalid or different height right subtree
231 // Effects: Makes __x->__right_ the subtree root with __x as its left child
251 // Effects: Makes __x->__left_ the subtree root with __x as its right child
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/c++/v1/
__tree 87 // Determines if the subtree rooted at __x is a proper red black subtree. If
88 // __x is a proper subtree, returns the black height (null counts as 1). If
89 // __x is an improper subtree, returns 0.
116 return 0; // invalid left subtree
118 return 0; // invalid or different height right subtree
231 // Effects: Makes __x->__right_ the subtree root with __x as its left child
251 // Effects: Makes __x->__left_ the subtree root with __x as its right child
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/c++/v1/
__tree 87 // Determines if the subtree rooted at __x is a proper red black subtree. If
88 // __x is a proper subtree, returns the black height (null counts as 1). If
89 // __x is an improper subtree, returns 0.
116 return 0; // invalid left subtree
118 return 0; // invalid or different height right subtree
231 // Effects: Makes __x->__right_ the subtree root with __x as its left child
251 // Effects: Makes __x->__left_ the subtree root with __x as its right child
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/c++/v1/
__tree 87 // Determines if the subtree rooted at __x is a proper red black subtree. If
88 // __x is a proper subtree, returns the black height (null counts as 1). If
89 // __x is an improper subtree, returns 0.
116 return 0; // invalid left subtree
118 return 0; // invalid or different height right subtree
231 // Effects: Makes __x->__right_ the subtree root with __x as its left child
251 // Effects: Makes __x->__left_ the subtree root with __x as its right child
    [all...]
  /prebuilts/gdb/darwin-x86/share/pretty-printers/stlport/stlport/
printers.py 94 # Walk down to left-most child in right subtree.
99 # Walk up to first parent reached via left subtree.
  /prebuilts/gdb/linux-x86/share/pretty-printers/stlport/stlport/
printers.py 94 # Walk down to left-most child in right subtree.
99 # Walk up to first parent reached via left subtree.
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
phi.go 212 // Walk subtree below definition.
233 // a D-edge, or an edge whose target is in currentRoot's subtree.
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
phi.go 212 // Walk subtree below definition.
233 // a D-edge, or an edge whose target is in currentRoot's subtree.
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/include/
__tree 87 // Determintes if the subtree rooted at __x is a proper red black subtree. If
88 // __x is a proper subtree, returns the black height (null counts as 1). If
89 // __x is an improper subtree, returns 0.
116 return 0; // invalid left subtree
118 return 0; // invalid or different height right subtree
231 // Effects: Makes __x->__right_ the subtree root with __x as its left child
251 // Effects: Makes __x->__left_ the subtree root with __x as its right child
    [all...]

Completed in 1351 milliseconds

<<11121314151617181920>>