/external/clang/include/clang/Rewrite/Core/ |
D | Rewriter.h | 178 buffer_iterator buffer_end() { return RewriteBuffers.end(); } in buffer_end() function 180 const_buffer_iterator buffer_end() const { return RewriteBuffers.end(); } in buffer_end() function
|
/external/skia/src/core/ |
D | SkUtilsArm.cpp | 81 char* buffer_end = buffer + 1 + size; in sk_cpu_arm_check_neon() local
|
/external/clang/include/clang/Rewrite/Frontend/ |
D | FixItRewriter.h | 102 iterator buffer_end() { return Rewrite.buffer_end(); } in buffer_end() function
|
/external/libvpx/libvpx/vpx_dsp/ |
D | bitreader.c | 42 const uint8_t *const buffer_end = r->buffer_end; in vpx_reader_fill() local
|
D | bitreader.h | 41 const uint8_t *buffer_end; member
|
/external/libvpx/libvpx/vp8/encoder/ |
D | boolhuff.h | 36 unsigned char *buffer_end; member
|
/external/v8/test/cctest/ |
D | test-reloc-info.cc | 52 byte* buffer_end = buffer.get() + buffer_size; in TEST() local
|
/external/opencv/cv/src/ |
D | cvfloodfill.cpp | 106 CvFFillSegment* buffer_end = buffer + buffer_size, *head = buffer, *tail = buffer; in icvFloodFill_8u_CnIR() local 238 CvFFillSegment* buffer_end = buffer + buffer_size, *head = buffer, *tail = buffer; in icvFloodFill_32f_CnIR() local 391 CvFFillSegment* buffer_end = buffer + buffer_size, *head = buffer, *tail = buffer; in icvFloodFill_Grad_8u_CnIR() local 697 CvFFillSegment* buffer_end = buffer + buffer_size, *head = buffer, *tail = buffer; in icvFloodFill_Grad_32f_CnIR() local
|
D | cvemd.cpp | 347 char *buffer, *buffer_end; in icvInitEMD() local
|
/external/libvncserver/libvncclient/ |
D | zrle.c | 240 uint8_t* buffer_end = buffer+buffer_length; in HandleZRLETile() local
|
/external/opencv3/modules/imgproc/src/ |
D | floodfill.cpp | 140 …FFillSegment* buffer_end = &buffer->front() + buffer->size(), *head = &buffer->front(), *tail = &b… in floodFill_CnIR() local 297 …FFillSegment* buffer_end = &buffer->front() + buffer->size(), *head = &buffer->front(), *tail = &b… in floodFillGrad_CnIR() local
|
D | emd.cpp | 336 char *buffer, *buffer_end; in icvInitEMD() local
|
/external/google-breakpad/src/common/dwarf/ |
D | dwarf2reader.cc | 1767 const char *buffer_end = buffer_ + buffer_length_; in ReadEntryPrologue() local 2088 const char *buffer_end = buffer_ + buffer_length_; in Start() local
|
/external/clang/lib/Lex/ |
D | LiteralSupport.cpp | 1063 uint32_t *buffer_end = buffer_begin + codepoint_buffer.size(); in CharLiteralParser() local
|
/external/opencv/cxcore/src/ |
D | cxpersistence.cpp | 138 char* buffer_end; member
|
/external/opencv3/modules/core/src/ |
D | persistence.cpp | 222 char* buffer_end; member
|