Searched defs:buffer_end (Results 1 – 12 of 12) sorted by relevance
178 buffer_iterator buffer_end() { return RewriteBuffers.end(); } in buffer_end() function180 const_buffer_iterator buffer_end() const { return RewriteBuffers.end(); } in buffer_end() function
51 fill(STRINGLIB_CHAR **digits_end, STRINGLIB_CHAR **buffer_end, in fill()127 STRINGLIB_CHAR *buffer_end = NULL; in _Py_InsertThousandsGrouping() local
102 iterator buffer_end() { return Rewrite.buffer_end(); } in buffer_end() function
39 const uint8_t *const buffer_end = r->buffer_end; in vpx_reader_fill() local
41 const uint8_t *buffer_end; member
34 unsigned char *buffer_end; member
32 const uint8_t *buffer_end; member
1767 const char *buffer_end = buffer_ + buffer_length_; in ReadEntryPrologue() local2088 const char *buffer_end = buffer_ + buffer_length_; in Start() local
97 size_t buffer_end = chunk.length; in GetDataAt() local
118 const uint16_t* buffer_end, size_t buffer_pos) in Utf16CharacterStream()
1077 uint32_t *buffer_end = buffer_begin + codepoint_buffer.size(); in CharLiteralParser() local
67215 const uint16_t* instruction_address, const uint16_t* buffer_end) { in DecodeT32At()