Home
last modified time | relevance | path

Searched defs:from_raw (Results 1 – 25 of 2830) sorted by relevance

12345678910>>...114

/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/ash/src/vk/
H A Denums.rs7 pub const fn from_raw(x: i32) -> Self { in from_raw() method
39 pub const fn from_raw(x: i32) -> Self { in from_raw() method
56 pub const fn from_raw(x: i32) -> Self { in from_raw() method
72 pub const fn from_raw(x: i32) -> Self { in from_raw() method
89 pub const fn from_raw(x: i32) -> Self { in from_raw() method
105 pub const fn from_raw(x: i32) -> Self { in from_raw() method
126 pub const fn from_raw(x: i32) -> Self { in from_raw() method
142 pub const fn from_raw(x: i32) -> Self { in from_raw() method
163 pub const fn from_raw(x: i32) -> Self { in from_raw() method
188 pub const fn from_raw(x: i32) -> Self { in from_raw() method
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/ash/src/vk/
H A Denums.rs7 pub const fn from_raw(x: i32) -> Self { in from_raw() method
39 pub const fn from_raw(x: i32) -> Self { in from_raw() method
56 pub const fn from_raw(x: i32) -> Self { in from_raw() method
72 pub const fn from_raw(x: i32) -> Self { in from_raw() method
89 pub const fn from_raw(x: i32) -> Self { in from_raw() method
105 pub const fn from_raw(x: i32) -> Self { in from_raw() method
126 pub const fn from_raw(x: i32) -> Self { in from_raw() method
142 pub const fn from_raw(x: i32) -> Self { in from_raw() method
163 pub const fn from_raw(x: i32) -> Self { in from_raw() method
188 pub const fn from_raw(x: i32) -> Self { in from_raw() method
[all …]
/dports/www/firefox/firefox-99.0/third_party/rust/ash/src/vk/
H A Denums.rs7 pub const fn from_raw(x: i32) -> Self { in from_raw() method
39 pub const fn from_raw(x: i32) -> Self { in from_raw() method
56 pub const fn from_raw(x: i32) -> Self { in from_raw() method
72 pub const fn from_raw(x: i32) -> Self { in from_raw() method
89 pub const fn from_raw(x: i32) -> Self { in from_raw() method
105 pub const fn from_raw(x: i32) -> Self { in from_raw() method
126 pub const fn from_raw(x: i32) -> Self { in from_raw() method
142 pub const fn from_raw(x: i32) -> Self { in from_raw() method
163 pub const fn from_raw(x: i32) -> Self { in from_raw() method
188 pub const fn from_raw(x: i32) -> Self { in from_raw() method
[all …]
/dports/sysutils/flowgger/flowgger-0.2.10/cargo-crates/may-0.3.17/src/sync/
H A Datomic_option.rs9 unsafe fn from_raw(_: *mut Self::Data) -> Self; in from_raw() method
17 default unsafe fn from_raw(p: *mut Self::Data) -> T { in from_raw() method
27 unsafe fn from_raw(p: *mut T) -> *mut T { in from_raw() method
37 unsafe fn from_raw(p: *mut T) -> Arc<T> { in from_raw() method
47 unsafe fn from_raw(p: *mut T) -> Box<T> { in from_raw() method
H A Datomic_option_stable.rs8 unsafe fn from_raw(_: *mut Self::Data) -> Self; in from_raw() method
16 unsafe fn from_raw(p: *mut Self::Data) -> T { in from_raw() method
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/cloud.google.com/go/google-cloud-go-0.40.0/spanner/internal/testutil/
H A Dfuncmock.go35 …CreateSessionFn func(ctx context.Context, r *sppb.CreateSessionRequest, opts ...grpc.CallOption…
61 if s.CreateSessionFn == nil {
/dports/databases/postgresql11-docs/postgresql-11.14/src/tools/pgindent/
H A Dpgindent.man33 a PostgreSQL source tree, this option isn't necessary, as it will find the file
/dports/net-im/zkgroup/zkgroup-0.7.4/cargo-crates/jni-0.16.0/src/wrapper/objects/
H A Dglobal_ref.rs49 pub(crate) unsafe fn from_raw(vm: JavaVM, raw_global_ref: sys::jobject) -> Self { in from_raw() method
67 unsafe fn from_raw(vm: JavaVM, obj: sys::jobject) -> Self { in from_raw() method
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/jni-0.19.0/src/wrapper/objects/
H A Dglobal_ref.rs49 pub(crate) unsafe fn from_raw(vm: JavaVM, raw_global_ref: sys::jobject) -> Self { in from_raw() method
67 unsafe fn from_raw(vm: JavaVM, obj: sys::jobject) -> Self { in from_raw() method
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/jni-0.19.0/src/wrapper/objects/
H A Dglobal_ref.rs49 pub(crate) unsafe fn from_raw(vm: JavaVM, raw_global_ref: sys::jobject) -> Self { in from_raw() method
67 unsafe fn from_raw(vm: JavaVM, obj: sys::jobject) -> Self { in from_raw() method
/dports/devel/texlab/texlab-3.3.0/cargo-crates/jni-0.19.0/src/wrapper/objects/
H A Dglobal_ref.rs49 pub(crate) unsafe fn from_raw(vm: JavaVM, raw_global_ref: sys::jobject) -> Self { in from_raw() method
67 unsafe fn from_raw(vm: JavaVM, obj: sys::jobject) -> Self { in from_raw() method
/dports/sysutils/tealdeer/tealdeer-1.4.1/cargo-crates/jni-0.14.0/src/wrapper/objects/
H A Dglobal_ref.rs46 pub unsafe fn from_raw(vm: JavaVM, obj: sys::jobject) -> Self { in from_raw() method
64 unsafe fn from_raw(vm: JavaVM, obj: sys::jobject) -> Self { in from_raw() method
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/glib-0.14.4/src/subclass/
H A Dshared.rs19 unsafe fn from_raw(this: *const Self::InnerType) -> Self; in from_raw() method
37 unsafe fn from_raw(this: *const Self::InnerType) -> Self { in from_raw() function
58 unsafe fn from_raw(this: *const Self::InnerType) -> Self { in from_raw() function
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gstreamer-audio-0.17.2/src/
H A Daudio_channel_position.rs176 let from_raw: [ffi::GstAudioChannelPosition; 64] = array_init::array_init(|i| { in buffer_reorder_channels() localVariable
226 let from_raw: [ffi::GstAudioChannelPosition; 64] = array_init::array_init(|i| { in reorder_channels() localVariable
276 let from_raw: [ffi::GstAudioChannelPosition; 64] = array_init::array_init(|i| { in channel_reorder_map() localVariable
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/glib/src/subclass/
H A Dshared.rs19 unsafe fn from_raw(this: *const Self::InnerType) -> Self; in from_raw() method
37 unsafe fn from_raw(this: *const Self::InnerType) -> Self { in from_raw() function
58 unsafe fn from_raw(this: *const Self::InnerType) -> Self { in from_raw() function
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/glib-0.14.8/src/subclass/
H A Dshared.rs19 unsafe fn from_raw(this: *const Self::InnerType) -> Self; in from_raw() method
37 unsafe fn from_raw(this: *const Self::InnerType) -> Self { in from_raw() function
58 unsafe fn from_raw(this: *const Self::InnerType) -> Self { in from_raw() function
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/glib-0.14.8/src/subclass/
H A Dshared.rs19 unsafe fn from_raw(this: *const Self::InnerType) -> Self; in from_raw() method
37 unsafe fn from_raw(this: *const Self::InnerType) -> Self { in from_raw() function
58 unsafe fn from_raw(this: *const Self::InnerType) -> Self { in from_raw() function
/dports/x11/sirula/sirula-1.0.0/cargo-crates/glib-0.14.8/src/subclass/
H A Dshared.rs19 unsafe fn from_raw(this: *const Self::InnerType) -> Self; in from_raw() method
37 unsafe fn from_raw(this: *const Self::InnerType) -> Self { in from_raw() function
58 unsafe fn from_raw(this: *const Self::InnerType) -> Self { in from_raw() function
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/freetype-rs-0.26.0/src/
H A Doutline.rs18 pub unsafe fn from_raw(raw: &'a ffi::FT_Outline) -> Self { in from_raw() method
61 pub unsafe fn from_raw(outline: &'a ffi::FT_Outline, in from_raw() method
145 pub unsafe fn from_raw(outline: &'a ffi::FT_Outline) -> Self { in from_raw() method
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/glib-0.14.2/src/subclass/
H A Dshared.rs19 unsafe fn from_raw(this: *const Self::InnerType) -> Self; in from_raw() method
37 unsafe fn from_raw(this: *const Self::InnerType) -> Self { in from_raw() function
58 unsafe fn from_raw(this: *const Self::InnerType) -> Self { in from_raw() function
/dports/x11/wmfocus/wmfocus-1.2.0/cargo-crates/glib-0.14.2/src/subclass/
H A Dshared.rs19 unsafe fn from_raw(this: *const Self::InnerType) -> Self; in from_raw() method
37 unsafe fn from_raw(this: *const Self::InnerType) -> Self { in from_raw() function
58 unsafe fn from_raw(this: *const Self::InnerType) -> Self { in from_raw() function
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/crates/wasi-common/src/
H A Dfdpool.rs14 fn from_raw(raw_fd: u32) -> Self; in from_raw() method
88 fn from_raw(raw_fd: u32) -> Self { in from_raw() method
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/tokudb/mysql-test/tokudb/t/
H A Dchange_column_varbin_multiple.test34 # update offsets
35 ALTER TABLE t CHANGE COLUMN a a VARBINARY(200);
/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/mtproto/
H A DProxySecret.h24 static ProxySecret from_raw(Slice raw_secret) { in from_raw() function
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/libpulse-binding-2.25.0/src/mainloop/events/
H A Ddeferred.rs53 pub(crate) fn from_raw(ptr: *mut DeferEventInternal, mainloop_inner: Rc<T>, callback: EventCb) in from_raw() function
79 pub(crate) fn from_raw(ptr: *mut DeferEventInternal, mainloop_inner: Rc<T>) -> Self { in from_raw() function

12345678910>>...114