/external/e2fsprogs/e2fsck/ |
D | dict.c | 138 static void free_nodes(dict_t *dict, dnode_t *node, dnode_t *nil) in free_nodes() 191 static unsigned int verify_redblack(dnode_t *nil, dnode_t *root) in verify_redblack() 222 static dictcount_t verify_node_count(dnode_t *nil, dnode_t *root) in verify_node_count() 239 static int verify_dict_has_node(dnode_t *nil, dnode_t *root, dnode_t *node) in verify_dict_has_node() 311 dnode_t *nil = dict_nil(dict), *root = dict_root(dict); in dict_free_nodes() local 397 dnode_t *nil = dict_nil(dict), *root = dict_root(dict); in dict_verify() local 457 dnode_t *nil = dict_nil(dict); in dict_lookup() local 496 dnode_t *nil = dict_nil(dict); in dict_lower_bound() local 528 dnode_t *nil = dict_nil(dict); in dict_upper_bound() local 563 dnode_t *where = dict_root(dict), *nil = dict_nil(dict); in dict_insert() local [all …]
|
/external/clang/test/Rewriter/ |
D | weak_byref_objects.m | 3 #define nil 0 macro
|
/external/clang/test/CodeGenObjC/ |
D | debug-info-block-type.m | 2 #define nil ((void*) 0) macro
|
/external/clang/test/FixIt/ |
D | multiarg-selector-fixit.m | 6 #define nil (void *)0 macro
|
D | fixit-objc.m | 57 #define nil ((void*)0) macro
|
/external/clang/test/SemaObjC/ |
D | comptypes-2.m | 4 #define nil (void *)0; macro
|
D | comptypes-7.m | 3 #define nil (void *)0; macro
|
D | comptypes-1.m | 3 #define nil (void *)0; macro
|
D | comptypes-3.m | 3 #define nil (void *)0; macro
|
D | comptypes-5.m | 3 #define nil (void *)0; macro
|
D | objc-string-constant.m | 3 #define nil 0 /* id of Nil instance */ macro
|
D | class-method-lookup.m | 38 #define nil (void*)0 macro
|
D | conditional-expr-4.m | 4 #define nil ((void*) 0) macro
|
D | objc-dictionary-literal.m | 6 #define nil ((void *)0) macro
|
/external/clang/test/ARCMT/ |
D | remove-dealloc-method.m | 5 #define nil ((void*) 0) macro
|
D | init.m | 5 #define nil (void *)0 macro
|
D | releases.m | 5 #define nil 0 macro
|
D | Common.h | 12 #define nil ((void*) 0) macro
|
/external/libutf/ |
D | utfdef.h | 14 #define nil ((void*)0) macro
|
/external/clang/test/Analysis/ |
D | dynamic_type_check.m | 4 #define nil 0 macro
|
D | DynamicTypePropagation.m | 7 #define nil 0 macro
|
/external/valgrind/memcheck/tests/ |
D | thread_alloca.c | 18 nop(void *nil) in nop()
|
/external/clang/test/Index/ |
D | complete-macros.c | 4 #define nil 0 macro
|
/external/clang/test/SemaTemplate/ |
D | example-typelist.cpp | 5 struct nil { }; struct
|
/external/clang/test/Sema/ |
D | conditional-expr.c | 87 #define nil ((void*) 0) macro
|