HomeSort by relevance Sort by last modified time
    Searched defs:root (Results 251 - 275 of 350) sorted by null

<<11121314

  /external/clearsilver/java-jni/
clearsilver.jar 
  /external/e2fsprogs/debugfs/
debugfs.c 43 ext2_ino_t root, cwd; variable
111 root = cwd = EXT2_ROOT_INO;
247 root = cwd = EXT2_ROOT_INO;
672 root = inode;
967 retval = ext2fs_get_pathname(current_fs, root, 0, &pathname);
970 "while trying to get pathname of root");
972 printf("[root] INODE: %6u PATH: %s\n",
973 root, pathname ? pathname : "NULL");
1033 if (! (retval=ext2fs_namei(current_fs, root, cwd, destname, &dir)))
1230 dir = 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...]
pass1.c 693 * Make sure the root inode is a directory; if
711 * dtime field set for the root and lost+found
714 * easily. But we will fix the root directory
1423 struct ext2_dx_root_info *root; local
    [all...]
profile.c 97 struct profile_node *root; member in struct:_prf_file_t
168 (struct profile_node *root, FILE *dstfile);
171 (struct profile_node *root, char **buf);
403 if (prf->root) {
404 profile_free_node(prf->root);
405 prf->root = 0;
409 retval = profile_create_node("(root)", 0, &state.root_section);
437 if (prf->root)
438 profile_free_node(prf->root);
445 prf->root = state.root_section
    [all...]
  /external/freetype/include/freetype/internal/
ftobjs.h 531 #define FT_FACE_LIBRARY( x ) FT_FACE_DRIVER( x )->root.library
663 FT_ModuleRec root; member in struct:FT_RendererRec_
724 FT_ModuleRec root; member in struct:FT_DriverRec_
    [all...]
  /external/freetype/src/truetype/
ttgload.c 120 *ah = face->root.units_per_EM;
191 if ( face->root.internal->incremental_interface &&
192 face->root.internal->incremental_interface->funcs->get_glyph_metrics )
203 error = face->root.internal->incremental_interface->funcs->get_glyph_metrics(
204 face->root.internal->incremental_interface->object,
219 error = face->root.internal->incremental_interface->funcs->get_glyph_metrics(
220 face->root.internal->incremental_interface->object,
2036 FT_Face root = &face->root; local
    [all...]
  /external/icu4c/common/
triedict.cpp 81 // Start the trie off with something. Having the root node already present
233 TernaryNode *fRoot; // Root node
245 MutableTrieEnumeration(TernaryNode *root, UErrorCode &status)
247 fRoot = root;
248 fNodeStack.push(root, status);
361 uint16_t root; // Node number of the root node member in struct:CompactTrieHeader
471 const CompactTrieNode *node = getCompactNode(fData, fData->root);
557 fNodeStack.push(header->root, status);
585 fNodeStack.push(fHeader->root, status)
1047 BuildCompactTrieNode *root = compactOneNode(dict.fTrie, FALSE, nodes, status); local
1259 TernaryNode *root = unpackOneNode(fData, getCompactNode(fData, fData->root), status); local
1399 uint16_t root = ds->readUInt16(header->root); local
    [all...]
  /external/icu4c/test/cintltst/
cldrtest.c 76 TestKeyInRootRecursive(UResourceBundle *root, const char *rootName,
81 ures_resetIterator(root);
97 subRootBundle = ures_getByKey(root, subBundleKey, NULL, &errorCode);
108 log_err("key \"%s\" in \"%s\" has a different type from root for locale \"%s\"\n"
128 log_err("Arrays are different size with key \"%s\" in \"%s\" from root for locale \"%s\"\n",
152 log_err("Integer vectors are the same with key \"%s\" in \"%s\" from root for locale \"%s\"\n",
181 log_err("Different size array with key \"%s\" in \"%s\" from root for locale \"%s\"\n"
209 /* A2 or A4 in the root string indicates that the resource can optionally be an array instead of a */
214 log_err("Got a NULL string with key \"%s\" in \"%s\" at index %d for root or locale \"%s\"\n",
222 log_err("Got something other than a string or array of size %d for key \"%s\" in \"%s\" at index %d for root or locale \"%s\"\n"
491 UResourceBundle *root, *currentLocale; local
941 UResourceBundle *root, *currentLocale; local
    [all...]
  /external/icu4c/test/intltest/
icusvtst.cpp 1036 UnicodeString* root = new UnicodeString("root"); local
    [all...]
  /external/libpcap/
optimize.c 241 * N_LEVELS at the root. The levels[] array points to the
246 find_levels(root)
247 struct block *root;
251 find_levels_r(root);
259 find_dom(root)
260 struct block *root;
273 /* Root starts off empty. */
275 root->dom[i] = 0;
277 /* root->level is the highest level no found. */
278 for (i = root->level; i >= 0; --i)
1736 struct block *root; local
    [all...]
  /external/libvpx/examples/includes/ASCIIMathPHP-2.0/
ASCIIMathPHP-2.0.class.php 968 if ($sym['input'] == 'root' || $sym['input'] == 'stackrel') {
1023 $root = $this->_node_arr[0]; variable
1024 return($root->dumpXML());
    [all...]
  /external/libxml2/
debugXML.c 2980 xmlNodePtr root; local
    [all...]
pattern.c 1329 "Unexpected selection of the document root in '%s'.\n",
1575 int i, s = 0, root = 0, flags = 0, prevs = -1; local
    [all...]
schematron.c 1027 /* do the URI base composition, load and find the root */
1042 "could not find root from include '%s'.\n",
1079 xmlNodePtr root, cur; local
1127 * Then extract the root and Schematron parse it
1129 root = xmlDocGetRootElement(doc);
1130 if (root == NULL) {
1140 if (!IS_SCHEMATRON(root, "schema")) {
1141 xmlSchematronPErr(ctxt, root,
1155 cur = root->children;
1666 xmlNodePtr cur, root; local
    [all...]
  /external/qemu/android/
main.c 607 AConfig* root; local
649 root = aconfig_node("", "");
692 aconfig_load(root, strdup(tmp));
706 if(aconfig_load_file(root, tmp) >= 0) {
729 aconfig_load(root, base);
746 if ( qemulator_init(qemulator_get(), root, path, win_x, win_y, opts ) < 0 ) {
754 n = aconfig_find(root, "network");
762 n = aconfig_find(root, "trackball");
820 AConfig* root = aconfig_node("",""); local
821 if (!aconfig_load_file(root, path))
    [all...]
  /external/qemu/proxy/
proxy_http_rewriter.c 323 /* root->socket is connected to the proxy server. while
341 ProxyConnection root[1]; member in struct:__anon6523
360 rewrite_connection_free( ProxyConnection* root )
362 RewriteConnection* conn = (RewriteConnection*)root;
369 proxy_connection_done(root);
377 HttpService* service = (HttpService*) conn->root->service;
378 ProxyConnection* root = conn->root; local
383 if (socket_connect( root->socket, &service->server_addr ) < 0) {
385 PROXY_LOG("%s: connecting", conn->root->name)
405 ProxyConnection* root = conn->root; local
423 ProxyConnection* root = conn->root; local
469 ProxyConnection* root = conn->root; local
510 ProxyConnection* root = conn->root; local
557 ProxyConnection* root = conn->root; local
594 ProxyConnection* root = conn->root; local
614 ProxyConnection* root = conn->root; local
696 ProxyConnection* root = conn->root; local
863 ProxyConnection* root = conn->root; local
    [all...]
  /external/quake/quake/src/WinQuake/
gl_vidlinuxglx.cpp 249 static Cursor CreateNullCursor(Display *display, Window root)
257 cursormask = XCreatePixmap(display, root, 1, 1, 1/*depth*/);
737 Window root; local
790 root = RootWindow(dpy, scrnum);
849 attr.colormap = XCreateColormap(dpy, root, visinfo->visual, AllocNone);
860 win = XCreateWindow(dpy, root, 0, 0, width, height,
  /external/v8/src/
serialize.cc 607 void Deserializer::DeserializePartial(Object** root) {
615 VisitPointer(root);
1014 Object* root = Heap::roots_address()[i]; local
    [all...]
  /external/webkit/WebCore/dom/
Range.cpp 206 // check if different root container
244 // check if different root container
1150 Node* root = n; local
    [all...]
  /external/webkit/WebCore/editing/
SelectionController.cpp 1180 Node* root = 0; local
    [all...]
htmlediting.cpp 222 // Since enclosingNodeOfType won't search beyond the highest root editable node,
223 // this code works even if the closest table cell was outside of the root editable node.
671 Node* root = highestEditableRoot(p);
673 if (root && !n->isContentEditable())
677 if (n == root)
689 Node* root = highestEditableRoot(p);
693 if (root && !n->isContentEditable() && onlyReturnEditableNodes)
697 if (n == root)
707 Node* root = highestEditableRoot(p); local
711 if (n == root)
    [all...]
visible_units.cpp 366 return box ? box->root() : 0;
566 RootInlineBox *root = 0; local
571 root = box->root()->prevRootBox();
572 if (root)
576 if (!root) {
578 // Need to move back to previous containing editable block in this root editable
579 // block and find the last root line box in that block.
593 // previous root line box found
594 root = box->root()
668 RootInlineBox *root = 0; local
    [all...]
  /external/webkit/WebCore/rendering/
RenderInline.cpp 77 // If line boxes are contained inside a root, that means we're an inline.
81 // root lines that can just be destroyed without disconnecting.
645 // LayoutState is only valid for root-relative repainting
938 RootInlineBox* root = curr->root(); local
996 RootInlineBox* root = curr->root(); local
    [all...]
RenderLayer.h 212 const RenderLayer* root() const function in class:WebCore::RenderLayer
350 // the <html> layer and the root layer).
381 // Compute and cache clip rects computed with the given layer as the root
397 // Bounding box relative to the root.
619 const RenderLayer* m_clipRectsRoot; // Root layer used to compute clip rects.

Completed in 244 milliseconds

<<11121314