Home
last modified time | relevance | path

Searched defs:vtable (Results 226 – 250 of 3818) sorted by relevance

12345678910>>...153

/dports/devel/pecl-grpc/grpc-1.42.0/src/core/lib/transport/
H A Dparsed_metadata.h152 static const VTable vtable = { in EmptyVTable() local
169 static const VTable vtable = { in TrivialTraitVTable() local
199 static const VTable vtable = { in NonTrivialTraitVTable() local
229 static const VTable vtable = { in MdelemVtable() local
/dports/devel/gettext-tools/gettext-0.21/libtextstyle/lib/
H A Dfile-ostream.c141 const struct file_ostream_implementation *vtable = in file_ostream_write_mem() local
149 const struct file_ostream_implementation *vtable = in file_ostream_flush() local
157 const struct file_ostream_implementation *vtable = in file_ostream_free() local
H A Dterm-styled-ostream.c693 const struct term_styled_ostream_implementation *vtable = in term_styled_ostream_write_mem() local
701 const struct term_styled_ostream_implementation *vtable = in term_styled_ostream_flush() local
709 const struct term_styled_ostream_implementation *vtable = in term_styled_ostream_free() local
717 const struct term_styled_ostream_implementation *vtable = in term_styled_ostream_begin_use_class() local
725 const struct term_styled_ostream_implementation *vtable = in term_styled_ostream_end_use_class() local
733 const struct term_styled_ostream_implementation *vtable = in term_styled_ostream_get_hyperlink_ref() local
741 const struct term_styled_ostream_implementation *vtable = in term_styled_ostream_get_hyperlink_id() local
749 const struct term_styled_ostream_implementation *vtable = in term_styled_ostream_set_hyperlink() local
757 const struct term_styled_ostream_implementation *vtable = in term_styled_ostream_flush_to_current_style() local
/dports/devel/gettext-runtime/gettext-0.21/libtextstyle/lib/
H A Dfile-ostream.c141 const struct file_ostream_implementation *vtable = in file_ostream_write_mem() local
149 const struct file_ostream_implementation *vtable = in file_ostream_flush() local
157 const struct file_ostream_implementation *vtable = in file_ostream_free() local
H A Dterm-styled-ostream.c693 const struct term_styled_ostream_implementation *vtable = in term_styled_ostream_write_mem() local
701 const struct term_styled_ostream_implementation *vtable = in term_styled_ostream_flush() local
709 const struct term_styled_ostream_implementation *vtable = in term_styled_ostream_free() local
717 const struct term_styled_ostream_implementation *vtable = in term_styled_ostream_begin_use_class() local
725 const struct term_styled_ostream_implementation *vtable = in term_styled_ostream_end_use_class() local
733 const struct term_styled_ostream_implementation *vtable = in term_styled_ostream_get_hyperlink_ref() local
741 const struct term_styled_ostream_implementation *vtable = in term_styled_ostream_get_hyperlink_id() local
749 const struct term_styled_ostream_implementation *vtable = in term_styled_ostream_set_hyperlink() local
757 const struct term_styled_ostream_implementation *vtable = in term_styled_ostream_flush_to_current_style() local
/dports/devel/gettext-po-mode/gettext-0.21/libtextstyle/lib/
H A Dfile-ostream.c141 const struct file_ostream_implementation *vtable = in file_ostream_write_mem() local
149 const struct file_ostream_implementation *vtable = in file_ostream_flush() local
157 const struct file_ostream_implementation *vtable = in file_ostream_free() local
H A Dterm-styled-ostream.c693 const struct term_styled_ostream_implementation *vtable = in term_styled_ostream_write_mem() local
701 const struct term_styled_ostream_implementation *vtable = in term_styled_ostream_flush() local
709 const struct term_styled_ostream_implementation *vtable = in term_styled_ostream_free() local
717 const struct term_styled_ostream_implementation *vtable = in term_styled_ostream_begin_use_class() local
725 const struct term_styled_ostream_implementation *vtable = in term_styled_ostream_end_use_class() local
733 const struct term_styled_ostream_implementation *vtable = in term_styled_ostream_get_hyperlink_ref() local
741 const struct term_styled_ostream_implementation *vtable = in term_styled_ostream_get_hyperlink_id() local
749 const struct term_styled_ostream_implementation *vtable = in term_styled_ostream_set_hyperlink() local
757 const struct term_styled_ostream_implementation *vtable = in term_styled_ostream_flush_to_current_style() local
/dports/devel/sccache/sccache-0.2.15/cargo-crates/failure-0.1.8/src/error/
H A Derror_impl_small.rs16 vtable: *const VTable, field
37 vtable: *const VTable, field
43 vtable: *const VTable, field
55 let vtable = mem::transmute::<_, TraitObject>(&failure as &Fail).vtable; in from() localVariable
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/failure-0.1.8/src/error/
H A Derror_impl_small.rs16 vtable: *const VTable, field
37 vtable: *const VTable, field
43 vtable: *const VTable, field
55 let vtable = mem::transmute::<_, TraitObject>(&failure as &Fail).vtable; in from() localVariable
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/unimrcp/libs/mrcpv2-transport/include/
H A Dmrcp_connection_types.h90 const mrcp_connection_event_vtable_t *vtable, in mrcp_control_channel_add_respond()
103 const mrcp_connection_event_vtable_t *vtable, in mrcp_control_channel_modify_respond()
116 const mrcp_connection_event_vtable_t *vtable, in mrcp_control_channel_remove_respond()
128 const mrcp_connection_event_vtable_t *vtable, in mrcp_connection_message_receive()
/dports/shells/nsh/nsh-0.4.2/cargo-crates/failure-0.1.8/src/error/
H A Derror_impl_small.rs16 vtable: *const VTable, field
37 vtable: *const VTable, field
43 vtable: *const VTable, field
55 let vtable = mem::transmute::<_, TraitObject>(&failure as &Fail).vtable; in from() localVariable
/dports/security/cloak/cloak-0.2.0/cargo-crates/failure-0.1.5/src/error/
H A Derror_impl_small.rs16 vtable: *const VTable, field
37 vtable: *const VTable, field
43 vtable: *const VTable, field
55 let vtable = mem::transmute::<_, TraitObject>(&failure as &Fail).vtable; in from() localVariable
/dports/dns/dog/dog-0.1.0/cargo-crates/failure-0.1.8/src/error/
H A Derror_impl_small.rs16 vtable: *const VTable, field
37 vtable: *const VTable, field
43 vtable: *const VTable, field
55 let vtable = mem::transmute::<_, TraitObject>(&failure as &Fail).vtable; in from() localVariable
/dports/devel/grcov/grcov-0.8.2/cargo-crates/failure-0.1.8/src/error/
H A Derror_impl_small.rs16 vtable: *const VTable, field
37 vtable: *const VTable, field
43 vtable: *const VTable, field
55 let vtable = mem::transmute::<_, TraitObject>(&failure as &Fail).vtable; in from() localVariable
/dports/multimedia/termplay/termplay-2.0.6/cargo-crates/failure-0.1.6/src/error/
H A Derror_impl_small.rs16 vtable: *const VTable, field
37 vtable: *const VTable, field
43 vtable: *const VTable, field
55 let vtable = mem::transmute::<_, TraitObject>(&failure as &Fail).vtable; in from() localVariable
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/failure-0.1.8/src/error/
H A Derror_impl_small.rs16 vtable: *const VTable, field
37 vtable: *const VTable, field
43 vtable: *const VTable, field
55 let vtable = mem::transmute::<_, TraitObject>(&failure as &Fail).vtable; in from() localVariable
/dports/sysutils/vector/vector-0.10.0/cargo-crates/failure-0.1.8/src/error/
H A Derror_impl_small.rs16 vtable: *const VTable, field
37 vtable: *const VTable, field
43 vtable: *const VTable, field
55 let vtable = mem::transmute::<_, TraitObject>(&failure as &Fail).vtable; in from() localVariable
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/failure-0.1.8/src/error/
H A Derror_impl_small.rs16 vtable: *const VTable, field
37 vtable: *const VTable, field
43 vtable: *const VTable, field
55 let vtable = mem::transmute::<_, TraitObject>(&failure as &Fail).vtable; in from() localVariable
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/failure-0.1.8/src/error/
H A Derror_impl_small.rs16 vtable: *const VTable, field
37 vtable: *const VTable, field
43 vtable: *const VTable, field
55 let vtable = mem::transmute::<_, TraitObject>(&failure as &Fail).vtable; in from() localVariable
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/failure-0.1.3/src/error/
H A Derror_impl_small.rs16 vtable: *const VTable, field
37 vtable: *const VTable, field
43 vtable: *const VTable, field
55 let vtable = mem::transmute::<_, TraitObject>(&failure as &Fail).vtable; in from() localVariable
/dports/sysutils/diskonaut/diskonaut-0.11.0/cargo-crates/failure-0.1.8/src/error/
H A Derror_impl_small.rs16 vtable: *const VTable, field
37 vtable: *const VTable, field
43 vtable: *const VTable, field
55 let vtable = mem::transmute::<_, TraitObject>(&failure as &Fail).vtable; in from() localVariable
/dports/converters/yj-bruceadams/yj-1.1.34/cargo-crates/failure-0.1.8/src/error/
H A Derror_impl_small.rs16 vtable: *const VTable, field
37 vtable: *const VTable, field
43 vtable: *const VTable, field
55 let vtable = mem::transmute::<_, TraitObject>(&failure as &Fail).vtable; in from() localVariable
/dports/textproc/ripgrep-all/ripgrep-all-0.9.6/cargo-crates/failure-0.1.8/src/error/
H A Derror_impl_small.rs16 vtable: *const VTable, field
37 vtable: *const VTable, field
43 vtable: *const VTable, field
55 let vtable = mem::transmute::<_, TraitObject>(&failure as &Fail).vtable; in from() localVariable
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/failure-0.1.5/src/error/
H A Derror_impl_small.rs16 vtable: *const VTable, field
37 vtable: *const VTable, field
43 vtable: *const VTable, field
55 let vtable = mem::transmute::<_, TraitObject>(&failure as &Fail).vtable; in from() localVariable
/dports/editors/xi-term/xi-term-d264767/cargo-crates/failure-0.1.5/src/error/
H A Derror_impl_small.rs16 vtable: *const VTable, field
37 vtable: *const VTable, field
43 vtable: *const VTable, field
55 let vtable = mem::transmute::<_, TraitObject>(&failure as &Fail).vtable; in from() localVariable

12345678910>>...153