Home
last modified time | relevance | path

Searched defs:find_t (Results 1 – 10 of 10) sorted by relevance

/dports/games/rottdc/rottdc-1.0-2/rott/
H A Drt_util.h111 struct find_t struct
117 int _dos_findfirst(char *filename, int x, struct find_t *f); argument
121 struct find_t struct
127 int _dos_findfirst(char *filename, int x, struct find_t *f); argument
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/include/uhd/
H A Ddevice.hpp30 typedef std::function<device_addrs_t(const device_addr_t&)> find_t; typedef in uhd::device
/dports/misc/vxl/vxl-3.3.2/contrib/gel/vifa/
H A Dvifa_imp_line.hxx148 find_t(vgl_point_2d<Type> const& p) in find_t() function in vifa_imp_line
/dports/misc/lv/lv-f7ba677/src/
H A Dfile.h66 } find_t; typedef
/dports/japanese/ng/ng-1.4.4/sys/msdos/
H A Dfileio.c552 #define find_t ffblk macro
/dports/japanese/ng-canna/ng-1.4.4/sys/msdos/
H A Dfileio.c552 #define find_t ffblk macro
/dports/japanese/ng-devel/ng-1.5beta1/sys/msdos/
H A Dfileio.c660 #define find_t ffblk macro
/dports/archivers/arj/arj-3.10.22/
H A Denviron.h205 #define find_t _find_t macro
/dports/sysutils/goaccess/goaccess-1.4.6/src/
H A Dgdashboard.c52 static GFind find_t; variable
/dports/math/cvc3/cvc3-2.4.1/src/theory_arith/
H A Dtheory_arith_old.cpp5402 CDMap<Expr, DifferenceLogicGraph::EpsRational>::iterator find_t = termUpperBounded.find(t); in getUpperBound() local