Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/visualtest/include/
DSDL_visualtest_rwhelper.h30 int buffer_pos; member
/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/gstreamer/gstplugins_good/gst/audiofx/
Daudioecho.h57 guint buffer_pos; member
/third_party/curl/docs/examples/
Dfopen.c76 size_t buffer_pos; /* end of data in buffer*/ member
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Ddouble-conversion.cpp691 int buffer_pos = 0; in StringToIeee() local
/third_party/FreeBSD/sys/dev/usb/net/
Dusb_ethernet.c220 UINT32 buffer_pos = 0; in ue_recv() local
/third_party/icu/icu4c/source/i18n/
Ddouble-conversion-string-to-double.cpp589 int buffer_pos = 0; in StringToIeee() 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/icu/vendor/double-conversion/upstream/double-conversion/
Dstring-to-double.cc568 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/node/deps/icu-small/source/i18n/
Ddouble-conversion-string-to-double.cpp589 int buffer_pos = 0; in StringToIeee() local
/third_party/alsa-utils/aplay/
Daplay.c129 static int buffer_pos = 0; variable
/third_party/python/Objects/
Dunicodeobject.c9862 Py_ssize_t buffer_pos; in _PyUnicode_InsertThousandsGrouping() local