Home
last modified time | relevance | path

Searched refs:f_cp (Results 1 – 24 of 24) sorted by relevance

/dports/science/code_saturne/code_saturne-7.1.0/src/base/
H A Dcs_ht_convert.c177 if (f_cp != NULL) { in cs_ht_convert_h_to_t_cells()
178 const cs_real_t *cpro_cp = f_cp->val; in cs_ht_convert_h_to_t_cells()
199 if (f_cp != NULL) { in cs_ht_convert_h_to_t_cells()
200 const cs_real_t *cpro_cp = f_cp->val; in cs_ht_convert_h_to_t_cells()
262 if (f_cp != NULL) { in cs_ht_convert_h_to_t_cells_solid()
337 if (f_cp != NULL) { in cs_ht_convert_h_to_t_faces()
338 const cs_real_t *cpro_cp = f_cp->val; in cs_ht_convert_h_to_t_faces()
363 if (f_cp != NULL) { in cs_ht_convert_h_to_t_faces()
364 const cs_real_t *cpro_cp = f_cp->val; in cs_ht_convert_h_to_t_faces()
450 if (f_cp != NULL) { in cs_ht_convert_t_to_h_faces_l()
[all …]
/dports/www/mergelog/mergelog-4.5/src/
H A Dmergelog.c63 char *f_cp[MAX_FILES]; variable
75 if (f_cp[i]>f_end[i]) { in fast_gzgets()
80 f_cp[i]=f_buf[i]; in fast_gzgets()
83 *out_cp++ = *f_cp[i]; in fast_gzgets()
84 if (*f_cp[i]++ == '\n') { in fast_gzgets()
189 f_cp[i]=f_buf[i]+GZBUFFER_SIZE; in main()
/dports/devel/git-svn/git-2.34.1/git-gui/lib/
H A Dchoose_repository.tcl666 set f_cp [open [gitdir objects info alternates] w]
668 fconfigure $f_cp -translation binary -encoding binary
672 puts $f_cp [exec cygpath --unix --absolute $line]
674 puts $f_cp [file normalize $line]
678 close $f_cp
789 set f_cp [open [file join .git objects $p] w]
791 fconfigure $f_cp -translation binary -encoding binary
794 incr cmp [fcopy $f_in $f_cp -size 16384]
802 close $f_cp
/dports/devel/git-gui/git-2.34.1/git-gui/lib/
H A Dchoose_repository.tcl666 set f_cp [open [gitdir objects info alternates] w]
668 fconfigure $f_cp -translation binary -encoding binary
672 puts $f_cp [exec cygpath --unix --absolute $line]
674 puts $f_cp [file normalize $line]
678 close $f_cp
789 set f_cp [open [file join .git objects $p] w]
791 fconfigure $f_cp -translation binary -encoding binary
794 incr cmp [fcopy $f_in $f_cp -size 16384]
802 close $f_cp
/dports/devel/git-p4/git-2.34.1/git-gui/lib/
H A Dchoose_repository.tcl666 set f_cp [open [gitdir objects info alternates] w]
668 fconfigure $f_cp -translation binary -encoding binary
672 puts $f_cp [exec cygpath --unix --absolute $line]
674 puts $f_cp [file normalize $line]
678 close $f_cp
789 set f_cp [open [file join .git objects $p] w]
791 fconfigure $f_cp -translation binary -encoding binary
794 incr cmp [fcopy $f_in $f_cp -size 16384]
802 close $f_cp
/dports/devel/git/git-2.34.1/git-gui/lib/
H A Dchoose_repository.tcl666 set f_cp [open [gitdir objects info alternates] w]
668 fconfigure $f_cp -translation binary -encoding binary
672 puts $f_cp [exec cygpath --unix --absolute $line]
674 puts $f_cp [file normalize $line]
678 close $f_cp
789 set f_cp [open [file join .git objects $p] w]
791 fconfigure $f_cp -translation binary -encoding binary
794 incr cmp [fcopy $f_in $f_cp -size 16384]
802 close $f_cp
/dports/devel/git-cvs/git-2.34.1/git-gui/lib/
H A Dchoose_repository.tcl666 set f_cp [open [gitdir objects info alternates] w]
668 fconfigure $f_cp -translation binary -encoding binary
672 puts $f_cp [exec cygpath --unix --absolute $line]
674 puts $f_cp [file normalize $line]
678 close $f_cp
789 set f_cp [open [file join .git objects $p] w]
791 fconfigure $f_cp -translation binary -encoding binary
794 incr cmp [fcopy $f_in $f_cp -size 16384]
802 close $f_cp
/dports/devel/cgit/cgit-1.2.3/git/git-gui/lib/
H A Dchoose_repository.tcl687 set f_cp [open [gitdir objects info alternates] w]
689 fconfigure $f_cp -translation binary -encoding binary
693 puts $f_cp [exec cygpath --unix --absolute $line]
695 puts $f_cp [file normalize $line]
699 close $f_cp
810 set f_cp [open [file join .git objects $p] w]
812 fconfigure $f_cp -translation binary -encoding binary
815 incr cmp [fcopy $f_in $f_cp -size 16384]
823 close $f_cp
/dports/devel/z80-asm/z80-asm-2.3/
H A Ddecode-table.c195 /*0xb8*/ {f_cp,R_B,A_REG,0,0},
196 /*0xb9*/ {f_cp,R_C,A_REG,0,0},
197 /*0xba*/ {f_cp,R_D,A_REG,0,0},
198 /*0xbb*/ {f_cp,R_E,A_REG,0,0},
199 /*0xbc*/ {f_cp,R_H,A_REG,0,0},
200 /*0xbd*/ {f_cp,R_L,A_REG,0,0},
201 /*0xbe*/ {f_cp,R_HL,A_PODLE_REG,0,0},
202 /*0xbf*/ {f_cp,R_A,A_REG,0,0},
265 /*0xfe*/ {f_cp,1,A_NUM,0,0},
H A Dexecute.h41 extern _uchar* f_cp (_ushort a1,_uchar t1,_ushort a2,_uchar t2);
H A Dexecute.c973 f_cp (_ushort a1,_uchar t1,_ushort a2,_uchar t2) in f_cp() function
/dports/portuguese/webalizer-pt_PT/webalizer-2.23-08/
H A Dwebalizer.c257 char *f_cp=f_buf+GZ_BUFSIZE; /* pointer into the buffer */ variable
2372 if (f_cp>(f_buf+f_end-1)) /* load? */ in our_gzgets()
2382 f_cp=f_buf; in our_gzgets()
2387 *out_cp++ = *f_cp; in our_gzgets()
2388 if (*f_cp++ == '\n') { *out_cp='\0'; return buf; } in our_gzgets()
2403 f_cp=f_buf+GZ_BUFSIZE; f_end=0; /* reset buffer counters */ in bz2_rewind()
/dports/portuguese/webalizer-pt_BR/webalizer-2.23-08/
H A Dwebalizer.c257 char *f_cp=f_buf+GZ_BUFSIZE; /* pointer into the buffer */ variable
2372 if (f_cp>(f_buf+f_end-1)) /* load? */ in our_gzgets()
2382 f_cp=f_buf; in our_gzgets()
2387 *out_cp++ = *f_cp; in our_gzgets()
2388 if (*f_cp++ == '\n') { *out_cp='\0'; return buf; } in our_gzgets()
2403 f_cp=f_buf+GZ_BUFSIZE; f_end=0; /* reset buffer counters */ in bz2_rewind()
/dports/www/geolizer/webalizer-2.23-08/
H A Dwebalizer.c257 char *f_cp=f_buf+GZ_BUFSIZE; /* pointer into the buffer */ variable
2372 if (f_cp>(f_buf+f_end-1)) /* load? */ in our_gzgets()
2382 f_cp=f_buf; in our_gzgets()
2387 *out_cp++ = *f_cp; in our_gzgets()
2388 if (*f_cp++ == '\n') { *out_cp='\0'; return buf; } in our_gzgets()
2403 f_cp=f_buf+GZ_BUFSIZE; f_end=0; /* reset buffer counters */ in bz2_rewind()
/dports/german/webalizer2/webalizer-2.23-08/
H A Dwebalizer.c257 char *f_cp=f_buf+GZ_BUFSIZE; /* pointer into the buffer */ variable
2372 if (f_cp>(f_buf+f_end-1)) /* load? */ in our_gzgets()
2382 f_cp=f_buf; in our_gzgets()
2387 *out_cp++ = *f_cp; in our_gzgets()
2388 if (*f_cp++ == '\n') { *out_cp='\0'; return buf; } in our_gzgets()
2403 f_cp=f_buf+GZ_BUFSIZE; f_end=0; /* reset buffer counters */ in bz2_rewind()
/dports/ukrainian/webalizer/webalizer-2.23-08/
H A Dwebalizer.c257 char *f_cp=f_buf+GZ_BUFSIZE; /* pointer into the buffer */ variable
2372 if (f_cp>(f_buf+f_end-1)) /* load? */ in our_gzgets()
2382 f_cp=f_buf; in our_gzgets()
2387 *out_cp++ = *f_cp; in our_gzgets()
2388 if (*f_cp++ == '\n') { *out_cp='\0'; return buf; } in our_gzgets()
2403 f_cp=f_buf+GZ_BUFSIZE; f_end=0; /* reset buffer counters */ in bz2_rewind()
/dports/japanese/webalizer/webalizer-2.23-08/
H A Dwebalizer.c257 char *f_cp=f_buf+GZ_BUFSIZE; /* pointer into the buffer */ variable
2372 if (f_cp>(f_buf+f_end-1)) /* load? */ in our_gzgets()
2382 f_cp=f_buf; in our_gzgets()
2387 *out_cp++ = *f_cp; in our_gzgets()
2388 if (*f_cp++ == '\n') { *out_cp='\0'; return buf; } in our_gzgets()
2403 f_cp=f_buf+GZ_BUFSIZE; f_end=0; /* reset buffer counters */ in bz2_rewind()
/dports/polish/webalizer2/webalizer-2.23-08/
H A Dwebalizer.c257 char *f_cp=f_buf+GZ_BUFSIZE; /* pointer into the buffer */ variable
2372 if (f_cp>(f_buf+f_end-1)) /* load? */ in our_gzgets()
2382 f_cp=f_buf; in our_gzgets()
2387 *out_cp++ = *f_cp; in our_gzgets()
2388 if (*f_cp++ == '\n') { *out_cp='\0'; return buf; } in our_gzgets()
2403 f_cp=f_buf+GZ_BUFSIZE; f_end=0; /* reset buffer counters */ in bz2_rewind()
/dports/www/webalizer/webalizer-2.23-08/
H A Dwebalizer.c257 char *f_cp=f_buf+GZ_BUFSIZE; /* pointer into the buffer */ variable
2372 if (f_cp>(f_buf+f_end-1)) /* load? */ in our_gzgets()
2382 f_cp=f_buf; in our_gzgets()
2387 *out_cp++ = *f_cp; in our_gzgets()
2388 if (*f_cp++ == '\n') { *out_cp='\0'; return buf; } in our_gzgets()
2403 f_cp=f_buf+GZ_BUFSIZE; f_end=0; /* reset buffer counters */ in bz2_rewind()
/dports/www/awffull/awffull-3.10.2/src/
H A Dawffull.c120 char *f_cp = f_buf + GZ_BUFSIZE; /* pointer into the buffer */ variable
1883 if (f_cp > (f_buf + f_end - 1)) { /* load? */ in our_gzgets()
1887 f_cp = f_buf; in our_gzgets()
1891 *out_cp++ = *f_cp; in our_gzgets()
1892 if (*f_cp++ == '\n') { in our_gzgets()
/dports/japanese/awffull/awffull-3.10.2/src/
H A Dawffull.c123 char *f_cp = f_buf + GZ_BUFSIZE; /* pointer into the buffer */ variable
2075 if (f_cp > (f_buf + f_end - 1)) { /* load? */ in our_gzgets()
2079 f_cp = f_buf; in our_gzgets()
2083 *out_cp++ = *f_cp; in our_gzgets()
2084 if (*f_cp++ == '\n') { in our_gzgets()
/dports/science/code_saturne/code_saturne-7.1.0/src/rayt/
H A Dcs_rad_transfer_solve.c423 const cs_field_t *f_cp = CS_F_(cp); in _cs_rad_transfer_sol() local
425 dcp[cell_id] = 1. / f_cp->val[cell_id]; in _cs_rad_transfer_sol()
1466 const cs_field_t *f_cp = CS_F_(cp); in cs_rad_transfer_solve() local
1468 dcp[cell_id] = 1. / f_cp->val[cell_id]; in cs_rad_transfer_solve()
/dports/devel/z80-asm/z80-asm-2.3/doc/
H A DCHANGELOG62 * BUG in disasm.c: f_cp/f_cpd/f_cpi/f_cpdr/... h-flag wrong calculated fixed!
/dports/math/calc/calc-2.14.0.14/
H A Dfunc.c5466 f_cp(VALUE *v1, VALUE *v2) in f_cp() function
9966 {"cp", 2, 2, 0, OP_NOP, 0, f_cp,