/external/grpc-grpc/src/ruby/lib/grpc/generic/ |
D | interceptors.rb | 44 def request_response(request: nil, call: nil, method: nil, metadata: nil) 58 def client_streamer(requests: nil, call: nil, method: nil, metadata: nil) 72 def server_streamer(request: nil, call: nil, method: nil, metadata: nil) 86 def bidi_streamer(requests: nil, call: nil, method: nil, metadata: nil) 105 def request_response(request: nil, call: nil, method: nil) 117 def client_streamer(call: nil, method: nil) 130 def server_streamer(request: nil, call: nil, method: nil) 143 def bidi_streamer(requests: nil, call: nil, method: nil)
|
D | client_stub.rb | 97 channel_override: nil, 98 timeout: nil, 99 propagate_mask: nil, 149 deadline: nil, 151 parent: nil, 152 credentials: nil, 226 deadline: nil, 228 parent: nil, 229 credentials: nil, 317 deadline: nil, [all …]
|
D | bidi_call.rb | 45 req_view: nil) 142 def write_loop(requests, is_client: true, set_output_stream_done: nil)
|
/external/e2fsprogs/lib/support/ |
D | dict.c | 144 static void free_nodes(dict_t *dict, dnode_t *node, dnode_t *nil) in free_nodes() 197 static unsigned int verify_redblack(dnode_t *nil, dnode_t *root) in verify_redblack() 228 static dictcount_t verify_node_count(dnode_t *nil, dnode_t *root) in verify_node_count() 245 static int verify_dict_has_node(dnode_t *nil, dnode_t *root, dnode_t *node) in verify_dict_has_node() 317 dnode_t *nil = dict_nil(dict), *root = dict_root(dict); in dict_free_nodes() local 403 dnode_t *nil = dict_nil(dict), *root = dict_root(dict); in dict_verify() local 463 dnode_t *nil = dict_nil(dict); in dict_lookup() local 502 dnode_t *nil = dict_nil(dict); in dict_lower_bound() local 534 dnode_t *nil = dict_nil(dict); in dict_upper_bound() local 569 dnode_t *where = dict_root(dict), *nil = dict_nil(dict); in dict_insert() local [all …]
|
/external/f2fs-tools/fsck/ |
D | dict.c | 136 static void free_nodes(dict_t *dict, dnode_t *node, dnode_t *nil) in free_nodes() 188 static unsigned int verify_redblack(dnode_t *nil, dnode_t *root) in verify_redblack() 218 static dictcount_t verify_node_count(dnode_t *nil, dnode_t *root) in verify_node_count() 234 static int verify_dict_has_node(dnode_t *nil, dnode_t *root, dnode_t *node) in verify_dict_has_node() 301 dnode_t *nil = dict_nil(dict), *root = dict_root(dict); in dict_free_nodes() local 383 dnode_t *nil = dict_nil(dict), *root = dict_root(dict); in dict_verify() local 442 dnode_t *nil = dict_nil(dict); in dict_lookup() local 480 dnode_t *nil = dict_nil(dict); in dict_lower_bound() local 511 dnode_t *nil = dict_nil(dict); in dict_upper_bound() local 545 dnode_t *where = dict_root(dict), *nil = dict_nil(dict); in dict_insert() local [all …]
|
/external/grpc-grpc/src/ruby/spec/support/ |
D | helpers.rb | 66 def build_insecure_stub(klass, host: nil, opts: nil)
|
/external/clang/test/Rewriter/ |
D | weak_byref_objects.m | 3 #define nil 0 macro
|
/external/llvm-project/clang/test/Rewriter/ |
D | weak_byref_objects.m | 3 #define nil 0 macro
|
/external/clang/test/CodeGenObjC/ |
D | debug-info-block-type.m | 8 #define nil ((void*) 0) macro
|
/external/llvm-project/clang/test/CodeGenObjC/ |
D | debug-info-block-type.m | 8 #define nil ((void*) 0) macro
|
/external/clang/test/Analysis/Inputs/ |
D | system-header-simulator-for-objc-dealloc.h | 3 #define nil ((id)0) macro
|
D | system-header-simulator-for-nullability.h | 3 #define nil 0 macro
|
/external/llvm-project/clang/test/Analysis/Inputs/ |
D | system-header-simulator-for-objc-dealloc.h | 3 #define nil ((id)0) macro
|
/external/clang/test/FixIt/ |
D | multiarg-selector-fixit.m | 6 #define nil (void *)0 macro
|
/external/llvm-project/clang/test/SemaObjC/ |
D | comptypes-2.m | 4 #define nil (void *)0; macro
|
D | comptypes-7.m | 3 #define nil (void *)0; macro
|
D | block-compare.mm | 6 #define nil ((id)nullptr) 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
|
/external/llvm-project/clang/test/SemaObjCXX/ |
D | comptypes-7.mm | 3 #define nil nullptr macro
|
/external/llvm-project/clang/test/FixIt/ |
D | multiarg-selector-fixit.m | 6 #define nil (void *)0 macro
|
/external/llvm-project/compiler-rt/test/fuzzer/ |
D | DSOTestMain.cpp | 15 static volatile int *nil = 0; variable
|
/external/llvm-project/clang/test/ARCMT/ |
D | remove-dealloc-method.m | 5 #define nil ((void*) 0) macro
|
/external/clang/test/ARCMT/ |
D | remove-dealloc-method.m | 5 #define nil ((void*) 0) macro
|
/external/llvm-project/clang/test/Analysis/ |
D | nullability-arc.mm | 11 #define nil ((id)0) macro
|