Home
last modified time | relevance | path

Searched defs:buffer_pos (Results 1 – 15 of 15) sorted by relevance

/third_party/skia/third_party/externals/microhttpd/src/microspdy/
Dstream.c38 size_t buffer_pos = session->read_buffer_beginning; in SPDYF_stream_new() local
/third_party/python/Objects/stringlib/
Dlocaleutil.h46 InsertThousandsGrouping_fill(_PyUnicodeWriter *writer, Py_ssize_t *buffer_pos, in InsertThousandsGrouping_fill()
/third_party/jerryscript/jerry-core/debugger/
Ddebugger.c227 size_t buffer_pos = 0; in jerry_debugger_send_scope_chain() local
344size_t *buffer_pos) /**< string data position of the message */ in jerry_debugger_copy_variables_to_string_message()
481 size_t buffer_pos = 0; in jerry_debugger_send_scope_variables() local
/third_party/FreeBSD/sys/dev/usb/net/
Dusb_ethernet.c218 UINT32 buffer_pos = 0; in ue_recv() local
/third_party/skia/third_party/externals/icu/source/i18n/
Ddouble-conversion-string-to-double.cpp589 int buffer_pos = 0; in StringToIeee() local
/third_party/skia/third_party/externals/microhttpd/src/microhttpd/
Dpostprocessor.c186 size_t buffer_pos; member
/third_party/icu/icu4c/source/i18n/
Ddouble-conversion-string-to-double.cpp589 int buffer_pos = 0; in StringToIeee() local
/third_party/skia/m133/third_party/externals/icu/source/i18n/
Ddouble-conversion-string-to-double.cpp589 int buffer_pos = 0; in StringToIeee() local
/third_party/icu/vendor/double-conversion/upstream/double-conversion/
Dstring-to-double.cc568 int buffer_pos = 0; in StringToIeee() local
/third_party/grpc/third_party/upb/upb/io/
Dtokenizer.c152 size_t buffer_pos; // Current position within the buffer. member
/third_party/protobuf/upb/io/
Dtokenizer.c152 size_t buffer_pos; // Current position within the buffer. member
/third_party/libdrm/tests/amdgpu/
Dvcn_tests.c1212 uint32_t buffer_pos = 0; in verify_checksum() local
/third_party/alsa-utils/aplay/
Daplay.c133 static int buffer_pos = 0; variable
/third_party/elfutils/src/
Delflint.c3470 buffer_pos (Elf_Data *data, const unsigned char *p) in buffer_pos() function
/third_party/python/Objects/
Dunicodeobject.c9562 Py_ssize_t buffer_pos; in _PyUnicode_InsertThousandsGrouping() local