Searched defs:tabsize (Results 1 - 14 of 14) sorted by relevance
/third_party/python/Objects/stringlib/clinic/ |
H A D | transmogrify.h.h | 27 int tabsize = 8; in stringlib_expandtabs() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | lzwenc.c | 55 int tabsize; ///< Number of values in hash table member
|
/third_party/backends/backend/escl/ |
H A D | escl_capabilities.c | 90 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 D | tokenizer.h | 45 int tabsize; /* Tab spacing */ member
|
/third_party/python/Objects/stringlib/ |
H A D | transmogrify.h | 38 stringlib_expandtabs_impl(PyObject *self, int tabsize) in stringlib_expandtabs_impl() argument
|
/third_party/ffmpeg/libavfilter/ |
H A D | af_superequalizer.c | 49 int winlen, tabsize; member 173 const int tabsize = s->tabsize; in make_fir() local [all...] |
H A D | vf_drawtext.c | 176 int tabsize; ///< tab size member
|
/third_party/ltp/testcases/kernel/kvm/ |
H A D | lib_x86.c | 193 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 D | tokenize.py | 159 tabsize = 8 variable
|
/third_party/python/Lib/lib2to3/pgen2/ |
H A D | tokenize.py | 136 tabsize = 8 variable
|
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/ |
H A D | tinyxmlparser.cpp | 192 int tabsize; member in TiXmlParsingData
|
H A D | tinyxml.h | 1552 int tabsize; member in TiXmlDocument
|
/third_party/python/Objects/clinic/ |
H A D | unicodeobject.c.h | 231 int tabsize = 8; in unicode_expandtabs() local
|
/third_party/python/Objects/ |
H A D | unicodeobject.c | 11688 unicode_expandtabs_impl(PyObject *self, int tabsize) in unicode_expandtabs_impl() argument
|
Completed in 36 milliseconds