Home
last modified time | relevance | path

Searched defs:buf_idx (Results 1 – 25 of 553) sorted by relevance

12345678910>>...23

/dports/x11/kitty/kitty-0.23.1/kitty/
H A Dgl.c212 delete_buffer(ssize_t buf_idx) { in delete_buffer()
219 bind_buffer(ssize_t buf_idx) { in bind_buffer()
225 unbind_buffer(ssize_t buf_idx) { in unbind_buffer()
345 ssize_t buf_idx = vaos[vao_idx].buffers[bufnum]; in alloc_vao_buffer() local
353 ssize_t buf_idx = vaos[vao_idx].buffers[bufnum]; in map_vao_buffer() local
360 ssize_t buf_idx = alloc_vao_buffer(vao_idx, size, bufnum, usage); in alloc_and_map_vao_buffer() local
366 ssize_t buf_idx = vaos[vao_idx].buffers[bufnum]; in bind_vao_uniform_buffer() local
372 ssize_t buf_idx = vaos[vao_idx].buffers[bufnum]; in unmap_vao_buffer() local
/dports/multimedia/kvazaar/kvazaar-2.1.0/src/
H A Dinput_frame_buffer.c108 int buf_idx = (idx_in + gop_buf_size) % gop_buf_size; in kvz_encoder_feed_frame() local
206 int buf_idx = (idx_out + gop_buf_size) % gop_buf_size; in kvz_encoder_feed_frame() local
/dports/audio/codec2/codec2-1.0.3/src/
H A Doctave.c91 size_t buf_idx = 0; in octave_save_int() local
109 size_t buf_idx = 0; in octave_save_float() local
128 size_t buf_idx = 0; in octave_save_complex() local
/dports/biology/sra-tools/sra-tools-2.11.0/test/samline/
H A Dcigar.c291 static void append_base( char * buffer, size_t buf_len, size_t * buf_idx, int count, char c ) in append_base()
298 static void append_bases( char * buffer, size_t buf_len, size_t * buf_idx, int count, in append_bases()
370 static void print_matchcount( char * buffer, size_t buf_len, size_t *buf_idx, int *match_count ) in print_matchcount()
378 static void md_delete( char * buffer, size_t buf_len, size_t *buf_idx, int count, int *match_count, in md_delete()
393 static void md_match( char * buffer, size_t buf_len, size_t *buf_idx, int count, int *match_count, in md_match()
/dports/security/snort3/snort3-3.1.19.0/src/helpers/
H A Dsigsafe.h41 size_t buf_idx = 0; variable
/dports/sysutils/vector/vector-0.10.0/cargo-crates/metrics-util-0.3.1/src/
H A Dstreaming.rs91 let mut buf_idx = self.inner.len(); in compress() localVariable
140 let mut buf_idx = 0; in decompress() localVariable
170 let mut buf_idx = 0; in decompress_with() localVariable
/dports/net/mpich/mpich-3.4.3/src/mpi/romio/adio/ad_lustre/
H A Dad_lustre_aggregate.c138 ADIO_Offset avail_len, rem_len, curr_idx, off, **buf_idx, *ptr; in ADIOI_LUSTRE_Calc_my_req() local
316 ADIOI_Access * my_req, ADIO_Offset ** buf_idx) in ADIOI_LUSTRE_Free_my_req()
/dports/textproc/sary/sary-1.2.0/sary/
H A Dwriter.c35 SaryInt buf_idx; member
/dports/devel/radare2/radare2-5.1.1/libr/bin/format/pyc/
H A Dpyc_magic.c260 unsigned idx = 0, buf_idx = 0; in version2double() local
/dports/textproc/mifluz/mifluz-0.26.0/mifluz/
H A Dber.h58 int buf_idx = 0; in ber_value2buf() local
/dports/textproc/htdig/htdig-3.2.0b6/htlib/
H A Dber.h58 int buf_idx = 0; in ber_value2buf() local
/dports/sysutils/py-pytsk/pytsk3-20210419/sleuthkit/tsk/fs/
H A Diso9660_dent.c95 size_t buf_idx; in iso9660_proc_dir() local
/dports/devel/dtool/dtool-0.11.0/cargo-crates/bitcoin_hashes-0.9.7/src/
H A Dutil.rs123 let buf_idx = self.length % <Self as EngineTrait>::BLOCK_SIZE; localVariable
/dports/sysutils/sleuthkit/sleuthkit-4.7.0/tsk/fs/
H A Diso9660_dent.c95 size_t buf_idx; in iso9660_proc_dir() local
/dports/net/mpich2/mpich2-1.5/src/mpi/romio/adio/ad_bg/
H A Dad_bg_rdcoll.c120 int *buf_idx = NULL; in ADIOI_BG_ReadStridedColl() local
405 int *buf_idx, int *error_code) in ADIOI_Read_and_exch()
741 int iter, MPI_Aint buftype_extent, int *buf_idx) in ADIOI_R_Exchange_data()
1035 int iter, MPI_Aint buftype_extent, int *buf_idx) in ADIOI_R_Exchange_data_alltoallv()
/dports/net/mpich2/mpich2-1.5/src/mpi/romio/adio/ad_bgl/
H A Dad_bgl_rdcoll.c118 int *buf_idx = NULL; in ADIOI_BGL_ReadStridedColl() local
403 int *buf_idx, int *error_code) in ADIOI_Read_and_exch()
739 int iter, MPI_Aint buftype_extent, int *buf_idx) in ADIOI_R_Exchange_data()
1033 int iter, MPI_Aint buftype_extent, int *buf_idx) in ADIOI_R_Exchange_data_alltoallv()
/dports/net/openmpi3/openmpi-3.1.6/ompi/mca/io/romio314/romio/adio/ad_gpfs/
H A Dad_gpfs_rdcoll.c119 int *buf_idx = NULL; in ADIOI_GPFS_ReadStridedColl() local
421 int *buf_idx, int *error_code) in ADIOI_Read_and_exch()
762 int iter, MPI_Aint buftype_extent, int *buf_idx) in ADIOI_R_Exchange_data()
1056 int iter, MPI_Aint buftype_extent, int *buf_idx) in ADIOI_R_Exchange_data_alltoallv()
/dports/net/mpich/mpich-3.4.3/src/mpi/romio/adio/ad_gpfs/
H A Dad_gpfs_rdcoll.c113 MPI_Aint *buf_idx = NULL; in ADIOI_GPFS_ReadStridedColl() local
456 MPI_Aint * buf_idx, int *error_code) in ADIOI_Read_and_exch()
792 int iter, MPI_Aint buftype_extent, MPI_Aint * buf_idx) in ADIOI_R_Exchange_data()
1086 int iter, MPI_Aint buftype_extent, MPI_Aint * buf_idx) in ADIOI_R_Exchange_data_alltoallv()
/dports/net/openmpi/openmpi-4.1.1/ompi/mca/io/romio321/romio/adio/ad_gpfs/
H A Dad_gpfs_rdcoll.c120 int *buf_idx = NULL; in ADIOI_GPFS_ReadStridedColl() local
507 int *buf_idx, int *error_code) in ADIOI_Read_and_exch()
846 int iter, MPI_Aint buftype_extent, int *buf_idx) in ADIOI_R_Exchange_data()
1140 int iter, MPI_Aint buftype_extent, int *buf_idx) in ADIOI_R_Exchange_data_alltoallv()
/dports/comms/xdemorse/xdemorse-3.6.5/src/
H A Dsound.c426 int idx, buf_idx; in DSP_Write() local
/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/av1/common/
H A Dmvref_common.c868 const int buf_idx = cm->frame_refs[ref_frame - LAST_FRAME].idx; in av1_setup_frame_buf_refs() local
878 const int buf_idx = cm->frame_refs[ref_frame - LAST_FRAME].idx; in av1_setup_frame_sign_bias() local
1023 const int buf_idx = cm->frame_refs[ref_idx].idx; in av1_setup_motion_field() local
1281 const int buf_idx = cm->frame_refs[i].idx; in av1_setup_skip_mode_allowed() local
1312 const int buf_idx = cm->frame_refs[i].idx; in av1_setup_skip_mode_allowed() local
1335 int buf_idx; // frame buffer index member
1354 const int buf_idx = ref_info->buf_idx; in set_ref_frame_info() local
1383 const int buf_idx = cm->ref_frame_map[map_idx]; in av1_set_frame_refs() local
/dports/www/firefox/firefox-99.0/third_party/aom/av1/common/
H A Dmvref_common.c868 const int buf_idx = cm->frame_refs[ref_frame - LAST_FRAME].idx; in av1_setup_frame_buf_refs() local
878 const int buf_idx = cm->frame_refs[ref_frame - LAST_FRAME].idx; in av1_setup_frame_sign_bias() local
1023 const int buf_idx = cm->frame_refs[ref_idx].idx; in av1_setup_motion_field() local
1281 const int buf_idx = cm->frame_refs[i].idx; in av1_setup_skip_mode_allowed() local
1312 const int buf_idx = cm->frame_refs[i].idx; in av1_setup_skip_mode_allowed() local
1335 int buf_idx; // frame buffer index member
1354 const int buf_idx = ref_info->buf_idx; in set_ref_frame_info() local
1383 const int buf_idx = cm->ref_frame_map[map_idx]; in av1_set_frame_refs() local
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/av1/common/
H A Dmvref_common.c868 const int buf_idx = cm->frame_refs[ref_frame - LAST_FRAME].idx; in av1_setup_frame_buf_refs() local
878 const int buf_idx = cm->frame_refs[ref_frame - LAST_FRAME].idx; in av1_setup_frame_sign_bias() local
1023 const int buf_idx = cm->frame_refs[ref_idx].idx; in av1_setup_motion_field() local
1281 const int buf_idx = cm->frame_refs[i].idx; in av1_setup_skip_mode_allowed() local
1312 const int buf_idx = cm->frame_refs[i].idx; in av1_setup_skip_mode_allowed() local
1335 int buf_idx; // frame buffer index member
1354 const int buf_idx = ref_info->buf_idx; in set_ref_frame_info() local
1383 const int buf_idx = cm->ref_frame_map[map_idx]; in av1_set_frame_refs() local
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/aom/av1/common/
H A Dmvref_common.c868 const int buf_idx = cm->frame_refs[ref_frame - LAST_FRAME].idx; in av1_setup_frame_buf_refs() local
878 const int buf_idx = cm->frame_refs[ref_frame - LAST_FRAME].idx; in av1_setup_frame_sign_bias() local
1023 const int buf_idx = cm->frame_refs[ref_idx].idx; in av1_setup_motion_field() local
1281 const int buf_idx = cm->frame_refs[i].idx; in av1_setup_skip_mode_allowed() local
1312 const int buf_idx = cm->frame_refs[i].idx; in av1_setup_skip_mode_allowed() local
1335 int buf_idx; // frame buffer index member
1354 const int buf_idx = ref_info->buf_idx; in set_ref_frame_info() local
1383 const int buf_idx = cm->ref_frame_map[map_idx]; in av1_set_frame_refs() local
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/monkey/include/monkey/mk_core/
H A Dmk_iov.h50 int buf_idx; member

12345678910>>...23