Home
last modified time | relevance | path

Searched defs:get_ref (Results 1 – 25 of 4547) sorted by relevance

12345678910>>...182

/dports/devel/boost-docs/boost_1_72_0/libs/optional/test/
H A Doptional_test_map.cpp98 struct get_ref struct
100 typedef int& result_type;
101 int& operator()(int& i) { return i; } in operator ()()
/dports/devel/boost-python-libs/boost_1_72_0/libs/optional/test/
H A Doptional_test_map.cpp98 struct get_ref struct
100 typedef int& result_type;
101 int& operator()(int& i) { return i; } in operator ()()
/dports/devel/boost-libs/boost_1_72_0/libs/optional/test/
H A Doptional_test_map.cpp98 struct get_ref struct
100 typedef int& result_type;
101 int& operator()(int& i) { return i; } in operator ()()
/dports/devel/hyperscan/boost_1_75_0/libs/optional/test/
H A Doptional_test_map.cpp98 struct get_ref struct
100 typedef int& result_type;
101 int& operator()(int& i) { return i; } in operator ()()
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/regions/
H A Dregions-lub-ref-ref-rc.rs20 fn get_ref<'a>(&'a self) -> &'a String { in get_ref() method
/dports/databases/postgresql12-server/postgresql-12.9/src/interfaces/ecpg/test/expected/
H A Dsql-define.stderr34 [NO_PID]: sqlca: code: 0, state: 00000
/dports/devel/R-cran-Rcpp/Rcpp/inst/include/Rcpp/vector/
H A DVectorBase.h37 VECTOR& get_ref(){ in get_ref() function
41 const VECTOR& get_ref() const { in get_ref() function
/dports/science/gramps/gramps-5.1.4/gramps/plugins/quickview/
H A Donthisday.py33 def get_ref(db, objclass, handle): function
/dports/www/zola/zola-0.15.2/cargo-crates/tokio-util-0.6.9/src/io/
H A Dsync_bridge.rs100 pub fn new_with_handle(src: T, rt: tokio::runtime::Handle) -> Self { in get_ref()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/brotli-decompressor-2.3.2/src/
H A Dreader.rs64 pub fn get_ref(&self) -> &R { in get_ref() function
121 pub fn get_ref(&self) -> &R { in get_ref() method
163 pub fn get_ref(&self) -> &R { in get_ref() method
231 pub fn get_ref(&self) -> &R { in get_ref() function
/dports/security/suricata/suricata-6.0.4/rust/vendor/brotli-decompressor/src/
H A Dreader.rs64 pub fn get_ref(&self) -> &R { in get_ref() function
121 pub fn get_ref(&self) -> &R { in get_ref() method
163 pub fn get_ref(&self) -> &R { in get_ref() method
231 pub fn get_ref(&self) -> &R { in get_ref() function
/dports/www/xh/xh-0.14.1/cargo-crates/brotli-decompressor-2.3.2/src/
H A Dreader.rs64 pub fn get_ref(&self) -> &R { in get_ref() function
121 pub fn get_ref(&self) -> &R { in get_ref() method
163 pub fn get_ref(&self) -> &R { in get_ref() method
231 pub fn get_ref(&self) -> &R { in get_ref() function
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/Transforms/Scalar/
H A DTailRecursionElimination.h34 // 1. If the function has any alloca instructions, these instructions will be in new()
/dports/www/moodle311/moodle/lib/classes/check/
H A Dcheck.php82 public function get_ref(): string { function in core\\check\\check
/dports/www/moodle310/moodle/lib/classes/check/
H A Dcheck.php82 public function get_ref(): string { function in core\\check\\check
/dports/www/moodle39/moodle/lib/classes/check/
H A Dcheck.php82 public function get_ref(): string { function in core\\check\\check
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/brotli-3.3.2/src/enc/
H A Dreader.rs59 pub fn get_ref(&self) -> &R { in get_ref() method
103 pub fn get_ref(&self) -> &R { in get_ref() method
201 pub fn get_ref(&self) -> &R { in get_ref() method
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/flate2/src/gz/
H A Dread.rs61 pub fn get_ref(&self) -> &R { in get_ref() method
151 pub fn get_ref(&self) -> &R { in get_ref() method
248 pub fn get_ref(&self) -> &R { in get_ref() method
/dports/security/suricata/suricata-6.0.4/rust/vendor/brotli/src/enc/
H A Dreader.rs59 pub fn get_ref(&self) -> &R { in get_ref() method
103 pub fn get_ref(&self) -> &R { in get_ref() method
201 pub fn get_ref(&self) -> &R { in get_ref() method
/dports/www/xh/xh-0.14.1/cargo-crates/brotli-3.3.2/src/enc/
H A Dreader.rs59 pub fn get_ref(&self) -> &R { in get_ref() method
103 pub fn get_ref(&self) -> &R { in get_ref() method
201 pub fn get_ref(&self) -> &R { in get_ref() method
/dports/sysutils/flowgger/flowgger-0.2.10/cargo-crates/flate2-0.2.20/src/gz/
H A Dread.rs61 pub fn get_ref(&self) -> &R { in get_ref() method
154 pub fn get_ref(&self) -> &R { in get_ref() method
254 pub fn get_ref(&self) -> &R { in get_ref() method
/dports/misc/xd-rust/delan-xd-4bdbb191ed6d/cargo-crates/sharded-slab-0.1.0/src/
H A Dsync.rs34 pub fn get_ref(&self) -> &T { in get_ref() method
114 pub fn get_ref(&self) -> &T { in get_ref() method
/dports/lang/rust/rustc-1.58.1-src/vendor/sharded-slab-0.1.1/src/
H A Dsync.rs34 pub fn get_ref(&self) -> &T { in get_ref() method
114 pub fn get_ref(&self) -> &T { in get_ref() method
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/sharded-slab-0.1.4/src/
H A Dsync.rs32 pub fn get_ref(&self) -> &T { in get_ref() method
123 pub fn get_ref(&self) -> &T { in get_ref() method
/dports/lang/gleam/gleam-0.18.2/cargo-crates/sharded-slab-0.1.4/src/
H A Dsync.rs32 pub fn get_ref(&self) -> &T { in get_ref() method
123 pub fn get_ref(&self) -> &T { in get_ref() method

12345678910>>...182