Home
last modified time | relevance | path

Searched defs:nullptr_t (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/
A Dmatrix.h94 void set(std::nullptr_t) { ptr_ = nullptr; } in set()
144 void set_data(std::nullptr_t) { data_.set(nullptr); } in set_data()
/AliOS-Things-master/components/SDL2/src/video/khronos/vulkan/
A Dvulkan.hpp3101 Buffer & operator=( std::nullptr_t ) in operator =()
3235 Image & operator=( std::nullptr_t ) in operator =()
3302 ImageView & operator=( std::nullptr_t ) in operator =()
3436 Pipeline & operator=( std::nullptr_t ) in operator =()
3570 Sampler & operator=( std::nullptr_t ) in operator =()
3838 Fence & operator=( std::nullptr_t ) in operator =()
3905 Semaphore & operator=( std::nullptr_t ) in operator =()
3972 Event & operator=( std::nullptr_t ) in operator =()
4039 QueryPool & operator=( std::nullptr_t ) in operator =()
39672 Queue & operator=( std::nullptr_t ) in operator =()
[all …]

Completed in 186 milliseconds