Home
last modified time | relevance | path

Searched defs:get_unchecked (Results 1 – 9 of 9) sorted by relevance

/third_party/rust/crates/once_cell/src/
Dimp_cs.rs63 pub(crate) unsafe fn get_unchecked(&self) -> &T { in get_unchecked() method
Dimp_pl.rs101 pub(crate) unsafe fn get_unchecked(&self) -> &T { in get_unchecked() method
Dimp_std.rs109 pub(crate) unsafe fn get_unchecked(&self) -> &T { in get_unchecked() method
Dlib.rs996 pub unsafe fn get_unchecked(&self) -> &T { in get_unchecked() method
/third_party/json/include/nlohmann/detail/
Djson_pointer.hpp354 BasicJsonType& get_unchecked(BasicJsonType* ptr) const in get_unchecked() function in json_pointer
480 const BasicJsonType& get_unchecked(const BasicJsonType* ptr) const in get_unchecked() function in json_pointer
/third_party/rust/crates/aho-corasick/src/packed/
Dpattern.rs170 pub unsafe fn get_unchecked(&self, id: PatternID) -> Pattern<'_> { in get_unchecked() method
/third_party/rust/crates/cxx/src/
Dcxx_vector.rs87 pub unsafe fn get_unchecked(&self, pos: usize) -> &T { in get_unchecked() function
/third_party/json/tests/abi/include/nlohmann/
Djson_v3_10_5.hpp12552 BasicJsonType& get_unchecked(BasicJsonType* ptr) const in get_unchecked() function in nlohmann::json_pointer
12676 const BasicJsonType& get_unchecked(const BasicJsonType* ptr) const in get_unchecked() function in nlohmann::json_pointer
/third_party/json/single_include/nlohmann/
Djson.hpp14035 BasicJsonType& get_unchecked(BasicJsonType* ptr) const in get_unchecked() function in json_pointer
14161 const BasicJsonType& get_unchecked(const BasicJsonType* ptr) const in get_unchecked() function in json_pointer