/external/mesa3d/src/glx/apple/ |
D | apple_cgl.h | 55 CGLError(*destroy_context) (CGLContextObj pix); member
|
D | apple_cgl.c | 106 apple_cgl.destroy_context = sym(h, "CGLDestroyContext"); in apple_cgl_init()
|
D | apple_glx_pixmap.c | 99 (void) apple_cgl.destroy_context(p->context_obj); in pixmap_destroy()
|
D | apple_glx_pbuffer.c | 247 apple_cgl.destroy_context(newcontext); in get_max_size()
|
D | apple_glx_context.c | 270 if (apple_cgl.destroy_context(ac->context_obj)) { in apple_glx_destroy_context()
|
/external/rust/crates/grpcio-sys/grpc/src/cpp/common/ |
D | tls_credentials_options.cc | 38 c_arg_->destroy_context = &TlsServerAuthorizationCheckArgDestroyContext; in TlsServerAuthorizationCheckArg()
|
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/security_connector/tls/ |
D | tls_security_connector.cc | 470 if (arg->destroy_context != nullptr) { in ServerAuthorizationCheckArgDestroy() 471 arg->destroy_context(arg->context); in ServerAuthorizationCheckArgDestroy()
|
/external/crosvm/devices/src/virtio/gpu/ |
D | virtio_gpu.rs | 723 pub fn destroy_context(&mut self, ctx_id: u32) -> VirtioGpuResult { in destroy_context() method 724 self.rutabaga.destroy_context(ctx_id)?; in destroy_context()
|
D | mod.rs | 349 self.virtio_gpu.destroy_context(info.hdr.ctx_id.to_native()) in process_gpu_command()
|
/external/rust/crates/grpcio-sys/grpc/include/grpc/ |
D | grpc_security.h | 980 void (*destroy_context)(void* ctx); member
|
/external/rust/crates/grpcio-sys/grpc/spm-core-include/grpc/ |
D | grpc_security.h | 980 void (*destroy_context)(void* ctx); member
|
/external/crosvm/rutabaga_gfx/src/ |
D | rutabaga_core.rs | 595 pub fn destroy_context(&mut self, ctx_id: u32) -> RutabagaResult<()> { in destroy_context() method
|
/external/deqp/modules/egl/ |
D | teglNegativeApiTests.cpp | 720 TEGL_ADD_API_CASE(destroy_context, "eglDestroyContext() negative tests", in init()
|
/external/rust/crates/grpcio-sys/bindings/ |
D | x86_64-unknown-linux-gnu-bindings.rs | 3406 pub destroy_context: field
|
D | aarch64-unknown-linux-gnu-bindings.rs | 3406 pub destroy_context: field
|
/external/llvm/bindings/ocaml/llvm/ |
D | llvm.mli | 433 (** [destroy_context ()] destroys a context. See the destructor
|
/external/llvm-project/llvm/bindings/ocaml/llvm/ |
D | llvm.mli | 434 (** [destroy_context ()] destroys a context. See the destructor
|
/external/deqp/external/openglcts/data/mustpass/egl/aosp_mustpass/3.2.3.x/ |
D | egl-master.txt | 2318 dEQP-EGL.functional.negative_api.destroy_context
|
/external/deqp/android/cts/master/ |
D | egl-master.txt | 2359 dEQP-EGL.functional.negative_api.destroy_context
|
/external/deqp/external/openglcts/data/mustpass/egl/aosp_mustpass/3.2.4.x/ |
D | egl-master.txt | 2318 dEQP-EGL.functional.negative_api.destroy_context
|
/external/deqp/external/openglcts/data/mustpass/egl/aosp_mustpass/3.2.4.x/src/ |
D | egl-master.txt | 2381 dEQP-EGL.functional.negative_api.destroy_context
|
/external/deqp/external/openglcts/data/mustpass/egl/aosp_mustpass/master/ |
D | egl-master.txt | 2360 dEQP-EGL.functional.negative_api.destroy_context
|
/external/deqp/external/openglcts/data/mustpass/egl/aosp_mustpass/3.2.6.x/ |
D | egl-master.txt | 2360 dEQP-EGL.functional.negative_api.destroy_context
|
/external/deqp/external/openglcts/data/mustpass/egl/aosp_mustpass/3.2.5.x/ |
D | egl-master.txt | 2360 dEQP-EGL.functional.negative_api.destroy_context
|
/external/deqp/external/openglcts/data/mustpass/egl/aosp_mustpass/3.2.3.x/src/ |
D | egl-master.txt | 2381 dEQP-EGL.functional.negative_api.destroy_context
|