Home
last modified time | relevance | path

Searched defs:moff (Results 1 – 25 of 304) sorted by relevance

12345678910>>...13

/dports/graphics/freeimage/FreeImage/Source/LibRawLite/internal/
H A Daahd_demosaic.cpp159 int moff = nr_offset(i + nr_margin, nr_margin); in AAHD() local
184 int moff = nr_offset(i + nr_margin, nr_margin + js); in hide_hots() local
336 int moff = nr_offset(i + nr_margin, nr_margin); in evaluate_ahd() local
373 int moff = nr_offset(i + nr_margin, nr_margin); in evaluate_ahd() local
427 int moff = nr_offset(i + nr_margin, nr_margin); in combine_image() local
463 int moff = nr_offset(i + nr_margin, nr_margin); in refine_ihv_dirs() local
486 int moff = nr_offset(i + nr_margin, nr_margin + js); in refine_hv_dirs() local
529 int moff = nr_offset(i + nr_margin, nr_margin + js); in make_ahd_gline() local
594 int moff = nr_offset(y, x); in make_ahd_rb_hv() local
646 int moff = nr_offset(i + nr_margin, nr_margin); in make_ahd_rb_last() local
/dports/graphics/darktable38/darktable-3.8.0/src/external/LibRaw/src/demosaic/
H A Daahd_demosaic.cpp176 int moff = nr_offset(i + nr_margin, nr_margin); in AAHD() local
206 int moff = nr_offset(i + nr_margin, nr_margin + js); in hide_hots() local
355 int moff = nr_offset(i + nr_margin, nr_margin); in evaluate_ahd() local
406 int moff = nr_offset(i + nr_margin, nr_margin); in evaluate_ahd() local
474 int moff = nr_offset(i + nr_margin, nr_margin); in combine_image() local
520 int moff = nr_offset(i + nr_margin, nr_margin); in refine_ihv_dirs() local
547 int moff = nr_offset(i + nr_margin, nr_margin + js); in refine_hv_dirs() local
595 int moff = nr_offset(i + nr_margin, nr_margin + js); in make_ahd_gline() local
666 int moff = nr_offset(y, x); in make_ahd_rb_hv() local
716 int moff = nr_offset(i + nr_margin, nr_margin); in make_ahd_rb_last() local
/dports/graphics/libraw/LibRaw-0.20.2/src/demosaic/
H A Daahd_demosaic.cpp176 int moff = nr_offset(i + nr_margin, nr_margin); in AAHD() local
206 int moff = nr_offset(i + nr_margin, nr_margin + js); in hide_hots() local
361 int moff = nr_offset(i + nr_margin, nr_margin); in evaluate_ahd() local
412 int moff = nr_offset(i + nr_margin, nr_margin); in evaluate_ahd() local
480 int moff = nr_offset(i + nr_margin, nr_margin); in combine_image() local
526 int moff = nr_offset(i + nr_margin, nr_margin); in refine_ihv_dirs() local
553 int moff = nr_offset(i + nr_margin, nr_margin + js); in refine_hv_dirs() local
601 int moff = nr_offset(i + nr_margin, nr_margin + js); in make_ahd_gline() local
672 int moff = nr_offset(y, x); in make_ahd_rb_hv() local
722 int moff = nr_offset(i + nr_margin, nr_margin); in make_ahd_rb_last() local
/dports/graphics/digikam/digikam-7.4.0/core/libs/rawengine/libraw/src/demosaic/
H A Daahd_demosaic.cpp176 int moff = nr_offset(i + nr_margin, nr_margin); in AAHD() local
206 int moff = nr_offset(i + nr_margin, nr_margin + js); in hide_hots() local
355 int moff = nr_offset(i + nr_margin, nr_margin); in evaluate_ahd() local
406 int moff = nr_offset(i + nr_margin, nr_margin); in evaluate_ahd() local
474 int moff = nr_offset(i + nr_margin, nr_margin); in combine_image() local
520 int moff = nr_offset(i + nr_margin, nr_margin); in refine_ihv_dirs() local
547 int moff = nr_offset(i + nr_margin, nr_margin + js); in refine_hv_dirs() local
595 int moff = nr_offset(i + nr_margin, nr_margin + js); in make_ahd_gline() local
666 int moff = nr_offset(y, x); in make_ahd_rb_hv() local
716 int moff = nr_offset(i + nr_margin, nr_margin); in make_ahd_rb_last() local
/dports/ftp/tnftp/tnftp-20210827/libnetbsd/
H A Dtimegm.c26 static const unsigned short moff[12] = { in sub_mkgmt() local
/dports/science/chrono/chrono-7.0.1/src/chrono/physics/
H A DChNodeBase.h56 void NodeSetOffset_x(const unsigned int moff) { offset_x = moff; } in NodeSetOffset_x()
58 void NodeSetOffset_w(const unsigned int moff) { offset_w = moff; } in NodeSetOffset_w()
H A DChPhysicsItem.h179 void SetOffset_x(const unsigned int moff) { offset_x = moff; } in SetOffset_x()
182 void SetOffset_w(const unsigned int moff) { offset_w = moff; } in SetOffset_w()
185 void SetOffset_L(const unsigned int moff) { offset_L = moff; } in SetOffset_L()
/dports/astro/pykep/pykep-2.6/src/third_party/cspice/
H A Dzzutcpm.c14 doublereal *moff, integer *last, logical *succes, ftnlen string_len) in zzutcpm_()
H A Dtimdef.c39 static doublereal hoff, moff; in timdef_() local
/dports/astro/py-pykep/pykep-2.6/src/third_party/cspice/
H A Dzzutcpm.c14 doublereal *moff, integer *last, logical *succes, ftnlen string_len) in zzutcpm_()
H A Dtimdef.c39 static doublereal hoff, moff; in timdef_() local
/dports/science/chrono/chrono-7.0.1/src/chrono/solver/
H A DChVariables.h123 void SetOffset(int moff) { offset = moff; } in SetOffset()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/os/aix/
H A Dlibodm_aix.cpp86 int voff, roff, moff, foff; in determine_os_kernel_version() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/os/aix/
H A Dlibodm_aix.cpp86 int voff, roff, moff, foff; in determine_os_kernel_version() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/os/aix/
H A Dlibodm_aix.cpp86 int voff, roff, moff, foff; in determine_os_kernel_version() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/os/aix/
H A Dlibodm_aix.cpp86 int voff, roff, moff, foff; in determine_os_kernel_version() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/os/aix/
H A Dlibodm_aix.cpp86 int voff, roff, moff, foff; in determine_os_kernel_version() local
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/os/aix/
H A Dlibodm_aix.cpp86 int voff, roff, moff, foff; in determine_os_kernel_version() local
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/os/aix/
H A Dlibodm_aix.cpp86 int voff, roff, moff, foff; in determine_os_kernel_version() local
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/os/aix/
H A Dlibodm_aix.cpp86 int voff, roff, moff, foff; in determine_os_kernel_version() local
/dports/games/stratagus/stratagus-3.2.0/src/animation/
H A Danimation_spawnmissile.cpp61 const PixelPos moff = goal->Type->MissileOffsets[dir][!offsetnum ? 0 : offsetnum - 1]; in Action() local
/dports/games/wyrmgus/Wyrmgus-3.5.4/src/animation/
H A Danimation_spawnmissile.cpp62 const PixelPos moff = goal->Type->MissileOffsets[dir][!offsetnum ? 0 : offsetnum - 1]; in Action() local
/dports/net-mgmt/driftnet/driftnet-1.3.0/src/network/
H A Dconnection.h84 int off, len, moff[NMEDIATYPES], dirty; member
/dports/sysutils/heirloom/heirloom-070715/grep/
H A Dplist.c186 outline(struct iblok *ip, char *last, size_t moff) in outline()
/dports/multimedia/xanim/xanim2920/
H A Dxa_act.c383 XA_CHDR *ACT_Get_CHDR(rev,csize,coff,msize,moff,cmap_flag,map_flag) in ACT_Get_CHDR() argument
435 XA_CHDR *ACT_Get_CMAP(new_map,csize,coff,msize,moff,rbits,gbits,bbits) in ACT_Get_CMAP() argument
613 xaULONG i,size,*i_ptr,moff,*map; local

12345678910>>...13