Home
last modified time | relevance | path

Searched defs:child (Results 1 – 21 of 21) sorted by relevance

/device/linaro/hikey/hifi/xaf/hifi-dpf/include/lib/
Drbtree.h106 static inline void rb_set_left(rb_tree_t *tree, rb_idx_t n_idx, rb_node_t *child) in rb_set_left()
112 static inline void rb_set_right(rb_tree_t *tree, rb_idx_t n_idx, rb_node_t *child) in rb_set_right()
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/h/
DASTBase.cpp134 register ASTBase *child, *sibling=NULL, *tail, *w; in tmake() local
Dast.c258 register AST *child, *sibling=NULL, *tail=NULL /* MR20 */, *w; in zztmake() local
DPCCTSAST.cpp98 register PCCTS_AST *child, *sibling=NULL, *tail, *w; in make() local
532 ScanAST *t=NULL, *root, *child, *last; in stringparser_parse_tree() local
/device/generic/goldfish/wifi/createns/
Dcreatens.cpp272 pid_t child = 0; in main() local
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/h/
Dast.c258 register AST *child, *sibling=NULL, *tail=NULL /* MR20 */, *w; in zztmake() local
DASTBase.cpp134 register ASTBase *child, *sibling=NULL, *tail=NULL /*MR23*/, *w; in tmake() local
DPCCTSAST.cpp98 register PCCTS_AST *child, *sibling=NULL, *tail=NULL /*MR23*/, *w; in make() local
544 ScanAST *t=NULL, *root, *child, *last=NULL /*MR23*/; in stringparser_parse_tree() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dthread_sgi.h24 pid_t child; member
Dast.c623 const node *child; in compiler_complex_args() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/
Dpytree.py322 def set_child(self, i, child): argument
332 def insert_child(self, i, child): argument
341 def append_child(self, child): argument
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Other/Maintained/Tools/Pccts/sorcerer/lib/
Dastlib.c148 register SORAST *child, *sibling=NULL, *tail = NULL, *w; in ast_make() local
685 ScanAST *t=NULL, *root, *child, *last = NULL; local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_signal.py67 def wait(self, child): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/compiler/
Dsymbols.py73 def add_child(self, child): argument
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
Dregexec.c100 history_tree_add_child(OnigCaptureTreeNode* parent, OnigCaptureTreeNode* child) in history_tree_add_child()
135 OnigCaptureTreeNode *clone, *child; in history_tree_clone() local
1050 OnigCaptureTreeNode* child; in make_capture_history_tree() local
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
Dfset2.c195 Tree *child, *sibling=NULL, *tail=NULL; in tmake() local
Dmrhoist.c1974 Predicate *child; local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dpyexpat.c696 PyObject *child = conv_content_model(&model->children[i], in conv_content_model() local
D_elementtree.c683 PyObject* child = deepcopy(self->extra->children[i], memo); in element_deepcopy() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dpyexpat.c696 PyObject *child = conv_content_model(&model->children[i], in conv_content_model() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dast.c623 const node *child; in compiler_complex_args() local