/frameworks/base/tools/preload/ |
Android.mk | 16 Root.java \
|
WritePreloadedClassFile.java | 44 Root root = Root.fromFile(rootFile); local 47 for (LoadedClass loadedClass : root.loadedClasses.values()) { 74 for (LoadedClass loadedClass : root.loadedClasses.values()) { 87 for (Proc proc : root.processes.values()) { 107 addAllClassesFrom("zygote", root, toPreload); 119 root.toFile(rootFile); 122 private static void addAllClassesFrom(String processName, Root root, [all...] |
/external/qemu/distrib/zlib-1.2.3/ |
inftrees.c | 28 requested root table index bits, and on return it is the actual root 43 unsigned root; /* number of index bits for root table */ local 51 unsigned low; /* low bits for current root entry */ 52 unsigned mask; /* mask for low root bits */ 112 /* bound code lengths, force root to be within code lengths */ 113 root = *bits; 116 if (root > max) root = max [all...] |
/external/zlib/ |
inftrees.c | 28 requested root table index bits, and on return it is the actual root 43 unsigned root; /* number of index bits for root table */ local 51 unsigned low; /* low bits for current root entry */ 52 unsigned mask; /* mask for low root bits */ 112 /* bound code lengths, force root to be within code lengths */ 113 root = *bits; 116 if (root > max) root = max [all...] |
/external/clearsilver/man/man3/ |
skipNewList.3 | 20 NEOERR *skipNewList(skipList *skip, int threaded, int root, int maxLevel, 28 root - performance parameter (see above). 42 multi-thread safe. <root> and <maxLevel> determine
|
/external/e2fsprogs/tests/f_h_badroot/ |
expect.1 | 4 HTREE directory inode 13345 has an invalid root node. 10 HTREE directory inode 40033 has an invalid root node. 16 HTREE directory inode 66721 uses an incompatible htree root node flag.
|
/external/grub/docs/ |
grub-install.8 | 17 \fB\-\-root\-directory\fR=\fIDIR\fR 19 instead of the root directory 37 \fB\-\-root\-directory\fR, and uses the grub shell to install grub into the boot
|
/external/v8/test/mjsunit/tools/ |
splaytree.js | 28 // Load the Splay tree implementation from <project root>/tools. 97 tree.insert(5, 'root'); 99 assertArrayEquals(['left', 'root'], tree.exportValues()); 101 assertArrayEquals(['right', 'root', 'left'], tree.exportValues()); 107 tree.insert(5, 'root'); 110 assertEquals('root', tree.find(5).value); 122 tree.insert(5, 'root'); 132 tree.insert(5, 'root'); 142 tree.insert(5, 'root'); 147 assertEquals('root', tree.findGreatestLessThan(6).value) [all...] |
/frameworks/base/core/java/android/net/ |
Credentials.java | 24 /** pid of process. root peers may lie. */ 26 /** uid of process. root peers may lie. */ 28 /** gid of process. root peers may lie. */
|
/system/core/rootdir/ |
init.rc | 24 mkdir /mnt 0775 root system 38 mkdir /config 0500 root root 40 # Directory for putting things only root should see. 41 mkdir /mnt/secure 0700 root root 44 mkdir /mnt/secure/staging 0700 root root 48 mkdir /mnt/secure/asec 0700 root root [all...] |
/external/e2fsprogs/e2fsck/ |
dict.c | 93 /* don't need to check for root node here because root->parent is 94 the sentinel nil node, and root->parent->left points back to root */ 182 * checks that every path has the same count of black nodes from root to leaf. 187 * black height of the subtree rooted at the node ``root'', or zero if the 191 static unsigned int verify_redblack(dnode_t *nil, dnode_t *root) 195 if (root != nil) { 196 height_left = verify_redblack(nil, root->left); 197 height_right = verify_redblack(nil, root->right) 311 dnode_t *nil = dict_nil(dict), *root = dict_root(dict); local 397 dnode_t *nil = dict_nil(dict), *root = dict_root(dict); local 456 dnode_t *root = dict_root(dict); local 495 dnode_t *root = dict_root(dict); local 527 dnode_t *root = dict_root(dict); local 861 dnode_t *nil = dict_nil(dict), *root = dict_root(dict), *left; local 877 dnode_t *nil = dict_nil(dict), *root = dict_root(dict), *right; local [all...] |
/frameworks/base/core/java/android/view/ |
FocusFinder.java | 52 * Find the next view to take focus in root's descendants, starting from the view 54 * @param root Contains focused 59 public final View findNextFocus(ViewGroup root, View focused, int direction) { 63 View userSetNextFocus = focused.findUserSetNextFocus(root, direction); 73 root.offsetDescendantRectToMyCoords(focused, mFocusedRect); 75 // make up a rect at top left or bottom right of root 79 final int rootTop = root.getScrollY(); 80 final int rootLeft = root.getScrollX(); 86 final int rootBottom = root.getScrollY() + root.getHeight() [all...] |
/bootable/recovery/ |
test_roots.c | 46 /* Try to mount the root. 51 /* Make sure we can see the file now and that we know the root is mounted. 56 /* Make sure that the root path corresponds to the regular path. 69 /* Try to unmount the root. 75 * we don't think the root is mounted.
|
roots.c | 123 /* Strip the package root off of the path. 153 /* Find the relative part of the non-root part of the path. 155 root_path += strlen(info->name); // strip off the "root:" 185 /* See if this root is already mounted. 274 /* This root can't be mounted, so by definition it isn't. 280 /* See if this root is already mounted. 311 format_root_device(const char *root) 313 /* Be a little safer here; require that "root" is just 316 const char *c = root; 321 LOGW("format_root_device: bad root name \"%s\"\n", root) [all...] |
/external/blktrace/btt/ |
dip_rb.c | 24 int rb_insert(struct rb_root *root, struct io *iop) 28 struct rb_node **p = &root->rb_node; 45 rb_insert_color(&iop->rb_node, root); 49 struct io *rb_find_sec(struct rb_root *root, __u64 sec) 52 struct rb_node *n = root->rb_node;
|
seek.c | 38 struct rb_root root; member in struct:seeki 62 static void __insert(struct rb_root *root, long long sectors) 66 struct rb_node **p = &root->rb_node; 86 rb_insert_color(&sbp->rb_node, root); 218 memset(&sip->root, 0, sizeof(sip->root)); 247 __destroy(sip->root.rb_node); 267 __insert(&sip->root, dist); 288 if (sip->root.rb_node) 289 (void)__median(sip->root.rb_node, 0LL, sip->tot_seeks / 2 298 struct rb_root *root = &sip->root; local [all...] |
/external/skia/include/views/ |
SkViewInflate.h | 31 /** Return the tree of inflated views. If root is null, create the root element 32 as a view, otherwise assume root is that view, and just "inflate" it. 36 SkView* inflate(const SkDOM& dom, const SkDOM::Node* node, SkView* root = NULL); 37 SkView* inflate(const char xml[], size_t len, SkView* root = NULL);
|
/packages/apps/Camera/src/com/android/camera/ui/ |
AbstractIndicator.java | 47 protected void render(GLRootView root, GL11 gl) { 54 Transformation trans = root.pushTransform(); 58 icon.draw(root, -icon.getWidth() / 2, -icon.getHeight() / 2); 59 root.popTransform(); 61 icon.draw(root,
|
GLView.java | 66 GLRootView root = getGLRootView(); local 67 if (root == null) throw new IllegalStateException(); 73 root.registerLaunchedAnimation(animation); 176 GLRootView root = getGLRootView(); local 177 if (root != null) root.requestRender(); 186 GLRootView root = getGLRootView(); local 187 if (root != null) root.requestLayoutContentPane(); 204 protected void renderChild(GLRootView root, GL11 gl, GLView component) [all...] |
GLListView.java | 99 protected void onAttachToRoot(GLRootView root) { 100 super.onAttachToRoot(root); 101 mHandler = new Handler(root.getTimerLooper()) { 104 GLRootView root = getGLRootView(); 107 root.queueEvent(mHideScrollBar); 113 new GestureDetector(root.getContext(), 145 private boolean drawWithAnimation(GLRootView root, 147 long now = root.currentAnimationTimeMillis(); 148 Transformation temp = root.obtainTransformation(); 150 Transformation transformation = root.pushTransform() [all...] |
/external/icu4c/data/ |
icu4j-readme.txt | 17 the root directory of ICU4C source package. 20 set the ICU4J_HOME variable to be the root path of ICU4J. 52 2. Change directory to $icu4c_root/source/tools/genrb. $icu4c_root is the root 56 ./gendtjar.pl --icu-root=$icu4c_root --jar=$jdk_home/bin 57 --icu4j-root=$icu4j_root 60 ./gendtjar.pl --icu-root=$HOME/icu4c --jar=/usr/local/bin/java/bin/ --icu4j-root=$HOME/icu4j
|
/packages/apps/IM/libwbxml/test/ |
imps_parser_test.cpp | 387 currentElement = &root; 403 TEST_ASSERT((currentElement == &root) ? !elemStack.size() : elemStack.size() > 0); 427 DomElement root; member in class:DomTestHandler 513 const DomElement &root = handler.root; local 514 TEST_ASSERT_EQUAL_STRING("WV-CSP-Message", root.name.c_str()); 515 TEST_ASSERT_EQUAL_INT(1, root.attribs.size()); 516 TEST_ASSERT_EQUAL_STRING("xmlns", root.attribs[0].name.c_str()); 517 TEST_ASSERT_EQUAL_STRING("http://www.wireless-village.org/CSP1.1", root.attribs[0].value.c_str()); 519 TEST_ASSERT_EQUAL_INT(1, root.children.size()) 534 const DomElement &root = handler.root; local 600 const DomElement &root = handler.root; local 642 const DomElement &root = handler.root; local 676 const DomElement &root = handler.root; local 695 const DomElement &root = handler.root; local 779 const DomElement &root = handler.root; local [all...] |
/dalvik/libcore/xml/src/main/java/org/apache/xpath/axes/ |
ReverseAxesWalker.java | 46 * Set the root node of the TreeWalker. 49 * @param root The context node of this step. 51 public void setRoot(int root) 53 super.setRoot(root); 54 m_iterator = getDTM(root).getAxisIterator(m_axis); 55 m_iterator.setStartNode(root); 102 // * Set the root node of the TreeWalker. 104 // * @param root The context node of this step. 106 // public void setRoot(int root) 108 // super.setRoot(root); [all...] |
/external/webkit/WebCore/rendering/ |
RenderPartObject.cpp | 78 RenderView* root = view ? view->frame()->contentRenderer() : NULL; local 79 if (root && style()->visibility() != HIDDEN) { 87 setWidth(max(width(), root->minPrefWidth()) + extraWidth); 101 } while (view->layoutPending() || root->needsLayout()); 122 ASSERT(!root->needsLayout()); 124 RenderObject* c = root->nextInPreOrder(); 152 RenderView* root = static_cast<RenderView*>(view->frame()->contentRenderer()); local 153 if (!root) 165 setWidth(max(width(), root->minPrefWidth()) + extraWidth); 173 } while (view->layoutPending() || root->needsLayout()) 186 RenderView* root = static_cast<RenderView*>(view->frame()->contentRenderer()); local [all...] |
/bionic/libm/man/ |
sqrt.3 | 43 .Nd cube root and square root functions 62 the cube root of 70 non-negative square root of x. 76 functions return the requested cube root. 81 functions return the requested square root
|