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

<<11121314151617181920>>

  /frameworks/support/compat/src/main/java/androidx/core/view/accessibility/
AccessibilityEventCompat.java 143 * A node in the subtree rooted at the source node was added or removed.
  /frameworks/support/navigation/fragment/src/main/java/androidx/navigation/fragment/
NavHostFragment.java 69 * <p>NavHostFragments register their navigation controller at the root of their view subtree
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/ASTMatchers/
ASTMatchFinder.h 14 // subtree match on the AST. Next, a callback that is executed every time the
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/ASTMatchers/
ASTMatchFinder.h 14 // subtree match on the AST. Next, a callback that is executed every time the
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/ASTMatchers/
ASTMatchFinder.h 14 // subtree match on the AST. Next, a callback that is executed every time the
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/ASTMatchers/
ASTMatchFinder.h 14 // subtree match on the AST. Next, a callback that is executed every time the
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/ASTMatchers/
ASTMatchFinder.h 14 // subtree match on the AST. Next, a callback that is executed every time the
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/ASTMatchers/
ASTMatchFinder.h 14 // subtree match on the AST. Next, a callback that is executed every time the
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/ASTMatchers/
ASTMatchFinder.h 14 // subtree match on the AST. Next, a callback that is executed every time the
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/ASTMatchers/
ASTMatchFinder.h 14 // subtree match on the AST. Next, a callback that is executed every time the
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/ASTMatchers/
ASTMatchFinder.h 14 // subtree match on the AST. Next, a callback that is executed every time the
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/ASTMatchers/
ASTMatchFinder.h 14 // subtree match on the AST. Next, a callback that is executed every time the
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/ASTMatchers/
ASTMatchFinder.h 14 // subtree match on the AST. Next, a callback that is executed every time the
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/ASTMatchers/
ASTMatchFinder.h 14 // subtree match on the AST. Next, a callback that is executed every time the
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/ASTMatchers/
ASTMatchFinder.h 14 // subtree match on the AST. Next, a callback that is executed every time the
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/ASTMatchers/
ASTMatchFinder.h 14 // subtree match on the AST. Next, a callback that is executed every time the
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/
nilcheck.go 134 // undo that information when this dominator subtree is done.
redblack32_test.go 33 // wellFormedSubtree ensures that a red-black subtree meets
  /prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
nilcheck.go 134 // undo that information when this dominator subtree is done.
redblack32_test.go 33 // wellFormedSubtree ensures that a red-black subtree meets
  /external/annotation-tools/annotation-file-utilities/
design.tex 173 appropriate subtree. Advantage: the logic of tree transformation is
324 \item Transform the subtree rooted at the node to incorporate the
  /external/apache-xml/src/main/java/org/apache/xpath/
Expression.java 57 * the current subtree.
59 * @return true if traversal outside the context node's subtree can occur.
  /external/elfutils/libdwfl/
linux-kernel-modules.c 356 /* Skip a "source" subtree, which tends to be large.
755 /* Skip a "source" subtree, which tends to be large.
  /external/libcxx/include/
__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...]
  /external/ltp/testscripts/
test_fs_bind.sh 164 tst_resm TFAIL "$0: failed to umount simplest shared subtree"
167 tst_resm TPASS "$0: umounted simplest shared subtree"

Completed in 1378 milliseconds

<<11121314151617181920>>