/external/guice/extensions/servlet/test/com/google/inject/servlet/ |
D | VarargsServletDispatchIntegrationTest.java | 205 public void destroy() { in destroy() method in VarargsServletDispatchIntegrationTest.TestServlet 224 public void destroy() { in destroy() method in VarargsServletDispatchIntegrationTest.NeverServlet 245 public void destroy() { in destroy() method in VarargsServletDispatchIntegrationTest.TestFilter
|
D | FilterPipelineTest.java | 104 public void destroy() {} in destroy() method in FilterPipelineTest.TestFilter 119 public void destroy() {} in destroy() method in FilterPipelineTest.NeverFilter
|
D | ServletDispatchIntegrationTest.java | 173 public void destroy() { in destroy() method in ServletDispatchIntegrationTest.TestServlet 192 public void destroy() { in destroy() method in ServletDispatchIntegrationTest.NeverServlet 213 public void destroy() { in destroy() method in ServletDispatchIntegrationTest.TestFilter
|
D | InjectedFilterPipelineTest.java | 154 public void destroy() {} in destroy() method in InjectedFilterPipelineTest.TestFilter 170 public void destroy() {} in destroy() method in InjectedFilterPipelineTest.NeverFilter
|
D | FilterDispatchIntegrationTest.java | 233 public void destroy() { in destroy() method in FilterDispatchIntegrationTest.TestFilter 351 public void destroy() {} in destroy() method in FilterDispatchIntegrationTest.CountFilter 438 public void destroy() {} in destroy() method in FilterDispatchIntegrationTest.ThrowingFilter
|
/external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/guide/ |
D | example-context-10.kt | 13 fun destroy() { in <lambda>() method in kotlinx.coroutines.guide.exampleContext10.Activity
|
/external/rust/crates/grpcio-sys/grpc/src/core/tsi/ |
D | transport_security.h | 48 void (*destroy)(tsi_frame_protector* self); member 68 void (*destroy)(tsi_handshaker* self); member 104 void (*destroy)(tsi_handshaker_result* self); member
|
/external/grpc-grpc/src/core/tsi/ |
D | transport_security.h | 48 void (*destroy)(tsi_frame_protector* self); member 69 void (*destroy)(tsi_handshaker* self); member 106 void (*destroy)(tsi_handshaker_result* self); member
|
/external/angle/third_party/abseil-cpp/absl/container/internal/ |
D | hash_policy_traits_test.cc | 42 static std::function<void(void*, Slot*)> destroy; member 51 std::function<void(void*, Slot*)> PolicyWithoutOptionalOps::destroy; member in absl::container_internal::__anon6d7474c60111::PolicyWithoutOptionalOps 91 MockFunction<void(void*, Slot*)> destroy; member 105 TEST_F(Test, destroy) { in TEST_F() argument
|
/external/openscreen/third_party/abseil/src/absl/container/internal/ |
D | hash_policy_traits_test.cc | 42 static std::function<void(void*, Slot*)> destroy; member 51 std::function<void(void*, Slot*)> PolicyWithoutOptionalOps::destroy; member in absl::container_internal::__anon31478d380111::PolicyWithoutOptionalOps 91 MockFunction<void(void*, Slot*)> destroy; member 105 TEST_F(Test, destroy) { in TEST_F() argument
|
/external/libtextclassifier/abseil-cpp/absl/container/internal/ |
D | hash_policy_traits_test.cc | 42 static std::function<void(void*, Slot*)> destroy; member 51 std::function<void(void*, Slot*)> PolicyWithoutOptionalOps::destroy; member in absl::container_internal::__anon6d22ca870111::PolicyWithoutOptionalOps 91 MockFunction<void(void*, Slot*)> destroy; member 105 TEST_F(Test, destroy) { in TEST_F() argument
|
/external/webrtc/third_party/abseil-cpp/absl/container/internal/ |
D | hash_policy_traits_test.cc | 42 static std::function<void(void*, Slot*)> destroy; member 51 std::function<void(void*, Slot*)> PolicyWithoutOptionalOps::destroy; member in absl::container_internal::__anon819378860111::PolicyWithoutOptionalOps 91 MockFunction<void(void*, Slot*)> destroy; member 105 TEST_F(Test, destroy) { in TEST_F() argument
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/internal/ |
D | hash_policy_traits_test.cc | 42 static std::function<void(void*, Slot*)> destroy; member 51 std::function<void(void*, Slot*)> PolicyWithoutOptionalOps::destroy; member in absl::container_internal::__anon440cfa180111::PolicyWithoutOptionalOps 91 MockFunction<void(void*, Slot*)> destroy; member 105 TEST_F(Test, destroy) { in TEST_F() argument
|
/external/abseil-cpp/absl/container/internal/ |
D | hash_policy_traits_test.cc | 42 static std::function<void(void*, Slot*)> destroy; member 51 std::function<void(void*, Slot*)> PolicyWithoutOptionalOps::destroy; member in absl::container_internal::__anon2392a1770111::PolicyWithoutOptionalOps 91 MockFunction<void(void*, Slot*)> destroy; member 105 TEST_F(Test, destroy) { in TEST_F() argument
|
/external/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_pt.h | 77 void (*destroy)( struct draw_pt_front_end * ); member 128 void (*destroy)( struct draw_pt_middle_end * ); member
|
/external/libabigail/tests/data/test-abicompat/ |
D | test0-fn-changed-libapp-v0.cc | 51 destroy(S0* s) in destroy() function 59 destroy(S1* s) in destroy() function
|
D | test0-fn-changed-libapp-v1.cc | 65 destroy(S0* s) in destroy() function 73 destroy(S1* s) in destroy() function
|
/external/clang/test/CodeGenObjC/ |
D | terminate.m | 4 void destroy(void**); function
|
/external/grpc-grpc/src/core/lib/gprpp/ |
D | memory.h | 114 void destroy(pointer p) { p->~T(); } in destroy() function 116 void destroy(U* p) { in destroy() function
|
/external/google-fruit/src/ |
D | memory_pool.cpp | 21 void fruit::impl::MemoryPool::destroy() { in destroy() function in fruit::impl::MemoryPool
|
/external/igt-gpu-tools/tests/i915/ |
D | gem_ctx_bad_destroy.c | 69 struct drm_i915_gem_context_destroy destroy; variable
|
/external/igt-gpu-tools/tests/ |
D | syncobj_basic.c | 36 struct drm_syncobj_destroy destroy; in test_bad_destroy() local 125 struct drm_syncobj_destroy destroy; in test_bad_destroy_pad() local
|
/external/harfbuzz_ng/src/ |
D | hb-blob.hh | 69 hb_destroy_func_t destroy; member 91 void destroy () { hb_blob_destroy (b.get_raw ()); b = nullptr; } in destroy() function
|
D | hb-blob.cc | 73 hb_destroy_func_t destroy) in hb_blob_create() 111 hb_destroy_func_t destroy) in hb_blob_create_or_fail() 289 hb_destroy_func_t destroy, in hb_blob_set_user_data()
|
/external/clang/test/CXX/expr/expr.prim/expr.prim.lambda/ |
D | p20.cpp | 5 void destroy(T* ptr) { in destroy() function
|