Home
last modified time | relevance | path

Searched defs:vc (Results 151 – 175 of 5653) sorted by relevance

12345678910>>...227

/dports/security/hashcat/hashcat-6.2.5/src/modules/
H A Dmodule_13781.c71 typedef struct vc struct
87 } vc_t; argument
114 const vc_t *vc = (const vc_t *) hashes->esalts_buf; in module_build_plain_postprocess() local
222 vc_t *vc = (vc_t *) hash->esalt; in module_hash_binary_parse() local
278 vc_t *vc = (vc_t *) esalt_buf; in module_hash_decode() local
H A Dmodule_13782.c71 typedef struct vc struct
87 } vc_t; argument
114 const vc_t *vc = (const vc_t *) hashes->esalts_buf; in module_build_plain_postprocess() local
222 vc_t *vc = (vc_t *) hash->esalt; in module_hash_binary_parse() local
278 vc_t *vc = (vc_t *) esalt_buf; in module_hash_decode() local
H A Dmodule_13783.c71 typedef struct vc struct
87 } vc_t; argument
114 const vc_t *vc = (const vc_t *) hashes->esalts_buf; in module_build_plain_postprocess() local
222 vc_t *vc = (vc_t *) hash->esalt; in module_hash_binary_parse() local
278 vc_t *vc = (vc_t *) esalt_buf; in module_hash_decode() local
H A Dmodule_13711.c65 typedef struct vc struct
81 } vc_t; argument
206 vc_t *vc = (vc_t *) hash->esalt; in module_hash_binary_parse() local
262 vc_t *vc = (vc_t *) esalt_buf; in module_hash_decode() local
H A Dmodule_13712.c65 typedef struct vc struct
81 } vc_t; argument
206 vc_t *vc = (vc_t *) hash->esalt; in module_hash_binary_parse() local
262 vc_t *vc = (vc_t *) esalt_buf; in module_hash_decode() local
H A Dmodule_13723.c66 typedef struct vc struct
82 } vc_t; argument
216 vc_t *vc = (vc_t *) hash->esalt; in module_hash_binary_parse() local
272 vc_t *vc = (vc_t *) esalt_buf; in module_hash_decode() local
H A Dmodule_13731.c66 typedef struct vc struct
82 } vc_t; argument
196 vc_t *vc = (vc_t *) hash->esalt; in module_hash_binary_parse() local
252 vc_t *vc = (vc_t *) esalt_buf; in module_hash_decode() local
H A Dmodule_13733.c66 typedef struct vc struct
82 } vc_t; argument
196 vc_t *vc = (vc_t *) hash->esalt; in module_hash_binary_parse() local
252 vc_t *vc = (vc_t *) esalt_buf; in module_hash_decode() local
H A Dmodule_13713.c65 typedef struct vc struct
81 } vc_t; argument
206 vc_t *vc = (vc_t *) hash->esalt; in module_hash_binary_parse() local
262 vc_t *vc = (vc_t *) esalt_buf; in module_hash_decode() local
H A Dmodule_13721.c66 typedef struct vc struct
82 } vc_t; argument
216 vc_t *vc = (vc_t *) hash->esalt; in module_hash_binary_parse() local
272 vc_t *vc = (vc_t *) esalt_buf; in module_hash_decode() local
H A Dmodule_13722.c66 typedef struct vc struct
82 } vc_t; argument
216 vc_t *vc = (vc_t *) hash->esalt; in module_hash_binary_parse() local
272 vc_t *vc = (vc_t *) esalt_buf; in module_hash_decode() local
H A Dmodule_13732.c66 typedef struct vc struct
82 } vc_t; argument
196 vc_t *vc = (vc_t *) hash->esalt; in module_hash_binary_parse() local
252 vc_t *vc = (vc_t *) esalt_buf; in module_hash_decode() local
/dports/net/mpich2/mpich2-1.5/src/mpid/ch3/channels/nemesis/netmod/tcp/
H A Dtcp_ckpt.c18 int MPID_nem_tcp_ckpt_pause_send_vc(MPIDI_VC_t *vc) in MPID_nem_tcp_ckpt_pause_send_vc()
40 int MPID_nem_tcp_pkt_unpause_handler(MPIDI_VC_t *vc, MPIDI_CH3_Pkt_t *pkt, MPIDI_msg_sz_t *buflen, … in MPID_nem_tcp_pkt_unpause_handler()
75 int MPID_nem_tcp_ckpt_continue_vc(MPIDI_VC_t *vc) in MPID_nem_tcp_ckpt_continue_vc()
109 int MPID_nem_tcp_ckpt_restart_vc(MPIDI_VC_t *vc) in MPID_nem_tcp_ckpt_restart_vc()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/Sema/
H A Dppc-mma-builtins.c5 void test1(unsigned char *vqp, unsigned char *vpp, vector unsigned char vc, unsigned char *resp) { in test1()
10 void test2(unsigned char *vqp, unsigned char *vpp, vector unsigned char vc, unsigned char *resp) { in test2()
19 void test4(unsigned char *vqp, unsigned char *vpp, vector unsigned char vc, unsigned char *resp) { in test4()
26 void test5(unsigned char *vqp, unsigned char *vpp, vector unsigned char vc, unsigned char *resp) { in test5()
/dports/graphics/chafa/chafa-1.8.0/chafa/internal/
H A Dchafa-popcnt.c38 chafa_pop_count_vu64_builtin (const guint64 *vv, gint *vc, gint n) in chafa_pop_count_vu64_builtin()
53 chafa_hamming_distance_vu64_builtin (guint64 a, const guint64 *vb, gint *vc, gint n) in chafa_hamming_distance_vu64_builtin()
83 chafa_hamming_distance_2_vu64_builtin (const guint64 *a, const guint64 *vb, gint *vc, gint n) in chafa_hamming_distance_2_vu64_builtin()
/dports/games/libretro-genesis_plus_gx/Genesis-Plus-GX-7f83bc5/core/tremor/
H A Dinfo.c39 void vorbis_comment_init(vorbis_comment *vc){ in vorbis_comment_init()
55 char *vorbis_comment_query(vorbis_comment *vc, char *tag, int count){ in vorbis_comment_query()
76 int vorbis_comment_query_count(vorbis_comment *vc, char *tag){ in vorbis_comment_query_count()
91 void vorbis_comment_clear(vorbis_comment *vc){ in vorbis_comment_clear()
187 static int _vorbis_unpack_comment(vorbis_comment *vc,oggpack_buffer *opb){ in _vorbis_unpack_comment()
301 int vorbis_synthesis_headerin(vorbis_info *vi,vorbis_comment *vc,ogg_packet *op){ in vorbis_synthesis_headerin()
/dports/games/kodi-addon-game.libretro.genplus/game.libretro.genplus-1.7.4.15-Matrix/depends/common/genplus/core/tremor/
H A Dinfo.c39 void vorbis_comment_init(vorbis_comment *vc){ in vorbis_comment_init()
55 char *vorbis_comment_query(vorbis_comment *vc, char *tag, int count){ in vorbis_comment_query()
76 int vorbis_comment_query_count(vorbis_comment *vc, char *tag){ in vorbis_comment_query_count()
91 void vorbis_comment_clear(vorbis_comment *vc){ in vorbis_comment_clear()
187 static int _vorbis_unpack_comment(vorbis_comment *vc,oggpack_buffer *opb){ in _vorbis_unpack_comment()
301 int vorbis_synthesis_headerin(vorbis_info *vi,vorbis_comment *vc,ogg_packet *op){ in vorbis_synthesis_headerin()
/dports/games/warmux/warmux-11.04/build/android/jni/tremor/tremor/
H A Dinfo.c38 void vorbis_comment_init(vorbis_comment *vc){ in vorbis_comment_init()
54 char *vorbis_comment_query(vorbis_comment *vc, char *tag, int count){ in vorbis_comment_query()
75 int vorbis_comment_query_count(vorbis_comment *vc, char *tag){ in vorbis_comment_query_count()
90 void vorbis_comment_clear(vorbis_comment *vc){ in vorbis_comment_clear()
196 static int _vorbis_unpack_comment(vorbis_comment *vc,oggpack_buffer *opb){ in _vorbis_unpack_comment()
293 int vorbis_dsp_headerin(vorbis_info *vi,vorbis_comment *vc,ogg_packet *op){ in vorbis_dsp_headerin()
/dports/databases/postgresql12-plperl/postgresql-12.9/src/tutorial/
H A Dsyscat.source40 and n.nspname != 'information_schema' -- not information_schema
56 pg_attribute a -- att in base
77 and a.attnum > 0 -- no system att's
78 and not a.attisdropped -- no dropped columns
92 and t.typelem = 0 -- no arrays
93 and n.nspname not like 'pg\_%' -- no built-in types
/dports/games/pvpgn/pvpgn-1.8.5/src/bnetd/
H A Dversioncheck.c89 t_versioncheck * vc; in versioncheck_create() local
128 extern int versioncheck_destroy(t_versioncheck * vc) in versioncheck_destroy()
147 extern int versioncheck_set_versiontag(t_versioncheck * vc, char const * versiontag) in versioncheck_set_versiontag()
164 extern char const * versioncheck_get_versiontag(t_versioncheck const * vc) in versioncheck_get_versiontag()
175 extern char const * versioncheck_get_mpqfile(t_versioncheck const * vc) in versioncheck_get_mpqfile()
187 extern char const * versioncheck_get_eqn(t_versioncheck const * vc) in versioncheck_get_eqn()
367 extern int versioncheck_validate(t_versioncheck * vc, t_tag archtag, t_tag clienttag, char const * … in versioncheck_validate()
/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dafni_pcor.c182 PCOR_voxel_corr *vc ; in new_PCOR_voxel_corr() local
255 void free_PCOR_voxel_corr(PCOR_voxel_corr * vc) in free_PCOR_voxel_corr()
271 void PCOR_get_pcor(PCOR_references * ref, PCOR_voxel_corr * vc, float * pcor) in PCOR_get_pcor()
323 void PCOR_get_mcor(PCOR_references * ref, PCOR_voxel_corr * vc, int m , float * pcor) in PCOR_get_mcor()
375 void PCOR_get_coef(PCOR_references * ref, PCOR_voxel_corr * vc, float * coef) in PCOR_get_coef()
402 void PCOR_get_variance(PCOR_voxel_corr * vc, float * var) in PCOR_get_variance()
426 void PCOR_get_stdev(PCOR_voxel_corr * vc, float * sig) /* 03 Jan 2000 */ in PCOR_get_stdev()
441 void PCOR_get_lsqfit(PCOR_references * ref, PCOR_voxel_corr * vc, float *fit[] ) in PCOR_get_lsqfit()
496 void PCOR_get_perc(PCOR_references * ref, PCOR_voxel_corr * vc, in PCOR_get_perc()
583 void PCOR_get_pcor_and_coef(PCOR_references * ref , PCOR_voxel_corr * vc , in PCOR_get_pcor_and_coef()
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/librespot-tremor-0.1.0/tremor/
H A Dinfo.c40 void vorbis_comment_init(vorbis_comment *vc){ in vorbis_comment_init()
56 char *vorbis_comment_query(vorbis_comment *vc, char *tag, int count){ in vorbis_comment_query()
77 int vorbis_comment_query_count(vorbis_comment *vc, char *tag){ in vorbis_comment_query_count()
92 void vorbis_comment_clear(vorbis_comment *vc){ in vorbis_comment_clear()
190 static int _vorbis_unpack_comment(vorbis_comment *vc,oggpack_buffer *opb){ in _vorbis_unpack_comment()
334 int vorbis_synthesis_headerin(vorbis_info *vi,vorbis_comment *vc,ogg_packet *op){ in vorbis_synthesis_headerin()
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/libretro/deps/tremor/
H A Dinfo.c40 void vorbis_comment_init(vorbis_comment *vc){ in vorbis_comment_init()
56 char *vorbis_comment_query(vorbis_comment *vc, char *tag, int count){ in vorbis_comment_query()
77 int vorbis_comment_query_count(vorbis_comment *vc, char *tag){ in vorbis_comment_query_count()
92 void vorbis_comment_clear(vorbis_comment *vc){ in vorbis_comment_clear()
190 static int _vorbis_unpack_comment(vorbis_comment *vc,oggpack_buffer *opb){ in _vorbis_unpack_comment()
335 int vorbis_synthesis_headerin(vorbis_info *vi,vorbis_comment *vc,ogg_packet *op){ in vorbis_synthesis_headerin()
/dports/multimedia/mkclean/mkclean-0.8.7/mkclean/tremor/
H A Dinfo.c39 void vorbis_comment_init(vorbis_comment *vc){ in vorbis_comment_init()
55 char *vorbis_comment_query(vorbis_comment *vc, char *tag, int count){ in vorbis_comment_query()
76 int vorbis_comment_query_count(vorbis_comment *vc, char *tag){ in vorbis_comment_query_count()
91 void vorbis_comment_clear(vorbis_comment *vc){ in vorbis_comment_clear()
187 static int _vorbis_unpack_comment(vorbis_comment *vc,oggpack_buffer *opb){ in _vorbis_unpack_comment()
326 int vorbis_synthesis_headerin(vorbis_info *vi,vorbis_comment *vc,ogg_packet *op){ in vorbis_synthesis_headerin()
/dports/games/kodi-addon-game.libretro.beetle-psx/game.libretro.beetle-psx-0.9.44.22-Matrix/depends/common/beetle-psx/mednafen/tremor/
H A Dinfo.c40 void vorbis_comment_init(vorbis_comment *vc){ in vorbis_comment_init()
56 char *vorbis_comment_query(vorbis_comment *vc, char *tag, int count){ in vorbis_comment_query()
77 int vorbis_comment_query_count(vorbis_comment *vc, char *tag){ in vorbis_comment_query_count()
92 void vorbis_comment_clear(vorbis_comment *vc){ in vorbis_comment_clear()
194 static int _vorbis_unpack_comment(vorbis_comment *vc,oggpack_buffer *opb){ in _vorbis_unpack_comment()
339 int vorbis_synthesis_headerin(vorbis_info *vi,vorbis_comment *vc,ogg_packet *op){ in vorbis_synthesis_headerin()

12345678910>>...227