Home
last modified time | relevance | path

Searched defs:writer (Results 426 - 432 of 432) sorted by relevance

1...<<1112131415161718

/third_party/skia/tests/
H A DPathTest.cpp2582 SkBinaryWriteBuffer writer; in write_and_read_back() local
/third_party/python/Modules/
H A D_pickle.c2583 _PyBytesWriter writer; in raw_unicode_escape() local
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Djunit-4.10.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...
H A Djcommander-1.27.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/beust/ com/beust/jcommander/ com/beust/jcommander/converters/ ...
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...
/third_party/python/Objects/
H A Dunicodeobject.c712 backslashreplace(_PyBytesWriter *writer, char *str, in backslashreplace() argument
779 xmlcharrefreplace(_PyBytesWriter *writer, char *str, in xmlcharrefreplace() argument
2720 unicode_fromformat_write_str(_PyUnicodeWriter *writer, PyObject *str, in unicode_fromformat_write_str() argument
2760 unicode_fromformat_write_cstr(_PyUnicodeWriter *writer, const char *str, Py_ssize_t width, Py_ssize_t precision) unicode_fromformat_write_cstr() argument
2787 unicode_fromformat_arg(_PyUnicodeWriter *writer, const char *f, va_list *vargs) unicode_fromformat_arg() argument
3089 _PyUnicodeWriter writer; PyUnicode_FromFormatV() local
4708 _PyUnicodeWriter writer; PyUnicode_DecodeUTF7Stateful() local
5127 _PyUnicodeWriter writer; unicode_decode_utf8() local
5554 _PyBytesWriter writer; unicode_encode_utf8() local
5590 _PyBytesWriter writer; unicode_fill_utf8() local
5666 _PyUnicodeWriter writer; PyUnicode_DecodeUTF32Stateful() local
5977 _PyUnicodeWriter writer; PyUnicode_DecodeUTF16Stateful() local
6308 _PyUnicodeWriter writer; _PyUnicode_DecodeUnicodeEscapeInternal() local
6717 _PyUnicodeWriter writer; _PyUnicode_DecodeRawUnicodeEscapeStateful() local
7065 _PyBytesWriter writer; unicode_encode_ucs1() local
7285 _PyUnicodeWriter writer; PyUnicode_DecodeASCII() local
8106 charmap_decode_string(const char *s, Py_ssize_t size, PyObject *mapping, const char *errors, _PyUnicodeWriter *writer) charmap_decode_string() argument
8225 charmap_decode_mapping(const char *s, Py_ssize_t size, PyObject *mapping, const char *errors, _PyUnicodeWriter *writer) charmap_decode_mapping() argument
8332 _PyUnicodeWriter writer; PyUnicode_DecodeCharmap() local
9032 charmaptranslate_output(Py_UCS4 ch, PyObject *mapping, _PyUnicodeWriter *writer) charmaptranslate_output() argument
9140 unicode_fast_translate(PyObject *input, PyObject *mapping, _PyUnicodeWriter *writer, int ignore, Py_ssize_t *input_pos) unicode_fast_translate() argument
9200 _PyUnicodeWriter writer; _PyUnicode_TranslateCharmap() local
9496 _PyUnicode_InsertThousandsGrouping( _PyUnicodeWriter *writer, Py_ssize_t n_buffer, PyObject *digits, Py_ssize_t d_pos, Py_ssize_t n_digits, Py_ssize_t min_width, const char *grouping, PyObject *thousands_sep, Py_UCS4 *maxchar) _PyUnicode_InsertThousandsGrouping() argument
13732 _PyUnicodeWriter_Update(_PyUnicodeWriter *writer) _PyUnicodeWriter_Update() argument
13755 _PyUnicodeWriter_Init(_PyUnicodeWriter *writer) _PyUnicodeWriter_Init() argument
13770 _PyUnicodeWriter_InitWithBuffer(_PyUnicodeWriter *writer, PyObject *buffer) _PyUnicodeWriter_InitWithBuffer() argument
13779 _PyUnicodeWriter_PrepareInternal(_PyUnicodeWriter *writer, Py_ssize_t length, Py_UCS4 maxchar) _PyUnicodeWriter_PrepareInternal() argument
13856 _PyUnicodeWriter_PrepareKindInternal(_PyUnicodeWriter *writer, enum PyUnicode_Kind kind) _PyUnicodeWriter_PrepareKindInternal() argument
13877 _PyUnicodeWriter_WriteCharInline(_PyUnicodeWriter *writer, Py_UCS4 ch) _PyUnicodeWriter_WriteCharInline() argument
13888 _PyUnicodeWriter_WriteChar(_PyUnicodeWriter *writer, Py_UCS4 ch) _PyUnicodeWriter_WriteChar() argument
13894 _PyUnicodeWriter_WriteStr(_PyUnicodeWriter *writer, PyObject *str) _PyUnicodeWriter_WriteStr() argument
13925 _PyUnicodeWriter_WriteSubstring(_PyUnicodeWriter *writer, PyObject *str, Py_ssize_t start, Py_ssize_t end) _PyUnicodeWriter_WriteSubstring() argument
13960 _PyUnicodeWriter_WriteASCIIString(_PyUnicodeWriter *writer, const char *ascii, Py_ssize_t len) _PyUnicodeWriter_WriteASCIIString() argument
14020 _PyUnicodeWriter_WriteLatin1String(_PyUnicodeWriter *writer, const char *str, Py_ssize_t len) _PyUnicodeWriter_WriteLatin1String() argument
14034 _PyUnicodeWriter_Finish(_PyUnicodeWriter *writer) _PyUnicodeWriter_Finish() argument
14066 _PyUnicodeWriter_Dealloc(_PyUnicodeWriter *writer) _PyUnicodeWriter_Dealloc() argument
14098 _PyUnicodeWriter writer; unicode___format___impl() local
14333 _PyUnicodeWriter writer; global() member
14368 formatfloat(PyObject *v, struct unicode_format_arg_t *arg, PyObject **p_output, _PyUnicodeWriter *writer) formatfloat() argument
14555 mainformatlong(PyObject *v, struct unicode_format_arg_t *arg, PyObject **p_output, _PyUnicodeWriter *writer) mainformatlong() argument
14884 _PyUnicodeWriter *writer = &ctx->writer; unicode_format_arg_format() local
14996 _PyUnicodeWriter *writer = &ctx->writer; unicode_format_arg_output() local
[all...]
/third_party/sqlite/src/
H A Dsqlite3.c101327 PmaWriter writer; /* Object used to write to the file */ global() local
101662 PmaWriter writer; global() local
226869 Fts5PoslistWriter writer = {0}; global() local
226917 Fts5PoslistWriter writer = {0}; global() local
227029 Fts5PoslistWriter writer; /* Writer context */ global() member
229229 Fts5PoslistWriter writer; global() member
230364 Fts5PageWriter writer; /* PageWriter object */ global() member
234304 Fts5SegWriter writer; /* Writer object */ global() local
234549 Fts5SegWriter writer; global() member
234597 Fts5SegWriter writer; global() local
[all...]

Completed in 161 milliseconds

1...<<1112131415161718