/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fNegativeTextureApiTests.cpp | 84 static bool supportsES32orGL45(NegativeTestContext &ctx) in supportsES32orGL45() 102 void activetexture(NegativeTestContext &ctx) in activetexture() 116 void bindtexture(NegativeTestContext &ctx) in bindtexture() 194 void compressedteximage2d_invalid_target(NegativeTestContext &ctx) in compressedteximage2d_invalid_target() 204 void compressedteximage2d_invalid_format(NegativeTestContext &ctx) in compressedteximage2d_invalid_format() 229 void compressedteximage2d_neg_level(NegativeTestContext &ctx) in compressedteximage2d_neg_level() 249 void compressedteximage2d_max_level(NegativeTestContext &ctx) in compressedteximage2d_max_level() 283 void compressedteximage2d_neg_width_height(NegativeTestContext &ctx) in compressedteximage2d_neg_width_height() 353 void compressedteximage2d_max_width_height(NegativeTestContext &ctx) in compressedteximage2d_max_width_height() 446 void compressedteximage2d_invalid_border(NegativeTestContext &ctx) in compressedteximage2d_invalid_border() [all …]
|
H A D | es31fNegativeShaderApiTests.cpp | 88 static bool supportsES32orGL45(NegativeTestContext &ctx) in supportsES32orGL45() 95 void create_shader(NegativeTestContext &ctx) in create_shader() 103 void shader_source(NegativeTestContext &ctx) in shader_source() 130 void compile_shader(NegativeTestContext &ctx) in compile_shader() 149 void delete_shader(NegativeTestContext &ctx) in delete_shader() 160 void shader_binary(NegativeTestContext &ctx) in shader_binary() 239 void attach_shader(NegativeTestContext &ctx) in attach_shader() 293 void detach_shader(NegativeTestContext &ctx) in detach_shader() 334 void link_program(NegativeTestContext &ctx) in link_program() 384 void use_program(NegativeTestContext &ctx) in use_program() [all …]
|
H A D | es31fNegativeStateApiTests.cpp | 76 VAOHelper(NegativeTestContext &ctx) : m_vao(0), m_ctx(ctx) in VAOHelper() 97 static std::string getVtxFragVersionSources(const std::string source, NegativeTestContext &ctx) in getVtxFragVersionSources() 110 void enable(NegativeTestContext &ctx) in enable() 118 static bool checkSupport(NegativeTestContext &ctx) in checkSupport() 125 void enablei(NegativeTestContext &ctx) in enablei() 141 void disable(NegativeTestContext &ctx) in disable() 149 void disablei(NegativeTestContext &ctx) in disablei() 166 void get_booleanv(NegativeTestContext &ctx) in get_booleanv() 175 void get_booleani_v(NegativeTestContext &ctx) in get_booleani_v() 194 void get_floatv(NegativeTestContext &ctx) in get_floatv() [all …]
|
H A D | es31fNegativeFragmentApiTests.cpp | 48 void scissor(NegativeTestContext &ctx) in scissor() 60 void depth_func(NegativeTestContext &ctx) in depth_func() 68 void viewport(NegativeTestContext &ctx) in viewport() 81 void stencil_func(NegativeTestContext &ctx) in stencil_func() 89 void stencil_func_separate(NegativeTestContext &ctx) in stencil_func_separate() 102 void stencil_op(NegativeTestContext &ctx) in stencil_op() 115 void stencil_op_separate(NegativeTestContext &ctx) in stencil_op_separate() 134 void stencil_mask_separate(NegativeTestContext &ctx) in stencil_mask_separate() 143 void blend_equation(NegativeTestContext &ctx) in blend_equation() 152 void blend_equation_separate(NegativeTestContext &ctx) in blend_equation_separate() [all …]
|
H A D | es31fNegativeBufferApiTests.cpp | 45 void bind_buffer(NegativeTestContext &ctx) in bind_buffer() 53 void delete_buffers(NegativeTestContext &ctx) in delete_buffers() 61 void gen_buffers(NegativeTestContext &ctx) in gen_buffers() 69 void buffer_data(NegativeTestContext &ctx) in buffer_data() 100 void buffer_sub_data(NegativeTestContext &ctx) in buffer_sub_data() 129 void buffer_sub_data_size_offset(NegativeTestContext &ctx) in buffer_sub_data_size_offset() 155 void clear(NegativeTestContext &ctx) in clear() 169 void read_pixels(NegativeTestContext &ctx) in read_pixels() 200 void readn_pixels(NegativeTestContext &ctx) in readn_pixels() 247 void read_pixels_format_mismatch(NegativeTestContext &ctx) in read_pixels_format_mismatch() [all …]
|
/aosp_15_r20/external/skia/tools/perf-canvaskit-puppeteer/ |
H A D | canvas_perf.js | 31 setup: function(CanvasKit, ctx) { argument 34 test: function(CanvasKit, ctx) { argument 46 teardown: function(CanvasKit, ctx) {}, argument 52 setup: function(CanvasKit, ctx) { argument 59 test: function(CanvasKit, ctx) { argument 67 teardown: function(CanvasKit, ctx) { argument 75 setup: function(CanvasKit, ctx) { argument 82 test: function(CanvasKit, ctx) { argument 91 teardown: function(CanvasKit, ctx) { argument 99 setup: function(CanvasKit, ctx) { argument [all …]
|
/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | context.h | 136 _mesa_inside_begin_end(const struct gl_context *ctx) in _mesa_inside_begin_end() 146 _mesa_inside_dlist_begin_end(const struct gl_context *ctx) in _mesa_inside_dlist_begin_end() 169 #define FLUSH_VERTICES(ctx, newstate, pop_attrib_mask) \ argument 189 #define FLUSH_CURRENT(ctx, newstate) \ argument 206 #define FLUSH_FOR_DRAW(ctx) \ argument 227 #define ASSERT_OUTSIDE_BEGIN_END_WITH_RETVAL(ctx, retval) \ argument 241 #define ASSERT_OUTSIDE_BEGIN_END(ctx) \ argument 256 _mesa_is_desktop_gl_compat(const struct gl_context *ctx) in _mesa_is_desktop_gl_compat() 269 _mesa_is_desktop_gl_core(const struct gl_context *ctx) in _mesa_is_desktop_gl_core() 282 _mesa_is_desktop_gl(const struct gl_context *ctx) in _mesa_is_desktop_gl() [all …]
|
/aosp_15_r20/external/cronet/third_party/netty-tcnative/src/java/io/netty/internal/tcnative/ |
H A D | SSLContext.java | 68 public static native int free(long ctx); in free() 75 public static native void setContextId(long ctx, String id); in setContextId() 82 public static native void setOptions(long ctx, int options); in setOptions() 89 public static native int getOptions(long ctx); in getOptions() 96 public static native void clearOptions(long ctx, int options); in clearOptions() 114 public static native boolean setCipherSuite(long ctx, String ciphers) throws Exception; in setCipherSuite() 137 public static native boolean setCertificateChainFile(long ctx, String file, boolean skipfirst); in setCertificateChainFile() 159 public static native boolean setCertificateChainBio(long ctx, long bio, boolean skipfirst); in setCertificateChainBio() 184 …public static native boolean setCertificate(long ctx, String cert, String key, String password) th… in setCertificate() 209 …public static native boolean setCertificateBio(long ctx, long certBio, long keyBio, String passwor… in setCertificateBio() [all …]
|
/aosp_15_r20/external/mesa3d/src/imagination/common/ |
H A D | pvr_dump.h | 85 __pvr_dump_ctx_get_indent(const struct pvr_dump_ctx *const ctx) in __pvr_dump_ctx_get_indent() 101 #define pvr_dump_printf(ctx, format, args...) \ argument 111 #define pvr_dump_printf_cont(ctx, format, args...) \ argument 114 #define pvr_dump_println(ctx, format, args...) \ argument 117 #define pvr_dump_println_cont(ctx, format, args...) \ argument 120 #define pvr_dump_print_eol(ctx) fprintf((ctx)->file, "\n") argument 122 #define pvr_dump_mark_section(ctx, format, args...) \ argument 128 #define pvr_dump_buffer_print_header_prefix(ctx) \ argument 137 #define pvr_dump_buffer_print_header_line(ctx, format, args...) \ argument 144 #define pvr_dump_msg(ctx, prefix, ret, format, args...) \ argument [all …]
|
/aosp_15_r20/external/python/cpython3/Modules/_decimal/libmpdec/ |
D | mpsignal.c | 39 mpd_format(const mpd_t *dec, const char *fmt, mpd_context_t *ctx) in mpd_format() 50 uint8_t srcsign, uint32_t base, mpd_context_t *ctx) in mpd_import_u16() 59 uint8_t srcsign, uint32_t base, mpd_context_t *ctx) in mpd_import_u32() 68 mpd_context_t *ctx) in mpd_export_u16() 79 mpd_context_t *ctx) in mpd_export_u32() 89 mpd_finalize(mpd_t *result, mpd_context_t *ctx) in mpd_finalize() 97 mpd_check_nan(mpd_t *result, const mpd_t *a, mpd_context_t *ctx) in mpd_check_nan() 108 mpd_check_nans(mpd_t *result, const mpd_t *a, const mpd_t *b, mpd_context_t *ctx) in mpd_check_nans() 119 mpd_set_string(mpd_t *result, const char *s, mpd_context_t *ctx) in mpd_set_string() 127 mpd_maxcoeff(mpd_t *result, mpd_context_t *ctx) in mpd_maxcoeff() [all …]
|
/aosp_15_r20/external/pytorch/torch/jit/ |
H A D | frontend.py | 173 def __init__(self, ctx, offending_node, reason=""): argument 191 def build_withitems(ctx, items): argument 196 def build_stmts(ctx, stmts): argument 235 def get_class_assigns(ctx, cls_ast): argument 413 def __call__(self, ctx, node): argument 420 def build_class_def(ctx, py_def, methods, properties, self_name, assigns): argument 429 def build_def(ctx, py_def, type_line, def_name, self_name=None, pdt_arg_types=None): argument 453 def build_param_list(ctx, py_args, self_name, pdt_arg_types=None): argument 505 def build_param(ctx, py_arg, self_name, kwarg_only, pdt_arg_type=None): argument 520 def build_ignore_context_manager(ctx, stmt): argument [all …]
|
/aosp_15_r20/external/libaom/av1/ |
H A D | av1_cx_iface.c | 576 aom_codec_alg_priv_t *ctx, const struct aom_internal_error_info *error) { in update_error_state() 643 static aom_codec_err_t validate_config(aom_codec_alg_priv_t *ctx, in validate_config() 911 static aom_codec_err_t validate_img(aom_codec_alg_priv_t *ctx, in validate_img() 1532 static aom_codec_err_t encoder_set_config(aom_codec_alg_priv_t *ctx, in encoder_set_config() 1597 static aom_fixed_buf_t *encoder_get_global_headers(aom_codec_alg_priv_t *ctx) { in encoder_get_global_headers() 1601 static aom_codec_err_t ctrl_get_quantizer(aom_codec_alg_priv_t *ctx, in ctrl_get_quantizer() 1609 static aom_codec_err_t ctrl_get_quantizer64(aom_codec_alg_priv_t *ctx, in ctrl_get_quantizer64() 1617 static aom_codec_err_t ctrl_get_loopfilter_level(aom_codec_alg_priv_t *ctx, in ctrl_get_loopfilter_level() 1625 static aom_codec_err_t ctrl_get_baseline_gf_interval(aom_codec_alg_priv_t *ctx, in ctrl_get_baseline_gf_interval() 1633 static aom_codec_err_t update_encoder_cfg(aom_codec_alg_priv_t *ctx) { in update_encoder_cfg() [all …]
|
/aosp_15_r20/external/skia/modules/pathkit/perf/ |
H A D | path.bench.js | 44 function setup(ctx) { } argument 46 function test(ctx) { argument 51 function teardown(ctx) { } argument 62 function setup(ctx) { argument 66 function test(ctx) { argument 71 function teardown(ctx) { argument 83 function setup(ctx) { } argument 85 function test(ctx) { argument 96 function teardown(ctx) { } argument 106 function setup(ctx) { } argument [all …]
|
/aosp_15_r20/external/zstd/programs/ |
H A D | fileio_asyncio.c | 146 static IOJob_t *AIO_IOPool_createIoJob(IOPoolCtx_t *ctx, size_t bufferSize) { in AIO_IOPool_createIoJob() 164 static void AIO_IOPool_createThreadPool(IOPoolCtx_t* ctx, const FIO_prefs_t* prefs) { in AIO_IOPool_createThreadPool() 182 static void AIO_IOPool_init(IOPoolCtx_t* ctx, const FIO_prefs_t* prefs, POOL_function poolFunction,… in AIO_IOPool_init() 200 static int AIO_IOPool_threadPoolActive(IOPoolCtx_t* ctx) { in AIO_IOPool_threadPoolActive() 207 static void AIO_IOPool_lockJobsMutex(IOPoolCtx_t* ctx) { in AIO_IOPool_lockJobsMutex() 214 static void AIO_IOPool_unlockJobsMutex(IOPoolCtx_t* ctx) { in AIO_IOPool_unlockJobsMutex() 222 IOPoolCtx_t* const ctx = (IOPoolCtx_t *) job->ctx; in AIO_IOPool_releaseIoJob() local 231 static void AIO_IOPool_join(IOPoolCtx_t* ctx) { in AIO_IOPool_join() 239 static void AIO_IOPool_setThreaded(IOPoolCtx_t* ctx, int threaded) { in AIO_IOPool_setThreaded() 250 static void AIO_IOPool_destroy(IOPoolCtx_t* ctx) { in AIO_IOPool_destroy() [all …]
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/driver_noop/ |
H A D | noop_state.c | 33 static void noop_draw_vbo(struct pipe_context *ctx, const struct pipe_draw_info *info, in noop_draw_vbo() 41 static void noop_draw_vertex_state(struct pipe_context *ctx, in noop_draw_vertex_state() 50 static void noop_launch_grid(struct pipe_context *ctx, in noop_launch_grid() 55 static void noop_set_blend_color(struct pipe_context *ctx, in noop_set_blend_color() 60 static void *noop_create_blend_state(struct pipe_context *ctx, in noop_create_blend_state() 66 static void *noop_create_dsa_state(struct pipe_context *ctx, in noop_create_dsa_state() 72 static void *noop_create_rs_state(struct pipe_context *ctx, in noop_create_rs_state() 78 static void *noop_create_sampler_state(struct pipe_context *ctx, in noop_create_sampler_state() 84 static struct pipe_sampler_view *noop_create_sampler_view(struct pipe_context *ctx, in noop_create_sampler_view() 102 static struct pipe_surface *noop_create_surface(struct pipe_context *ctx, in noop_create_surface() [all …]
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/virgl/ |
H A D | virgl_encode.c | 499 static int virgl_encoder_write_cmd_dword(struct virgl_context *ctx, in virgl_encoder_write_cmd_dword() 523 static void virgl_encoder_write_res(struct virgl_context *ctx, in virgl_encoder_write_res() 530 int virgl_encode_bind_object(struct virgl_context *ctx, in virgl_encode_bind_object() 538 int virgl_encode_delete_object(struct virgl_context *ctx, in virgl_encode_delete_object() 546 int virgl_encode_blend_state(struct virgl_context *ctx, in virgl_encode_blend_state() 589 int virgl_encode_dsa_state(struct virgl_context *ctx, in virgl_encode_dsa_state() 619 int virgl_encode_rasterizer_state(struct virgl_context *ctx, in virgl_encode_rasterizer_state() 672 static void virgl_emit_shader_header(struct virgl_context *ctx, in virgl_emit_shader_header() 684 static void virgl_emit_shader_streamout(struct virgl_context *ctx, in virgl_emit_shader_streamout() 712 int virgl_encode_shader_state(struct virgl_context *ctx, in virgl_encode_shader_state() [all …]
|
/aosp_15_r20/external/pytorch/test/dynamo/ |
H A D | test_autograd_function.py | 22 def forward(ctx, foo): argument 26 def backward(ctx, grad_output): argument 33 def forward(ctx, foo): argument 41 def backward(ctx, grad_output): argument 100 def setup_context(ctx, inputs, output): argument 106 def backward(ctx, grad_output): argument 126 def forward(ctx, x): argument 131 def backward(ctx, grad_out1, grad_out2): argument 142 def forward(ctx, foo): argument 146 def backward(ctx, grad_output): argument [all …]
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/cso_cache/ |
H A D | cso_context.c | 129 delete_cso(struct cso_context_priv *ctx, in delete_cso() 169 struct cso_context_priv *ctx = (struct cso_context_priv *)user_data; in sanitize_hash() local 282 struct cso_context_priv *ctx = CALLOC_STRUCT(cso_context_priv); in cso_create_context() local 357 struct cso_context_priv *ctx = (struct cso_context_priv *)cso; in cso_unbind_context() local 491 struct cso_context_priv *ctx = (struct cso_context_priv *)cso; in cso_destroy_context() local 521 struct cso_context_priv *ctx = (struct cso_context_priv *)cso; in cso_set_blend() local 571 cso_save_blend(struct cso_context_priv *ctx) in cso_save_blend() 579 cso_restore_blend(struct cso_context_priv *ctx) in cso_restore_blend() 593 struct cso_context_priv *ctx = (struct cso_context_priv *)cso; in cso_set_depth_stencil_alpha() local 634 cso_save_depth_stencil_alpha(struct cso_context_priv *ctx) in cso_save_depth_stencil_alpha() [all …]
|
/aosp_15_r20/external/mesa3d/src/amd/llvm/ |
H A D | ac_llvm_build.c | 39 void ac_llvm_context_init(struct ac_llvm_context *ctx, struct ac_llvm_compiler *compiler, in ac_llvm_context_init() 117 void ac_llvm_context_dispose(struct ac_llvm_context *ctx) in ac_llvm_context_dispose() 144 int ac_get_elem_bits(struct ac_llvm_context *ctx, LLVMTypeRef type) in ac_get_elem_bits() 194 static LLVMTypeRef to_integer_type_scalar(struct ac_llvm_context *ctx, LLVMTypeRef t) in to_integer_type_scalar() 210 LLVMTypeRef ac_to_integer_type(struct ac_llvm_context *ctx, LLVMTypeRef t) in ac_to_integer_type() 231 LLVMValueRef ac_to_integer(struct ac_llvm_context *ctx, LLVMValueRef v) in ac_to_integer() 240 LLVMValueRef ac_to_integer_or_pointer(struct ac_llvm_context *ctx, LLVMValueRef v) in ac_to_integer_or_pointer() 248 static LLVMTypeRef to_float_type_scalar(struct ac_llvm_context *ctx, LLVMTypeRef t) in to_float_type_scalar() 262 LLVMTypeRef ac_to_float_type(struct ac_llvm_context *ctx, LLVMTypeRef t) in ac_to_float_type() 271 LLVMValueRef ac_to_float(struct ac_llvm_context *ctx, LLVMValueRef v) in ac_to_float() [all …]
|
/aosp_15_r20/hardware/google/gfxstream/guest/GLESv2_enc/ |
D | GL2Encoder.cpp | 498 GL2Encoder *ctx = (GL2Encoder *)self; in s_glGetError() local 517 ErrorUpdater(GL2Encoder* ctx) : in ErrorUpdater() 560 ScopedQueryUpdate(GL2Encoder* ctx, uint32_t bytes, T* target) : in ScopedQueryUpdate() 620 GL2Encoder *ctx = (GL2Encoder *) self; in s_glFlush() local 627 GL2Encoder *ctx = (GL2Encoder *)self; in s_glGetString() local 656 GL2Encoder *ctx = (GL2Encoder *)self; in s_glPixelStorei() local 665 GL2Encoder *ctx = (GL2Encoder *) self; in s_glBindBuffer() local 691 GL2Encoder *ctx = (GL2Encoder *) self; in s_glBufferData() local 709 GL2Encoder *ctx = (GL2Encoder *) self; in s_glBufferSubData() local 722 GL2Encoder *ctx = (GL2Encoder *) self; in s_glGenBuffers() local [all …]
|
/aosp_15_r20/external/mbedtls/library/ |
H A D | cipher_wrap.c | 121 void *ctx = mbedtls_calloc(1, sizeof(mbedtls_gcm_context)); in gcm_ctx_alloc() local 130 static void gcm_ctx_free(void *ctx) in gcm_ctx_free() 141 void *ctx = mbedtls_calloc(1, sizeof(mbedtls_ccm_context)); in ccm_ctx_alloc() local 150 static void ccm_ctx_free(void *ctx) in ccm_ctx_free() 159 static int aes_crypt_ecb_wrap(void *ctx, mbedtls_operation_t operation, in aes_crypt_ecb_wrap() 166 static int aes_crypt_cbc_wrap(void *ctx, mbedtls_operation_t operation, size_t length, in aes_crypt_cbc_wrap() 175 static int aes_crypt_cfb128_wrap(void *ctx, mbedtls_operation_t operation, in aes_crypt_cfb128_wrap() 185 static int aes_crypt_ofb_wrap(void *ctx, size_t length, size_t *iv_off, in aes_crypt_ofb_wrap() 194 static int aes_crypt_ctr_wrap(void *ctx, size_t length, size_t *nc_off, in aes_crypt_ctr_wrap() 204 static int aes_crypt_xts_wrap(void *ctx, mbedtls_operation_t operation, in aes_crypt_xts_wrap() [all …]
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/ |
H A D | cipher_wrap.c | 123 void *ctx = mbedtls_calloc(1, sizeof(mbedtls_gcm_context)); in gcm_ctx_alloc() local 132 static void gcm_ctx_free(void *ctx) in gcm_ctx_free() 145 void *ctx = mbedtls_calloc(1, sizeof(mbedtls_ccm_context)); in ccm_ctx_alloc() local 154 static void ccm_ctx_free(void *ctx) in ccm_ctx_free() 163 static int aes_crypt_ecb_wrap(void *ctx, mbedtls_operation_t operation, in aes_crypt_ecb_wrap() 170 static int aes_crypt_cbc_wrap(void *ctx, mbedtls_operation_t operation, size_t length, in aes_crypt_cbc_wrap() 179 static int aes_crypt_cfb128_wrap(void *ctx, mbedtls_operation_t operation, in aes_crypt_cfb128_wrap() 189 static int aes_crypt_ofb_wrap(void *ctx, size_t length, size_t *iv_off, in aes_crypt_ofb_wrap() 198 static int aes_crypt_ctr_wrap(void *ctx, size_t length, size_t *nc_off, in aes_crypt_ctr_wrap() 208 static int aes_crypt_xts_wrap(void *ctx, mbedtls_operation_t operation, in aes_crypt_xts_wrap() [all …]
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/x509/ |
D | x509_lu.c | 89 void X509_LOOKUP_free(X509_LOOKUP *ctx) in X509_LOOKUP_free() 98 int X509_LOOKUP_init(X509_LOOKUP *ctx) in X509_LOOKUP_init() 108 int X509_LOOKUP_shutdown(X509_LOOKUP *ctx) in X509_LOOKUP_shutdown() 118 int X509_LOOKUP_ctrl(X509_LOOKUP *ctx, int cmd, const char *argc, long argl, in X509_LOOKUP_ctrl() 129 int X509_LOOKUP_by_subject(X509_LOOKUP *ctx, int type, X509_NAME *name, in X509_LOOKUP_by_subject() 139 int X509_LOOKUP_by_issuer_serial(X509_LOOKUP *ctx, int type, X509_NAME *name, in X509_LOOKUP_by_issuer_serial() 147 int X509_LOOKUP_by_fingerprint(X509_LOOKUP *ctx, int type, in X509_LOOKUP_by_fingerprint() 156 int X509_LOOKUP_by_alias(X509_LOOKUP *ctx, int type, char *str, int len, in X509_LOOKUP_by_alias() 302 X509_STORE *ctx = vs->ctx; in X509_STORE_get_by_subject() local 335 int X509_STORE_add_cert(X509_STORE *ctx, X509 *x) in X509_STORE_add_cert() [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/x509/ |
D | x509_lu.c | 89 void X509_LOOKUP_free(X509_LOOKUP *ctx) in X509_LOOKUP_free() 98 int X509_LOOKUP_init(X509_LOOKUP *ctx) in X509_LOOKUP_init() 108 int X509_LOOKUP_shutdown(X509_LOOKUP *ctx) in X509_LOOKUP_shutdown() 118 int X509_LOOKUP_ctrl(X509_LOOKUP *ctx, int cmd, const char *argc, long argl, in X509_LOOKUP_ctrl() 129 int X509_LOOKUP_by_subject(X509_LOOKUP *ctx, int type, X509_NAME *name, in X509_LOOKUP_by_subject() 139 int X509_LOOKUP_by_issuer_serial(X509_LOOKUP *ctx, int type, X509_NAME *name, in X509_LOOKUP_by_issuer_serial() 147 int X509_LOOKUP_by_fingerprint(X509_LOOKUP *ctx, int type, in X509_LOOKUP_by_fingerprint() 156 int X509_LOOKUP_by_alias(X509_LOOKUP *ctx, int type, char *str, int len, in X509_LOOKUP_by_alias() 302 X509_STORE *ctx = vs->ctx; in X509_STORE_get_by_subject() local 335 int X509_STORE_add_cert(X509_STORE *ctx, X509 *x) in X509_STORE_add_cert() [all …]
|
/aosp_15_r20/external/arm-optimized-routines/math/test/rtest/ |
H A D | wrappers.c | 14 void wrapper_init(wrapperctx *ctx) in wrapper_init() 29 void wrapper_op_real(wrapperctx *ctx, const mpfr_t r, in wrapper_op_real() 39 void wrapper_op_complex(wrapperctx *ctx, const mpc_t c, in wrapper_op_complex() 49 void wrapper_result_real(wrapperctx *ctx, mpfr_t r, in wrapper_result_real() 59 void wrapper_result_complex(wrapperctx *ctx, mpc_t c, in wrapper_result_complex() 69 int wrapper_run(wrapperctx *ctx, wrapperfunc wrappers[MAXWRAPPERS]) in wrapper_run() 78 mpfr_srcptr wrapper_get_mpfr(wrapperctx *ctx, int op) in wrapper_get_mpfr() 89 const uint32 *wrapper_get_ieee(wrapperctx *ctx, int op) in wrapper_get_ieee() 100 int wrapper_get_nops(wrapperctx *ctx) in wrapper_get_nops() 105 int wrapper_get_size(wrapperctx *ctx, int op) in wrapper_get_size() [all …]
|