| /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/webrtc/test/ |
| D | rtcp_packet_parser.cc | 28 const uint8_t* const buffer_end = buffer + length; in Parse() local
|
| /external/llvm-project/lldb/source/DataFormatters/ |
| D | StringPrinter.cpp | 137 uint8_t *buffer, uint8_t *buffer_end, uint8_t *&next, in GetPrintableImpl() 170 uint8_t *buffer, uint8_t *buffer_end, uint8_t *&next, in GetPrintableImpl() 219 uint8_t *buffer_end, uint8_t *&next, in GetPrintable() 243 uint8_t *&next) -> DecodedCharBuffer { in GetDefaultEscapingHelper()
|
| /external/llvm-project/clang/include/clang/Rewrite/Core/ |
| D | Rewriter.h | 206 buffer_iterator buffer_end() { return RewriteBuffers.end(); } in buffer_end() function 208 const_buffer_iterator buffer_end() const { return RewriteBuffers.end(); } in buffer_end() function
|
| /external/python/cpython2/Objects/stringlib/ |
| D | localeutil.h | 51 fill(STRINGLIB_CHAR **digits_end, STRINGLIB_CHAR **buffer_end, in fill() 127 STRINGLIB_CHAR *buffer_end = NULL; in _Py_InsertThousandsGrouping() local
|
| /external/cpuinfo/src/linux/ |
| D | multiline.c | 39 const char* buffer_end = &buffer[buffer_size]; in cpuinfo_linux_parse_multiline_file() local
|
| D | cpulist.c | 152 const char* buffer_end = &buffer[BUFFER_SIZE]; in cpuinfo_linux_parse_cpulist() local
|
| /external/llvm-project/clang/include/clang/Rewrite/Frontend/ |
| D | FixItRewriter.h | 104 iterator buffer_end() { return Rewrite.buffer_end(); } in buffer_end() function
|
| /external/crosvm/devices/src/usb/xhci/ |
| D | scatter_gather_buffer.rs | 108 let buffer_end = offset + buffer_len; in read() localVariable 135 let buffer_end = offset + buffer_len; in write() localVariable
|
| /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 | 39 const uint8_t *const buffer_end = r->buffer_end; in vpx_reader_fill() local
|
| D | bitreader.h | 45 const uint8_t *buffer_end; member
|
| /external/libvpx/libvpx/vp8/encoder/ |
| D | boolhuff.h | 34 unsigned char *buffer_end; member
|
| /external/protobuf/php/src/Google/Protobuf/Internal/ |
| D | CodedInputStream.php | 42 private $buffer_end; variable in Google\\Protobuf\\Internal\\CodedInputStream
|
| /external/libaom/libaom/aom_dsp/ |
| D | bitreader.h | 55 const uint8_t *buffer_end; member
|
| /external/icing/icing/file/ |
| D | file-backed-vector.h | 679 const char* buffer_end = &saved_original_buffer_[cur_offset + sizeof(T)]; in ComputeChecksum() local
|
| /external/clang/lib/Lex/ |
| D | LiteralSupport.cpp | 1077 uint32_t *buffer_end = buffer_begin + codepoint_buffer.size(); in CharLiteralParser() local
|
| /external/google-breakpad/src/common/dwarf/ |
| D | dwarf2reader.cc | 2199 const uint8_t *buffer_end = buffer_ + buffer_length_; in ReadEntryPrologue() local 2535 const uint8_t *buffer_end = buffer_ + buffer_length_; in Start() local
|
| /external/llvm-project/clang/lib/Lex/ |
| D | LiteralSupport.cpp | 1286 uint32_t *buffer_end = buffer_begin + codepoint_buffer.size(); in CharLiteralParser() local
|
| /external/rust/crates/serde_cbor/src/ |
| D | read.rs | 537 buffer_end: usize, field
|
| /external/tensorflow/tensorflow/c/experimental/filesystem/plugins/gcs/ |
| D | gcs_filesystem.cc | 199 size_t buffer_end = gcs_file->buffer_start + gcs_file->buffer.size(); in Read() local
|
| /external/tensorflow/tensorflow/core/platform/cloud/ |
| D | gcs_file_system.cc | 323 size_t buffer_end = buffer_start_ + buffer_.size(); in Read() local
|
| /external/vixl/src/aarch32/ |
| D | disasm-aarch32.cc | 67215 const uint16_t* instruction_address, const uint16_t* buffer_end) { in DecodeT32At()
|