Home
last modified time | relevance | path

Searched defs:tabsize (Results 1 - 14 of 14) sorted by relevance

/third_party/python/Objects/stringlib/clinic/
H A Dtransmogrify.h.h27 int tabsize = 8; in stringlib_expandtabs() local
/third_party/ffmpeg/libavcodec/
H A Dlzwenc.c55 int tabsize; ///< Number of values in hash table member
/third_party/backends/backend/escl/
H A Descl_capabilities.c90 char_to_array(SANE_String_Const *tab, int *tabsize, SANE_String_Const mode, int good_array) in char_to_array() argument
126 int_to_array(SANE_Int *tab, int *tabsize, int cont) int_to_array() argument
[all...]
/third_party/python/Parser/
H A Dtokenizer.h45 int tabsize; /* Tab spacing */ member
/third_party/python/Objects/stringlib/
H A Dtransmogrify.h38 stringlib_expandtabs_impl(PyObject *self, int tabsize) in stringlib_expandtabs_impl() argument
/third_party/ffmpeg/libavfilter/
H A Daf_superequalizer.c49 int winlen, tabsize; member
173 const int tabsize = s->tabsize; in make_fir() local
[all...]
H A Dvf_drawtext.c176 int tabsize; ///< tab size member
/third_party/ltp/testcases/kernel/kvm/
H A Dlib_x86.c193 kvm_create_stack_descriptor(struct segment_descriptor *table, size_t tabsize, void *stack_base) kvm_create_stack_descriptor() argument
/third_party/python/Lib/
H A Dtokenize.py159 tabsize = 8 variable
/third_party/python/Lib/lib2to3/pgen2/
H A Dtokenize.py136 tabsize = 8 variable
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
H A Dtinyxmlparser.cpp192 int tabsize; member in TiXmlParsingData
H A Dtinyxml.h1552 int tabsize; member in TiXmlDocument
/third_party/python/Objects/clinic/
H A Dunicodeobject.c.h231 int tabsize = 8; in unicode_expandtabs() local
/third_party/python/Objects/
H A Dunicodeobject.c11688 unicode_expandtabs_impl(PyObject *self, int tabsize) in unicode_expandtabs_impl() argument

Completed in 36 milliseconds