/external/python/cpython3/Tools/patchcheck/ |
D | untabify.py | 27 def process(filename, tabsize, verbose=True): argument
|
/external/sdv/vsomeip/third_party/boost/spirit/example/x3/rexpr/rexpr_full/rexpr/ |
D | printer.hpp | 19 int const tabsize = 4; variable
|
/external/sdv/vsomeip/third_party/boost/spirit/example/x3/rexpr/rexpr_min/ |
D | rexpr.cpp | 81 int const tabsize = 4; variable
|
/external/python/cpython3/Lib/ |
D | tabnanny.py | 189 def indent_level(self, tabsize): argument
|
D | textwrap.py | 122 tabsize=8, argument
|
D | tokenize.py | 160 tabsize = 8 variable
|
D | difflib.py | 1688 def __init__(self,tabsize=8,wrapcolumn=None,linejunk=None, argument
|
/external/sdv/vsomeip/third_party/boost/spirit/example/qi/ |
D | mini_xml3.cpp | 70 int const tabsize = 4; variable
|
D | mini_xml2.cpp | 69 int const tabsize = 4; variable
|
D | mini_xml1.cpp | 73 int const tabsize = 4; variable
|
/external/python/cpython3/Objects/stringlib/clinic/ |
D | transmogrify.h.h | 57 int tabsize = 8; in stringlib_expandtabs() local
|
/external/sdv/vsomeip/third_party/boost/spirit/repository/example/qi/ |
D | mini_xml2_sr.cpp | 76 int const tabsize = 4; variable
|
/external/dtc/libfdt/ |
D | fdt.c | 316 const char *fdt_find_string_(const char *strtab, int tabsize, const char *s) in fdt_find_string_()
|
/external/trusty/arm-trusted-firmware/lib/libfdt/ |
D | fdt.c | 315 const char *fdt_find_string_(const char *strtab, int tabsize, const char *s) in fdt_find_string_()
|
/external/yapf/third_party/yapf_third_party/_ylib2to3/pgen2/ |
D | tokenize.py | 161 tabsize = 8 variable
|
/external/ltp/testcases/kernel/kvm/ |
D | lib_x86.c | 194 size_t tabsize, void *stack_base) in kvm_create_stack_descriptor()
|
/external/python/cpython3/Objects/stringlib/ |
D | transmogrify.h | 37 stringlib_expandtabs_impl(PyObject *self, int tabsize) in stringlib_expandtabs_impl()
|
/external/python/cpython3/Parser/lexer/ |
D | state.h | 79 int tabsize; /* Tab spacing */ member
|
/external/python/cpython3/Objects/clinic/ |
D | unicodeobject.c.h | 339 int tabsize = 8; in unicode_expandtabs() local
|
/external/python/cpython3/Lib/collections/ |
D | __init__.py | 1474 def expandtabs(self, tabsize=8): argument
|
/external/pytorch/torch/csrc/jit/runtime/ |
D | register_prim_ops.cpp | 2042 int64_t tabsize = pop(stack).toInt(); in __anonb356bc0f6202() local
|
/external/python/cpython3/Objects/ |
D | unicodeobject.c | 11359 unicode_expandtabs_impl(PyObject *self, int tabsize) in unicode_expandtabs_impl()
|