Home
last modified time | relevance | path

Searched defs:vtable (Results 1 – 25 of 2922) sorted by relevance

12345678910>>...117

/dports/devel/hpx/hpx-1.2.1/hpx/util/detail/vtable/
H A Dvtable.hpp45 struct vtable struct
50 HPX_FORCEINLINE static T& get(void** v) in get()
61 HPX_FORCEINLINE static T const& get(void* const* v) in get()
72 HPX_FORCEINLINE static void default_construct(void** v) in default_construct()
101 HPX_FORCEINLINE static std::type_info const& _get_type() in _get_type()
105 std::type_info const& (*get_type)();
108 HPX_FORCEINLINE static void _destruct(void** v) in _destruct()
112 void (*destruct)(void**);
115 HPX_FORCEINLINE static void _delete(void** v) in _delete()
124 void (*delete_)(void**);
[all …]
/dports/graphics/cogl/cogl-1.22.8/cogl-gles2/
H A Dcogl-gles2-api.c9 CoglGLES2Vtable *vtable = cogl_gles2_get_current_vtable (); in glBindTexture() local
16 CoglGLES2Vtable *vtable = cogl_gles2_get_current_vtable (); in glBlendFunc() local
23 CoglGLES2Vtable *vtable = cogl_gles2_get_current_vtable (); in glClear() local
30 CoglGLES2Vtable *vtable = cogl_gles2_get_current_vtable (); in glClearColor() local
37 CoglGLES2Vtable *vtable = cogl_gles2_get_current_vtable (); in glClearStencil() local
44 CoglGLES2Vtable *vtable = cogl_gles2_get_current_vtable (); in glColorMask() local
52 CoglGLES2Vtable *vtable = cogl_gles2_get_current_vtable (); in glCopyTexSubImage2D() local
60 CoglGLES2Vtable *vtable = cogl_gles2_get_current_vtable (); in glDeleteTextures() local
67 CoglGLES2Vtable *vtable = cogl_gles2_get_current_vtable (); in glDepthFunc() local
74 CoglGLES2Vtable *vtable = cogl_gles2_get_current_vtable (); in glDepthMask() local
[all …]
/dports/x11-wm/muffin/muffin-4.8.0/cogl/cogl-gles2/
H A Dcogl-gles2-api.c9 CoglGLES2Vtable *vtable = cogl_gles2_get_current_vtable (); in glBindTexture() local
16 CoglGLES2Vtable *vtable = cogl_gles2_get_current_vtable (); in glBlendFunc() local
23 CoglGLES2Vtable *vtable = cogl_gles2_get_current_vtable (); in glClear() local
30 CoglGLES2Vtable *vtable = cogl_gles2_get_current_vtable (); in glClearColor() local
37 CoglGLES2Vtable *vtable = cogl_gles2_get_current_vtable (); in glClearStencil() local
44 CoglGLES2Vtable *vtable = cogl_gles2_get_current_vtable (); in glColorMask() local
52 CoglGLES2Vtable *vtable = cogl_gles2_get_current_vtable (); in glCopyTexSubImage2D() local
60 CoglGLES2Vtable *vtable = cogl_gles2_get_current_vtable (); in glDeleteTextures() local
67 CoglGLES2Vtable *vtable = cogl_gles2_get_current_vtable (); in glDepthFunc() local
74 CoglGLES2Vtable *vtable = cogl_gles2_get_current_vtable (); in glDepthMask() local
[all …]
/dports/devel/gettext-tools/gettext-0.21/libtextstyle/lib/
H A Dterm-ostream.h130 const struct term_ostream_implementation *vtable; member
143 const struct term_ostream_implementation *vtable = in term_ostream_write_mem() local
152 const struct term_ostream_implementation *vtable = in term_ostream_flush() local
161 const struct term_ostream_implementation *vtable = in term_ostream_free() local
170 const struct term_ostream_implementation *vtable = in term_ostream_rgb_to_color() local
179 const struct term_ostream_implementation *vtable = in term_ostream_get_color() local
188 const struct term_ostream_implementation *vtable = in term_ostream_set_color() local
197 const struct term_ostream_implementation *vtable = in term_ostream_get_bgcolor() local
206 const struct term_ostream_implementation *vtable = in term_ostream_set_bgcolor() local
215 const struct term_ostream_implementation *vtable = in term_ostream_get_weight() local
[all …]
/dports/devel/gettext-runtime/gettext-0.21/libtextstyle/lib/
H A Dterm-ostream.h130 const struct term_ostream_implementation *vtable; member
143 const struct term_ostream_implementation *vtable = in term_ostream_write_mem() local
152 const struct term_ostream_implementation *vtable = in term_ostream_flush() local
161 const struct term_ostream_implementation *vtable = in term_ostream_free() local
170 const struct term_ostream_implementation *vtable = in term_ostream_rgb_to_color() local
179 const struct term_ostream_implementation *vtable = in term_ostream_get_color() local
188 const struct term_ostream_implementation *vtable = in term_ostream_set_color() local
197 const struct term_ostream_implementation *vtable = in term_ostream_get_bgcolor() local
206 const struct term_ostream_implementation *vtable = in term_ostream_set_bgcolor() local
215 const struct term_ostream_implementation *vtable = in term_ostream_get_weight() local
[all …]
/dports/devel/gettext-po-mode/gettext-0.21/libtextstyle/lib/
H A Dterm-ostream.h130 const struct term_ostream_implementation *vtable; member
143 const struct term_ostream_implementation *vtable = in term_ostream_write_mem() local
152 const struct term_ostream_implementation *vtable = in term_ostream_flush() local
161 const struct term_ostream_implementation *vtable = in term_ostream_free() local
170 const struct term_ostream_implementation *vtable = in term_ostream_rgb_to_color() local
179 const struct term_ostream_implementation *vtable = in term_ostream_get_color() local
188 const struct term_ostream_implementation *vtable = in term_ostream_set_color() local
197 const struct term_ostream_implementation *vtable = in term_ostream_get_bgcolor() local
206 const struct term_ostream_implementation *vtable = in term_ostream_set_bgcolor() local
215 const struct term_ostream_implementation *vtable = in term_ostream_get_weight() local
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/g++.old-deja/g++.other/
H A Dwarn01.C9 struct vtable { struct
15 struct vtable mtable = { malloc, free }; // { dg-warning "" } _realloc argument
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/g++.old-deja/g++.other/
H A Dwarn01.C9 struct vtable { struct
15 struct vtable mtable = { malloc, free }; // { dg-warning "" } _realloc argument
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/g++.old-deja/g++.other/
H A Dwarn01.C9 struct vtable { struct
15 struct vtable mtable = { malloc, free }; // { dg-warning "" } _realloc argument
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.old-deja/g++.other/
H A Dwarn01.C9 struct vtable { struct
15 struct vtable mtable = { malloc, free }; // { dg-warning "" } _realloc argument
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/g++.old-deja/g++.other/
H A Dwarn01.C9 struct vtable { struct
15 struct vtable mtable = { malloc, free }; // { dg-warning "" } _realloc argument
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.old-deja/g++.other/
H A Dwarn01.C9 struct vtable { struct
15 struct vtable mtable = { malloc, free }; // { dg-warning "" } _realloc argument
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/g++.old-deja/g++.other/
H A Dwarn01.C9 struct vtable { struct
15 struct vtable mtable = { malloc, free }; // { dg-warning "" } _realloc argument
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.old-deja/g++.other/
H A Dwarn01.C9 struct vtable { struct
15 struct vtable mtable = { malloc, free }; // { dg-warning "" } _realloc argument
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/g++.old-deja/g++.other/
H A Dwarn01.C9 struct vtable { struct
15 struct vtable mtable = { malloc, free }; // { dg-warning "" } _realloc argument
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.old-deja/g++.other/
H A Dwarn01.C9 struct vtable { struct
15 struct vtable mtable = { malloc, free }; // { dg-warning "" } _realloc argument
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.old-deja/g++.other/
H A Dwarn01.C9 struct vtable { struct
15 struct vtable mtable = { malloc, free }; // { dg-warning "" } _realloc argument
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/g++.old-deja/g++.other/
H A Dwarn01.C9 struct vtable { struct
15 struct vtable mtable = { malloc, free }; // { dg-warning "" } _realloc argument
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/g++.old-deja/g++.other/
H A Dwarn01.C9 struct vtable { struct
15 struct vtable mtable = { malloc, free }; // { dg-warning "" } _realloc argument
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.old-deja/g++.other/
H A Dwarn01.C9 struct vtable { struct
15 struct vtable mtable = { malloc, free }; // { dg-warning "" } _realloc argument
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/g++.old-deja/g++.other/
H A Dwarn01.C9 struct vtable { struct
15 struct vtable mtable = { malloc, free }; // { dg-warning "" } _realloc argument
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.old-deja/g++.other/
H A Dwarn01.C9 struct vtable { struct
15 struct vtable mtable = { malloc, free }; // { dg-warning "" } _realloc argument
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/g++.old-deja/g++.other/
H A Dwarn01.C9 struct vtable { struct
15 struct vtable mtable = { malloc, free }; // { dg-warning "" } _realloc argument
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Dwarn01.C9 struct vtable { struct
15 struct vtable mtable = { malloc, free }; // { dg-warning "" } _realloc argument
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Dwarn01.C9 struct vtable { struct
15 struct vtable mtable = { malloc, free }; // { dg-warning "" } _realloc argument

12345678910>>...117