Home
last modified time | relevance | path

Searched defs:coffset (Results 1 – 25 of 389) sorted by relevance

12345678910>>...16

/dports/graphics/krita/krita-4.4.8/libs/image/3rdparty/einspline/
H A Dbspline_create.cpp412 intptr_t coffset = iy; in create_UBspline_2d_s() local
420 intptr_t coffset = ix*Ny; in create_UBspline_2d_s() local
443 intptr_t coffset = iy; in recompute_UBspline_2d_s() local
451 intptr_t coffset = ix*Ny; in recompute_UBspline_2d_s() local
699 intptr_t coffset = 2*iy; in create_UBspline_2d_c() local
754 intptr_t coffset = 2*iy; in recompute_UBspline_2d_c() local
1290 intptr_t coffset = iy; in create_UBspline_2d_d() local
1298 intptr_t coffset = ix*Ny; in create_UBspline_2d_d() local
1327 intptr_t coffset = iy; in recompute_UBspline_2d_d() local
1604 intptr_t coffset = 2*iy; in create_UBspline_2d_z() local
[all …]
H A Dnubspline_create.cpp306 int coffset = iy; in create_NUBspline_2d_s() local
314 int coffset = ix*Ny; in create_NUBspline_2d_s() local
365 int coffset = iy*Nz+iz; in create_NUBspline_3d_s() local
650 int coffset = iy; in create_NUBspline_2d_d() local
658 int coffset = ix*Ny; in create_NUBspline_2d_d() local
709 int coffset = iy*Nz+iz; in create_NUBspline_3d_d() local
821 int coffset = iy; in create_NUBspline_2d_c() local
829 int coffset = ix*Ny; in create_NUBspline_2d_c() local
879 int coffset = iy*Nz+iz; in create_NUBspline_3d_c() local
990 int coffset = iy; in create_NUBspline_2d_z() local
[all …]
H A Dmulti_bspline_create.cpp235 intptr_t coffset = iy*ys; in set_multi_UBspline_2d_s() local
243 intptr_t coffset = ix*Ny*ys; in set_multi_UBspline_2d_s() local
350 intptr_t coffset = (iy*Nz+iz)*zs; in set_multi_UBspline_3d_s() local
553 intptr_t coffset = (2*iy)*ys; in set_multi_UBspline_2d_c() local
565 intptr_t coffset = (2*ix*Ny)*ys; in set_multi_UBspline_2d_c() local
691 intptr_t coffset = 2*(iy*Nz+iz)*zs; in set_multi_UBspline_3d_c() local
923 intptr_t coffset = iy*ys; in set_multi_UBspline_2d_d() local
932 intptr_t coffset = ix*Ny*ys; in set_multi_UBspline_2d_d() local
1047 intptr_t coffset = (iy*Nz+iz)*zs; in set_multi_UBspline_3d_d() local
1289 intptr_t coffset = 2*iy*ys; in set_multi_UBspline_2d_z() local
[all …]
/dports/science/qmcpack/qmcpack-3.11.0/src/einspline/
H A Dbspline_create.c392 intptr_t coffset = iy; in create_UBspline_2d_s() local
400 intptr_t coffset = ix*Ny; in create_UBspline_2d_s() local
423 intptr_t coffset = iy; in recompute_UBspline_2d_s() local
431 intptr_t coffset = ix*Ny; in recompute_UBspline_2d_s() local
680 intptr_t coffset = 2*iy; in create_UBspline_2d_c() local
735 intptr_t coffset = 2*iy; in recompute_UBspline_2d_c() local
1258 intptr_t coffset = iy; in create_UBspline_2d_d() local
1266 intptr_t coffset = ix*Ny; in create_UBspline_2d_d() local
1295 intptr_t coffset = iy; in recompute_UBspline_2d_d() local
1582 intptr_t coffset = 2*iy; in create_UBspline_2d_z() local
[all …]
H A Dmulti_bspline_create.c223 intptr_t coffset = iy*ys; in set_multi_UBspline_2d_s() local
231 intptr_t coffset = ix*Ny*ys; in set_multi_UBspline_2d_s() local
341 intptr_t coffset = (iy*Nz+iz)*zs; in set_multi_UBspline_3d_s() local
405 intptr_t coffset = iy*Nz+iz; in set_multi_UBspline_3d_s_d() local
414 intptr_t coffset = ix*Ny*Nz + iz; in set_multi_UBspline_3d_s_d() local
624 intptr_t coffset = (2*iy)*ys; in set_multi_UBspline_2d_c() local
636 intptr_t coffset = (2*ix*Ny)*ys; in set_multi_UBspline_2d_c() local
1086 intptr_t coffset = iy*ys; in set_multi_UBspline_2d_d() local
1095 intptr_t coffset = ix*Ny*ys; in set_multi_UBspline_2d_d() local
1458 intptr_t coffset = 2*iy*ys; in set_multi_UBspline_2d_z() local
[all …]
H A Dnubspline_create.c275 int coffset = iy; in create_NUBspline_2d_s() local
283 int coffset = ix*Ny; in create_NUBspline_2d_s() local
332 int coffset = iy*Nz+iz; in create_NUBspline_3d_s() local
602 int coffset = iy; in create_NUBspline_2d_d() local
610 int coffset = ix*Ny; in create_NUBspline_2d_d() local
659 int coffset = iy*Nz+iz; in create_NUBspline_3d_d() local
770 int coffset = iy; in create_NUBspline_2d_c() local
778 int coffset = ix*Ny; in create_NUBspline_2d_c() local
827 int coffset = iy*Nz+iz; in create_NUBspline_3d_c() local
937 int coffset = iy; in create_NUBspline_2d_z() local
[all …]
H A Dmulti_nubspline_create.c194 intptr_t coffset = iy*ys; in set_multi_NUBspline_2d_s() local
202 intptr_t coffset = ix*Ny*ys; in set_multi_NUBspline_2d_s() local
288 int coffset = (iy*Nz+iz)*zs; in set_multi_NUBspline_3d_s() local
468 int coffset = (2*iy)*ys; in set_multi_NUBspline_2d_c() local
480 int coffset = (2*ix*Ny)*ys; in set_multi_NUBspline_2d_c() local
580 int coffset = 2*(iy*Nz+iz)*zs; in set_multi_NUBspline_3d_c() local
749 int coffset = iy*ys; in set_multi_NUBspline_2d_d() local
757 int coffset = ix*Ny*ys; in set_multi_NUBspline_2d_d() local
845 int coffset = (iy*Nz+iz)*zs; in set_multi_NUBspline_3d_d() local
1046 int coffset = 2*iy*ys; in set_multi_NUBspline_2d_z() local
[all …]
/dports/science/chrono/chrono-7.0.1/src/chrono/physics/
H A DChContactContainerNSC.cpp447 void _IntStateGatherReactions(unsigned int& coffset, in _IntStateGatherReactions()
461 unsigned int coffset = 0; in IntStateGatherReactions() local
476 void _IntStateScatterReactions(unsigned int& coffset, in _IntStateScatterReactions()
490 unsigned int coffset = 0; in IntStateScatterReactions() local
525 unsigned int coffset = 0; in IntLoadResidual_CqL() local
540 void _IntLoadConstraint_C(unsigned int& coffset, // contact offset in _IntLoadConstraint_C()
562 unsigned int coffset = 0; in IntLoadConstraint_C() local
577 void _IntToDescriptor(unsigned int& coffset, in _IntToDescriptor()
600 unsigned int coffset = 0; in IntToDescriptor() local
615 void _IntFromDescriptor(unsigned int& coffset, in _IntFromDescriptor()
[all …]
/dports/www/bluefish/bluefish-2.2.12/src/
H A Ddoc_comments.c30 gint i=0,coffset=0,commentstring_len; in add_line_comment() local
58 gint commentstring_len,i=0,coffset; in remove_line_comment() local
94 gint i=0,n=0,coffset,eo_commentstring_len; in remove_block_comment() local
H A Ddoc_text_tools.c34 gint i = 0, wstart = 0, coffset = 0; in strip_trailing_spaces() local
74 gint i = 0, cstart, cend, coffset; in join_lines_backend() local
133 gint coffset = 0; /* the offset that we have introduced since the start of this function call */ in split_lines_backend() local
253 gint i = 0, wstart = 0, coffset = 0, indenting = 0, tabsize; in convert_identing() local
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/innobase/fut/
H A Dfut0lst.cc124 buf_block_t *cur, uint16_t coffset, in flst_insert_after()
175 buf_block_t *cur, uint16_t coffset, in flst_insert_before()
303 buf_block_t *cur, uint16_t coffset, mtr_t *mtr) in flst_remove()
/dports/devel/py-pydevd/pydevd-1.1.1/_pydevd_bundle/
H A Dpydevd_vars.py408 def table_like_struct_to_xml(array, name, roffset, coffset, rows, cols, format): argument
426 def array_to_xml(array, roffset, coffset, rows, cols, format): argument
534 def dataframe_to_xml(df, name, roffset, coffset, rows, cols, format): argument
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/innobase/fut/
H A Dfut0lst.cc124 buf_block_t *cur, uint16_t coffset, in flst_insert_after()
175 buf_block_t *cur, uint16_t coffset, in flst_insert_before()
303 buf_block_t *cur, uint16_t coffset, mtr_t *mtr) in flst_remove()
/dports/graphics/vapoursynth-waifu2x-ncnn-vulkan/vapoursynth-waifu2x-ncnn-vulkan-r4/deps/ncnn/src/layer/
H A Dcrop.h42 int coffset; variable
/dports/graphics/waifu2x-ncnn-vulkan/waifu2x-ncnn-vulkan-20210521/src/ncnn/src/layer/
H A Dcrop.h42 int coffset; variable
/dports/benchmarks/vkpeak/vkpeak-20210430/ncnn/src/layer/
H A Dcrop.h42 int coffset; variable
/dports/graphics/realsr-ncnn-vulkan/realsr-ncnn-vulkan-20210210/src/ncnn/src/layer/
H A Dcrop.h42 int coffset; variable
/dports/audio/julius/julius-4.1.2/libsent/src/dfa/
H A Dmkcpair.c123 cpair_append(DFA_INFO *dst, DFA_INFO *src, int coffset) in cpair_append()
/dports/net/turnserver/coturn-4.5.2/src/apps/common/
H A Dstun_buffer.h47 uint8_t coffset; member
/dports/science/qmcpack/qmcpack-3.11.0/src/spline2/
H A DBsplineAllocator.hpp236 intptr_t coffset = iy * Nz + iz; in allocateUBspline() local
246 intptr_t coffset = ix * Ny * Nz + iz; in allocateUBspline() local
256 intptr_t coffset = (ix * Ny + iy) * Nz; in allocateUBspline() local
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/pydev/_pydevd_bundle/
H A Dpydevd_thrift.py368 def array_to_thrift_struct(array, name, roffset, coffset, rows, cols, format): argument
483 def dataframe_to_thrift_struct(df, name, roffset, coffset, rows, cols, format): argument
608 def table_like_struct_to_thrift_struct(array, name, roffset, coffset, rows, cols, format): argument
/dports/misc/ncnn/ncnn-20211208/src/layer/
H A Dcrop.h43 int coffset; variable
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.core_8.2.0.202102211157/pysrc/_pydevd_bundle/
H A Dpydevd_vars.py485 def table_like_struct_to_xml(array, name, roffset, coffset, rows, cols, format): argument
503 def array_to_xml(array, roffset, coffset, rows, cols, format): argument
610 def dataframe_to_xml(df, name, roffset, coffset, rows, cols, format): argument
/dports/devel/py-debugpy/debugpy-1.5.1/src/debugpy/_vendored/pydevd/_pydevd_bundle/
H A Dpydevd_vars.py498 def table_like_struct_to_xml(array, name, roffset, coffset, rows, cols, format): argument
516 def array_to_xml(array, roffset, coffset, rows, cols, format): argument
623 def dataframe_to_xml(df, name, roffset, coffset, rows, cols, format): argument
/dports/math/dieharder/dieharder-3.31.1/libdieharder/
H A Ddiehard_bitstream.c47 uint i,j,t,boffset,coffset; in diehard_bitstream() local

12345678910>>...16