Home
last modified time | relevance | path

Searched defs:fb (Results 1 – 25 of 6390) sorted by relevance

12345678910>>...256

/dports/textproc/p5-Text-Distill/Text-Distill-0.2/lib/Text/
H A DDistill.pm66 fb:title| label
67 fb:subtitle| label
68 fb:p| label
70 fb:cite| label
72 fb:date| label
73 fb:poem| label
74 fb:stanza| label
75 fb:v| label
77 fb:code"> label
93 fb:p| label
[all …]
/dports/astro/astrometry/astrometry.net-0.85/util/
H A Dfitsbin.c50 int fitsbin_n_ext(const fitsbin_t* fb) { in fitsbin_n_ext()
55 FILE* fitsbin_get_fid(fitsbin_t* fb) { in fitsbin_get_fid()
59 static int nchunks(fitsbin_t* fb) { in nchunks()
77 fitsbin_t* fb; in new_fitsbin() local
124 int fitsbin_n_chunks(fitsbin_t* fb) { in fitsbin_n_chunks()
139 int fitsbin_close_fd(fitsbin_t* fb) { in fitsbin_close_fd()
151 int fitsbin_close(fitsbin_t* fb) { in fitsbin_close()
529 int fitsbin_read(fitsbin_t* fb) { in fitsbin_read()
550 fitsbin_t* fb; in fitsbin_open_fits() local
584 fitsbin_t* fb; in fitsbin_open_in_memory() local
[all …]
/dports/astro/stellarsolver/stellarsolver-1.8/stellarsolver/astrometry/util/
H A Dfitsbin.c50 int fitsbin_n_ext(const fitsbin_t* fb) { in fitsbin_n_ext()
55 FILE* fitsbin_get_fid(fitsbin_t* fb) { in fitsbin_get_fid()
59 static int nchunks(fitsbin_t* fb) { in nchunks()
77 fitsbin_t* fb; in new_fitsbin() local
124 int fitsbin_n_chunks(fitsbin_t* fb) { in fitsbin_n_chunks()
139 int fitsbin_close_fd(fitsbin_t* fb) { in fitsbin_close_fd()
151 int fitsbin_close(fitsbin_t* fb) { in fitsbin_close()
563 int fitsbin_read(fitsbin_t* fb) { in fitsbin_read()
584 fitsbin_t* fb; in fitsbin_open_fits() local
618 fitsbin_t* fb; in fitsbin_open_in_memory() local
[all …]
/dports/security/suricata/suricata-6.0.4/src/
H A Dflow-hash.h63 #define FBLOCK_INIT(fb) SCSpinInit(&(fb)->s, 0) argument
64 #define FBLOCK_DESTROY(fb) SCSpinDestroy(&(fb)->s) argument
65 #define FBLOCK_LOCK(fb) SCSpinLock(&(fb)->s) argument
66 #define FBLOCK_TRYLOCK(fb) SCSpinTrylock(&(fb)->s) argument
67 #define FBLOCK_UNLOCK(fb) SCSpinUnlock(&(fb)->s) argument
69 #define FBLOCK_INIT(fb) SCMutexInit(&(fb)->m, NULL) argument
70 #define FBLOCK_DESTROY(fb) SCMutexDestroy(&(fb)->m) argument
71 #define FBLOCK_LOCK(fb) SCMutexLock(&(fb)->m) argument
72 #define FBLOCK_TRYLOCK(fb) SCMutexTrylock(&(fb)->m) argument
73 #define FBLOCK_UNLOCK(fb) SCMutexUnlock(&(fb)->m) argument
[all …]
H A Dflow-bit.c61 FlowBit *fb = FlowBitGet(f, idx); in FlowBitAdd() local
76 FlowBit *fb = FlowBitGet(f, idx); in FlowBitRemove() local
128 void FlowBitFree(FlowBit *fb) in FlowBitFree()
148 FlowBit *fb = FlowBitGet(&f,0); in FlowBitTest01() local
163 FlowBit *fb = FlowBitGet(&f,0); in FlowBitTest02() local
180 FlowBit *fb = FlowBitGet(&f,0); in FlowBitTest03() local
212 FlowBit *fb = FlowBitGet(&f,0); in FlowBitTest04() local
232 FlowBit *fb = FlowBitGet(&f,1); in FlowBitTest05() local
252 FlowBit *fb = FlowBitGet(&f,2); in FlowBitTest06() local
272 FlowBit *fb = FlowBitGet(&f,3); in FlowBitTest07() local
[all …]
/dports/net/neatvnc/neatvnc-0.4.0/src/
H A Dfb.c33 struct nvnc_fb* fb = calloc(1, sizeof(*fb)); in nvnc_fb_new() local
60 enum nvnc_fb_flags nvnc_fb_get_flags(const struct nvnc_fb* fb) in nvnc_fb_get_flags()
66 void nvnc_fb_set_flags(struct nvnc_fb* fb, enum nvnc_fb_flags flags) in nvnc_fb_set_flags()
72 void* nvnc_fb_get_addr(const struct nvnc_fb* fb) in nvnc_fb_get_addr()
78 uint16_t nvnc_fb_get_width(const struct nvnc_fb* fb) in nvnc_fb_get_width()
84 uint16_t nvnc_fb_get_height(const struct nvnc_fb* fb) in nvnc_fb_get_height()
90 uint32_t nvnc_fb_get_fourcc_format(const struct nvnc_fb* fb) in nvnc_fb_get_fourcc_format()
95 static void nvnc__fb_free(struct nvnc_fb* fb) in nvnc__fb_free()
102 void nvnc_fb_ref(struct nvnc_fb* fb) in nvnc_fb_ref()
108 void nvnc_fb_unref(struct nvnc_fb* fb) in nvnc_fb_unref()
/dports/sysutils/burp-devel/burp-2.5.4/utest/protocol1/
H A Dtest_rs_buf.c7 rs_filebuf_t *fb; in setup() local
28 rs_filebuf_t *fb; in do_init_test() local
43 rs_filebuf_t *fb; in START_TEST() local
58 rs_filebuf_t *fb; in START_TEST() local
69 rs_filebuf_t *fb; in START_TEST() local
81 rs_filebuf_t *fb; in START_TEST() local
93 rs_filebuf_t *fb; in START_TEST() local
105 rs_filebuf_t *fb; in START_TEST() local
118 rs_filebuf_t *fb; in START_TEST() local
129 rs_filebuf_t *fb; in START_TEST() local
[all …]
/dports/sysutils/burp/burp-2.4.0/utest/protocol1/
H A Dtest_rs_buf.c7 rs_filebuf_t *fb; in setup() local
28 rs_filebuf_t *fb; in do_init_test() local
43 rs_filebuf_t *fb; in START_TEST() local
58 rs_filebuf_t *fb; in START_TEST() local
69 rs_filebuf_t *fb; in START_TEST() local
81 rs_filebuf_t *fb; in START_TEST() local
93 rs_filebuf_t *fb; in START_TEST() local
105 rs_filebuf_t *fb; in START_TEST() local
118 rs_filebuf_t *fb; in START_TEST() local
129 rs_filebuf_t *fb; in START_TEST() local
[all …]
/dports/net/mosh/mosh-1.3.2/src/terminal/
H A Dterminalfunctions.cc53 static void CSI_EL( Framebuffer *fb, Dispatcher *dispatch ) in CSI_EL()
71 static void CSI_ED( Framebuffer *fb, Dispatcher *dispatch ) { in CSI_ED()
204 static void HT_n( Framebuffer *fb, size_t count ) in HT_n()
225 static void CSI_CxT( Framebuffer *fb, Dispatcher *dispatch ) in CSI_CxT()
249 static void CSI_TBC( Framebuffer *fb, Dispatcher *dispatch ) in CSI_TBC()
268 static bool *get_DEC_mode( int param, Framebuffer *fb ) { in get_DEC_mode()
340 static bool *get_ANSI_mode( int param, Framebuffer *fb ) { in get_ANSI_mode()
349 static void CSI_SM( Framebuffer *fb, Dispatcher *dispatch ) in CSI_SM()
360 static void CSI_RM( Framebuffer *fb, Dispatcher *dispatch ) in CSI_RM()
459 static void CSI_IL( Framebuffer *fb, Dispatcher *dispatch ) in CSI_IL()
[all …]
/dports/net/gtk-vnc/gtk-vnc-0.7.2/src/
H A Dvncframebuffer.c34 guint16 vnc_framebuffer_get_width(VncFramebuffer *fb) in vnc_framebuffer_get_width()
47 guint16 vnc_framebuffer_get_height(VncFramebuffer *fb) in vnc_framebuffer_get_height()
60 int vnc_framebuffer_get_rowstride(VncFramebuffer *fb) in vnc_framebuffer_get_rowstride()
73 guint8 *vnc_framebuffer_get_buffer(VncFramebuffer *fb) in vnc_framebuffer_get_buffer()
113 gboolean vnc_framebuffer_perfect_format_match(VncFramebuffer *fb) in vnc_framebuffer_perfect_format_match()
129 void vnc_framebuffer_set_pixel_at(VncFramebuffer *fb, in vnc_framebuffer_set_pixel_at()
150 void vnc_framebuffer_fill(VncFramebuffer *fb, in vnc_framebuffer_fill()
172 void vnc_framebuffer_copyrect(VncFramebuffer *fb, in vnc_framebuffer_copyrect()
195 void vnc_framebuffer_blt(VncFramebuffer *fb, in vnc_framebuffer_blt()
219 void vnc_framebuffer_rgb24_blt(VncFramebuffer *fb, in vnc_framebuffer_rgb24_blt()
[all …]
/dports/science/dftbplus/dftbplus-19.1/external/xmlf90/
H A Dreader.f9040 type(file_buffer_t), intent(out) :: fb local
88 subroutine rewind_file(fb) argument
103 subroutine mark_eof_file(fb) argument
111 subroutine close_file_buffer(fb) argument
123 type(file_buffer_t), intent(in) :: fb local
134 subroutine fill_buffer(fb,iostat) argument
190 subroutine get_character(fb,c,iostat) argument
247 type(file_buffer_t), intent(in) :: fb local
255 type(file_buffer_t), intent(in) :: fb local
263 type(file_buffer_t), intent(in) :: fb local
[all …]
/dports/science/siesta/siesta-4.1.5/Src/xmlparser/
H A Dm_reader.f9038 type(file_buffer_t), intent(out) :: fb local
86 subroutine rewind_file(fb) argument
101 subroutine mark_eof_file(fb) argument
109 subroutine close_file_buffer(fb) argument
121 type(file_buffer_t), intent(in) :: fb local
132 subroutine fill_buffer(fb,iostat) argument
188 subroutine get_character(fb,c,iostat) argument
245 type(file_buffer_t), intent(in) :: fb local
253 type(file_buffer_t), intent(in) :: fb local
261 type(file_buffer_t), intent(in) :: fb local
[all …]
/dports/devel/gwenhywfar-gtk2/gwenhywfar-5.6.0/src/base/
H A Dfastbuffer.c29 GWEN_FAST_BUFFER *fb; in GWEN_FastBuffer_new() local
46 void GWEN_FastBuffer_free(GWEN_FAST_BUFFER *fb) in GWEN_FastBuffer_free()
55 int GWEN_FastBuffer_ReadLine(GWEN_FAST_BUFFER *fb, uint8_t *p, int len) in GWEN_FastBuffer_ReadLine()
95 int GWEN_FastBuffer_ReadLineToBuffer(GWEN_FAST_BUFFER *fb, GWEN_BUFFER *buf) in GWEN_FastBuffer_ReadLineToBuffer()
162 uint32_t GWEN_FastBuffer_GetFlags(const GWEN_FAST_BUFFER *fb) in GWEN_FastBuffer_GetFlags()
170 void GWEN_FastBuffer_SetFlags(GWEN_FAST_BUFFER *fb, uint32_t fl) in GWEN_FastBuffer_SetFlags()
178 void GWEN_FastBuffer_AddFlags(GWEN_FAST_BUFFER *fb, uint32_t fl) in GWEN_FastBuffer_AddFlags()
186 void GWEN_FastBuffer_SubFlags(GWEN_FAST_BUFFER *fb, uint32_t fl) in GWEN_FastBuffer_SubFlags()
194 uint32_t GWEN_FastBuffer_GetBytesWritten(const GWEN_FAST_BUFFER *fb) in GWEN_FastBuffer_GetBytesWritten()
202 uint32_t GWEN_FastBuffer_GetBytesRead(const GWEN_FAST_BUFFER *fb) in GWEN_FastBuffer_GetBytesRead()
/dports/devel/gwenhywfar-gtk3/gwenhywfar-5.6.0/src/base/
H A Dfastbuffer.c29 GWEN_FAST_BUFFER *fb; in GWEN_FastBuffer_new() local
46 void GWEN_FastBuffer_free(GWEN_FAST_BUFFER *fb) in GWEN_FastBuffer_free()
55 int GWEN_FastBuffer_ReadLine(GWEN_FAST_BUFFER *fb, uint8_t *p, int len) in GWEN_FastBuffer_ReadLine()
95 int GWEN_FastBuffer_ReadLineToBuffer(GWEN_FAST_BUFFER *fb, GWEN_BUFFER *buf) in GWEN_FastBuffer_ReadLineToBuffer()
162 uint32_t GWEN_FastBuffer_GetFlags(const GWEN_FAST_BUFFER *fb) in GWEN_FastBuffer_GetFlags()
170 void GWEN_FastBuffer_SetFlags(GWEN_FAST_BUFFER *fb, uint32_t fl) in GWEN_FastBuffer_SetFlags()
178 void GWEN_FastBuffer_AddFlags(GWEN_FAST_BUFFER *fb, uint32_t fl) in GWEN_FastBuffer_AddFlags()
186 void GWEN_FastBuffer_SubFlags(GWEN_FAST_BUFFER *fb, uint32_t fl) in GWEN_FastBuffer_SubFlags()
194 uint32_t GWEN_FastBuffer_GetBytesWritten(const GWEN_FAST_BUFFER *fb) in GWEN_FastBuffer_GetBytesWritten()
202 uint32_t GWEN_FastBuffer_GetBytesRead(const GWEN_FAST_BUFFER *fb) in GWEN_FastBuffer_GetBytesRead()
/dports/devel/gwenhywfar-qt5/gwenhywfar-5.6.0/src/base/
H A Dfastbuffer.c29 GWEN_FAST_BUFFER *fb; in GWEN_FastBuffer_new() local
46 void GWEN_FastBuffer_free(GWEN_FAST_BUFFER *fb) in GWEN_FastBuffer_free()
55 int GWEN_FastBuffer_ReadLine(GWEN_FAST_BUFFER *fb, uint8_t *p, int len) in GWEN_FastBuffer_ReadLine()
95 int GWEN_FastBuffer_ReadLineToBuffer(GWEN_FAST_BUFFER *fb, GWEN_BUFFER *buf) in GWEN_FastBuffer_ReadLineToBuffer()
162 uint32_t GWEN_FastBuffer_GetFlags(const GWEN_FAST_BUFFER *fb) in GWEN_FastBuffer_GetFlags()
170 void GWEN_FastBuffer_SetFlags(GWEN_FAST_BUFFER *fb, uint32_t fl) in GWEN_FastBuffer_SetFlags()
178 void GWEN_FastBuffer_AddFlags(GWEN_FAST_BUFFER *fb, uint32_t fl) in GWEN_FastBuffer_AddFlags()
186 void GWEN_FastBuffer_SubFlags(GWEN_FAST_BUFFER *fb, uint32_t fl) in GWEN_FastBuffer_SubFlags()
194 uint32_t GWEN_FastBuffer_GetBytesWritten(const GWEN_FAST_BUFFER *fb) in GWEN_FastBuffer_GetBytesWritten()
202 uint32_t GWEN_FastBuffer_GetBytesRead(const GWEN_FAST_BUFFER *fb) in GWEN_FastBuffer_GetBytesRead()
/dports/devel/gwenhywfar/gwenhywfar-5.6.0/src/base/
H A Dfastbuffer.c29 GWEN_FAST_BUFFER *fb; in GWEN_FastBuffer_new() local
46 void GWEN_FastBuffer_free(GWEN_FAST_BUFFER *fb) in GWEN_FastBuffer_free()
55 int GWEN_FastBuffer_ReadLine(GWEN_FAST_BUFFER *fb, uint8_t *p, int len) in GWEN_FastBuffer_ReadLine()
95 int GWEN_FastBuffer_ReadLineToBuffer(GWEN_FAST_BUFFER *fb, GWEN_BUFFER *buf) in GWEN_FastBuffer_ReadLineToBuffer()
162 uint32_t GWEN_FastBuffer_GetFlags(const GWEN_FAST_BUFFER *fb) in GWEN_FastBuffer_GetFlags()
170 void GWEN_FastBuffer_SetFlags(GWEN_FAST_BUFFER *fb, uint32_t fl) in GWEN_FastBuffer_SetFlags()
178 void GWEN_FastBuffer_AddFlags(GWEN_FAST_BUFFER *fb, uint32_t fl) in GWEN_FastBuffer_AddFlags()
186 void GWEN_FastBuffer_SubFlags(GWEN_FAST_BUFFER *fb, uint32_t fl) in GWEN_FastBuffer_SubFlags()
194 uint32_t GWEN_FastBuffer_GetBytesWritten(const GWEN_FAST_BUFFER *fb) in GWEN_FastBuffer_GetBytesWritten()
202 uint32_t GWEN_FastBuffer_GetBytesRead(const GWEN_FAST_BUFFER *fb) in GWEN_FastBuffer_GetBytesRead()
/dports/devel/gwenhywfar-fox16/gwenhywfar-5.6.0/src/base/
H A Dfastbuffer.c29 GWEN_FAST_BUFFER *fb; in GWEN_FastBuffer_new() local
46 void GWEN_FastBuffer_free(GWEN_FAST_BUFFER *fb) in GWEN_FastBuffer_free()
55 int GWEN_FastBuffer_ReadLine(GWEN_FAST_BUFFER *fb, uint8_t *p, int len) in GWEN_FastBuffer_ReadLine()
95 int GWEN_FastBuffer_ReadLineToBuffer(GWEN_FAST_BUFFER *fb, GWEN_BUFFER *buf) in GWEN_FastBuffer_ReadLineToBuffer()
162 uint32_t GWEN_FastBuffer_GetFlags(const GWEN_FAST_BUFFER *fb) in GWEN_FastBuffer_GetFlags()
170 void GWEN_FastBuffer_SetFlags(GWEN_FAST_BUFFER *fb, uint32_t fl) in GWEN_FastBuffer_SetFlags()
178 void GWEN_FastBuffer_AddFlags(GWEN_FAST_BUFFER *fb, uint32_t fl) in GWEN_FastBuffer_AddFlags()
186 void GWEN_FastBuffer_SubFlags(GWEN_FAST_BUFFER *fb, uint32_t fl) in GWEN_FastBuffer_SubFlags()
194 uint32_t GWEN_FastBuffer_GetBytesWritten(const GWEN_FAST_BUFFER *fb) in GWEN_FastBuffer_GetBytesWritten()
202 uint32_t GWEN_FastBuffer_GetBytesRead(const GWEN_FAST_BUFFER *fb) in GWEN_FastBuffer_GetBytesRead()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/frontends/wgl/
H A Dstw_framebuffer.c56 struct stw_framebuffer *fb; in stw_framebuffer_from_hwnd_locked() local
206 struct stw_framebuffer *fb; in stw_call_window_proc() local
266 struct stw_framebuffer *fb; in stw_framebuffer_create() local
384 struct stw_framebuffer *fb; in stw_framebuffer_cleanup() local
432 struct stw_framebuffer *fb; in stw_framebuffer_from_hdc() local
452 struct stw_framebuffer *fb; in stw_framebuffer_from_hwnd() local
467 struct stw_framebuffer *fb; in DrvSetPixelFormat() local
515 struct stw_framebuffer *fb; in stw_pixelformat_get() local
530 struct stw_framebuffer *fb; in DrvPresentBuffers() local
648 wait_swap_interval(struct stw_framebuffer *fb) in wait_swap_interval()
[all …]
/dports/lang/clover/mesa-21.3.6/src/gallium/frontends/wgl/
H A Dstw_framebuffer.c56 struct stw_framebuffer *fb; in stw_framebuffer_from_hwnd_locked() local
206 struct stw_framebuffer *fb; in stw_call_window_proc() local
266 struct stw_framebuffer *fb; in stw_framebuffer_create() local
384 struct stw_framebuffer *fb; in stw_framebuffer_cleanup() local
432 struct stw_framebuffer *fb; in stw_framebuffer_from_hdc() local
452 struct stw_framebuffer *fb; in stw_framebuffer_from_hwnd() local
467 struct stw_framebuffer *fb; in DrvSetPixelFormat() local
515 struct stw_framebuffer *fb; in stw_pixelformat_get() local
530 struct stw_framebuffer *fb; in DrvPresentBuffers() local
648 wait_swap_interval(struct stw_framebuffer *fb) in wait_swap_interval()
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/frontends/wgl/
H A Dstw_framebuffer.c56 struct stw_framebuffer *fb; in stw_framebuffer_from_hwnd_locked() local
206 struct stw_framebuffer *fb; in stw_call_window_proc() local
266 struct stw_framebuffer *fb; in stw_framebuffer_create() local
384 struct stw_framebuffer *fb; in stw_framebuffer_cleanup() local
432 struct stw_framebuffer *fb; in stw_framebuffer_from_hdc() local
452 struct stw_framebuffer *fb; in stw_framebuffer_from_hwnd() local
467 struct stw_framebuffer *fb; in DrvSetPixelFormat() local
515 struct stw_framebuffer *fb; in stw_pixelformat_get() local
530 struct stw_framebuffer *fb; in DrvPresentBuffers() local
648 wait_swap_interval(struct stw_framebuffer *fb) in wait_swap_interval()
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/frontends/wgl/
H A Dstw_framebuffer.c56 struct stw_framebuffer *fb; in stw_framebuffer_from_hwnd_locked() local
206 struct stw_framebuffer *fb; in stw_call_window_proc() local
266 struct stw_framebuffer *fb; in stw_framebuffer_create() local
384 struct stw_framebuffer *fb; in stw_framebuffer_cleanup() local
432 struct stw_framebuffer *fb; in stw_framebuffer_from_hdc() local
452 struct stw_framebuffer *fb; in stw_framebuffer_from_hwnd() local
467 struct stw_framebuffer *fb; in DrvSetPixelFormat() local
515 struct stw_framebuffer *fb; in stw_pixelformat_get() local
530 struct stw_framebuffer *fb; in DrvPresentBuffers() local
648 wait_swap_interval(struct stw_framebuffer *fb) in wait_swap_interval()
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/frontends/wgl/
H A Dstw_framebuffer.c56 struct stw_framebuffer *fb; in stw_framebuffer_from_hwnd_locked() local
206 struct stw_framebuffer *fb; in stw_call_window_proc() local
266 struct stw_framebuffer *fb; in stw_framebuffer_create() local
384 struct stw_framebuffer *fb; in stw_framebuffer_cleanup() local
432 struct stw_framebuffer *fb; in stw_framebuffer_from_hdc() local
452 struct stw_framebuffer *fb; in stw_framebuffer_from_hwnd() local
467 struct stw_framebuffer *fb; in DrvSetPixelFormat() local
515 struct stw_framebuffer *fb; in stw_pixelformat_get() local
530 struct stw_framebuffer *fb; in DrvPresentBuffers() local
648 wait_swap_interval(struct stw_framebuffer *fb) in wait_swap_interval()
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/frontends/wgl/
H A Dstw_framebuffer.c56 struct stw_framebuffer *fb; in stw_framebuffer_from_hwnd_locked() local
206 struct stw_framebuffer *fb; in stw_call_window_proc() local
266 struct stw_framebuffer *fb; in stw_framebuffer_create() local
384 struct stw_framebuffer *fb; in stw_framebuffer_cleanup() local
432 struct stw_framebuffer *fb; in stw_framebuffer_from_hdc() local
452 struct stw_framebuffer *fb; in stw_framebuffer_from_hwnd() local
467 struct stw_framebuffer *fb; in DrvSetPixelFormat() local
515 struct stw_framebuffer *fb; in stw_pixelformat_get() local
530 struct stw_framebuffer *fb; in DrvPresentBuffers() local
648 wait_swap_interval(struct stw_framebuffer *fb) in wait_swap_interval()
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/frontends/wgl/
H A Dstw_framebuffer.c56 struct stw_framebuffer *fb; in stw_framebuffer_from_hwnd_locked() local
206 struct stw_framebuffer *fb; in stw_call_window_proc() local
266 struct stw_framebuffer *fb; in stw_framebuffer_create() local
384 struct stw_framebuffer *fb; in stw_framebuffer_cleanup() local
432 struct stw_framebuffer *fb; in stw_framebuffer_from_hdc() local
452 struct stw_framebuffer *fb; in stw_framebuffer_from_hwnd() local
467 struct stw_framebuffer *fb; in DrvSetPixelFormat() local
515 struct stw_framebuffer *fb; in stw_pixelformat_get() local
530 struct stw_framebuffer *fb; in DrvPresentBuffers() local
648 wait_swap_interval(struct stw_framebuffer *fb) in wait_swap_interval()
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/frontends/wgl/
H A Dstw_framebuffer.c56 struct stw_framebuffer *fb; in stw_framebuffer_from_hwnd_locked() local
206 struct stw_framebuffer *fb; in stw_call_window_proc() local
266 struct stw_framebuffer *fb; in stw_framebuffer_create() local
384 struct stw_framebuffer *fb; in stw_framebuffer_cleanup() local
432 struct stw_framebuffer *fb; in stw_framebuffer_from_hdc() local
452 struct stw_framebuffer *fb; in stw_framebuffer_from_hwnd() local
467 struct stw_framebuffer *fb; in DrvSetPixelFormat() local
515 struct stw_framebuffer *fb; in stw_pixelformat_get() local
530 struct stw_framebuffer *fb; in DrvPresentBuffers() local
648 wait_swap_interval(struct stw_framebuffer *fb) in wait_swap_interval()
[all …]

12345678910>>...256