Searched defs:parent (Results 176 - 200 of 670) sorted by relevance

1234567891011>>

/freebsd-10-stable/tests/sys/kern/
H A Dreaper.c46 pid_t parent, child, grandchild, pid; local
99 pid_t parent, child, grandchild, pid; local
147 pid_t parent, child, grandchild, pid; local
234 pid_t parent, child, grandchild, pid; local
297 pid_t parent, child, pid; local
381 pid_t parent, child, grandchild, pid; local
534 pid_t parent; local
551 pid_t parent; local
568 pid_t parent; local
588 pid_t parent, child, grandchild, pid; local
647 pid_t parent, child1, child2, grandchild1, grandchild2, pid; local
[all...]
/freebsd-10-stable/contrib/bzip2/
H A Dhuffman.c77 Int32 parent [ BZ_MAX_ALPHA_SIZE * 2 ]; local
/freebsd-10-stable/contrib/atf/atf-c/
H A Dutils_test.c420 const pid_t parent = atf_utils_fork(); local
/freebsd-10-stable/contrib/atf/atf-c++/
H A Dutils_test.cpp360 const pid_t parent = atf::utils::fork(); local
/freebsd-10-stable/contrib/binutils/libiberty/
H A Dfibheap.c395 fibheap_link(fibheap_t heap ATTRIBUTE_UNUSED, fibnode_t node, fibnode_t parent) argument
409 fibheap_cut(fibheap_t heap, fibnode_t node, fibnode_t parent) argument
[all...]
/freebsd-10-stable/contrib/dialog/
H A Drangebox.c35 WINDOW *parent; member in struct:_box
H A Dtimebox.c45 WINDOW *parent; member in struct:_box
91 init_object(BOX * data, WINDOW *parent, int x, int y, int width, int height, int period, int value, int code) argument
/freebsd-10-stable/contrib/dtc/
H A Ddtc.h151 struct node *parent; member in struct:node
/freebsd-10-stable/contrib/gcc/
H A Dtree-ssa-uncprop.c578 basic_block parent; local
/freebsd-10-stable/contrib/gcclibs/libiberty/
H A Dfibheap.c395 fibheap_link(fibheap_t heap ATTRIBUTE_UNUSED, fibnode_t node, fibnode_t parent) argument
409 fibheap_cut(fibheap_t heap, fibnode_t node, fibnode_t parent) argument
[all...]
/freebsd-10-stable/contrib/gdb/gdb/
H A Dada-lang.h123 void *parent; member in struct:task_fields
/freebsd-10-stable/contrib/ipfilter/
H A Dradix_ipf.h26 struct ipf_rdx_node *parent; member in struct:ipf_rdx_node
/freebsd-10-stable/contrib/ldns/
H A Drbtree.c249 ldns_rbnode_t *parent = LDNS_RBTREE_NULL; local
318 change_parent_ptr(ldns_rbtree_t* rbtree, ldns_rbnode_t* parent, ldns_rbnode_t* old, ldns_rbnode_t* new) argument
576 ldns_rbnode_t *parent; local
597 ldns_rbnode_t *parent; local
[all...]
/freebsd-10-stable/contrib/llvm/include/llvm/Analysis/
H A DRegionInfo.h75 Region* parent; member in class:llvm::RegionNode
[all...]
/freebsd-10-stable/contrib/llvm/include/llvm/CodeGen/
H A DLiveRangeEdit.h114 LiveRangeEdit(LiveInterval *parent, argument
/freebsd-10-stable/contrib/llvm/lib/IR/
H A DBasicBlock.cpp85 void BasicBlock::setParent(Function *parent) { argument
H A DGlobals.cpp130 void GlobalVariable::setParent(Module *parent) { argument
209 void GlobalAlias::setParent(Module *parent) { argument
/freebsd-10-stable/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DTransRetainReleaseDealloc.cpp438 Stmt *parent = StmtMap->getParent(E); local
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Core/
H A DValueObjectRegister.cpp32 ValueObjectRegisterContext::ValueObjectRegisterContext (ValueObject &parent, RegisterContextSP &reg_ctx) : argument
270 ValueObjectRegister::ValueObjectRegister (ValueObject &parent, lldb::RegisterContextSP &reg_ctx_sp, uint32_t reg_num) : argument
/freebsd-10-stable/contrib/llvm/tools/lldb/source/DataFormatters/
H A DLibCxxMap.cpp53 parent () function in class:MapEntry
/freebsd-10-stable/contrib/mtree/
H A Dcreate.c331 statd(FILE *fp, FTS *t, FTSENT *parent, uid_t *puid, gid_t *pgid, mode_t *pmode, argument
/freebsd-10-stable/contrib/ofed/libibverbs/src/
H A Dmemory.c67 struct ibv_mem_node *parent; member in struct:ibv_mem_node
231 struct ibv_mem_node *parent, *gp, *uncle; local
287 struct ibv_mem_node *node, *parent = NULL; local
313 struct ibv_mem_node *child, *parent, *sib, *tmp; local
[all...]
/freebsd-10-stable/contrib/subversion/subversion/libsvn_repos/
H A Dnode_tree.c55 create_node(const char *name, svn_repos_node_t *parent, apr_pool_t *pool) argument
90 create_child_node(svn_repos_node_t *parent, const char *name, apr_pool_t *pool) argument
109 find_child_by_name(svn_repos_node_t *parent, const char *name) argument
[all...]
/freebsd-10-stable/contrib/texinfo/info/
H A Dnodes.h39 char *parent; /* Non-null is the logical file name. */ member in struct:__anon4680
/freebsd-10-stable/lib/libc/db/btree/
H A Dbt_split.c84 EPGNO *parent; local
[all...]

Completed in 384 milliseconds

1234567891011>>