Home
last modified time | relevance | path

Searched defs:_fsize (Results 1 – 24 of 24) sorted by relevance

/dports/graphics/darktable38/darktable-3.8.0/src/external/LibRaw/libraw/
H A Dlibraw_datastream.h132 INT64 _fsize; variable
251 INT64 _fsize; variable
327 INT64 _fsize; variable
/dports/graphics/digikam/digikam-7.4.0/core/libs/rawengine/libraw/libraw/
H A Dlibraw_datastream.h132 INT64 _fsize; variable
251 INT64 _fsize; variable
327 INT64 _fsize; variable
/dports/graphics/libraw/LibRaw-0.20.2/libraw/
H A Dlibraw_datastream.h128 INT64 _fsize; variable
216 INT64 _fsize; variable
/dports/graphics/freeimage/FreeImage/Source/LibRawLite/libraw/
H A Dlibraw_datastream.h124 INT64 _fsize; variable
228 INT64 _fsize; variable
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/rocksdb/mysql-test/rocksdb/t/
H A Dcreate_table.test68 DROP TABLE IF EXISTS t1;
/dports/audio/zita-at1/zita-at1-0.6.2/source/
H A Djclient.h64 unsigned int _fsize; variable
/dports/audio/tetraproc/tetraproc-0.8.6/source/
H A Dabprocess.h66 unsigned int _fsize; variable
H A Djclient.h91 unsigned int _fsize; variable
/dports/audio/musescore/MuseScore-3.6.1/aeolus/
H A Daeolus.h78 int _fsize; variable
/dports/audio/py-zita-jacktools/zita-jacktools-1.5.3/source/
H A Ddenseconv.h46 int _fsize; variable
/dports/audio/jmatconvol/jmatconvol-0.4.2/source/
H A Ddenseconv.h45 int _fsize; variable
/dports/audio/sdl_sound/SDL_sound-1.0.3/
H A Dalt_audio_convert.h33 #define _fsize 32 macro
/dports/audio/ardour6/Ardour-6.8.0/libs/backends/alsa/
H A Dzita-alsa-pcmi.h146 snd_pcm_uframes_t _fsize; variable
/dports/audio/zita-alsa-pcmi/zita-alsa-pcmi-0.4.0/source/
H A Dzita-alsa-pcmi.h160 snd_pcm_uframes_t _fsize; variable
/dports/graphics/freeimage/FreeImage/Source/FreeImage/
H A DPluginRAW.cpp47 INT64 _fsize; member in LibRaw_freeimage_datastream
/dports/sysutils/py-supervisor/supervisor-4.2.1/supervisor/
H A Dhttp.py688 def _fsize(self): member in tail_f_producer
/dports/devel/gnuelf-legacy/libelf-0.8.13/lib/
H A Dprivate.h367 #define _fsize(c,v,t) _fmsize((c),(v),(t),1) macro
/dports/devel/libelf/libelf-0.8.13/lib/
H A Dprivate.h367 #define _fsize(c,v,t) _fmsize((c),(v),(t),1) macro
/dports/devel/cxxtools/cxxtools-2.2.1/src/
H A Dlog.cpp272 unsigned _fsize; member in cxxtools::__anone1490d170111::RollingFileAppender
/dports/games/xonotic/Xonotic/source/darkplaces/
H A Dft2.c977 int Font_IndexForSize(ft2_font_t *font, float _fsize, float *outw, float *outh) in Font_IndexForSize()
/dports/games/darkplaces/darkplaces/
H A Dft2.c977 int Font_IndexForSize(ft2_font_t *font, float _fsize, float *outw, float *outh) in Font_IndexForSize()
/dports/lang/nbc/NXT/
H A DNXTDefs.h4450 #define __createFile(_fname, _fsize, _handle, _result) \ argument
4459 #define __createFileLinear(_fname, _fsize, _handle, _result) \ argument
4468 #define __createFileNonLinear(_fname, _fsize, _handle, _result) \ argument
4477 #define __openFileAppend(_fname, _fsize, _handle, _result) \ argument
4486 #define __openFileRead(_fname, _fsize, _handle, _result) \ argument
4495 #define __openFileReadLinear(_fname, _fsize, _handle, _result) \ argument
15868 #define CreateFile(_fname, _fsize, _handle, _result) __createFile(_fname, _fsize, _handle, _result) argument
15883 #define OpenFileAppend(_fname, _fsize, _handle, _result) __openFileAppend(_fname, _fsize, _handle, … argument
15898 #define OpenFileRead(_fname, _fsize, _handle, _result) __openFileRead(_fname, _fsize, _handle, _res… argument
15981 #define CreateFileLinear(_fname, _fsize, _handle, _result) __createFileLinear(_fname, _fsize, _hand… argument
[all …]
H A DNXCDefs.h9351 #define CreateFile(_fname, _fsize, _handle) asm { __createFile(_fname, _fsize, _handle, __RETVAL__)… argument
9352 #define OpenFileAppend(_fname, _fsize, _handle) asm { __openFileAppend(_fname, _fsize, _handle, __R… argument
9353 #define OpenFileRead(_fname, _fsize, _handle) asm { __openFileRead(_fname, _fsize, _handle, __RETVA… argument
9361 #define CreateFileLinear(_fname, _fsize, _handle) asm { __createFileLinear(_fname, _fsize, _handle,… argument
9362 #define CreateFileNonLinear(_fname, _fsize, _handle) asm { __createFileNonLinear(_fname, _fsize, _h… argument
9363 #define OpenFileReadLinear(_fname, _fsize, _handle) asm { __openFileReadLinear(_fname, _fsize, _han… argument
/dports/deskutils/coolreader/coolreader-cr3.2.55/crengine/src/
H A Dlvtinydom.cpp493 lUInt32 _fsize; member