Searched refs:tree (Results 1 – 18 of 18) sorted by relevance
| /third_party/ulib/jemalloc/test/unit/ |
| A D | rb.c | 47 tree_t tree; in TEST_BEGIN() local 50 tree_new(&tree); in TEST_BEGIN() 143 tree_iterate(tree_t *tree) in tree_iterate() argument 154 tree_iterate_reverse(tree_t *tree) in tree_iterate_reverse() argument 170 tree_remove(tree, node); in node_remove() 203 node_remove(tree, node, *nnodes); in remove_iterate_cb() 214 node_remove(tree, node, *nnodes); in remove_reverse_iterate_cb() 235 tree_t tree; in TEST_BEGIN() local 259 tree_new(&tree); in TEST_BEGIN() 288 tree_next(&tree, &nodes[k]); in TEST_BEGIN() [all …]
|
| /third_party/uapp/fsck-msdosfs/ |
| A D | README.fuchsia | 4 https://github.com/freebsd/freebsd/tree/master/sbin/fsck_msdosfs
|
| /third_party/ulib/cryptolib/ |
| A D | README.fuchsia | 1 Source: https://github.com/jlnt/greygoo/tree/master/ucryptolib
|
| /third_party/uapp/dash/ |
| A D | README.fuchsia | 1 Source: http://git.kernel.org/cgit/utils/dash/dash.git/tree/
|
| /third_party/lib/acpica/generate/unix/ |
| A D | readme.txt | 6 and in the original (git tree) ACPICA directory structure. 51 ACPICA_SRC = ../../../source /* Location of acpica source tree */ 59 tree itself. This prevents collisions when different utilities compile
|
| /third_party/ulib/musl/third_party/tre/ |
| A D | regcomp.c | 1532 assert(tree->num_tags == num_tags); in tre_add_tags() 2055 STACK_PUSHR(stack, voidptr, tree); in tre_compute_nfl() 2440 tre_ast_node_t *tree, *tmp_ast_l, *tmp_ast_r; in regcomp() local 2477 tree = parse_ctx.n; in regcomp() 2480 tre_ast_print(tree); in regcomp() 2534 tmp_ast_l = tree; in regcomp() 2540 if (tree == NULL) in regcomp() 2543 errcode = tre_compute_nfl(mem, stack, tree); in regcomp() 2557 tre_ast_to_tnfa(tree, NULL, counts, NULL); in regcomp() 2577 p = tree->firstpos; in regcomp() [all …]
|
| /third_party/dev/ethernet/e1000/ |
| A D | README.fuchsia | 7 https://github.com/freebsd/freebsd/tree/master/sys/dev/e1000
|
| A D | if_em.c | 4005 struct sysctl_oid *tree = device_get_sysctl_tree(dev); in em_add_hw_stats() local 4006 struct sysctl_oid_list *child = SYSCTL_CHILDREN(tree); in em_add_hw_stats()
|
| /third_party/uapp/dash/src/ |
| A D | nodes.c.pat | 78 * Make a copy of a parse tree. 228 * Free a parse tree. 323 // * A sequence of nodes in a pre-order traversal of the node tree. 331 // encountered in a pre-order traversal of the node tree.
|
| A D | TOUR | 130 PARSE OUTPUT: The output of the parser consists of a tree of 205 EVAL.C: Evaltree recursively executes a parse tree. The exit
|
| /third_party/lib/acpica/source/compiler/ |
| A D | readme.txt | 12 1) The ACPICA source code tree. 18 generate the compiler (Basically, the entire ACPICA source tree should
|
| /third_party/ulib/musl/ |
| A D | COPYRIGHT | 105 interest of source tree size.
|
| A D | WHATSNEW | 33 along with PORTING guide. source tree layout and build system have 1627 - out-of-tree builds
|
| /third_party/ulib/jemalloc/ |
| A D | INSTALL | 2 typing the following while in the root directory of the source tree: 420 tree. For example, you can create an 'obj' directory, and from within that
|
| A D | ChangeLog | 53 - Add/use adaptive spinning for bootstrapping and radix tree node 64 - Fix over-sized allocation of radix tree leaf nodes. (@mjp41, @ogaun, 184 - Separate arena_avail trees, which substantially speeds up run tree 409 - Refactor rtree (radix tree for chunk lookups) to be lock-free, and make
|
| A D | configure.ac | 1375 …if test "x`test ! \"${srcroot}\" && cd \"${srcroot}\"; git rev-parse --is-inside-work-tree 2>/dev/…
|
| /third_party/ulib/backtrace/ |
| A D | configure.ac | 37 # with_target_subdir is used when configured as part of a GCC tree.
|
| /third_party/lib/acpica/ |
| A D | changes.txt | 5396 the parse tree object. 5924 tree head. ACPICA BZ 776. 6112 utilities from the original acpica git source tree structure. 6870 0) Git source tree / acpica.org 6873 source tree. 9500 tree. The transformed tree is dumped also. 9937 Linted the entire ACPICA source tree for both 32-bit and 64-bit. 14482 tree. 15486 The source code directory tree was restructured to reflect the 15685 The source code tree has been restructured. [all …]
|
Completed in 53 milliseconds