Home
last modified time | relevance | path

Searched +defs:c +defs:count (Results 1 – 25 of 69115) sorted by relevance

12345678910>>...2765

/dports/emulators/qemu/qemu-6.2.0/capstone/suite/synctools/
H A Dsystemoperand.py80 c = 0 variable
207 c = 0 variable
272 c = 0 variable
338 c = 0 variable
403 c = 0 variable
469 c = 0 variable
535 c = 0 variable
601 c = 0 variable
667 c = 0 variable
731 c = 0 variable
[all …]
/dports/emulators/qemu60/qemu-6.0.0/capstone/suite/synctools/
H A Dsystemoperand.py80 c = 0 variable
207 c = 0 variable
272 c = 0 variable
338 c = 0 variable
403 c = 0 variable
469 c = 0 variable
535 c = 0 variable
601 c = 0 variable
667 c = 0 variable
731 c = 0 variable
[all …]
/dports/emulators/qemu5/qemu-5.2.0/capstone/suite/synctools/
H A Dsystemoperand.py80 c = 0 variable
207 c = 0 variable
272 c = 0 variable
338 c = 0 variable
403 c = 0 variable
469 c = 0 variable
535 c = 0 variable
601 c = 0 variable
667 c = 0 variable
731 c = 0 variable
[all …]
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/include/dsp/arch/x86/avx2/pmath/
H A Dpow.h32 void x64_powcv1(float *v, float c, size_t count) in x64_powcv1()
150 void x64_powcv2(float *dst, const float *v, float c, size_t count) in x64_powcv2()
270 void x64_powvc1(float *c, float v, size_t count) in x64_powvc1()
416 void x64_powvc2(float *dst, const float *c, float v, size_t count) in x64_powvc2()
564 void x64_powvx1(float *v, const float *x, size_t count) in x64_powvx1()
716 void x64_powvx2(float *dst, const float *v, const float *x, size_t count) in x64_powvx2()
876 void x64_powcv1_fma3(float *v, float c, size_t count) in x64_powcv1_fma3()
994 void x64_powcv2_fma3(float *dst, const float *v, float c, size_t count) in x64_powcv2_fma3()
1114 void x64_powvc1_fma3(float *c, float v, size_t count) in x64_powvc1_fma3()
1251 void x64_powvc2_fma3(float *dst, const float *c, float v, size_t count) in x64_powvc2_fma3()
[all …]
/dports/games/simsu/simsu-1.4.0/src/
H A Dpattern.h110 int point(const int c, const int r) const in point()
123 int count() const override in count() function
147 int count() const override in count() function
165 int count() const override in count() function
185 int count() const override in count() function
203 int count() const override in count() function
221 int count() const override in count() function
241 int count() const override in count() function
259 int count() const override in count() function
277 int count() const override in count() function
[all …]
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/include/dsp/arch/x86/avx/filters/
H A Dtransfer.h31 …oid filter_transfer_calc_ri(float *re, float *im, const f_cascade_t *c, const float *freq, size_t … in filter_transfer_calc_ri()
199 …id filter_transfer_apply_ri(float *re, float *im, const f_cascade_t *c, const float *freq, size_t … in filter_transfer_apply_ri()
395 void filter_transfer_calc_pc(float *dst, const f_cascade_t *c, const float *freq, size_t count) in filter_transfer_calc_pc()
565 void filter_transfer_apply_pc(float *dst, const f_cascade_t *c, const float *freq, size_t count) in filter_transfer_apply_pc()
774 …ilter_transfer_calc_ri_fma3(float *re, float *im, const f_cascade_t *c, const float *freq, size_t … in filter_transfer_calc_ri_fma3()
922 …lter_transfer_apply_ri_fma3(float *re, float *im, const f_cascade_t *c, const float *freq, size_t … in filter_transfer_apply_ri_fma3()
1090 …void filter_transfer_calc_pc_fma3(float *dst, const f_cascade_t *c, const float *freq, size_t coun… in filter_transfer_calc_pc_fma3()
1240 …void filter_transfer_apply_pc_fma3(float *dst, const f_cascade_t *c, const float *freq, size_t cou… in filter_transfer_apply_pc_fma3()
/dports/devel/gdb761/gdb-7.6.1/readline/
H A Dvi_mode.c205 rl_vi_redo (count, c) in rl_vi_redo() argument
287 rl_vi_fetch_history (count, c) in rl_vi_fetch_history() argument
666 rl_vi_eof_maybe (count, c) in rl_vi_eof_maybe() argument
770 rl_vi_arg_digit (count, c) in rl_vi_arg_digit() argument
1163 int c; local
1515 int c; local
1546 int c; local
1741 _rl_vi_change_char (count, c, mb) in _rl_vi_change_char() argument
1778 int c; local
1800 int c; local
[all …]
/dports/biology/mapm3/mapm3-3.0_1/readline/
H A Dvi_mode.c58 int dir, c, save_pos; local
405 rl_vi_eof_maybe (count, c) in rl_vi_eof_maybe() argument
438 rl_vi_arg_digit (count, c) in rl_vi_arg_digit() argument
451 char c = 0; local
503 int c, save; local
547 int key, c; in rl_digit_loop1() local
582 int c; local
602 int c; local
625 int c, save = rl_point; local
835 rl_vi_bracktype (c) in rl_vi_bracktype() argument
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/extra/
H A Dreplace.c63 #define END_OF_LINE 258
192 "A from-string can contain these special characters:\n" in rl_vi_redo()
257 DBUG_ENTER("insert_pointer_name");
633 } in rl_vi_eof_maybe()
634 in rl_vi_eof_maybe()
635 /* Alloc replace structure for the replace-state-machine */ in rl_vi_eof_maybe()
725 sets->set=set+sets->invisible;
788 /* Get next set bit from set. */ in rl_vi_change_case()
882 /* The actual loop */
977 while ((int) bufalloc - n <= bufread) in _rl_vi_arg_dispatch()
[all …]
/dports/cad/magic/magic-8.3.245/readline/readline-4.3/
H A Dvi_mode.c160 rl_vi_redo (count, c) in rl_vi_redo() argument
215 rl_vi_fetch_history (count, c) in rl_vi_fetch_history() argument
581 rl_vi_eof_maybe (count, c) in rl_vi_eof_maybe() argument
667 rl_vi_arg_digit (count, c) in rl_vi_arg_digit() argument
728 char c = 0; local
807 int c, save; local
901 int key, c; in rl_digit_loop1() local
951 int c; local
977 int c, start_pos; local
1253 rl_vi_bracktype (c) in rl_vi_bracktype() argument
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/readline/
H A Dvi_mode.c160 rl_vi_redo (count, c) in rl_vi_redo() argument
215 rl_vi_fetch_history (count, c) in rl_vi_fetch_history() argument
581 rl_vi_eof_maybe (count, c) in rl_vi_eof_maybe() argument
667 rl_vi_arg_digit (count, c) in rl_vi_arg_digit() argument
728 char c = 0; local
807 int c, save; local
901 int key, c; in rl_digit_loop1() local
951 int c; local
977 int c, start_pos; local
1253 rl_vi_bracktype (c) in rl_vi_bracktype() argument
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/readline/
H A Dvi_mode.c160 rl_vi_redo (count, c) in rl_vi_redo() argument
215 rl_vi_fetch_history (count, c) in rl_vi_fetch_history() argument
581 rl_vi_eof_maybe (count, c) in rl_vi_eof_maybe() argument
667 rl_vi_arg_digit (count, c) in rl_vi_arg_digit() argument
728 char c = 0; local
807 int c, save; local
901 int key, c; in rl_digit_loop1() local
951 int c; local
977 int c, start_pos; local
1253 rl_vi_bracktype (c) in rl_vi_bracktype() argument
[all …]
/dports/databases/gqlplus/gqlplus-1.16/readline/
H A Dvi_mode.c160 rl_vi_redo (count, c) in rl_vi_redo() argument
215 rl_vi_fetch_history (count, c) in rl_vi_fetch_history() argument
581 rl_vi_eof_maybe (count, c) in rl_vi_eof_maybe() argument
667 rl_vi_arg_digit (count, c) in rl_vi_arg_digit() argument
725 char c = 0; local
804 int c, save; local
898 int key, c; in rl_digit_loop1() local
948 int c; local
974 int c, start_pos; local
1250 rl_vi_bracktype (c) in rl_vi_bracktype() argument
[all …]
/dports/databases/gqlplus/gqlplus-1.16/gqlplus-1.15/readline/
H A Dvi_mode.c160 rl_vi_redo (count, c) in rl_vi_redo() argument
215 rl_vi_fetch_history (count, c) in rl_vi_fetch_history() argument
581 rl_vi_eof_maybe (count, c) in rl_vi_eof_maybe() argument
667 rl_vi_arg_digit (count, c) in rl_vi_arg_digit() argument
725 char c = 0; local
804 int c, save; local
898 int key, c; in rl_digit_loop1() local
948 int c; local
974 int c, start_pos; local
1250 rl_vi_bracktype (c) in rl_vi_bracktype() argument
[all …]
/dports/devel/avr-gdb/gdb-7.3.1/readline/
H A Dvi_mode.c188 rl_vi_redo (count, c) in rl_vi_redo() argument
243 rl_vi_fetch_history (count, c) in rl_vi_fetch_history() argument
609 rl_vi_eof_maybe (count, c) in rl_vi_eof_maybe() argument
702 rl_vi_arg_digit (count, c) in rl_vi_arg_digit() argument
766 int c, p; local
983 int c, r; in rl_digit_loop1() local
1005 int c; local
1396 _rl_vi_change_char (count, c, mb) in _rl_vi_change_char() argument
1433 int c; local
1452 int c; local
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/extra/readline/
H A Dvi_mode.c192 rl_vi_redo (count, c) in rl_vi_redo() argument
256 rl_vi_fetch_history (count, c) in rl_vi_fetch_history() argument
631 rl_vi_eof_maybe (count, c) in rl_vi_eof_maybe() argument
724 rl_vi_arg_digit (count, c) in rl_vi_arg_digit() argument
788 int c, p; local
1014 int c, r; in rl_digit_loop1() local
1036 int c; local
1427 _rl_vi_change_char (count, c, mb) in _rl_vi_change_char() argument
1464 int c; local
1483 int c; local
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/extra/readline/
H A Dvi_mode.c192 rl_vi_redo (count, c) in rl_vi_redo() argument
256 rl_vi_fetch_history (count, c) in rl_vi_fetch_history() argument
631 rl_vi_eof_maybe (count, c) in rl_vi_eof_maybe() argument
724 rl_vi_arg_digit (count, c) in rl_vi_arg_digit() argument
788 int c, p; local
1014 int c, r; in rl_digit_loop1() local
1036 int c; local
1427 _rl_vi_change_char (count, c, mb) in _rl_vi_change_char() argument
1464 int c; local
1483 int c; local
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/extra/readline/
H A Dvi_mode.c192 rl_vi_redo (count, c) in rl_vi_redo() argument
256 rl_vi_fetch_history (count, c) in rl_vi_fetch_history() argument
631 rl_vi_eof_maybe (count, c) in rl_vi_eof_maybe() argument
724 rl_vi_arg_digit (count, c) in rl_vi_arg_digit() argument
788 int c, p; local
1014 int c, r; in rl_digit_loop1() local
1036 int c; local
1427 _rl_vi_change_char (count, c, mb) in _rl_vi_change_char() argument
1464 int c; local
1483 int c; local
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/extra/readline/
H A Dvi_mode.c192 rl_vi_redo (count, c) in rl_vi_redo() argument
256 rl_vi_fetch_history (count, c) in rl_vi_fetch_history() argument
631 rl_vi_eof_maybe (count, c) in rl_vi_eof_maybe() argument
724 rl_vi_arg_digit (count, c) in rl_vi_arg_digit() argument
788 int c, p; local
1014 int c, r; in rl_digit_loop1() local
1036 int c; local
1427 _rl_vi_change_char (count, c, mb) in _rl_vi_change_char() argument
1464 int c; local
1483 int c; local
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/extra/readline/
H A Dvi_mode.c192 rl_vi_redo (count, c) in rl_vi_redo() argument
256 rl_vi_fetch_history (count, c) in rl_vi_fetch_history() argument
631 rl_vi_eof_maybe (count, c) in rl_vi_eof_maybe() argument
724 rl_vi_arg_digit (count, c) in rl_vi_arg_digit() argument
788 int c, p; local
1014 int c, r; in rl_digit_loop1() local
1036 int c; local
1427 _rl_vi_change_char (count, c, mb) in _rl_vi_change_char() argument
1464 int c; local
1483 int c; local
[all …]
/dports/databases/mysql55-client/mysql-5.5.62/cmd-line-utils/readline/
H A Dvi_mode.c192 rl_vi_redo (count, c) in rl_vi_redo() argument
256 rl_vi_fetch_history (count, c) in rl_vi_fetch_history() argument
631 rl_vi_eof_maybe (count, c) in rl_vi_eof_maybe() argument
724 rl_vi_arg_digit (count, c) in rl_vi_arg_digit() argument
788 int c, p; local
1014 int c, r; in rl_digit_loop1() local
1036 int c; local
1427 _rl_vi_change_char (count, c, mb) in _rl_vi_change_char() argument
1464 int c; local
1483 int c; local
[all …]
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/objmgr/impl/
H A Dseq_vector_cvt_gen.hpp39 void copy_8bit(DstIter dst, size_t count, in copy_8bit()
54 void copy_8bit_table(DstIter dst, size_t count, in copy_8bit_table()
70 void copy_8bit_reverse(DstIter dst, size_t count, in copy_8bit_reverse()
85 void copy_8bit_table_reverse(DstIter dst, size_t count, in copy_8bit_table_reverse()
100 void copy_4bit(DstIter dst, size_t count, in copy_4bit()
130 void copy_4bit_table(DstIter dst, size_t count, in copy_4bit_table()
161 void copy_4bit_reverse(DstIter dst, size_t count, in copy_4bit_reverse()
190 void copy_4bit_table_reverse(DstIter dst, size_t count, in copy_4bit_table_reverse()
220 void copy_2bit(DstIter dst, size_t count, in copy_2bit()
277 void copy_2bit_table(DstIter dst, size_t count, in copy_2bit_table()
[all …]
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/objmgr/impl/
H A Dseq_vector_cvt_gen.hpp39 void copy_8bit(DstIter dst, size_t count, in copy_8bit()
54 void copy_8bit_table(DstIter dst, size_t count, in copy_8bit_table()
70 void copy_8bit_reverse(DstIter dst, size_t count, in copy_8bit_reverse()
85 void copy_8bit_table_reverse(DstIter dst, size_t count, in copy_8bit_table_reverse()
100 void copy_4bit(DstIter dst, size_t count, in copy_4bit()
130 void copy_4bit_table(DstIter dst, size_t count, in copy_4bit_table()
161 void copy_4bit_reverse(DstIter dst, size_t count, in copy_4bit_reverse()
190 void copy_4bit_table_reverse(DstIter dst, size_t count, in copy_4bit_table_reverse()
220 void copy_2bit(DstIter dst, size_t count, in copy_2bit()
277 void copy_2bit_table(DstIter dst, size_t count, in copy_2bit_table()
[all …]
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/include/dsp/arch/x86/avx/pmath/
H A Dfmop_vv.h151 void fmadd4_fma3(float *dst, const float *a, const float *b, const float *c, size_t count) in fmadd4_fma3()
165 void fmsub4_fma3(float *dst, const float *a, const float *b, const float *c, size_t count) in fmsub4_fma3()
179 void fmrsub4_fma3(float *dst, const float *a, const float *b, const float *c, size_t count) in fmrsub4_fma3()
363 void fmadd4(float *dst, const float *a, const float *b, const float *c, size_t count) in fmadd4()
377 void fmsub4(float *dst, const float *a, const float *b, const float *c, size_t count) in fmsub4()
391 void fmrsub4(float *dst, const float *a, const float *b, const float *c, size_t count) in fmrsub4()
405 void fmmul4(float *dst, const float *a, const float *b, const float *c, size_t count) in fmmul4()
419 void fmdiv4(float *dst, const float *a, const float *b, const float *c, size_t count) in fmdiv4()
433 void fmrdiv4(float *dst, const float *a, const float *b, const float *c, size_t count) in fmrdiv4()
601 void fmmod4(float *dst, const float *a, const float *b, const float *c, size_t count) in fmmod4()
[all …]
/dports/shells/bash/bash-5.1/lib/readline/
H A Dvi_mode.c246 rl_vi_redo (int count, int c) in rl_vi_redo()
338 rl_vi_fetch_history (int count, int c) in rl_vi_fetch_history()
786 rl_vi_eof_maybe (int count, int c) in rl_vi_eof_maybe()
934 rl_vi_arg_digit (int count, int c) in rl_vi_arg_digit()
1000 int c, p; in rl_vi_change_case() local
1173 int c; in rl_domove_motion_callback() local
1766 int c; in _rl_vi_callback_char_search() local
1800 int c; in rl_vi_char_search() local
1995 _rl_vi_change_char (int count, int c, char *mb) in _rl_vi_change_char()
2035 int c; in _rl_vi_callback_change_char() local
[all …]

12345678910>>...2765