Home
last modified time | relevance | path

Searched defs:end_h (Results 1 – 25 of 44) sorted by relevance

12

/dports/multimedia/musikcube/musikcube-0.96.7/script/
H A Dbuild-win.bat27 for /f %options% %%a in ("%end%") do set end_h=%%a&set /a end_m=100%%b %% 100&set /a end_s=100%%c %… variable
/dports/textproc/p5-DocSet/DocSet-0.19/lib/DocSet/Source/
H A DHTML.pm99 sub end_h { subroutine
/dports/graphics/rawstudio/rawstudio-2.0/plugins/load-rawspeed/rawspeed/
H A DCr2Decoder.cpp209 void Cr2Decoder::interpolate_422(int w, int h, int start_h , int end_h) { in interpolate_422()
250 void Cr2Decoder::interpolate_420(int w, int h, int start_h , int end_h) { in interpolate_420()
365 void Cr2Decoder::interpolate_422_old(int w, int h, int start_h , int end_h) { in interpolate_422_old()
/dports/math/lidia/lidia-2.3.0+latte-patches-2014-10-04/src/gec/prime_proof/
H A Dprime_proof_ecpp_discriminant.cc35 bool prime_proof::find_next_discriminant(long start_h, long end_h) in find_next_discriminant()
/dports/astro/kstars/kstars-3.5.6/kstars/
H A Dksalmanac.cpp101 int const start_h = -1200, end_h = +1200; in findDawnDusk() local
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/comm/action/
H A Dpertype.php114 $end_h = GETPOST('end_h', 'int') ?GETPOST('end_h', 'int') : ($tmparray[1] != '' ? $tmparray[1] : … variable
116 if ($end_h < 1 || $end_h > 24) $end_h = 18; variable
117 if ($end_h <= $begin_h) $end_h = $begin_h + 1; variable
H A Dperuser.php114 $end_h = GETPOST('end_h', 'int') ? GETPOST('end_h', 'int') : ($tmparray[1] != '' ? $tmparray[1] :… variable
116 if ($end_h < 1 || $end_h > 24) $end_h = 18; variable
117 if ($end_h <= $begin_h) $end_h = $begin_h + 1; variable
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/comm/action/
H A Dpertype.php129 $end_h = GETPOST('end_h', 'int') ?GETPOST('end_h', 'int') : ($tmparray[1] != '' ? $tmparray[1] : … variable
134 $end_h = 18; variable
137 $end_h = $begin_h + 1; variable
H A Dperuser.php129 $end_h = GETPOST('end_h', 'int') ? GETPOST('end_h', 'int') : ($tmparray[1] != '' ? $tmparray[1] :… variable
134 $end_h = 18; variable
137 $end_h = $begin_h + 1; variable
/dports/devel/godot2/godot-2.1.6-stable/editor/io_plugins/
H A Deditor_atlas.cpp122 int end_h = new_y + piece_h; in fit() local
/dports/devel/godot2-tools/godot-2.1.6-stable/editor/io_plugins/
H A Deditor_atlas.cpp122 int end_h = new_y + piece_h; in fit() local
/dports/games/libretro-mame2000/mame2000-libretro-e364a15/src/sound/
H A Dsegapcm.h34 unsigned char end_h[SEGAPCM_MAX]; member
/dports/net/ipsumdump/ipsumdump-1.86/src/
H A Dfromnlanrdump.cc61 HandlerCall end_h; in configure() local
H A Dfromdagdump.cc61 HandlerCall end_h; in configure() local
H A Dfromdump.cc83 HandlerCall end_h; in configure() local
/dports/mail/exim-mysql/exim-4.95/src/
H A Dspam.c65 unsigned int end_h = 24, end_m = 0, end_s = 0; in spamd_param() local
/dports/mail/exim-postgresql/exim-4.95/src/
H A Dspam.c65 unsigned int end_h = 24, end_m = 0, end_s = 0; in spamd_param() local
/dports/mail/exim-sa-exim/exim-4.95/src/
H A Dspam.c65 unsigned int end_h = 24, end_m = 0, end_s = 0; in spamd_param() local
/dports/mail/exim-ldap2/exim-4.95/src/
H A Dspam.c65 unsigned int end_h = 24, end_m = 0, end_s = 0; in spamd_param() local
/dports/mail/exim-monitor/exim-4.95/src/
H A Dspam.c65 unsigned int end_h = 24, end_m = 0, end_s = 0; in spamd_param() local
/dports/mail/exim/exim-4.95/src/
H A Dspam.c65 unsigned int end_h = 24, end_m = 0, end_s = 0; in spamd_param() local
/dports/mail/exim-sqlite/exim-4.95/src/
H A Dspam.c65 unsigned int end_h = 24, end_m = 0, end_s = 0; in spamd_param() local
/dports/textproc/groff/groff-1.22.4/src/devices/grodvi/
H A Ddvi.cpp121 int end_h; member in dvi_printer
/dports/japanese/groff/groff-1.18.1.1/src/devices/grodvi/
H A Ddvi.cc122 int end_h; member in dvi_printer
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/
H A DWriteUtil.cpp632 EntityHandle end_h = iter.get_end_handle() + 1; in gather_nodes_from_elements() local

12