Home
last modified time | relevance | path

Searched refs:touchflag (Results 1 – 18 of 18) sorted by relevance

/dports/news/husky/husky-1.9.20191207/fastlst/aplibs/
H A Dfile.cc161 BOOL touchf (pcsz filename, byte touchflag, time_t *nowp) in touchf() argument
163 return touchf (filename, (touchflag & _CF_mtouch_) ? FL_TIME_MAX : 0, in touchf()
164 (touchflag & _CF_ctouch_) ? FL_TIME_MAX : 0, nowp); in touchf()
/dports/news/husky-areafix/husky-areafix-1.9.20191207/fastlst/aplibs/
H A Dfile.cc161 BOOL touchf (pcsz filename, byte touchflag, time_t *nowp) in touchf() argument
163 return touchf (filename, (touchflag & _CF_mtouch_) ? FL_TIME_MAX : 0, in touchf()
164 (touchflag & _CF_ctouch_) ? FL_TIME_MAX : 0, nowp); in touchf()
/dports/news/husky-hpt/husky-hpt-1.9.20191207/fastlst/aplibs/
H A Dfile.cc161 BOOL touchf (pcsz filename, byte touchflag, time_t *nowp) in touchf() argument
163 return touchf (filename, (touchflag & _CF_mtouch_) ? FL_TIME_MAX : 0, in touchf()
164 (touchflag & _CF_ctouch_) ? FL_TIME_MAX : 0, nowp); in touchf()
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/fastlst/aplibs/
H A Dfile.cc161 BOOL touchf (pcsz filename, byte touchflag, time_t *nowp) in touchf() argument
163 return touchf (filename, (touchflag & _CF_mtouch_) ? FL_TIME_MAX : 0, in touchf()
164 (touchflag & _CF_ctouch_) ? FL_TIME_MAX : 0, nowp); in touchf()
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/fastlst/aplibs/
H A Dfile.cc161 BOOL touchf (pcsz filename, byte touchflag, time_t *nowp) in touchf() argument
163 return touchf (filename, (touchflag & _CF_mtouch_) ? FL_TIME_MAX : 0, in touchf()
164 (touchflag & _CF_ctouch_) ? FL_TIME_MAX : 0, nowp); in touchf()
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/fastlst/aplibs/
H A Dfile.cc161 BOOL touchf (pcsz filename, byte touchflag, time_t *nowp) in touchf() argument
163 return touchf (filename, (touchflag & _CF_mtouch_) ? FL_TIME_MAX : 0, in touchf()
164 (touchflag & _CF_ctouch_) ? FL_TIME_MAX : 0, nowp); in touchf()
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/fastlst/aplibs/
H A Dfile.cc161 BOOL touchf (pcsz filename, byte touchflag, time_t *nowp) in touchf() argument
163 return touchf (filename, (touchflag & _CF_mtouch_) ? FL_TIME_MAX : 0, in touchf()
164 (touchflag & _CF_ctouch_) ? FL_TIME_MAX : 0, nowp); in touchf()
/dports/news/husky-htick/husky-htick-1.9.20191207/fastlst/aplibs/
H A Dfile.cc161 BOOL touchf (pcsz filename, byte touchflag, time_t *nowp) in touchf() argument
163 return touchf (filename, (touchflag & _CF_mtouch_) ? FL_TIME_MAX : 0, in touchf()
164 (touchflag & _CF_ctouch_) ? FL_TIME_MAX : 0, nowp); in touchf()
/dports/science/lammps/lammps-stable_29Sep2021/src/GRANULAR/
H A Dpair_granular.cpp190 bool touchflag = false; in compute() local
264 touchflag = false; in compute()
274 touchflag = (rsq < dist_pulloff*dist_pulloff); in compute()
276 touchflag = (rsq < radsum*radsum); in compute()
279 touchflag = (rsq < radsum*radsum); in compute()
282 if (!touchflag) { in compute()
1421 bool touchflag; in single() local
1430 touchflag = (rsq <= dist_pulloff*dist_pulloff); in single()
1431 } else touchflag = (rsq <= radsum*radsum); in single()
1433 if (!touchflag) { in single()
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/fastlst/include/
H A Dapgenlib.hpp554 BOOL touchf (int handle, byte touchflag = _CF_mtouch_ | _CF_ctouch_, time_t *nowp = NULL);
555 BOOL touchf (pcsz filename, byte touchflag = _CF_mtouch_ | _CF_ctouch_, time_t *nowp = NULL);
/dports/news/husky/husky-1.9.20191207/fastlst/include/
H A Dapgenlib.hpp554 BOOL touchf (int handle, byte touchflag = _CF_mtouch_ | _CF_ctouch_, time_t *nowp = NULL);
555 BOOL touchf (pcsz filename, byte touchflag = _CF_mtouch_ | _CF_ctouch_, time_t *nowp = NULL);
/dports/news/husky-hpt/husky-hpt-1.9.20191207/fastlst/include/
H A Dapgenlib.hpp554 BOOL touchf (int handle, byte touchflag = _CF_mtouch_ | _CF_ctouch_, time_t *nowp = NULL);
555 BOOL touchf (pcsz filename, byte touchflag = _CF_mtouch_ | _CF_ctouch_, time_t *nowp = NULL);
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/fastlst/include/
H A Dapgenlib.hpp554 BOOL touchf (int handle, byte touchflag = _CF_mtouch_ | _CF_ctouch_, time_t *nowp = NULL);
555 BOOL touchf (pcsz filename, byte touchflag = _CF_mtouch_ | _CF_ctouch_, time_t *nowp = NULL);
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/fastlst/include/
H A Dapgenlib.hpp554 BOOL touchf (int handle, byte touchflag = _CF_mtouch_ | _CF_ctouch_, time_t *nowp = NULL);
555 BOOL touchf (pcsz filename, byte touchflag = _CF_mtouch_ | _CF_ctouch_, time_t *nowp = NULL);
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/fastlst/include/
H A Dapgenlib.hpp554 BOOL touchf (int handle, byte touchflag = _CF_mtouch_ | _CF_ctouch_, time_t *nowp = NULL);
555 BOOL touchf (pcsz filename, byte touchflag = _CF_mtouch_ | _CF_ctouch_, time_t *nowp = NULL);
/dports/news/husky-htick/husky-htick-1.9.20191207/fastlst/include/
H A Dapgenlib.hpp554 BOOL touchf (int handle, byte touchflag = _CF_mtouch_ | _CF_ctouch_, time_t *nowp = NULL);
555 BOOL touchf (pcsz filename, byte touchflag = _CF_mtouch_ | _CF_ctouch_, time_t *nowp = NULL);
/dports/news/husky-areafix/husky-areafix-1.9.20191207/fastlst/include/
H A Dapgenlib.hpp554 BOOL touchf (int handle, byte touchflag = _CF_mtouch_ | _CF_ctouch_, time_t *nowp = NULL);
555 BOOL touchf (pcsz filename, byte touchflag = _CF_mtouch_ | _CF_ctouch_, time_t *nowp = NULL);
/dports/print/fontforge/fontforge-20201107/fontforge/
H A Dnowakowskittfinstr.c2361 uint8 touchflag = ct->xdir?tf_x:tf_y; in value_point() local
2387 if (ct->touched[p] & touchflag) score+=26; in value_point()
2395 uint8 touchflag = ct->xdir?tf_x:tf_y; in search_edge() local
2619 int touchflag = (ct->xdir)?tf_x:tf_y; in optimize_segment() local
2659 int touchflag = (ct->xdir)?tf_x:tf_y; in optimize_edge() local
2712 int touchflag = (ct->xdir)?tf_x:tf_y; in optimize_blue() local
2733 affected[others[i]] |= touchflag; in optimize_blue()
2739 if (affected[others[i]] & touchflag) continue; in optimize_blue()
2747 affected[others[i]] |= touchflag; in optimize_blue()
2850 int touchflag = (ct->xdir)?tf_x:tf_y; in optimize_strongpts_step2() local
[all …]