Home
last modified time | relevance | path

Searched refs:_wfinddata_t (Results 1 – 25 of 107) sorted by relevance

12345

/dports/devel/upp/upp/bazaar/plugin/tcc/include/
H A Dio.h89 struct _wfinddata_t { struct
231 long _wfindfirst(wchar_t*, struct _wfinddata_t*);
232 int _wfindnext(long, struct _wfinddata_t *);
276 long wfindfirst(wchar_t *, struct _wfinddata_t *);
277 int wfindnext(long, struct _wfinddata_t *);
H A Dwchar.h64 struct _wfinddata_t { struct
91 long _wfindfirst (wchar_t*, struct _wfinddata_t *); argument
92 int _wfindnext (long, struct _wfinddata_t *);
266 long wfindfirst (wchar_t *, struct _wfinddata_t *);
267 int wfindnext (long, struct _wfinddata_t *);
/dports/audio/wavpack/wavpack-5.4.0/cli/
H A Dwvtag.c603 struct _wfinddata_t _wfinddata_t; in wvtag_main() local
613 if ((file = _wfindfirst (winfilename, &_wfinddata_t)) != (intptr_t) -1) { in wvtag_main()
617 … if (!(_wfinddata_t.attrib & _A_SUBDIR) && (name_utf8 = utf16_to_utf8(_wfinddata_t.name))) { in wvtag_main()
629 } while (_wfindnext (file, &_wfinddata_t) == 0); in wvtag_main()
1579 struct _wfinddata_t _wfinddata_t; in wild_fopen() local
1593 if ((file = _wfindfirst (wfilename, &_wfinddata_t)) != (intptr_t) -1) { in wild_fopen()
1595 if (!(_wfinddata_t.attrib & _A_SUBDIR)) { in wild_fopen()
1603 else if ((name_utf8 = utf16_to_utf8(_wfinddata_t.name))) { in wild_fopen()
1610 } while (_wfindnext (file, &_wfinddata_t) == 0); in wild_fopen()
H A Dwvgain.c349 struct _wfinddata_t _wfinddata_t; in wvgain_main() local
359 if ((file = _wfindfirst (winfilename, &_wfinddata_t)) != (intptr_t) -1) { in wvgain_main()
363 … if (!(_wfinddata_t.attrib & _A_SUBDIR) && (name_utf8 = utf16_to_utf8(_wfinddata_t.name))) { in wvgain_main()
375 } while (_wfindnext (file, &_wfinddata_t) == 0); in wvgain_main()
/dports/math/vtk6/VTK-6.2.0/Utilities/KWSys/vtksys/
H A DDirectory.cxx135 struct _wfinddata_t data; // data of current file in Load()
175 struct _wfinddata_t data; // data of current file in GetNumberOfFilesInDirectory()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/KWSys/src/KWSys/
H A DDirectory.cxx118 struct _wfinddata_t data; // data of current file in Load()
154 struct _wfinddata_t data; // data of current file in GetNumberOfFilesInDirectory()
/dports/math/vtk8/VTK-8.2.0/Utilities/KWSys/vtksys/
H A DDirectory.cxx118 struct _wfinddata_t data; // data of current file in Load()
154 struct _wfinddata_t data; // data of current file in GetNumberOfFilesInDirectory()
/dports/misc/adios2/ADIOS2-2.7.1/thirdparty/KWSys/adios2sys/
H A DDirectory.cxx116 struct _wfinddata_t data; // data of current file in Load()
148 struct _wfinddata_t data; // data of current file in GetNumberOfFilesInDirectory()
/dports/math/vtk9/VTK-9.1.0/Utilities/KWSys/vtksys/
H A DDirectory.cxx116 struct _wfinddata_t data; // data of current file in Load()
159 struct _wfinddata_t data; // data of current file in GetNumberOfFilesInDirectory()
/dports/devel/cmake-gui/cmake-3.22.1/Source/kwsys/
H A DDirectory.cxx116 struct _wfinddata_t data; // data of current file in Load()
159 struct _wfinddata_t data; // data of current file in GetNumberOfFilesInDirectory()
/dports/devel/cmake/cmake-3.22.1/Source/kwsys/
H A DDirectory.cxx116 struct _wfinddata_t data; // data of current file in Load()
159 struct _wfinddata_t data; // data of current file in GetNumberOfFilesInDirectory()
/dports/devel/cmake-doc/cmake-3.22.1/Source/kwsys/
H A DDirectory.cxx116 struct _wfinddata_t data; // data of current file in Load()
159 struct _wfinddata_t data; // data of current file in GetNumberOfFilesInDirectory()
/dports/games/quakeforge/quakeforge-0.7.2/include/win32/
H A Ddirent.h104 struct _wfinddata_t dd_dta;
/dports/games/gnurobbo/gnurobbo-0.68/gnurobbo/win32/
H A Ddirent.h83 struct _wfinddata_t dd_dta;
/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/platform/
H A Daldmc.h72 struct _wfinddata_t { struct
/dports/lang/sdcc/sdcc-4.0.0/support/cpp/win32/
H A Ddirent.h83 struct _wfinddata_t dd_dta;
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dio.h531 intptr_t wfindfirst(wchar_t *, struct _wfinddata_t *);
532 int wfindnext(intptr_t, struct _wfinddata_t *);
553 #define _wfinddata_t _wfinddata32_t macro
567 #define _wfinddata_t _wfinddata64i32_t macro
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dio.h531 intptr_t wfindfirst(wchar_t *, struct _wfinddata_t *);
532 int wfindnext(intptr_t, struct _wfinddata_t *);
553 #define _wfinddata_t _wfinddata32_t macro
567 #define _wfinddata_t _wfinddata64i32_t macro
/dports/devel/allegro/allegro-4.4.3.1/include/allegro/platform/
H A Daldmc.h78 struct _wfinddata_t { struct
/dports/devel/glib20/glib-2.70.4/glib/dirent/
H A Ddirent.h89 struct _wfinddata_t dd_dta;
/dports/www/edbrowse/edbrowse-3.7.7/win32/
H A Ddirent.h89 struct _wfinddata_t dd_dta;
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddirent.h88 struct _wfinddata_t dd_dta;
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddirent.h88 struct _wfinddata_t dd_dta;
/dports/devel/libsmraw/libsmraw-20210807/smrawtools/
H A Dsmrawtools_find.h45 #define smrawtools_find_data_t struct _wfinddata_t
/dports/devel/libewf/libewf-20140812/ewftools/
H A Dewftools_find.h45 #define ewftools_find_data_t struct _wfinddata_t

12345