Home
last modified time | relevance | path

Searched refs:void (Results 1 - 25 of 171) sorted by relevance

1234567

/third_party/node/deps/openssl/openssl/util/perl/OpenSSL/
H A DParseC.pm300 static ossl_inline void lh_$1_free(LHASH_OF($1) *lh);
306 static ossl_inline void lh_$1_node_stats_bio(const LHASH_OF($1) *lh, BIO *out);
307 static ossl_inline void lh_$1_node_usage_stats_bio(const LHASH_OF($1) *lh,
309 static ossl_inline void lh_$1_stats_bio(const LHASH_OF($1) *lh, BIO *out);
311 static ossl_inline void lh_$1_set_down_load(LHASH_OF($1) *lh, unsigned long dl);
312 static ossl_inline void lh_$1_doall(LHASH_OF($1) *lh, void (*doall)($1 *));
340 typedef void (*sk_$1_freefunc)($3 *a);
345 static ossl_inline STACK_OF($1) *sk_$1_new_null(void);
349 static ossl_inline void sk
[all...]
/third_party/openssl/util/perl/OpenSSL/
H A DParseC.pm300 static ossl_inline void lh_$1_free(LHASH_OF($1) *lh);
306 static ossl_inline void lh_$1_node_stats_bio(const LHASH_OF($1) *lh, BIO *out);
307 static ossl_inline void lh_$1_node_usage_stats_bio(const LHASH_OF($1) *lh,
309 static ossl_inline void lh_$1_stats_bio(const LHASH_OF($1) *lh, BIO *out);
311 static ossl_inline void lh_$1_set_down_load(LHASH_OF($1) *lh, unsigned long dl);
312 static ossl_inline void lh_$1_doall(LHASH_OF($1) *lh, void (*doall)($1 *));
340 typedef void (*sk_$1_freefunc)($3 *a);
345 static ossl_inline STACK_OF($1) *sk_$1_new_null(void);
349 static ossl_inline void sk
[all...]
/third_party/rust/crates/serde/serde/src/ser/
H A Dimpossible.rs61 void: Void,
80 match self.void {} in serialize_element()
84 match self.void {} in end()
100 match self.void {} in serialize_element()
104 match self.void {} in end()
120 match self.void {} in serialize_field()
124 match self.void {} in end()
140 match self.void {} in serialize_field()
144 match self.void {} in end()
160 match self.void {} in serialize_key()
[all...]
/third_party/curl/tests/libtest/
H A Dmk-lib1521.pl93 void *outstream)
95 (void)buffer;
96 (void)size;
97 (void)nitems;
98 (void)outstream;
105 void *instream)
107 (void)buffer;
108 (void)size;
109 (void)nitems;
110 (void)instrea
[all...]
/third_party/curl/src/
H A Dmkhelp.pl142 (void) opaque;
146 static void zfree_func(voidpf opaque, voidpf ptr)
148 (void) opaque;
152 void hugehelp(void)
197 void hugehelp(void)
/third_party/libunwind/libunwind/doc/
H A Dlibunwind-ptrace.tex18 \Type{void~*}\Func{\_UPT\_create}(\Type{pid\_t});\\
20 \Type{void} \Func{\_UPT\_destroy}(\Type{void~*});\\
23 \Type{int} \Func{\_UPT\_find\_proc\_info}(\Type{unw\_addr\_space\_t}, \Type{unw\_word\_t}, \Type{unw\_proc\_info\_t~*}, \Type{int}, \Type{void~*});\\
25 \Type{void} \Func{\_UPT\_put\_unwind\_info}(\Type{unw\_addr\_space\_t}, \Type{unw\_proc\_info\_t~*}, \Type{void~*});\\
27 \Type{int} \Func{\_UPT\_get\_dyn\_info\_list\_addr}(\Type{unw\_addr\_space\_t}, \Type{unw\_word\_t~*}, \Type{void~*});\\
29 \Type{int} \Func{\_UPT\_access\_mem}(\Type{unw\_addr\_space\_t}, \Type{unw\_word\_t}, \Type{unw\_word\_t~*}, \Type{int}, \Type{void~*});\\
31 \Type{int} \Func{\_UPT\_access\_reg}(\Type{unw\_addr\_space\_t}, \Type{unw\_regnum\_t}, \Type{unw\_word\_t~*}, \Type{int}, \Type{void~*});\\
33 \Type{int} \Func{\_UPT\_access\_fpreg}(\Type{unw\_addr\_space\_t}, \Type{unw\_regnum\_t}, \Type{unw\_fpreg\_t~*}, \Type{int}, \Type{void~*});\\
[all...]
H A Dunw_reg_states_iterate.tex15 \Type{int} \Func{unw\_reg\_states\_iterate}(\Type{unw\_cursor\_t~*}\Var{cp}, \Type{unw\_reg\_states\_callback}\Var{cb}, \Type{void~*}\Var{token});\\
26 \Type{int} (~*\Var{unw\_reg\_states\_callback})(\Type{void~*}\Var{token},
27 \Type{void~*}\Var{reg\_states\_data},
33 \item[\Type{void~*} \Var{token}] The token value passed to \Var{unw\_reg\_states\_callback}. \\
34 \item[\Type{void~*} \Var{reg\_states\_data}] A pointer to data about
/third_party/node/deps/openssl/openssl/util/
H A Dmkerr.pl361 int ossl_err_load_${lib}_strings(void);
460 int ERR_load_${lib}_strings(void);
461 void ERR_unload_${lib}_strings(void);
462 void ERR_${lib}_error(int function, int reason, const char *file, int line);
584 int ossl_err_load_${lib}_strings(void)
600 ${st}int ERR_load_${lib}_strings(void)
614 ${st}void ERR_unload_${lib}_strings(void)
624 ${st}void ERR
[all...]
/third_party/openssl/util/
H A Dmkerr.pl361 int ossl_err_load_${lib}_strings(void);
460 int ERR_load_${lib}_strings(void);
461 void ERR_unload_${lib}_strings(void);
462 void ERR_${lib}_error(int function, int reason, const char *file, int line);
584 int ossl_err_load_${lib}_strings(void)
600 ${st}int ERR_load_${lib}_strings(void)
614 ${st}void ERR_unload_${lib}_strings(void)
624 ${st}void ERR
[all...]
/third_party/vixl/tools/
H A Dmake_instruction_doc_aarch64.pl51 if(my($t) = /^ ((?:void|inline void) [a-z][a-z0-9]{0,9}_?)\(/mgp)
61 my($i) = $t =~ /(?:void|inline void) ([a-z][a-z0-9]{0,9})/;
/third_party/ffmpeg/libavcodec/x86/
H A Dvc1dsp_loopfilter.asm231 ; void ff_vc1_v_loop_filter4_mmxext(uint8_t *src, ptrdiff_t stride, int pq)
238 ; void ff_vc1_h_loop_filter4_mmxext(uint8_t *src, ptrdiff_t stride, int pq)
246 ; void ff_vc1_v_loop_filter8_sse2(uint8_t *src, ptrdiff_t stride, int pq)
252 ; void ff_vc1_h_loop_filter8_sse2(uint8_t *src, ptrdiff_t stride, int pq)
259 ; void ff_vc1_v_loop_filter4_ssse3(uint8_t *src, ptrdiff_t stride, int pq)
265 ; void ff_vc1_h_loop_filter4_ssse3(uint8_t *src, ptrdiff_t stride, int pq)
272 ; void ff_vc1_v_loop_filter8_ssse3(uint8_t *src, ptrdiff_t stride, int pq)
278 ; void ff_vc1_h_loop_filter8_ssse3(uint8_t *src, ptrdiff_t stride, int pq)
285 ; void ff_vc1_h_loop_filter8_sse4(uint8_t *src, ptrdiff_t stride, int pq)
H A Dh264_intrapred_10bit.asm54 ; void ff_pred4x4_down_right_10(pixel *src, const pixel *topright,
93 ; void ff_pred4x4_vertical_right_10(pixel *src, const pixel *topright,
133 ; void ff_pred4x4_horizontal_down_10(pixel *src, const pixel *topright,
176 ; void ff_pred4x4_dc_10(pixel *src, const pixel *topright, ptrdiff_t stride)
201 ; void ff_pred4x4_down_left_10(pixel *src, const pixel *topright,
232 ; void ff_pred4x4_vertical_left_10(pixel *src, const pixel *topright,
262 ; void ff_pred4x4_horizontal_up_10(pixel *src, const pixel *topright,
297 ; void ff_pred8x8_vertical_10(pixel *src, ptrdiff_t stride)
313 ; void ff_pred8x8_horizontal_10(pixel *src, ptrdiff_t stride)
333 ; void ff_predict_8x8_dc_1
[all...]
H A Dh264_qpel_10bit.asm170 ; void ff_h264_qpel_mc00(uint8_t *dst, uint8_t *src, int stride)
224 ; void ff_h264_qpel_mc20(uint8_t *dst, uint8_t *src, int stride)
308 ; void ff_h264_qpel_mc30(uint8_t *dst, uint8_t *src, int stride)
319 ; void ff_h264_qpel_mc10(uint8_t *dst, uint8_t *src, int stride)
386 ; void ff_h264_qpel_mc02(uint8_t *dst, uint8_t *src, int stride)
435 ; void ff_h264_qpel_mc01(uint8_t *dst, uint8_t *src, int stride)
461 ; void ff_h264_qpel_mc03(uint8_t *dst, uint8_t *src, int stride)
472 ; void ff_h264_qpel_mc11(uint8_t *dst, uint8_t *src, int stride)
554 ; void ff_h264_qpel_mc31(uint8_t *dst, uint8_t *src, int stride)
566 ; void ff_h264_qpel_mc1
[all...]
H A Ddirac_dwt.asm64 ; void vertical_compose53iL0(IDWTELEM *b0, IDWTELEM *b1, IDWTELEM *b2,
80 ; void vertical_compose_dirac53iH0(IDWTELEM *b0, IDWTELEM *b1, IDWTELEM *b2,
98 ; void vertical_compose_dd97iH0(IDWTELEM *b0, IDWTELEM *b1, IDWTELEM *b2,
115 ; void vertical_compose_dd137iL0(IDWTELEM *b0, IDWTELEM *b1, IDWTELEM *b2,
144 ; void vertical_compose_haar(IDWTELEM *b0, IDWTELEM *b1, int width)
183 ; void horizontal_compose_haari(IDWTELEM *b, IDWTELEM *tmp, int width)
233 ; void horizontal_compose_dd97i(IDWTELEM *b, IDWTELEM *tmp, int width)
H A Dhevc_add_res.asm50 ; void ff_hevc_add_residual_4_8_mmxext(uint8_t *dst, int16_t *res, ptrdiff_t stride)
121 ; void ff_hevc_add_residual_8_8_<opt>(uint8_t *dst, int16_t *res, ptrdiff_t stride)
131 ; void ff_hevc_add_residual_16_8_<opt>(uint8_t *dst, int16_t *res, ptrdiff_t stride)
145 ; void ff_hevc_add_residual_32_8_<opt>(uint8_t *dst, int16_t *res, ptrdiff_t stride)
166 ; void ff_hevc_add_residual_32_8_avx2(uint8_t *dst, int16_t *res, ptrdiff_t stride)
292 ; void ff_hevc_add_residual_<4|8|16|32>_10(pixel *dst, int16_t *block, ptrdiff_t stride)
H A Daacpsdsp.asm32 ;void ff_ps_add_squares_<opt>(float *dst, const float (*src)[2], int n);
61 ;void ff_ps_mul_pair_single_sse(float (*dst)[2], float (*src0)[2],
89 ;void ff_ps_stereo_interpolate_sse3(float (*l)[2], float (*r)[2],
122 ;void ps_stereo_interpolate_ipdopd_sse3(float (*l)[2], float (*r)[2],
170 ;void ps_hybrid_analysis_ileave_sse(float out[2][38][64],
276 ;void ps_hybrid_synthesis_deint_sse4(float out[2][38][64],
399 ;void ff_ps_hybrid_analysis_<opt>(float (*out)[2], float (*in)[2],
H A Dhpeldsp.asm40 ; void ff_put_pixels8_x2(uint8_t *block, const uint8_t *pixels, ptrdiff_t line_size, int h)
88 ; void ff_put_pixels16_x2(uint8_t *block, const uint8_t *pixels, ptrdiff_t line_size, int h)
133 ; void ff_put_no_rnd_pixels8_x2(uint8_t *block, const uint8_t *pixels, ptrdiff_t line_size, int h)
168 ; void ff_put_pixels8_y2(uint8_t *block, const uint8_t *pixels, ptrdiff_t line_size, int h)
207 ; void ff_put_no_rnd_pixels8_y2(uint8_t *block, const uint8_t *pixels, ptrdiff_t line_size, int h)
238 ; void ff_avg_pixels8_x2(uint8_t *block, const uint8_t *pixels, ptrdiff_t line_size, int h)
293 ; void ff_avg_pixels8_y2(uint8_t *block, const uint8_t *pixels, ptrdiff_t line_size, int h)
336 ; void ff_avg_pixels8_xy2(uint8_t *block, const uint8_t *pixels, ptrdiff_t line_size, int h)
376 ; void ff_avg_pixels16_xy2(uint8_t *block, const uint8_t *pixels, ptrdiff_t line_size, int h)
H A Dh264_idct_10bit.asm34 ; void ff_h264_idct_add_10(pixel *dst, int16_t *block, int stride)
92 ; void ff_h264_idct_add16_10(pixel *dst, const int *block_offset,
169 ; void ff_h264_idct_dc_add_10(pixel *dst, int16_t *block, int stride)
212 ; void ff_h264_idct8_dc_add_10(pixel *dst, int16_t *block, int stride)
238 ; void ff_h264_idct_add16intra_10(pixel *dst, const int *block_offset,
315 ; void ff_h264_idct_add8_10(pixel **dst, const int *block_offset,
354 ; void ff_h264_idct_add8_422_10(pixel **dst, const int *block_offset,
407 ; void ff_h264_idct8_add_10(pixel *dst, int16_t *block, int stride)
617 ; void ff_h264_idct8_add4_10(pixel **dst, const int *block_offset,
H A Dh264_intrapred.asm48 ; void ff_pred16x16_vertical_8(uint8_t *src, ptrdiff_t stride)
68 ; void ff_pred16x16_horizontal_8(uint8_t *src, ptrdiff_t stride)
107 ; void ff_pred16x16_dc_8(uint8_t *src, ptrdiff_t stride)
158 ; void ff_pred16x16_tm_vp8_8(uint8_t *src, ptrdiff_t stride)
235 ; void ff_pred16x16_plane_*_8(uint8_t *src, ptrdiff_t stride)
443 ; void ff_pred8x8_plane_8(uint8_t *src, ptrdiff_t stride)
568 ; void ff_pred8x8_vertical_8(uint8_t *src, ptrdiff_t stride)
585 ; void ff_pred8x8_horizontal_8(uint8_t *src, ptrdiff_t stride)
611 ; void ff_pred8x8_top_dc_8_mmxext(uint8_t *src, ptrdiff_t stride)
645 ; void ff_pred8x8_dc_8_mmxex
[all...]
H A Dhuffyuvdsp.asm30 ; void (*add_int16)(uint16_t *dst, const uint16_t *src, unsigned mask, int w);
52 ; void add_hfyu_left_pred_bgr32(uint8_t *dst, const uint8_t *src,
80 ; void add_hfyu_median_prediction_mmxext(uint8_t *dst, const uint8_t *top, const uint8_t *diff, int mask, int w, int *left, int *left_top)
/third_party/rust/crates/cxx/src/
H A Dopaque.rs3 use crate::void;
15 _private: [*const void; 0],
/third_party/ffmpeg/libavresample/x86/
H A Daudio_convert.asm42 ; void ff_conv_s16_to_s32(int32_t *dst, const int16_t *src, int len);
64 ; void ff_conv_s16_to_flt(float *dst, const int16_t *src, int len);
95 ; void ff_conv_s32_to_s16(int16_t *dst, const int32_t *src, int len);
133 ; void ff_conv_s32_to_flt(float *dst, const int32_t *src, int len);
164 ; void ff_conv_flt_to_s16(int16_t *dst, const float *src, int len);
196 ; void ff_conv_flt_to_s32(int32_t *dst, const float *src, int len);
237 ; void ff_conv_s16p_to_s16_2ch(int16_t *dst, int16_t *const *src, int len,
274 ; void ff_conv_s16p_to_s16_6ch(int16_t *dst, int16_t *const *src, int len,
397 ; void ff_conv_s16p_to_flt_2ch(float *dst, int16_t *const *src, int len,
446 ; void ff_conv_s16p_to_flt_6c
[all...]
/third_party/ffmpeg/libavutil/x86/
H A Dcpuid.asm29 ; void ff_cpu_cpuid(int index, int *eax, int *ebx, int *ecx, int *edx)
52 ; void ff_cpu_xgetbv(int op, int *eax, int *edx)
67 ; int ff_cpu_cpuid_test(void)
H A Demms.asm26 ; void avpriv_emms_asm(void)
/third_party/ffmpeg/tests/checkasm/x86/
H A Dcheckasm.asm98 ; void checkasm_checked_call(void *func, ...)
205 ; void checkasm_checked_call(void *func, ...)

Completed in 11 milliseconds

1234567