| /third_party/ffmpeg/libavformat/ |
| D | wtvenc.c | 138 WtvContext *wctx = s->priv_data; in write_chunk_header() local 160 WtvContext *wctx = s->priv_data; in write_chunk_header2() local 170 WtvContext *wctx = s->priv_data; in finish_chunk_noindex() local 186 WtvContext *wctx = s->priv_data; in write_index() local 210 WtvContext *wctx = s->priv_data; in finish_chunk() local 340 WtvContext *wctx = s->priv_data; in write_sync() local 380 WtvContext *wctx = s->priv_data; in write_header() local 445 WtvContext *wctx = s->priv_data; in write_timestamp() local 463 WtvContext *wctx = s->priv_data; in write_packet() local 541 WtvContext *wctx = s->priv_data; in write_root_table() local [all …]
|
| /third_party/ffmpeg/fftools/ |
| D | ffprobe.c | 513 WriterContext *wctx = p; in writer_get_name() local 548 static int writer_close(WriterContext **wctx) in writer_close() 580 static inline void writer_w8_avio(WriterContext *wctx, int b) in writer_w8_avio() 585 static inline void writer_put_str_avio(WriterContext *wctx, const char *str) in writer_put_str_avio() 590 static inline void writer_printf_avio(WriterContext *wctx, const char *fmt, ...) in writer_printf_avio() 599 static inline void writer_w8_printf(WriterContext *wctx, int b) in writer_w8_printf() 604 static inline void writer_put_str_printf(WriterContext *wctx, const char *str) in writer_put_str_printf() 609 static inline void writer_printf_printf(WriterContext *wctx, const char *fmt, ...) in writer_printf_printf() 618 static int writer_open(WriterContext **wctx, const Writer *writer, const char *args, in writer_open() 720 static inline void writer_print_section_header(WriterContext *wctx, in writer_print_section_header() [all …]
|
| /third_party/node/deps/openssl/openssl/providers/implementations/ciphers/ |
| D | cipher_aes_wrp.c | 53 PROV_AES_WRAP_CTX *wctx; in aes_wrap_newctx() local 69 static void *aes_wrap_dupctx(void *wctx) in aes_wrap_dupctx() 91 PROV_AES_WRAP_CTX *wctx = (PROV_AES_WRAP_CTX *)vctx; in aes_wrap_freectx() local 102 PROV_AES_WRAP_CTX *wctx = (PROV_AES_WRAP_CTX *)vctx; in aes_wrap_init() local 166 PROV_AES_WRAP_CTX *wctx = (PROV_AES_WRAP_CTX *)vctx; in aes_wrap_cipher_internal() local
|
| /third_party/openssl/providers/implementations/ciphers/ |
| D | cipher_aes_wrp.c | 53 PROV_AES_WRAP_CTX *wctx; in aes_wrap_newctx() local 71 PROV_AES_WRAP_CTX *wctx = (PROV_AES_WRAP_CTX *)vctx; in aes_wrap_freectx() local 82 PROV_AES_WRAP_CTX *wctx = (PROV_AES_WRAP_CTX *)vctx; in aes_wrap_init() local 146 PROV_AES_WRAP_CTX *wctx = (PROV_AES_WRAP_CTX *)vctx; in aes_wrap_cipher_internal() local
|
| /third_party/mesa3d/src/amd/llvm/ |
| D | ac_nir_to_llvm.c | 491 static LLVMValueRef enter_waterfall(struct ac_nir_context *ctx, struct waterfall_context *wctx, in enter_waterfall() 521 static LLVMValueRef exit_waterfall(struct ac_nir_context *ctx, struct waterfall_context *wctx, in exit_waterfall() 1822 static LLVMValueRef enter_waterfall_ssbo(struct ac_nir_context *ctx, struct waterfall_context *wctx, in enter_waterfall_ssbo() 1843 struct waterfall_context wctx; in visit_store_ssbo() local 2000 struct waterfall_context wctx; in visit_atomic_ssbo() local 2085 struct waterfall_context wctx; in visit_load_buffer() local 2146 static LLVMValueRef enter_waterfall_ubo(struct ac_nir_context *ctx, struct waterfall_context *wctx, in enter_waterfall_ubo() 2321 struct waterfall_context wctx; in visit_load_ubo_buffer() local 2568 struct waterfall_context *wctx, in enter_waterfall_image() 2600 struct waterfall_context wctx; in visit_image_load() local [all …]
|
| /third_party/openssl/crypto/async/ |
| D | async.c | 177 int ASYNC_start_job(ASYNC_JOB **job, ASYNC_WAIT_CTX *wctx, int *ret, in ASYNC_start_job()
|
| /third_party/node/deps/openssl/openssl/crypto/async/ |
| D | async.c | 177 int ASYNC_start_job(ASYNC_JOB **job, ASYNC_WAIT_CTX *wctx, int *ret, in ASYNC_start_job()
|
| /third_party/skia/modules/androidkit/src/ |
| D | Surface.cpp | 24 WindowSurface::WindowSurface(ANativeWindow* win, std::unique_ptr<sk_app::WindowContext> wctx) in WindowSurface()
|
| /third_party/openssl/apps/ |
| D | cms.c | 991 EVP_CIPHER_CTX *wctx; in cms_main() local
|
| /third_party/node/deps/openssl/openssl/apps/ |
| D | cms.c | 990 EVP_CIPHER_CTX *wctx; in cms_main() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| D | eapol_test.c | 583 struct wpa_sm_ctx *wctx; in test_eapol() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| D | eapol_test.c | 583 struct wpa_sm_ctx *wctx; in test_eapol() local
|
| /third_party/openssl/crypto/evp/ |
| D | e_aes.c | 3571 EVP_AES_WRAP_CTX *wctx = EVP_C_DATA(EVP_AES_WRAP_CTX,ctx); in aes_wrap_init_key() local 3597 EVP_AES_WRAP_CTX *wctx = EVP_C_DATA(EVP_AES_WRAP_CTX,ctx); in aes_wrap_cipher() local
|
| /third_party/node/deps/openssl/openssl/crypto/evp/ |
| D | e_aes.c | 3565 EVP_AES_WRAP_CTX *wctx = EVP_C_DATA(EVP_AES_WRAP_CTX,ctx); in aes_wrap_init_key() local 3591 EVP_AES_WRAP_CTX *wctx = EVP_C_DATA(EVP_AES_WRAP_CTX,ctx); in aes_wrap_cipher() local
|