Searched defs:VerifyBuffer (Results 1 – 6 of 6) 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
98 enum VerifyBuffer enum
10410 bool VerifyBuffer(GLuint buffer, const T data[], uint32_t dataSize) in VerifyBuffer() function