Searched defs:nil (Results 1 – 8 of 8) sorted by relevance
| /third_party/f2fs-tools/fsck/ |
| D | dict.c | 135 static void free_nodes(dict_t *dict, dnode_t *node, dnode_t *nil) in free_nodes() 187 static unsigned int verify_redblack(dnode_t *nil, dnode_t *root) in verify_redblack() 217 static dictcount_t verify_node_count(dnode_t *nil, dnode_t *root) in verify_node_count() 233 static int verify_dict_has_node(dnode_t *nil, dnode_t *root, dnode_t *node) in verify_dict_has_node() 300 dnode_t *nil = dict_nil(dict), *root = dict_root(dict); in dict_free_nodes() local 382 dnode_t *nil = dict_nil(dict), *root = dict_root(dict); in dict_verify() local 441 dnode_t *nil = dict_nil(dict); in dict_lookup() local 479 dnode_t *nil = dict_nil(dict); in dict_lower_bound() local 510 dnode_t *nil = dict_nil(dict); in dict_upper_bound() local 544 dnode_t *where = dict_root(dict), *nil = dict_nil(dict); in dict_insert() local [all …]
|
| /third_party/json/tests/thirdparty/Fuzzer/test/ |
| D | DSOTestMain.cpp | 14 static volatile int *nil = 0; variable
|
| /third_party/libabigail/src/ |
| D | abg-reader.cc | 1144 corpus_sptr nil; in read_corpus() local 1538 scope_decl_sptr nil, scope; in get_scope_for_node() local 1823 translation_unit_sptr tu, nil; in read_translation_unit_from_input() local 2185 corpus_group_sptr nil; in read_corpus_group_from_input() local 3104 namespace_decl_sptr nil; in build_namespace_decl() local 3156 elf_symbol_sptr nil; in build_elf_symbol() local 3258 elf_symbol_sptr nil; in build_elf_symbol_from_reference() local 3305 string_elf_symbols_map_sptr map, nil; in build_elf_symbol_db() local 3385 shared_ptr<function_decl::parameter> nil; in build_function_parameter() local 3459 function_decl_sptr nil; in build_function_decl() local [all …]
|
| D | abg-ini.cc | 1342 property_value_sptr nil, result; in read_property_value() local 1406 string_property_value_sptr nil, result; in read_string_property_value() local 1422 list_property_value_sptr nil, result; in read_list_property_value() local 1461 tuple_property_value_sptr nil, result; in read_tuple_property_value() local 1535 property_sptr nil; in read_property() local 1585 config::section_sptr nil; in read_section() local
|
| D | abg-suppression.cc | 1494 fn_call_expr_boundary_sptr result, nil; in create_fn_call_expr_boundary() local
|
| D | abg-ir.cc | 10776 var_decl_sptr nil; in has_flexible_array_data_member() local 11123 type_base_sptr nil; in is_void_pointer_type() local 14617 function_type_sptr nil = function_type_sptr(); in synthesize_function_type_from_translation_unit() local
|
| /third_party/protobuf/objectivec/Tests/ |
| D | unittest_objc.proto | 120 optional bool nil = 14; field
|
| /third_party/mesa3d/src/glx/tests/ |
| D | indirect_api.cpp | 53 static const void *nil = 0; variable
|