Home
last modified time | relevance | path

Searched defs:get_ptr (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_transfer.c619 get_ptr(struct nv30_rect *rect) in get_ptr() function
/third_party/alsa-lib/src/alisp/
Dalisp_snd.c102 static const void *get_ptr(struct alisp_instance * instance, in get_ptr() function
/third_party/json/include/nlohmann/
Djson.hpp3006 …auto get_ptr() noexcept -> decltype(std::declval<basic_json_t&>().get_impl_ptr(std::declval<Pointe… in get_ptr() function in nlohmann::basic_json
3019 …constexpr auto get_ptr() const noexcept -> decltype(std::declval<const basic_json_t&>().get_impl_p… in get_ptr() function in nlohmann::basic_json
/third_party/rust/crates/regex/src/
Ddfa.rs1620 fn get_ptr(&self, state: &State) -> Option<StatePtr> { in get_ptr() method
/third_party/json/single_include/nlohmann/
Djson.hpp20407 …auto get_ptr() noexcept -> decltype(std::declval<basic_json_t&>().get_impl_ptr(std::declval<Pointe… in get_ptr() function in nlohmann::basic_json
20420 …constexpr auto get_ptr() const noexcept -> decltype(std::declval<const basic_json_t&>().get_impl_p… in get_ptr() function in nlohmann::basic_json
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h66264 void * (*get_ptr)(struct dma_async_tx_descriptor *, size_t *, size_t *); member