/external/libcxx/test/std/iterators/predef.iterators/move.iterators/move.iter.ops/move.iter.op.index/ |
D | difference_type.pass.cpp | 37 struct do_nothing struct 52 typedef std::unique_ptr<int, do_nothing> Ptr; in main() argument
|
/external/libcxx/test/std/iterators/predef.iterators/move.iterators/move.iter.ops/move.iter.op.star/ |
D | op_star.pass.cpp | 45 struct do_nothing struct 60 std::unique_ptr<int, do_nothing> p(&i); in main() argument
|
/external/compiler-rt/test/cfi/cross-dso/ |
D | dlopen.cpp | 69 extern "C" __attribute__((aligned(4096))) void do_nothing() {} in do_nothing() function 128 void (*do_nothing)() = (void (*)())dlsym(handle, "do_nothing"); in main() local
|
/external/libcxx/test/std/iterators/predef.iterators/insert.iterators/insert.iter.ops/insert.iter.op=/ |
D | rv_value.pass.cpp | 51 struct do_nothing struct 59 typedef std::unique_ptr<int, do_nothing> Ptr; in main() argument
|
/external/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.special/ |
D | cmp_nullptr.pass.cpp | 42 void do_nothing(int*) {} in do_nothing() function
|
/external/libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.cmp/ |
D | cmp_nullptr.pass.cpp | 42 void do_nothing(int*) {} in do_nothing() function
|
D | eq.pass.cpp | 20 void do_nothing(int*) {} in do_nothing() function
|
D | lt.pass.cpp | 19 void do_nothing(int*) {} in do_nothing() function
|
/external/compiler-rt/test/dfsan/ |
D | vararg.c | 10 int do_nothing(const char *format, ...) { in do_nothing() function
|
/external/grpc-grpc/test/core/transport/ |
D | stream_owned_slice_test.cc | 26 static void do_nothing(void* arg, grpc_error* error) {} in do_nothing() function
|
/external/clang/tools/scan-build-py/tests/functional/src/ |
D | emit-one.c | 15 int do_nothing() in do_nothing() function
|
/external/libcxx/test/std/algorithms/alg.modifying.operations/alg.unique/ |
D | unique.pass.cpp | 101 struct do_nothing struct 106 typedef std::unique_ptr<int, do_nothing> Ptr; argument
|
D | unique_pred.pass.cpp | 127 struct do_nothing struct 132 typedef std::unique_ptr<int, do_nothing> Ptr; argument
|
/external/grpc-grpc/test/core/security/ |
D | oauth2_utils.cc | 66 static void do_nothing(void* unused, grpc_error* error) {} in do_nothing() function
|
/external/grpc-grpc/test/core/surface/ |
D | lame_client_test.cc | 41 void do_nothing(void* arg, grpc_error* error) {} in do_nothing() function
|
/external/grpc-grpc/test/core/util/ |
D | test_tcp_server.cc | 91 static void do_nothing(void* arg, grpc_error* error) {} in do_nothing() function
|
/external/autotest/scheduler/ |
D | drone_manager_unittest.py | 88 def do_nothing(): function 383 def do_nothing(): function
|
/external/grpc-grpc/test/core/iomgr/ |
D | resolve_address_posix_test.cc | 50 static void do_nothing(void* arg, grpc_error* error) {} in do_nothing() function
|
D | resolve_address_test.cc | 48 static void do_nothing(void* arg, grpc_error* error) {} in do_nothing() function
|
/external/grpc-grpc/test/core/end2end/ |
D | dualstack_socket_test.cc | 54 static void do_nothing(void* ignored) {} in do_nothing() function
|
/external/grpc-grpc/test/core/slice/ |
D | slice_test.cc | 70 static void do_nothing(void* ignored) {} in do_nothing() function
|
/external/grpc-grpc/test/core/client_channel/resolvers/ |
D | dns_resolver_cooldown_test.cc | 116 static void do_nothing(void* arg, grpc_error* error) {} in do_nothing() function
|
/external/python/cpython3/Lib/test/ |
D | test_pdb.py | 286 def do_nothing(): function
|
/external/grpc-grpc/test/core/network_benchmarks/ |
D | low_level_ping_pong.cc | 230 static int do_nothing(thread_args* args) { return 0; } in do_nothing() function
|
/external/tensorflow/tensorflow/python/kernel_tests/ |
D | py_func_test.py | 403 def do_nothing(unused_x): function
|