Home
last modified time | relevance | path

Searched defs:buffer_pos (Results 1 – 17 of 17) 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/node/deps/v8/src/profiler/
Dheap-snapshot-generator.cc2787 int buffer_pos) { in utoa_impl()
2806 static int utoa(T value, const base::Vector<char>& buffer, int buffer_pos) { in utoa()
2821 int buffer_pos = 0; in SerializeEdge() local
2853 int buffer_pos = 0; in SerializeNode() local
3000 int buffer_pos = 0; in SerializeTraceNode() local
3026 int buffer_pos) { in SerializePosition()
3045 int buffer_pos = 0; in SerializeTraceNodeInfos() local
3082 int buffer_pos = 0; in SerializeSamples() local
3169 int buffer_pos = 0; in SerializeLocation() 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/icu/vendor/double-conversion/upstream/double-conversion/
Dstring-to-double.cc568 int buffer_pos = 0; in StringToIeee() local
/third_party/node/deps/icu-small/source/i18n/
Ddouble-conversion-string-to-double.cpp589 int buffer_pos = 0; in StringToIeee() local
/third_party/node/deps/v8/src/numbers/
Dconversions.cc549 int buffer_pos = 0; in HandleBaseTenCase() local
665 int buffer_pos = 0; in InternalStringToDouble() local
/third_party/node/deps/v8/src/parsing/
Dscanner.h146 const uint16_t* buffer_end, size_t buffer_pos) in Utf16CharacterStream()
Dscanner-character-streams.cc168 size_t buffer_pos = std::min(buffer_end, pos - chunk.position); in GetDataAt() local
/third_party/node/deps/v8/src/codegen/s390/
Dassembler-s390.h1360 byte* buffer_pos() const { return buffer_start_; } in buffer_pos() function
/third_party/alsa-utils/aplay/
Daplay.c133 static int buffer_pos = 0; variable
/third_party/elfutils/src/
Delflint.c3431 buffer_pos (Elf_Data *data, const unsigned char *p) in buffer_pos() function
/third_party/python/Objects/
Dunicodeobject.c9535 Py_ssize_t buffer_pos; in _PyUnicode_InsertThousandsGrouping() local