HomeSort by relevance Sort by last modified time
    Searched full:root (Results 326 - 350 of 2656) sorted by null

<<11121314151617181920>>

  /bionic/libc/kernel/tools/
utils.py 237 for root, dirs, files in os.walk(path):
238 #print "w-- %s (ex: %s)" % (repr((root,dirs)), repr(excludes))
246 callback( "%s/%s" % (root,f), args )
254 for root, dirs, files in os.walk(path, topdown=False):
255 if root.endswith("kernel_headers/"):
259 os.remove(os.path.join(root, name))
261 os.rmdir(os.path.join(root, name))
307 for root, dirs, files in os.walk(path):
309 dst = "%s/%s" % (root,f)
  /external/icu4c/common/
uresdata.h 66 * all the way to the root bundle.
80 * Resource root; -- 32-bit Resource item, root item for this bundle's tree;
81 * currently, the root item must be a table or table32 resource item
87 * (minus the space for root and indexes[]),
90 * data; -- data directly and indirectly indexed by the root item;
107 * start of the resource data (i.e., the root item handle is at offset 0).
117 * Key string offsets are also relative to the start of the resource data (of the root handle),
118 * i.e., the first string has an offset of 4 (after the 4-byte root handle).
  /external/tcpdump/
print-stp.c 87 { 0x02, "Root" },
126 printf("\n\troot-id %s, root-pathcost %u",
148 * 8 - bytes CIST Root Identifier
150 * 8 - bytes CIST Regional Root Identifier
162 * 4 - bytes CIST Internal Root Path Cost
170 * 8 - bytes MSTI Regional Root Identifier
228 printf("\n\tCIST root-id %s, ext-pathcost %u int-pathcost %u",
237 printf("\n\tCIST regional-root-id %s",
264 printf("\n\t\tMSTI regional-root-id %s, pathcost %u",
  /external/webkit/JavaScriptCore/wtf/
TCPageMap.h 104 // Put 32 entries in the root and (2^BITS)/32 entries in each leaf.
210 Node* root_; // Root of radix tree
277 Node* root = reader(root_); local
279 if (!root->ptrs[i])
282 Node* n = reader(root->ptrs[i]);
298 Node* root = reader(root_); local
300 if (!root->ptrs[i])
303 visitor.visit(root->ptrs[i], sizeof(Node));
304 Node* n = reader(root->ptrs[i]);
  /bootable/recovery/edify/
main.c 24 extern int yyparse(Expr** root, int* error_count);
194 Expr* root; local
197 int error = yyparse(&root, &error_count);
201 ExprDump(0, root, buffer);
208 char* result = Evaluate(&state, root);
  /dalvik/hit/src/com/android/hit/
ClassObj.java 58 * the list of root objects.
74 RootObj root = new RootObj(RootType.JAVA_STATIC, id); local
77 root.mComment = String.format(
86 root.mComment = String.format(
95 mHeap.addRoot(root);
  /dalvik/libcore/xml/src/main/java/org/apache/xalan/templates/
ElemCopy.java 78 * attributes or children (i.e. root nodes and element nodes).</p>
79 * <p>The root node is treated specially because the root node of the
81 * root node, xsl:copy will not create a root node, but will just use
  /development/tools/idegen/src/
Eclipse.java 43 * root directory, we'll order source roots based on how they match
114 * Constructs the "excluding" argument for a given source root.
125 // The first root is this root.
145 // Exclude excluded directories under this source root.
  /external/e2fsprogs/misc/
ismounted.c 136 * Do an extra check to see if this is the root device. We
138 * /dev/root for the root filesystem. Argh. Instead we
140 * as the device that the root directory is on.
153 * all of the non-root filesystems on the disk.
  /external/icu4c/test/cintltst/
uenumtst.c 300 void addEnumerationTest(TestNode** root);
302 void addEnumerationTest(TestNode** root)
304 addTest(root, &EnumerationTest, "tsutil/uenumtst/EnumerationTest");
305 addTest(root, &EmptyEnumerationTest, "tsutil/uenumtst/EmptyEnumerationTest");
306 addTest(root, &DefaultNextTest, "tsutil/uenumtst/DefaultNextTest");
  /external/iproute2/man/man8/
tc-htb.8 9 .B | root) [ handle
55 When enqueueing a packet, HTB starts at the root and uses various methods to
81 The root of a HTB qdisc class tree has the following parameters:
84 parent major:minor | root
86 .B root
  /external/webkit/WebCore/css/
CSSVariablesDeclaration.cpp 168 StyleBase* root = this; local
169 while (StyleBase* parent = root->parent())
170 root = parent;
171 if (root->isCSSStyleSheet())
172 static_cast<CSSStyleSheet*>(root)->doc()->updateStyleSelector();
  /external/webkit/WebCore/page/wince/
FrameWince.cpp 74 RenderView* root = toRenderView(frame->document()->renderer());
76 if (!root) {
88 float pageWidth = (float) root->overflowWidth();
99 float docHeight = root->layer()->height();
100 float docWidth = root->layer()->width();
  /external/webkit/WebCore/platform/wx/
ScrollbarThemeWx.cpp 197 ScrollView* root = scrollbar->root(); local
198 ASSERT(root);
199 if (!root)
202 wxWindow* webview = root->hostWindow()->platformPageClient();
  /external/webkit/WebKitTools/Scripts/
sunspider-compare-results 40 my $root;
51 --root Path to root tools build
58 GetOptions('root=s' => sub { my ($argName, $value); setConfigurationProductDir(Cwd::abs_path($value)); },
74 if (!defined($root)){
  /packages/apps/Camera/src/com/android/camera/ui/
GLOptionItem.java 109 protected void render(GLRootView root, GL11 gl) {
117 Transformation trans = root.getTransformation();
123 icon.draw(root, xoffset,
134 title.draw(root, xoffset, yoffset);
138 checkbox.draw(root, width - checkbox.getWidth(), yoffset);
PopupWindow.java 106 protected void renderBackground(GLRootView root, GL11 gl) {
118 mAnchor.draw(root, aXoffset, aYoffset);
130 root.copyTexture2D(backup, aXoffset, aYoffset, aWidth, aHeight);
137 mBackground.draw(root, 0, 0);
141 backup.draw(root, aXoffset, aYoffset, aWidth, aHeight, 1);
  /packages/apps/Mms/src/com/android/mms/model/
LayoutModel.java 49 // Create default root-layout and regions.
84 throw new IllegalStateException("Root-Layout uninitialized.");
93 throw new IllegalStateException("Root-Layout uninitialized.");
140 * Get all regions except root-layout. The result is READ-ONLY.
186 throw new IllegalStateException("Root-Layout uninitialized.");
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/resources/
ResourcesEditor.java 47 /** Root node of the UI element hierarchy */
59 * Returns the root node of the UI element hierarchy, which
110 * Processes the new XML Model, which XML root node is given.
116 // init the ui root on demand
142 * Creates the initial UI Root Node, including the known mandatory elements.
  /system/core/run-as/
run-as.c 38 * This program runs as set-uid root on Android production devices.
42 * - This program should only run for the 'root' or 'shell' users
65 * - that it is invoked from the 'shell' or 'root' user (abort otherwise)
112 /* check userid of caller - must be 'shell' or 'root' */
115 panic("only 'shell' or 'root' users can run this program\n");
  /external/webkit/WebCore/page/
FrameView.cpp 360 // If the <body> didn't have a custom style, then the root element might.
398 RenderView* root = m_frame->contentRenderer(); local
399 if (!root)
401 setContentsSize(IntSize(root->rightLayoutOverflow(), root->bottomLayoutOverflow()));
409 // use the root element.
589 RenderObject* root = subtree ? m_layoutRoot : document->renderer();
590 if (!root) {
647 m_doFullRepaint = !subtree && (m_firstLayout || toRenderView(root)->printing());
660 m_lastZoomFactor = root->style()->zoom()
1273 RenderView* root = m_frame->contentRenderer(); local
1423 RenderView* root = m_frame->contentRenderer(); local
1859 RenderView *root = toRenderView(m_frame->document()->renderer()); local
1886 RenderView* root = m_frame->contentRenderer(); local
    [all...]
  /bootable/recovery/updater/
updater.c 97 Expr* root; local
100 int error = yyparse(&root, &error_count);
118 char* result = Evaluate(&state, root);
  /build/tools/
findleaves.py 31 for root, dirs, files in os.walk(rootdir):
47 depth = 1 + root.count("/") - rootdepth
52 result.append(os.path.join(root, filename))
  /dalvik/libcore/dom/src/test/java/org/w3c/domts/level1/core/
hc_elementnormalize.java 60 Element root; local
74 root = doc.getDocumentElement();
75 root.normalize();
hc_elementnormalize2.java 60 Element root; local
70 root = doc.getDocumentElement();
72 elementList = root.getElementsByTagName("acronym");

Completed in 353 milliseconds

<<11121314151617181920>>