Home
last modified time | relevance | path

Searched defs:DIR (Results 1 – 25 of 3105) sorted by relevance

12345678910>>...125

/dports/games/lincity-ng/lincity-ng-2.0/src/lincity-ng/
H A Dreaddir.hpp34 typedef struct DIR { struct
40 } DIR; argument
/dports/devel/folly/folly-2021.12.27.00/folly/portability/
H A DDirent.cpp25 struct DIR { struct
34 DIR* open() { in open() argument
92 if (attr & FILE_ATTRIBUTE_DIRECTORY) { in setEntryType() argument
101 int closedir(DIR* dir) { in closedir() argument
/dports/devel/cc65/cc65-2.19/libsrc/apple2/
H A Ddir.h44 struct DIR { struct
45 int fd;
46 unsigned char entry_length;
47 unsigned char entries_per_block;
48 unsigned char current_entry;
49 union {
56 } block;
/dports/net/openldap24-server/openldap-2.4.59/include/ac/
H A Ddirent.h31 typedef struct DIR { struct
36 } DIR; typedef
/dports/net/openldap24-client/openldap-2.4.59/include/ac/
H A Ddirent.h31 typedef struct DIR { struct
36 } DIR; typedef
/dports/net/openldap25-client/openldap-2.5.9/include/ac/
H A Ddirent.h31 typedef struct DIR { struct
36 } DIR; argument
/dports/net/openldap25-server/openldap-2.5.9/include/ac/
H A Ddirent.h31 typedef struct DIR { struct
36 } DIR; argument
/dports/net/openldap26-client/openldap-2.6.0/include/ac/
H A Ddirent.h31 typedef struct DIR { struct
36 } DIR; argument
/dports/net/openldap26-server/openldap-2.6.0/include/ac/
H A Ddirent.h31 typedef struct DIR { struct
36 } DIR; argument
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/mips/
H A Dhevcdsp_mips.h26 #define MC(PEL, DIR, WIDTH) \ argument
104 #define UNI_MC(PEL, DIR, WIDTH) \ argument
183 #define UNI_W_MC(PEL, DIR, WIDTH) \ argument
267 #define BI_MC(PEL, DIR, WIDTH) \ argument
347 #define BI_W_MC(PEL, DIR, WIDTH) \ argument
483 #define L_MC(PEL, DIR, WIDTH, TYPE) \ argument
509 #define L_BI_MC(PEL, DIR, WIDTH, TYPE) \ argument
553 #define L_UNI_MC(PEL, DIR, WIDTH, TYPE) \ argument
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/mips/
H A Dhevcdsp_mips.h26 #define MC(PEL, DIR, WIDTH) \ argument
104 #define UNI_MC(PEL, DIR, WIDTH) \ argument
183 #define UNI_W_MC(PEL, DIR, WIDTH) \ argument
267 #define BI_MC(PEL, DIR, WIDTH) \ argument
347 #define BI_W_MC(PEL, DIR, WIDTH) \ argument
483 #define L_MC(PEL, DIR, WIDTH, TYPE) \ argument
509 #define L_BI_MC(PEL, DIR, WIDTH, TYPE) \ argument
553 #define L_UNI_MC(PEL, DIR, WIDTH, TYPE) \ argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/mips/
H A Dhevcdsp_mips.h26 #define MC(PEL, DIR, WIDTH) \ argument
104 #define UNI_MC(PEL, DIR, WIDTH) \ argument
183 #define UNI_W_MC(PEL, DIR, WIDTH) \ argument
267 #define BI_MC(PEL, DIR, WIDTH) \ argument
347 #define BI_W_MC(PEL, DIR, WIDTH) \ argument
483 #define L_MC(PEL, DIR, WIDTH, TYPE) \ argument
509 #define L_BI_MC(PEL, DIR, WIDTH, TYPE) \ argument
553 #define L_UNI_MC(PEL, DIR, WIDTH, TYPE) \ argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/mips/
H A Dhevcdsp_mips.h26 #define MC(PEL, DIR, WIDTH) \ argument
104 #define UNI_MC(PEL, DIR, WIDTH) \ argument
183 #define UNI_W_MC(PEL, DIR, WIDTH) \ argument
267 #define BI_MC(PEL, DIR, WIDTH) \ argument
347 #define BI_W_MC(PEL, DIR, WIDTH) \ argument
483 #define L_MC(PEL, DIR, WIDTH, TYPE) \ argument
509 #define L_BI_MC(PEL, DIR, WIDTH, TYPE) \ argument
553 #define L_UNI_MC(PEL, DIR, WIDTH, TYPE) \ argument
/dports/math/slatec/src/
H A Ddir.f2 SUBROUTINE DIR (N, B, X, NELT, IA, JA, A, ISYM, MATVEC, MSOLVE, subroutine
297 IF( ISDIR(N, B, X, NELT, IA, JA, A, ISYM, MSOLVE, ITOL, TOL, argument
331 C------------- LAST LINE OF DIR FOLLOWS ------------------------------- argument
/dports/irc/anope/anope-2.0.9/src/win32/dir/
H A Ddir.h17 struct DIR struct
25 DIR *opendir(const char *); argument
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/clucene/src/CLucene/util/
H A Ddirent.h39 struct DIR struct
45 * safe as long as only one thread uses a particular DIR struct at argument
61 char dd_name[CL_MAX_DIR]; argument
70 * Returns a pointer to a DIR structure appropriately filled in to begin argument
/dports/devel/cc65/cc65-2.19/libsrc/cbm/
H A Ddir.h23 struct DIR { struct
37 unsigned char __fastcall__ _dirread (DIR* dir, void* buf, unsigned char count); argument
/dports/security/p5-Net-SAML/zxid-1.42/
H A Dzxdirent.c28 struct DIR struct
35 typedef struct DIR DIR; argument
/dports/textproc/clucene/clucene-core-2.3.3.4/src/shared/CLucene/util/
H A Ddirent.h43 struct CLUCENE_SHARED_INLINE_EXPORT DIR struct
49 * safe as long as only one thread uses a particular DIR struct at argument
65 char dd_name[CL_MAX_DIR]; argument
74 * Returns a pointer to a DIR structure appropriately filled in to begin argument
/dports/www/h2o-devel/h2o-dcc7134/deps/mruby-dir/src/Win/
H A Ddirent.c28 struct DIR struct
36 typedef struct DIR DIR; argument
/dports/lang/jimtcl/jimtcl-0.81/
H A Djim-win32compat.h59 typedef struct DIR { struct
64 } DIR; typedef
/dports/cad/meshlab/meshlab-Meshlab-2020.05/install/windows/
H A Dwindows_deploy.ps117 $DIR = Get-Location variable
21 $DIR = Get-Location variable
34 cd $DIR variable
53 cd $DIR variable
/dports/devel/openocd/openocd-0.11.0/jimtcl/
H A Djim-win32compat.h59 typedef struct DIR { struct
64 } DIR; argument
/dports/lang/micropython/micropython-1.17/ports/windows/msvc/
H A Ddirent.c32 typedef struct DIR { struct
36 } DIR; argument
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/mips/
H A Dhevcdsp_mips.h26 #define MC(PEL, DIR, WIDTH) \ argument
104 #define UNI_MC(PEL, DIR, WIDTH) \ argument
183 #define UNI_W_MC(PEL, DIR, WIDTH) \ argument
267 #define BI_MC(PEL, DIR, WIDTH) \ argument
347 #define BI_W_MC(PEL, DIR, WIDTH) \ argument

12345678910>>...125