Home
last modified time | relevance | path

Searched refs:to_first (Results 1 – 11 of 11) sorted by relevance

/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/oflog/libsrc/
H A Dstrccloc.cc74 wchar_t * to_first = &dest.front (); in towstring_internal() local
77 wchar_t * to_next = to_first; in towstring_internal()
85 from_next, to_first, to_last, in towstring_internal()
96 to_first = &dest.front (); in towstring_internal()
97 to_last = to_first + to_size; in towstring_internal()
111 to_first = to_next; in towstring_internal()
163 char * to_first = &dest.front (); in tostring_internal() local
165 char * to_last = to_first + to_size; in tostring_internal()
166 char * to_next = to_first; in tostring_internal()
185 to_first = &dest.front (); in tostring_internal()
[all …]
/dports/devel/log4cplus/log4cplus-1.1.2/src/
H A Dstringhelper-cxxlocale.cxx72 wchar_t * to_first = &dest.front (); in towstring_internal() local
75 wchar_t * to_next = to_first; in towstring_internal()
83 from_next, to_first, to_last, in towstring_internal()
94 to_first = &dest.front (); in towstring_internal()
95 to_last = to_first + to_size; in towstring_internal()
109 to_first = to_next; in towstring_internal()
161 char * to_first = &dest.front (); in tostring_internal() local
163 char * to_last = to_first + to_size; in tostring_internal()
164 char * to_next = to_first; in tostring_internal()
183 to_first = &dest.front (); in tostring_internal()
[all …]
/dports/science/PETSc/petsc-3.14.1/src/vec/vscat/impls/seq/
H A Dseqvscat.c381 PetscInt i,n = gen_from->n,to_first = gen_to->first,to_step = gen_to->step; in VecScatterBegin_SSToSS() local
408 to_first = gen_from->first; in VecScatterBegin_SSToSS()
415 ierr = PetscArraycpy(yv+to_first,xv+from_first,n);CHKERRQ(ierr); in VecScatterBegin_SSToSS()
417 for (i=0; i<n; i++) yv[to_first + i*to_step] = xv[from_first+i*from_step]; in VecScatterBegin_SSToSS()
421 PetscScalar *yyv = yv + to_first, *xxv = xv + from_first; in VecScatterBegin_SSToSS()
424 for (i=0; i<n; i++) yv[to_first + i*to_step] += xv[from_first+i*from_step]; in VecScatterBegin_SSToSS()
429 PetscScalar *yyv = yv + to_first, *xxv = xv + from_first; in VecScatterBegin_SSToSS()
432 …for (i=0; i<n; i++) yv[to_first + i*to_step] = PetscMax(yv[to_first + i*to_step],xv[from_first+i*f… in VecScatterBegin_SSToSS()
715 PetscInt nx,ny,to_first,to_step,from_first,from_step; in VecScatterSetUp_Seq() local
721 ierr = ISStrideGetInfo(iy,&to_first,&to_step);CHKERRQ(ierr); in VecScatterSetUp_Seq()
[all …]
/dports/science/PETSc/petsc-3.14.1/src/vec/vscat/impls/
H A Dvscat.c397 PetscInt nx,ny,to_first,to_step,from_first,from_step; local
405 ierr = ISStrideGetInfo(iy,&to_first,&to_step);CHKERRQ(ierr);
415 to12->first = to_first;
441 PetscInt i,nx,ny,to_first,to_step,from_first,from_step,N; local
448 ierr = ISStrideGetInfo(iy,&to_first,&to_step);CHKERRQ(ierr);
493 PetscInt i,nx,ny,to_first,to_step,from_first,from_step,N; local
502 ierr = ISStrideGetInfo(iy,&to_first,&to_step);CHKERRQ(ierr);
508 from_first == to_first && from_step == to_step) totalv = PETSC_TRUE;
641 PetscInt nx,ny,to_first,to_step,from_step,start,end,from_first,min,max; local
648 ierr = ISStrideGetInfo(iy,&to_first,&to_step);CHKERRQ(ierr);
[all …]
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/xml/
H A Drepr-util.cpp275 Inkscape::XML::Node const *to_first = AncetreFils(first, ancestor); in sp_repr_compare_position() local
277 g_assert(to_second->parent() == to_first->parent()); in sp_repr_compare_position()
278 p1 = to_first->position(); in sp_repr_compare_position()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/tools/git/
H A Dmove_source_file.py176 to_first, to_rest = SplitByFirstComponent(to_rest)
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/git/
H A Dmove_source_file.py196 to_first, to_rest = SplitByFirstComponent(to_rest)
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/object/
H A Dsp-object.cpp364 SPObject const *to_first = AncestorSon(first, ancestor); in sp_object_compare_position() local
367 g_assert(to_second->parent == to_first->parent); in sp_object_compare_position()
369 result = sp_repr_compare_position(to_first->getRepr(), to_second->getRepr()); in sp_object_compare_position()
/dports/graphics/aseprite/aseprite-1.2.9/src/app/ui/
H A Dcolor_bar.cpp675 int to_first = to.firstPick(); in onPaletteViewPasteColors() local
691 int j = to_first; in onPaletteViewPasteColors()
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/
H A Dmesh_looptools.py1189 to_last, to_first = [
1193 if to_first < to_last:
/dports/databases/mdbx/mdbx-0.11.2/
H A Dmdbx.h++3790 inline move_result to_first(bool throw_notfound = true);
5497 inline cursor::move_result cursor::to_first(bool throw_notfound) { function in mdbx::cursor