Home
last modified time | relevance | path

Searched defs:get_unchecked (Results 1 - 4 of 4) sorted by relevance

/third_party/json/include/nlohmann/detail/
H A Djson_pointer.hpp354 BasicJsonType& get_unchecked(BasicJsonType* ptr) const in get_unchecked() function
480 const BasicJsonType& get_unchecked(const BasicJsonType* ptr) const in get_unchecked() function
/third_party/rust/crates/aho-corasick/src/packed/
H A Dpattern.rs170 pub unsafe fn get_unchecked(&self, id: PatternID) -> Pattern<'_> { in get() functions
/third_party/rust/crates/cxx/src/
H A Dcxx_vector.rs87 pub unsafe fn get_unchecked(&self, pos: usize) -> &T { in get_unchecked() functions
/third_party/rust/crates/once_cell/src/
H A Dlib.rs996 pub unsafe fn get_unchecked(&self) -> &T { in get_unchecked() functions

Completed in 4 milliseconds