HomeSort by relevance Sort by last modified time
    Searched full:rooted (Results 26 - 50 of 247) sorted by null

12 3 4 5 6 7 8 910

  /external/chromium_org/tools/telemetry/telemetry/core/platform/
android_platform_backend.py 102 logging.warning('CPU stats cannot be retrieved on non-rooted device.')
108 logging.warning('CPU timestamp cannot be retrieved on non-rooted device.')
259 logging.warning('%s cannot be retrieved on non-rooted device.' % fname)
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/
ANTLRCommonTreeNodeStream.h 74 * If nil rooted tree, don't give initial nil and DOWN nor final UP.
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/
ANTLRCommonTreeNodeStream.h 74 * If nil rooted tree, don't give initial nil and DOWN nor final UP.
  /external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/
ANTLRCommonTreeNodeStream.h 74 * If nil rooted tree, don't give initial nil and DOWN nor final UP.
  /external/antlr/antlr-3.4/runtime/ObjC/Framework/
ANTLRCommonTreeNodeStream.h 75 * If nil rooted tree, don't give initial nil and DOWN nor final UP.
ANTLRCommonTreeNodeStream.m 111 * If nil rooted tree, don't give initial nil and DOWN nor final UP.
  /external/chromium_org/components/policy/core/common/
schema.h 117 // rooted at |node|.
  /external/chromium_org/third_party/opus/src/silk/
NLSF_decode.c 92 /* Apply inverse square-rooted weights and add to output */
  /external/chromium_org/tools/telemetry/telemetry/core/platform/profiler/
tcpdump_profiler.py 41 raise Exception('Unable to find TCPDump. Check your device is rooted '
  /external/chromium_org/ui/events/
event_target.h 53 // event in the subtree rooted at this EventTarget.
  /external/chromium_org/ui/views/
accessible_pane_view.h 77 // Returns true if |v| is contained within the hierarchy rooted at |root|
  /external/llvm/docs/CommandGuide/
llvm-build.rst 89 If given, expect the *LLVMBuild* files for the project to be rooted at the
  /external/openfst/src/include/fst/
union-find.h 92 // Links trees rooted in 'x' and 'y'.
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
union-find.h 89 // Links trees rooted in 'x' and 'y'.
  /frameworks/base/core/java/android/content/pm/
ServiceInfo.java 38 * stopped by the system if the user removes a task that is rooted
  /external/antlr/antlr-3.4/runtime/JavaScript/src/org/antlr/runtime/tree/
BaseTreeAdaptor.js 75 * If newRoot is a nil-rooted single child tree, use the single
116 // is a flat list (i.e., nil-rooted tree). All children of oldRoot
  /frameworks/base/docs/html/training/design-navigation/
ancestral-temporal.jd 45 <p>Temporal navigation, or navigation between historical screens, is deeply rooted in the Android
47 regardless of other state. The set of historical screens is always rooted at the user's Launcher
  /external/chromium_org/third_party/WebKit/Source/platform/
PODRedBlackTree.h 400 // Finds the minimum element in the sub-tree rooted at the given
423 // Left-rotates the subtree rooted at x.
456 // Right-rotates the subtree rooted at y.
706 // Visits the subtree rooted at the given node in order.
795 // Dumps the subtree rooted at the given node.
  /packages/providers/DownloadProvider/src/com/android/providers/downloads/
StorageManager.java 209 "space in the filesystem rooted at: " + root +
231 "not enough free space in the filesystem rooted at: " + root +
262 Log.i(Constants.TAG, "available space (in bytes) in filesystem rooted at: " +
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
BaseTreeAdaptor.as 88 * If newRoot is a nil-rooted single child tree, use the single
129 // is a flat list (i.e., nil-rooted tree). All children of oldRoot
  /external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
BaseTreeAdaptor.cs 132 * If newRoot is a nil-rooted single child tree, use the single
171 // is a flat list (i.e., nil-rooted tree). All children of oldRoot
  /external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/tree/
BaseTreeAdaptor.java 117 * If newRoot is a nil-rooted single child tree, use the single
154 // is a flat list (i.e., nil-rooted tree). All children of oldRoot
CommonTreeNodeStream.java 81 * If nil rooted tree, don't give initial nil and DOWN nor final UP.
  /frameworks/base/core/java/android/preference/
PreferenceFragment.java 57 * <li> From an object hierarchy rooted with {@link PreferenceScreen}
71 * To specify an object hierarchy rooted with {@link PreferenceScreen}, use
  /external/chromium/chrome/browser/ui/gtk/bookmarks/
bookmark_tree_model.cc 175 // BookmarksNode tree is rooted on a root node while the GtkTreeStore has a

Completed in 673 milliseconds

12 3 4 5 6 7 8 910