Home
last modified time | relevance | path

Searched +defs:read +defs:slot (Results 1 – 25 of 838) sorted by relevance

12345678910>>...34

/dports/audio/supercollider/SuperCollider-3.11.0-Source/QtCollider/
H A Dtype_codec.cpp40 QString TypeCodec<QString>::read(PyrSlot* slot) { in read() function in QtCollider::TypeCodec
57 QUrl TypeCodec<QUrl>::read(PyrSlot* slot) { in read() function in QtCollider::TypeCodec
74 QPointF TypeCodec<QPointF>::read(PyrSlot* slot) { in read() function in QtCollider::TypeCodec
106 QRectF TypeCodec<QRectF>::read(PyrSlot* slot) { in read() function in QtCollider::TypeCodec
139 QSizeF TypeCodec<QSizeF>::read(PyrSlot* slot) { in read() function in QtCollider::TypeCodec
179 QColor TypeCodec<QColor>::read(PyrSlot* slot) { in read() function in QtCollider::TypeCodec
217 QFont TypeCodec<QFont>::read(PyrSlot* slot) { in read() function in QtCollider::TypeCodec
255 QPalette TypeCodec<QPalette>::read(PyrSlot* slot) { in read() function in QtCollider::TypeCodec
294 QVariantList TypeCodec<QVariantList>::read(PyrSlot* slot) { in read() function in QtCollider::TypeCodec
412 QcTreeWidget::ItemPtr TypeCodec<QcTreeWidget::ItemPtr>::read(PyrSlot* slot) { in read() function in QtCollider::TypeCodec::ItemPtr
[all …]
H A Dtype_codec.hpp57 template <typename T> inline T read(PyrSlot* slot) { return TypeCodec<T>::read(slot); } in read() function
59 template <typename T> inline void write(PyrSlot* slot, const T& val) { return TypeCodec<T>::write(s… in write()
69 inline DecodableSlot get(PyrSlot* slot) { return DecodableSlot(slot); } in get()
71 template <typename T> inline T get(PyrSlot* slot) { return TypeCodec<T>::safeRead(slot); } in get()
73 template <typename T> inline void set(PyrSlot* slot, const T& val) { in set()
78 template <typename IteratorT> static void setObjectList(PyrSlot* slot, int size, IteratorT iter, It… in setObjectList()
139 static double read(PyrSlot* slot) { in read() function
269 static QObjectProxy* read(PyrSlot* slot) { in read() function
285 static QObject* read(PyrSlot*) { in read() function
296 static PyrObject* read(PyrSlot*) { in read() function
[all …]
H A Dmetatype.hpp42 template <typename T> static void* read(PyrSlot* slot, void* ptr) { in read() function
49 template <typename T> static QVariant read(PyrSlot* slot) { in read() function
87 void* read(PyrSlot* slot, void* ptr) { return MetaType::read<T>(slot, ptr); } in read() function
89 QVariant read(PyrSlot* slot) { return MetaType::read<T>(slot); } in read() function
113 void read(void* mem, MetaType* type, PyrSlot* slot) { in read() function in QtCollider::MetaValue
119 void write(PyrSlot* slot) { in write()
/dports/lang/retro12/RETRO12-2021.4/vm/nga-python/
H A DFileSystemDevice.py33 def read(self, slot): member in FileSystem
41 def close(self, slot): argument
46 def pos(self, slot): argument
49 def seek(slot, pos): argument
52 def size(self, slot): argument
/dports/www/squid/squid-4.15/src/DiskIO/AIO/
H A DAIODiskFile.cc86 AIODiskFile::read(ReadRequest *request) in read() function in AIODiskFile
88 int slot; in read() local
147 int slot; in write() local
/dports/games/libretro-bluemsx/blueMSX-libretro-faf470e/Src/Memory/
H A DromMapperPlayBall.c43 int slot; member
60 int size, int slot, int sslot, int startPage) in romMapperPlayBallCreate()
103 static UInt8 read(RomMapperPlayBall* rm, UInt16 address) in read() function
140 int size, int slot, int sslot, int startPage) in romMapperPlayBallCreate()
/dports/devel/glibmm/glibmm-2.64.2/gio/giomm/
H A Dinputstream.cc35 InputStream::read_async(void* buffer, gsize count, const SlotAsyncReady& slot, in read_async()
48 InputStream::read_async(void* buffer, gsize count, const SlotAsyncReady& slot, int io_priority) in read_async()
60 InputStream::read_all_async(void* buffer, gsize count, const SlotAsyncReady& slot, in read_all_async()
85 InputStream::read_bytes_async(gsize count, const SlotAsyncReady& slot, in read_bytes_async()
98 InputStream::read_bytes_async(gsize count, const SlotAsyncReady& slot, int io_priority) in read_bytes_async()
110 InputStream::skip_async(gsize count, const SlotAsyncReady& slot, in skip_async()
123 InputStream::skip_async(gsize count, const SlotAsyncReady& slot, int io_priority) in skip_async()
136 const SlotAsyncReady& slot, const Glib::RefPtr<Cancellable>& cancellable, int io_priority) in close_async()
148 InputStream::close_async(const SlotAsyncReady& slot, int io_priority) in close_async()
280 gssize InputStream::read(void* buffer, gsize count, const Glib::RefPtr<Cancellable>& cancellable) in read() function in Gio::InputStream
[all …]
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/panfrost/bifrost/
H A Dbi_scoreboard.c174 unsigned slot = clause->scoreboard_id; in bi_push_clause() local
190 for (unsigned slot = 0; slot < ARRAY_SIZE(st->write); ++slot) { in bi_depend_on_writers() local
204 for (unsigned slot = 0; slot < ARRAY_SIZE(st->read); ++slot) { in bi_set_staging_barrier() local
219 uint64_t read = bi_read_mask(I, false); in bi_set_dependencies() local
286 unsigned slot = bi_choose_scoreboard_slot(clause->message); in bi_assign_scoreboard() local
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/libretro/deps/freetype/src/smooth/
H A Dftsmooth.c60 FT_GlyphSlot slot, in ft_smooth_transform()
87 FT_GlyphSlot slot, in ft_smooth_get_cbox()
100 FT_GlyphSlot slot, in ft_smooth_render_generic()
341 FT_Byte* read = bitmap->buffer + ( height - height_org ) * pitch; in ft_smooth_render_generic() local
383 FT_GlyphSlot slot, in ft_smooth_render()
398 FT_GlyphSlot slot, in ft_smooth_render_lcd()
416 FT_GlyphSlot slot, in ft_smooth_render_lcd_v()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/freetype/src/smooth/
H A Dftsmooth.c58 FT_GlyphSlot slot, in ft_smooth_transform()
85 FT_GlyphSlot slot, in ft_smooth_get_cbox()
98 FT_GlyphSlot slot, in ft_smooth_render_generic()
290 FT_Byte* read = bitmap->buffer + ( height - height_org ) * pitch; in ft_smooth_render_generic() local
331 FT_GlyphSlot slot, in ft_smooth_render()
346 FT_GlyphSlot slot, in ft_smooth_render_lcd()
364 FT_GlyphSlot slot, in ft_smooth_render_lcd_v()
/dports/games/supertux2/SuperTux-v0.6.3-Source/external/SDL_ttf/external/freetype-2.4.12/src/smooth/
H A Dftsmooth.c60 FT_GlyphSlot slot, in ft_smooth_transform()
87 FT_GlyphSlot slot, in ft_smooth_get_cbox()
100 FT_GlyphSlot slot, in ft_smooth_render_generic()
349 FT_Byte* read = bitmap->buffer + ( height - height_org ) * pitch; in ft_smooth_render_generic() local
407 FT_GlyphSlot slot, in ft_smooth_render()
422 FT_GlyphSlot slot, in ft_smooth_render_lcd()
440 FT_GlyphSlot slot, in ft_smooth_render_lcd_v()
/dports/devel/upp/upp/bazaar/FreeType/src/smooth/
H A Dftsmooth.c60 FT_GlyphSlot slot, in ft_smooth_transform()
87 FT_GlyphSlot slot, in ft_smooth_get_cbox()
100 FT_GlyphSlot slot, in ft_smooth_render_generic()
348 FT_Byte* read = bitmap->buffer + ( height - height_org ) * pitch; in ft_smooth_render_generic() local
406 FT_GlyphSlot slot, in ft_smooth_render()
421 FT_GlyphSlot slot, in ft_smooth_render_lcd()
439 FT_GlyphSlot slot, in ft_smooth_render_lcd_v()
/dports/devel/upp/upp/uppsrc/plugin/FT_fontsys/src/smooth/
H A Dftsmooth.c60 FT_GlyphSlot slot, in ft_smooth_transform()
87 FT_GlyphSlot slot, in ft_smooth_get_cbox()
100 FT_GlyphSlot slot, in ft_smooth_render_generic()
328 FT_Byte* read = bitmap->buffer + ( height - height_org ) * pitch; in ft_smooth_render_generic() local
376 FT_GlyphSlot slot, in ft_smooth_render()
391 FT_GlyphSlot slot, in ft_smooth_render_lcd()
409 FT_GlyphSlot slot, in ft_smooth_render_lcd_v()
/dports/games/OpenTomb/OpenTomb-win32-2018-02-03_alpha/extern/freetype2/src/smooth/
H A Dftsmooth.hpp60 FT_GlyphSlot slot, in ft_smooth_transform()
87 FT_GlyphSlot slot, in ft_smooth_get_cbox()
100 FT_GlyphSlot slot, in ft_smooth_render_generic()
341 FT_Byte* read = bitmap->buffer + ( height - height_org ) * pitch; in ft_smooth_render_generic() local
383 FT_GlyphSlot slot, in ft_smooth_render()
398 FT_GlyphSlot slot, in ft_smooth_render_lcd()
416 FT_GlyphSlot slot, in ft_smooth_render_lcd_v()
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/freetype/src/smooth/
H A Dftsmooth.c60 FT_GlyphSlot slot, in ft_smooth_transform()
87 FT_GlyphSlot slot, in ft_smooth_get_cbox()
100 FT_GlyphSlot slot, in ft_smooth_render_generic()
323 FT_Byte* read = bitmap->buffer + ( height - height_org ) * pitch; in ft_smooth_render_generic() local
371 FT_GlyphSlot slot, in ft_smooth_render()
386 FT_GlyphSlot slot, in ft_smooth_render_lcd()
404 FT_GlyphSlot slot, in ft_smooth_render_lcd_v()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/freetype/vtkfreetype/src/smooth/
H A Dftsmooth.c60 FT_GlyphSlot slot, in ft_smooth_transform()
87 FT_GlyphSlot slot, in ft_smooth_get_cbox()
100 FT_GlyphSlot slot, in ft_smooth_render_generic()
328 FT_Byte* read = bitmap->buffer + ( height - height_org ) * pitch; in ft_smooth_render_generic() local
376 FT_GlyphSlot slot, in ft_smooth_render()
391 FT_GlyphSlot slot, in ft_smooth_render_lcd()
409 FT_GlyphSlot slot, in ft_smooth_render_lcd_v()
/dports/math/vtk6/VTK-6.2.0/ThirdParty/freetype/vtkfreetype/src/smooth/
H A Dftsmooth.c60 FT_GlyphSlot slot, in ft_smooth_transform()
87 FT_GlyphSlot slot, in ft_smooth_get_cbox()
100 FT_GlyphSlot slot, in ft_smooth_render_generic()
328 FT_Byte* read = bitmap->buffer + ( height - height_org ) * pitch; in ft_smooth_render_generic() local
376 FT_GlyphSlot slot, in ft_smooth_render()
391 FT_GlyphSlot slot, in ft_smooth_render_lcd()
409 FT_GlyphSlot slot, in ft_smooth_render_lcd_v()
/dports/games/warmux/warmux-11.04/build/android/jni/freetype/src/smooth/
H A Dftsmooth.c60 FT_GlyphSlot slot, in ft_smooth_transform()
87 FT_GlyphSlot slot, in ft_smooth_get_cbox()
100 FT_GlyphSlot slot, in ft_smooth_render_generic()
305 FT_Byte* read = bitmap->buffer + ( height - height_org ) * pitch; in ft_smooth_render_generic() local
353 FT_GlyphSlot slot, in ft_smooth_render()
368 FT_GlyphSlot slot, in ft_smooth_render_lcd()
386 FT_GlyphSlot slot, in ft_smooth_render_lcd_v()
/dports/www/firefox-legacy/firefox-52.8.0esr/modules/freetype2/src/smooth/
H A Dftsmooth.c60 FT_GlyphSlot slot, in ft_smooth_transform()
87 FT_GlyphSlot slot, in ft_smooth_get_cbox()
100 FT_GlyphSlot slot, in ft_smooth_render_generic()
341 FT_Byte* read = bitmap->buffer + ( height - height_org ) * pitch; in ft_smooth_render_generic() local
383 FT_GlyphSlot slot, in ft_smooth_render()
398 FT_GlyphSlot slot, in ft_smooth_render_lcd()
416 FT_GlyphSlot slot, in ft_smooth_render_lcd_v()
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/freetype-sys-0.13.1/freetype2/src/smooth/
H A Dftsmooth.c60 FT_GlyphSlot slot, in ft_smooth_transform()
87 FT_GlyphSlot slot, in ft_smooth_get_cbox()
100 FT_GlyphSlot slot, in ft_smooth_render_generic()
341 FT_Byte* read = bitmap->buffer + ( height - height_org ) * pitch; in ft_smooth_render_generic() local
383 FT_GlyphSlot slot, in ft_smooth_render()
398 FT_GlyphSlot slot, in ft_smooth_render_lcd()
416 FT_GlyphSlot slot, in ft_smooth_render_lcd_v()
/dports/audio/musescore/MuseScore-3.6.1/thirdparty/freetype/src/smooth/
H A Dftsmooth.c60 FT_GlyphSlot slot, in ft_smooth_transform()
87 FT_GlyphSlot slot, in ft_smooth_get_cbox()
100 FT_GlyphSlot slot, in ft_smooth_render_generic()
341 FT_Byte* read = bitmap->buffer + ( height - height_org ) * pitch; in ft_smooth_render_generic() local
383 FT_GlyphSlot slot, in ft_smooth_render()
398 FT_GlyphSlot slot, in ft_smooth_render_lcd()
416 FT_GlyphSlot slot, in ft_smooth_render_lcd_v()
/dports/editors/texmaker/texmaker-5.0.3/pdfium/third_party/freetype/src/smooth/
H A Dftsmooth.c60 FT_GlyphSlot slot, in ft_smooth_transform()
87 FT_GlyphSlot slot, in ft_smooth_get_cbox()
100 FT_GlyphSlot slot, in ft_smooth_render_generic()
341 FT_Byte* read = bitmap->buffer + ( height - height_org ) * pitch; in ft_smooth_render_generic() local
383 FT_GlyphSlot slot, in ft_smooth_render()
398 FT_GlyphSlot slot, in ft_smooth_render_lcd()
416 FT_GlyphSlot slot, in ft_smooth_render_lcd_v()
/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/servo-freetype-sys-4.0.5/freetype2/src/smooth/
H A Dftsmooth.c60 FT_GlyphSlot slot, in ft_smooth_transform()
87 FT_GlyphSlot slot, in ft_smooth_get_cbox()
100 FT_GlyphSlot slot, in ft_smooth_render_generic()
341 FT_Byte* read = bitmap->buffer + ( height - height_org ) * pitch; in ft_smooth_render_generic() local
383 FT_GlyphSlot slot, in ft_smooth_render()
398 FT_GlyphSlot slot, in ft_smooth_render_lcd()
416 FT_GlyphSlot slot, in ft_smooth_render_lcd_v()
/dports/print/tex-xdvik/xdvik-22.87/libs/freetype2/freetype-2.5.3/src/smooth/
H A Dftsmooth.c60 FT_GlyphSlot slot, in ft_smooth_transform()
87 FT_GlyphSlot slot, in ft_smooth_get_cbox()
100 FT_GlyphSlot slot, in ft_smooth_render_generic()
348 FT_Byte* read = bitmap->buffer + ( height - height_org ) * pitch; in ft_smooth_render_generic() local
406 FT_GlyphSlot slot, in ft_smooth_render()
421 FT_GlyphSlot slot, in ft_smooth_render_lcd()
439 FT_GlyphSlot slot, in ft_smooth_render_lcd_v()
/dports/x11/wmfocus/wmfocus-1.2.0/cargo-crates/freetype-sys-0.13.1/freetype2/src/smooth/
H A Dftsmooth.c60 FT_GlyphSlot slot, in ft_smooth_transform()
87 FT_GlyphSlot slot, in ft_smooth_get_cbox()
100 FT_GlyphSlot slot, in ft_smooth_render_generic()
341 FT_Byte* read = bitmap->buffer + ( height - height_org ) * pitch; in ft_smooth_render_generic() local
383 FT_GlyphSlot slot, in ft_smooth_render()
398 FT_GlyphSlot slot, in ft_smooth_render_lcd()
416 FT_GlyphSlot slot, in ft_smooth_render_lcd_v()

12345678910>>...34