Searched defs:VerifyBuffer (Results 1 – 7 of 7) sorted by relevance
218 template<typename T> bool VerifyBuffer() { return VerifyBuffer<T>(nullptr); } in VerifyBuffer() function220 template<typename T> bool VerifyBuffer(const char *const identifier) { in VerifyBuffer() function
1854 bool VerifyBuffer() { in VerifyBuffer() function
40 bool VerifyBuffer(const int16_t* buffer, int buffer_number, int size) { in VerifyBuffer() function
571 Status TuplePointsToAnalysis::VerifyBuffer(const LogicalBuffer& buffer) const { in VerifyBuffer() function in xla::TuplePointsToAnalysis
99 enum VerifyBuffer enum
100 enum VerifyBuffer enum
10839 bool VerifyBuffer(GLuint buffer, const T data[], uint32_t dataSize) in VerifyBuffer() function