Searched defs:child (Results 1 - 25 of 278) sorted by relevance

1234567891011>>

/macosx-10.10.1/libxml2-26/libxml2/python/tests/
H A Dtst.py16 child = root.children variable
H A Dnsdel.py49 child = root.newChild(namespace, "child", None) variable
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/python/tests/
H A Dtst.py16 child = root.children variable
H A Dnsdel.py49 child = root.newChild(namespace, "child", None) variable
/macosx-10.10.1/apache-793/httpd/server/
H A Dutil_cfgtree.c20 ap_add_node(ap_directive_t **parent, ap_directive_t *current, ap_directive_t *toadd, int child) argument
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_codesigning/antlr2/antlr/
H A DASTPair.hpp29 RefAST child; // current child to which siblings are added member in class:antlr::ASTPair
[all...]
/macosx-10.10.1/emacs-93/
H A Drunit.c15 pid_t child; local
/macosx-10.10.1/llvmCore-3425.0.34/utils/TableGen/
H A DX86DisassemblerTables.cpp35 static inline bool inheritsFrom(InstructionContext child, argument
[all...]
/macosx-10.10.1/JavaScriptCore-7600.1.17/API/tests/
H A DNode.c40 void Node_appendChild(Node* node, Node* child) argument
49 void Node_removeChild(Node* node, Node* child) argument
/macosx-10.10.1/JavaScriptCore-7600.1.17/dfg/
H A DDFGAdjacencyList.h68 const Edge& child(unsigned i) const function in class:JSC::DFG::AdjacencyList
[all...]
H A DDFGScoreBoard.h97 void use(Node* child) argument
113 void use(Edge child) argument
118 void useIfHasResult(Edge child) argument
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/sec/SecurityTool/
H A Dleaks.c39 pid_t child; local
/macosx-10.10.1/Security-57031.1.35/SecurityTool/
H A Dleaks.c40 pid_t child; local
/macosx-10.10.1/libarchive-30/libarchive/libarchive/
H A Dfilter_fork.c59 pid_t child; local
/macosx-10.10.1/libpthread-105.1.4/src/
H A Dpthread_atfork.c35 pthread_atfork(void (*prepare)(void), void (*parent)(void), void (*child)(void)) argument
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/API/gtk/
H A DWebKitWebViewBaseAccessible.cpp81 AtkObject* child = atk_object_ref_accessible_child(atkParent, i); local
/macosx-10.10.1/autofs-246/autofsd/
H A Dautofsd.c206 pid_t child; local
/macosx-10.10.1/cxxfilt-11/cxxfilt/include/
H A Dfibheap.h57 struct fibnode *child; member in struct:fibnode
/macosx-10.10.1/dtrace-147/test/cmd/badioctl/
H A Dbadioctl.c117 pid_t child, parent = getpid(); local
/macosx-10.10.1/emacs-93/emacs/nt/
H A Drunemacs.c53 PROCESS_INFORMATION child; local
/macosx-10.10.1/xnu-2782.1.97/bsd/miscfs/mockfs/
H A Dmockfs_fsnode.c165 int mockfs_fsnode_adopt(mockfs_fsnode_t parent, mockfs_fsnode_t child) argument
262 mockfs_fsnode_child_by_type(mockfs_fsnode_t parent, uint8_t type, mockfs_fsnode_t * child) argument
[all...]
/macosx-10.10.1/JavaScriptCore-7600.1.17/tools/
H A DCodeProfile.h55 void addChild(CodeProfile* child) argument
/macosx-10.10.1/Security-57031.1.35/Security/include/security_utilities/
H A Dunixchild.h107 add(Child *child) argument
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_utilities/lib/
H A Dunixchild.h107 add(Child *child) argument
[all...]
/macosx-10.10.1/WebKit2-7600.1.25/Shared/
H A DWebRenderObject.cpp103 RefPtr<WebRenderObject> child = adoptRef(new WebRenderObject(coreChild, shouldIncludeDescendants)); local

Completed in 232 milliseconds

1234567891011>>