/device/linaro/hikey/hifi/xaf/hifi-dpf/include/lib/ |
D | rbtree.h | 106 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/ |
D | ASTBase.cpp | 134 register ASTBase *child, *sibling=NULL, *tail, *w; in tmake() local
|
D | ast.c | 258 register AST *child, *sibling=NULL, *tail=NULL /* MR20 */, *w; in zztmake() local
|
D | PCCTSAST.cpp | 98 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/ |
D | createns.cpp | 272 pid_t child = 0; in main() local
|
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/h/ |
D | ast.c | 258 register AST *child, *sibling=NULL, *tail=NULL /* MR20 */, *w; in zztmake() local
|
D | ASTBase.cpp | 134 register ASTBase *child, *sibling=NULL, *tail=NULL /*MR23*/, *w; in tmake() local
|
D | PCCTSAST.cpp | 98 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/ |
D | thread_sgi.h | 24 pid_t child; member
|
D | ast.c | 623 const node *child; in compiler_complex_args() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/ |
D | pytree.py | 322 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/ |
D | astlib.c | 148 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/ |
D | test_signal.py | 67 def wait(self, child): argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/compiler/ |
D | symbols.py | 73 def add_child(self, child): argument
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/ |
D | regexec.c | 100 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/ |
D | fset2.c | 195 Tree *child, *sibling=NULL, *tail=NULL; in tmake() local
|
D | mrhoist.c | 1974 Predicate *child; local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
D | pyexpat.c | 696 PyObject *child = conv_content_model(&model->children[i], in conv_content_model() local
|
D | _elementtree.c | 683 PyObject* child = deepcopy(self->extra->children[i], memo); in element_deepcopy() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/ |
D | pyexpat.c | 696 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/ |
D | ast.c | 623 const node *child; in compiler_complex_args() local
|