/external/rust/beto-rust/nearby/connections/ukey2/ukey2_jni/java/src/main/java/com/google/security/cryptauth/lib/securegcm/ |
D | D2DHandshakeContext.java | 31 private final long context_ptr; field in D2DHandshakeContext 33 private static native boolean is_handshake_complete(long context_ptr) throws BadHandleException; in is_handshake_complete() 37 …private static native byte[] get_next_handshake_message(long context_ptr) throws BadHandleExceptio… in get_next_handshake_message() 39 …private static native void parse_handshake_message(long context_ptr, byte[] message) throws BadHan… in parse_handshake_message() 41 …private static native byte[] get_verification_string(long context_ptr, int length) throws BadHandl… in get_verification_string() 43 private static native long to_connection_context(long context_ptr) throws HandshakeException; in to_connection_context()
|
/external/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_llvm_sample.c | 104 LLVMValueRef context_ptr, in draw_llvm_texture_member() 156 LLVMValueRef context_ptr, in draw_llvm_sampler_member() 201 LLVMValueRef context_ptr, in draw_llvm_image_member()
|
D | draw_llvm.c | 938 LLVMValueRef context_ptr, in generate_vs() 1428 LLVMValueRef context_ptr) in generate_viewport() 1488 LLVMValueRef context_ptr, in generate_clipmask() 1897 LLVMValueRef context_ptr; in draw_llvm_generate() local 2726 LLVMValueRef context_ptr; in draw_gs_llvm_generate() local 3308 LLVMValueRef context_ptr; in draw_tcs_llvm_generate() local 3866 LLVMValueRef context_ptr; in draw_tes_llvm_generate() local
|
D | draw_llvm.h | 677 LLVMValueRef context_ptr; member 702 LLVMValueRef context_ptr; member 728 LLVMValueRef context_ptr; member
|
/external/google-breakpad/src/client/mac/handler/ |
D | minidump_generator.cc | 498 MDRawContextARM *context_ptr = context.get(); in WriteContextARM() local 556 MDRawContextARM64_Old *context_ptr = context.get(); in WriteContextARM64() local 647 MDRawContextPPC *context_ptr = context.get(); in WriteContextPPC() local 713 MDRawContextPPC64 *context_ptr = context.get(); in WriteContextPPC64() local 816 MDRawContextX86 *context_ptr = context.get(); in WriteContextX86() local 856 MDRawContextAMD64 *context_ptr = context.get(); in WriteContextX86_64() local
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_sample.h | 110 LLVMValueRef context_ptr; member 126 LLVMValueRef context_ptr; member 148 LLVMValueRef context_ptr; member 445 LLVMValueRef context_ptr; member
|
D | lp_bld_tgsi.h | 273 LLVMValueRef context_ptr; member 527 LLVMValueRef context_ptr; member
|
D | lp_bld_nir.h | 212 LLVMValueRef context_ptr; member
|
D | lp_bld_sample_soa.c | 2814 LLVMValueRef context_ptr, in lp_build_sample_soa_code() 3484 LLVMValueRef context_ptr; in lp_build_sample_gen_func() local 3867 LLVMValueRef context_ptr = params->context_ptr; in lp_build_size_query_soa() local
|
/external/mesa3d/src/gallium/drivers/swr/ |
D | swr_tex_sample.cpp | 103 LLVMValueRef context_ptr, in swr_texture_member()
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_tex_sample.c | 112 LLVMValueRef context_ptr, in lp_llvm_texture_member()
|
D | lp_state_fs.c | 327 lp_llvm_viewport(LLVMValueRef context_ptr, in lp_llvm_viewport() 351 LLVMValueRef context_ptr, in lp_build_depth_clamp() 561 LLVMValueRef context_ptr, in generate_fs_loop() 2239 LLVMValueRef context_ptr, in generate_unswizzled_blend() 2936 LLVMValueRef context_ptr; in generate_fragment() local
|
D | lp_state_cs.c | 75 LLVMValueRef context_ptr; in generate_compute() local
|
/external/libchrome/base/ |
D | logging_unittest.cc | 417 void CheckCrashTestSighandler(int, siginfo_t* info, void* context_ptr) { in CheckCrashTestSighandler()
|
/external/cronet/base/ |
D | logging_unittest.cc | 572 void CheckCrashTestSighandler(int, siginfo_t* info, void* context_ptr) { in CheckCrashTestSighandler()
|
/external/tensorflow/tensorflow/core/runtime_fallback/kernel/ |
D | kernel_fallback_execute_compat.cc | 261 auto* context_ptr = &async_state->context; in KernelFallbackExecuteCompatAsyncInternal() local
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | hlo_computation.cc | 1199 std::unique_ptr<HloCloneContext> context_ptr; in CloneWithReplacements() local
|
/external/bcc/libbpf-tools/x86/ |
D | vmlinux_505.h | 97536 void *context_ptr; member
|
D | vmlinux.h | 97536 void *context_ptr; member
|