| /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/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/crosvm/devices/src/usb/xhci/ |
| D | scatter_gather_buffer.rs | 111 let buffer_end = offset + buffer_len; in read() localVariable 138 let buffer_end = offset + buffer_len; in write() localVariable
|
| /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/clang/include/clang/Rewrite/Frontend/ |
| D | FixItRewriter.h | 102 iterator buffer_end() { return Rewrite.buffer_end(); } in buffer_end() function
|
| /external/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/cronet/net/third_party/quiche/src/quiche/quic/core/batch_writer/ |
| D | quic_batch_writer_buffer.h | 90 const char* buffer_end() const { return buffer_ + sizeof(buffer_); } in buffer_end() function
|
| /external/libvpx/vp8/encoder/ |
| D | boolhuff.h | 34 unsigned char *buffer_end; member
|
| /external/abseil-cpp/absl/strings/ |
| D | numbers.cc | 512 uint32_t i, absl::Nonnull<char*> buffer_end, uint32_t exact_digit_count) { in FastIntToBufferBackward() 517 int32_t i, absl::Nonnull<char*> buffer_end, uint32_t exact_digit_count) { in FastIntToBufferBackward() 522 uint64_t i, absl::Nonnull<char*> buffer_end, uint32_t exact_digit_count) { in FastIntToBufferBackward() 527 int64_t i, absl::Nonnull<char*> buffer_end, uint32_t exact_digit_count) { in FastIntToBufferBackward()
|
| D | numbers.h | 319 absl::Nonnull<char*> buffer_end, in FastIntToBufferBackward()
|
| /external/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/ |
| D | CodedInputStream.php | 42 private $buffer_end; variable in Google\\Protobuf\\Internal\\CodedInputStream
|
| /external/protobuf/php/src/Google/Protobuf/Internal/ |
| D | CodedInputStream.php | 42 private $buffer_end; variable in Google\\Protobuf\\Internal\\CodedInputStream
|
| /external/libaom/aom_dsp/ |
| D | bitreader.h | 59 const uint8_t *buffer_end; member
|
| /external/mesa3d/src/imagination/vulkan/ |
| D | pvr_job_context.c | 329 ASSERTED uint32_t *buffer_end; in pvr_pds_render_ctx_sr_program_create_and_upload() local 937 ASSERTED uint32_t *buffer_end; in pvr_pds_sr_fence_terminate_program_create_and_upload() local
|
| /external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/debug/ |
| D | stack_trace_posix.cc | 285 char* buffer_end = buffer + kBufferSize; in PrintStackTraceInternal() local
|
| /external/cronet/net/server/ |
| D | web_socket_encoder.cc | 55 const char* buffer_end = p + data_length; in DecodeFrameHybi17() local
|
| /external/sdv/vsomeip/third_party/boost/move/include/boost/move/algo/detail/ |
| D | merge.hpp | 819 BidirectionalIterator2 buffer_end = boost::move(middle, last, buffer); in rotate_adaptive() local 830 BidirectionalIterator2 buffer_end = boost::move(first, middle, buffer); in rotate_adaptive() local
|
| /external/icing/icing/file/ |
| D | file-backed-vector.h | 1027 const char* buffer_end = in ComputeChecksum() local
|
| /external/cronet/base/win/ |
| D | registry.cc | 418 auto buffer_end = buffer.cend(); in ReadValues() local
|
| /external/clang/lib/Lex/ |
| D | LiteralSupport.cpp | 1077 uint32_t *buffer_end = buffer_begin + codepoint_buffer.size(); in CharLiteralParser() local
|
| /external/cronet/base/task/sequence_manager/ |
| D | sequence_manager_impl.cc | 1192 char* const buffer_end = &buffer[max_size - 1]; in RecordCrashKeys() local
|
| /external/google-breakpad/src/common/dwarf/ |
| D | dwarf2reader.cc | 2870 const uint8_t* buffer_end = buffer_ + buffer_length_; in ReadEntryPrologue() local 3206 const uint8_t* buffer_end = buffer_ + buffer_length_; in Start() local
|