Home
last modified time | relevance | path

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

/third_party/json/include/nlohmann/detail/
Djson_pointer.hpp478 BasicJsonType& get_unchecked(BasicJsonType* ptr) const in get_unchecked() function in nlohmann::json_pointer
602 const BasicJsonType& get_unchecked(const BasicJsonType* ptr) const in get_unchecked() function in nlohmann::json_pointer
/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/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/single_include/nlohmann/
Djson.hpp12835 BasicJsonType& get_unchecked(BasicJsonType* ptr) const in get_unchecked() function in nlohmann::json_pointer
12959 const BasicJsonType& get_unchecked(const BasicJsonType* ptr) const in get_unchecked() function in nlohmann::json_pointer