Home
last modified time | relevance | path

Searched defs:root (Results 26 – 50 of 222) sorted by relevance

123456789

/dragonfly/lib/libc/gen/
H A Dpw_scan.c56 int root; in __pw_scan() local
/dragonfly/contrib/gmp/mpz/
H A Droot.c26 mpz_root (mpz_ptr root, mpz_srcptr u, unsigned long int nth) in mpz_root()
H A Dsqrtrem.c31 mpz_sqrtrem (mpz_ptr root, mpz_ptr rem, mpz_srcptr op) in mpz_sqrtrem()
H A Drootrem.c26 mpz_rootrem (mpz_ptr root, mpz_ptr rem, mpz_srcptr u, unsigned long int nth) in mpz_rootrem()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-phinodes.h45 struct phi_arg_d *element, *root; in phi_arg_index_from_use() local
/dragonfly/contrib/wpa_supplicant/src/utils/
H A Djson.c222 struct json_token *root = NULL, *curr_token = NULL, *token = NULL; in json_parse() local
572 void json_print_tree(struct json_token *root, char *buf, size_t buflen) in json_print_tree()
/dragonfly/usr.sbin/autofs/
H A Dcommon.c273 node_expand_includes(struct node *root, bool is_master) in node_expand_includes()
701 node_find(struct node *root, const char *path) in node_find()
1098 parse_master_yyin(struct node *root, const char *master) in parse_master_yyin()
1140 parse_master(struct node *root, const char *master) in parse_master()
/dragonfly/lib/libc/stdlib/
H A Dtwalk.c30 trecurse(const node_t *root, void (*action)(const void *, VISIT, int), in trecurse()
/dragonfly/tools/tools/splitpatch/
H A Dsplitpatch.py40 def directory_save(filename, patch, suffix = None, root = None, forceful = False): argument
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/ext/
H A Dtypelist.h62 typedef Root root; in _GLIBCXX_VISIBILITY() typedef
/dragonfly/contrib/gcc-8.0/libgcc/
H A Dlibgcov-interface.c135 struct gcov_root *root; in __gcov_reset_int() local
158 struct gcov_root *root; in __gcov_dump_int() local
/dragonfly/contrib/lvm2/dist/lib/format_text/
H A Dimport_vsn1.c34 #define _read_int32(root, path, result) \ argument
37 #define _read_uint32(root, path, result) \ argument
40 #define _read_int64(root, path, result) \ argument
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-predcom.c553 unsigned root, n; in component_of() local
926 dref root = get_chain_root (chain); in add_ref_to_chain() local
1028 unsigned distance, struct data_reference *root) in valid_initializer_p()
1071 find_looparound_phi (struct loop *loop, dref ref, dref root) in find_looparound_phi()
1161 dref ref, root = get_chain_root (chain); in add_looparound_copies() local
1493 dref root = get_chain_root (chain); in initialize_root_vars() local
1546 dref root = get_chain_root (chain); in initialize_root() local
1564 initialize_root_vars_lm (struct loop *loop, dref root, bool written, in initialize_root_vars_lm()
1755 dref a, root; in execute_pred_commoning_chain() local
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/ext/
H A Dtypelist.h63 typedef Root root; in _GLIBCXX_VISIBILITY() typedef
/dragonfly/lib/libssh/openbsd-compat/
H A Dsys-tree.h69 #define SPLAY_INITIALIZER(root) \ argument
72 #define SPLAY_INIT(root) do { \ argument
303 #define RB_INITIALIZER(root) \ argument
306 #define RB_INIT(root) do { \ argument
/dragonfly/usr.sbin/lpr/lprm/
H A Dlprm.c79 static char root[] = "root"; in main() local
/dragonfly/contrib/bzip2/
H A Dbzip2.c83 # define APPEND_FILESPEC(root, name) \ argument
86 # define APPEND_FLAG(root, name) \ argument
140 # define APPEND_FLAG(root, name) \ argument
143 # define APPEND_FILESPEC(root, name) \ argument
1729 Cell *snocString ( Cell *root, Char *name ) in snocString()
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/
H A Ddebug_fn_imps.hpp84 assert_node_consistent(node_const_pointer p_nd, bool root, in assert_node_consistent()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/
H A Ddebug_fn_imps.hpp84 assert_node_consistent(node_const_pointer p_nd, bool root, in assert_node_consistent()
/dragonfly/sys/dev/drm/
H A Ddrm_internal.h129 struct dentry *root) in drm_debugfs_init()
/dragonfly/usr.sbin/mtree/
H A Dverify.c45 static NODE *root; variable
/dragonfly/usr.sbin/makefs/
H A Dcd9660.c472 cd9660_makefs(const char *image, const char *dir, fsnode *root, in cd9660_makefs()
1311 cd9660_add_dot_records(iso9660_disk *diskStructure, cd9660node *root) in cd9660_add_dot_records()
1339 cd9660_convert_structure(iso9660_disk *diskStructure, fsnode *root, in cd9660_convert_structure()
1487 cd9660_free_structure(cd9660node *root) in cd9660_free_structure()
/dragonfly/sys/dev/drm/include/drm/
H A Ddrm_debugfs.h88 int count, struct dentry *root, in drm_debugfs_create_files()
/dragonfly/contrib/ldns/ldns/
H A Drbtree.h85 ldns_rbnode_t *root; member
/dragonfly/contrib/libpcap/
H A Doptimize.c418 find_dom(opt_state_t *opt_state, struct block *root) in find_dom()
470 find_edom(opt_state_t *opt_state, struct block *root) in find_edom()
505 find_closure(opt_state_t *opt_state, struct block *root) in find_closure()
684 find_ud(opt_state_t *opt_state, struct block *root) in find_ud()
2134 find_inedges(opt_state_t *opt_state, struct block *root) in find_inedges()
2872 icode_to_fcode(struct icode *ic, struct block *root, u_int *lenp, in icode_to_fcode()

123456789