Home
last modified time | relevance | path

Searched refs:bnew (Results 1 – 25 of 111) sorted by relevance

12345

/dports/math/alberta/alberta3-920315ae1bbfd1b1fb6672d916619ac37a411e95/alberta/src/2d/
H A DgraphXO_2d.c406 bnew[0] = b[0]; bnew[1] = bm[2]; bnew[2] = bm[1]; in graph_level_recursive()
411 bnew[0] = bm[2]; bnew[1] = b[2]; bnew[2] = bm[1]; in graph_level_recursive()
416 bnew[0] = b[2]; bnew[1] = bm[2]; bnew[2] = bm[0]; in graph_level_recursive()
421 bnew[0] = bm[2]; bnew[1] = b[1]; bnew[2] = bm[0]; in graph_level_recursive()
485 static const REAL *b[3]={bnew[0],bnew[1],bnew[2]}; in graph_level_fct()
610 bnew[0] = b[0]; bnew[1] = bm[2]; bnew[2] = bm[1]; in graph_level_d_recursive()
615 bnew[0] = bm[2]; bnew[1] = b[2]; bnew[2] = bm[1]; in graph_level_d_recursive()
620 bnew[0] = b[2]; bnew[1] = bm[2]; bnew[2] = bm[0]; in graph_level_d_recursive()
625 bnew[0] = bm[2]; bnew[1] = b[1]; bnew[2] = bm[0]; in graph_level_d_recursive()
685 static const REAL *b[3]={bnew[0],bnew[1],bnew[2]}; in graph_level_d_fct()
[all …]
/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dmri_zeropad.c81 bnew[SNEW(ii,jj)] = bold[SOLD(ii,jj)] ; in mri_valpad_2D()
86 byte *bnew = MRI_RGB_PTR(vim), *bold = MRI_RGB_PTR(fim) ; in mri_valpad_2D() local
89 bnew[3*SNEW(ii,jj) ] = bold[3*SOLD(ii,jj) ] ; in mri_valpad_2D()
90 bnew[3*SNEW(ii,jj)+1] = bold[3*SOLD(ii,jj)+1] ; in mri_valpad_2D()
91 bnew[3*SNEW(ii,jj)+2] = bold[3*SOLD(ii,jj)+2] ; in mri_valpad_2D()
100 bnew[SNEW(ii,jj)] = bold[SOLD(ii,jj)] ; in mri_valpad_2D()
105 int *bnew = MRI_INT_PTR(vim), *bold = MRI_INT_PTR(fim) ; in mri_valpad_2D() local
108 bnew[SNEW(ii,jj)] = bold[SOLD(ii,jj)] ; in mri_valpad_2D()
116 bnew[SNEW(ii,jj)] = bold[SOLD(ii,jj)] ; in mri_valpad_2D()
124 bnew[SNEW(ii,jj)] = bold[SOLD(ii,jj)] ; in mri_valpad_2D()
[all …]
H A Dedt_volpad.c106 byte *bnew = (byte *) vnew, *bold = (byte *) fim ; in EDIT_volpad() local
110 bnew[SNEW(ii,jj,kk)] = bold[SOLD(ii,jj,kk)] ; in EDIT_volpad()
115 byte *bnew = (byte *) vnew, *bold = (byte *) fim ; in EDIT_volpad() local
127 short *bnew = (short *) vnew, *bold = (short *) fim ; in EDIT_volpad() local
131 bnew[SNEW(ii,jj,kk)] = bold[SOLD(ii,jj,kk)] ; in EDIT_volpad()
136 int *bnew = (int *) vnew, *bold = (int *) fim ; in EDIT_volpad() local
140 bnew[SNEW(ii,jj,kk)] = bold[SOLD(ii,jj,kk)] ; in EDIT_volpad()
145 float *bnew = (float *) vnew, *bold = (float *) fim ; in EDIT_volpad() local
149 bnew[SNEW(ii,jj,kk)] = bold[SOLD(ii,jj,kk)] ; in EDIT_volpad()
158 bnew[SNEW(ii,jj,kk)] = bold[SOLD(ii,jj,kk)] ; in EDIT_volpad()
[all …]
H A Dthd_zeropad.c292 byte * bnew = (byte *) vnew, * bold = mri_data_pointer(oldim) ; in THD_zeropad() local
296 bnew[SNEW(ii,jj,kk)] = bold[SOLD(ii,jj,kk)] ; in THD_zeropad()
301 short * bnew = (short *) vnew, * bold = mri_data_pointer(oldim) ; in THD_zeropad() local
305 bnew[SNEW(ii,jj,kk)] = bold[SOLD(ii,jj,kk)] ; in THD_zeropad()
310 float * bnew = (float *) vnew, * bold = mri_data_pointer(oldim) ; in THD_zeropad() local
314 bnew[SNEW(ii,jj,kk)] = bold[SOLD(ii,jj,kk)] ; in THD_zeropad()
323 bnew[SNEW(ii,jj,kk)] = bold[SOLD(ii,jj,kk)] ; in THD_zeropad()
328 int * bnew = (int *) vnew, * bold = mri_data_pointer(oldim) ; in THD_zeropad() local
332 bnew[SNEW(ii,jj,kk)] = bold[SOLD(ii,jj,kk)] ; in THD_zeropad()
337 rgbyte * bnew = (rgbyte *) vnew, * bold = mri_data_pointer(oldim) ; in THD_zeropad() local
[all …]
H A Dthd_writedblk.c230 char *bnew , *bold ; in THD_write_datablock() local
233 bnew = (char *) malloc( (size_t)nb ) ; /* work space */ in THD_write_datablock()
236 if( bnew == NULL ) in THD_write_datablock()
239 memcpy( bnew , bold , (size_t)nb ) ; /* make a copy, */ in THD_write_datablock()
246 mri_fix_data_pointer( (void *)(bnew+offset) , DBLK_BRICK(blk,ibr) ) ; in THD_write_datablock()
/dports/sysutils/burp-devel/burp-2.5.4/src/server/protocol2/
H A Dbackup_phase4.c177 && !bnew) in merge_sparse_indexes()
187 if(anew && !bnew) in merge_sparse_indexes()
195 hooks_free(&bnew); in merge_sparse_indexes()
206 hooks_free(&bnew); in merge_sparse_indexes()
216 hooks_free(&bnew); in merge_sparse_indexes()
234 hooks_free(&bnew); in merge_sparse_indexes()
294 uint64_t *bnew=NULL; in merge_dindexes() local
321 && !bnew) in merge_dindexes()
330 if(anew && !bnew) in merge_dindexes()
344 else if(*anew==*bnew) in merge_dindexes()
[all …]
/dports/sysutils/burp/burp-2.4.0/src/server/protocol2/
H A Dbackup_phase4.c177 && !bnew) in merge_sparse_indexes()
187 if(anew && !bnew) in merge_sparse_indexes()
195 hooks_free(&bnew); in merge_sparse_indexes()
206 hooks_free(&bnew); in merge_sparse_indexes()
216 hooks_free(&bnew); in merge_sparse_indexes()
234 hooks_free(&bnew); in merge_sparse_indexes()
294 uint64_t *bnew=NULL; in merge_dindexes() local
321 && !bnew) in merge_dindexes()
330 if(anew && !bnew) in merge_dindexes()
344 else if(*anew==*bnew) in merge_dindexes()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Runtime.Numerics/tests/BigInteger/
H A DMyBigInt.cs201 bnewneg = (bnew[bnew.Count - 1] & 0x80) != 0; in Add()
209 bnew.Add(extender); in Add()
212 return bnew; in Add()
244 bsame = ((bnew[bnew.Count - 1] & 0x80) != 0); in Negate()
245 bsame &= ((bnew[bnew.Count - 1] & 0x7f) == 0); in Negate()
252 bnew.Add((byte)0); in Negate()
255 return bnew; in Negate()
601 return bnew; in And()
614 return bnew; in Or()
626 return bnew; in Xor()
[all …]
/dports/cad/calculix-ccx/CalculiX/ccx_2.18/src/
H A Ddynboun.c256 NNEW(bnew,double,neq[1]); in dynboun()
258 for(i=0;i<neq[1];i++){bnew[i]=-bplus[i];} in dynboun()
262 bnew[i]-=bplus[i]; in dynboun()
263 b[i]+=bnew[i]; in dynboun()
267 bnew[i]-=bplus[i]; in dynboun()
268 bdiff[i]=bnew[i]-bprev[i]; in dynboun()
272 memcpy(&bprev[0],&bnew[0],sizeof(double)*neq[1]); in dynboun()
275 bnew[i]-=bplus[i]; in dynboun()
276 bdiff[i]+=bnew[i]-bprev[i]; in dynboun()
279 memcpy(&bprev[0],&bnew[0],sizeof(double)*neq[1]); in dynboun()
[all …]
/dports/security/suricata/suricata-6.0.4/libhtp/htp/
H A Dbstr.c247 bstr *bnew = bstr_alloc(len); in bstr_dup_ex() local
248 if (bnew == NULL) return NULL; in bstr_dup_ex()
250 bstr_adjust_len(bnew, len); in bstr_dup_ex()
251 return bnew; in bstr_dup_ex()
259 bstr *bnew = bstr_alloc(len); in bstr_dup_mem() local
260 if (bnew == NULL) return NULL; in bstr_dup_mem()
262 bstr_adjust_len(bnew, len); in bstr_dup_mem()
263 return bnew; in bstr_dup_mem()
278 if (bnew == NULL) return NULL; in bstr_expand()
280 bstr_adjust_size(bnew, newsize); in bstr_expand()
[all …]
H A Dbstr_builder.c111 bstr *bnew = bstr_alloc(len); in bstr_builder_to_str() local
112 if (bnew == NULL) return NULL; in bstr_builder_to_str()
117 bstr_add_noex(bnew, b); in bstr_builder_to_str()
120 return bnew; in bstr_builder_to_str()
/dports/devel/libhtp/libhtp-0.5.33/htp/
H A Dbstr.c247 bstr *bnew = bstr_alloc(len); in bstr_dup_ex() local
248 if (bnew == NULL) return NULL; in bstr_dup_ex()
250 bstr_adjust_len(bnew, len); in bstr_dup_ex()
251 return bnew; in bstr_dup_ex()
259 bstr *bnew = bstr_alloc(len); in bstr_dup_mem() local
260 if (bnew == NULL) return NULL; in bstr_dup_mem()
262 bstr_adjust_len(bnew, len); in bstr_dup_mem()
263 return bnew; in bstr_dup_mem()
278 if (bnew == NULL) return NULL; in bstr_expand()
280 bstr_adjust_size(bnew, newsize); in bstr_expand()
[all …]
H A Dbstr_builder.c111 bstr *bnew = bstr_alloc(len); in bstr_builder_to_str() local
112 if (bnew == NULL) return NULL; in bstr_builder_to_str()
117 bstr_add_noex(bnew, b); in bstr_builder_to_str()
120 return bnew; in bstr_builder_to_str()
/dports/cad/netgen/netgen-6.2.2105/libsrc/meshing/
H A Dlocalh.cpp106 bnew.xmid[0] = b.xmid[0]; in Copy()
107 bnew.xmid[1] = b.xmid[1]; in Copy()
108 bnew.xmid[2] = b.xmid[2]; in Copy()
109 bnew.h2 = b.h2; in Copy()
110 bnew.hopt = b.hopt; in Copy()
111 bnew.flags = b.flags; in Copy()
112 mapping[&b] = &bnew; in Copy()
153 bnew.h2 = b.h2; in Copy()
154 bnew.hopt = b.hopt; in Copy()
155 bnew.flags = b.flags; in Copy()
[all …]
/dports/science/jstrack/jstrack/extlib/tcllib1.19/math/
H A Delliptic.tcl49 set bnew [expr {sqrt($a*$b)}]
52 set b $bnew
89 set bnew [expr {sqrt($a*$b)}]
94 set b $bnew
/dports/devel/tcllib/tcllib-1.20/modules/math/
H A Delliptic.tcl49 set bnew [expr {sqrt($a*$b)}]
52 set b $bnew
89 set bnew [expr {sqrt($a*$b)}]
94 set b $bnew
/dports/devel/tcllibc/tcllib-1.20/modules/math/
H A Delliptic.tcl49 set bnew [expr {sqrt($a*$b)}]
52 set b $bnew
89 set bnew [expr {sqrt($a*$b)}]
94 set b $bnew
/dports/textproc/lowdown/lowdown-0.10.0/
H A Dlibrary.c258 struct lowdown_buf *bnew = NULL, *bold = NULL; in lowdown_file_diff() local
261 if ((bnew = lowdown_buf_new(HBUF_START_BIG)) == NULL) in lowdown_file_diff()
267 if (!hbuf_putf(bnew, fnew)) in lowdown_file_diff()
271 bnew->data, bnew->size, in lowdown_file_diff()
277 lowdown_buf_free(bnew); in lowdown_file_diff()
/dports/archivers/zip/zip30/theos/
H A D_rename.c38 char bold[FILENAME_MAX], bnew[FILENAME_MAX]; in _rename() local
67 _n_(new, bnew); in _rename()
69 status = _sys_rename(bold, bnew); in _rename()
/dports/math/cm/cm-0.3.1/lib/common/
H A Dqdev.c357 long int **bnew; in minimal_dense_addition_sequence() local
365 bnew = (long int **) malloc ((m + 1) * sizeof (long int *)); in minimal_dense_addition_sequence()
367 bnew [i] = (long *) malloc (2 * sizeof (long)); in minimal_dense_addition_sequence()
378 bnew [j][0] = b [j][0]; in minimal_dense_addition_sequence()
379 bnew [j][1] = 0; in minimal_dense_addition_sequence()
381 bnew [i][0] = 0; in minimal_dense_addition_sequence()
382 new_added = dense_addition_sequence (bnew, m); in minimal_dense_addition_sequence()
386 b [j][0] = bnew [j][0]; in minimal_dense_addition_sequence()
387 b [j][1] = bnew [j][1]; in minimal_dense_addition_sequence()
411 free (bnew [i]); in minimal_dense_addition_sequence()
[all …]
/dports/misc/vxl/vxl-3.3.2/contrib/mul/clsfy/
H A Dclsfy_smo_1.cxx207 double b1, b2, bnew; in take_step() local
212 bnew = b_ + E1 + y1 * (a1 - alph1) * k11 + y2 * (a2 - alph2) * k12; in take_step()
215 bnew = b_ + E2 + y1 * (a1 - alph1) * k12 + y2 * (a2 - alph2) * k22; in take_step()
219 bnew = (b1 + b2) / 2; in take_step()
222 delta_b = bnew - b_; in take_step()
223 b_ = bnew; in take_step()
/dports/editors/neovim/neovim-0.6.1/test/functional/api/
H A Dbuffer_updates_spec.lua274 local bnew = nvim('get_current_buf')
275 ok(buffer('attach', bnew, true, {}))
276 expectn('nvim_buf_lines_event', {bnew, tick, 0, -1, {''}, false})
283 expectn('nvim_buf_lines_event', {bnew, tick + 1, 0, 1, {'h'}, false})
284 expectn('nvim_buf_lines_event', {bnew, tick + 2, 0, 1, {'he'}, false})
285 expectn('nvim_buf_lines_event', {bnew, tick + 3, 0, 1, {'hel'}, false})
286 expectn('nvim_buf_lines_event', {bnew, tick + 4, 0, 1, {'hell'}, false})
287 expectn('nvim_buf_lines_event', {bnew, tick + 5, 0, 1, {'hello'}, false})
288 expectn('nvim_buf_lines_event', {bnew, tick + 6, 0, 1, {'hello', ''}, false})
289 expectn('nvim_buf_lines_event', {bnew, tick + 7, 1, 2, {'world'}, false})
/dports/science/PETSc/petsc-3.14.1/src/ksp/ksp/tests/
H A Dex18.c43 PetscScalar *bold,*bnew; in main() local
48 ierr = VecGetArray(tmp,&bnew);CHKERRQ(ierr); in main()
50 ierr = PetscArraycpy(bnew,bold,mvec);CHKERRQ(ierr); in main()
/dports/mail/qmail-conf/qmail-conf-0.60/djbdns-1.05/
H A Dtinydns-edit.c52 buffer bnew; variable
72 if (buffer_putalign(&bnew,buf,len) == -1) die_write(); in put()
119 buffer_init(&bnew,buffer_unixwrite,fdnew,bnewspace,sizeof bnewspace); in main()
251 if (buffer_flush(&bnew) == -1) die_write(); in main()
/dports/dns/djbdns-tools/djbdns-1.05/
H A Dtinydns-edit.c52 buffer bnew; variable
72 if (buffer_putalign(&bnew,buf,len) == -1) die_write(); in put()
119 buffer_init(&bnew,buffer_unixwrite,fdnew,bnewspace,sizeof bnewspace); in main()
251 if (buffer_flush(&bnew) == -1) die_write(); in main()

12345