| /third_party/Linux_Kernel/include/linux/ |
| D | stacktrace.h | 36 # define print_stack_trace(trace, spaces) do { } while (0) argument 37 # define snprint_stack_trace(buf, size, trace, spaces) do { } while (0) argument
|
| /third_party/boost/libs/metaparse/test/ |
| D | spaces.cpp | 32 BOOST_METAPARSE_TEST_CASE(spaces) in BOOST_METAPARSE_TEST_CASE() argument
|
| /third_party/boost/boost/metaparse/v1/ |
| D | spaces.hpp | 18 typedef repeated1<space> spaces; typedef
|
| /third_party/musl/src/ctype/ |
| D | iswspace.c | 10 static const wchar_t spaces[] = { in iswspace() local
|
| /third_party/icu/icu4c/source/test/thaitest/ |
| D | thaitest.cpp | 161 ThaiWordbreakTest::ThaiWordbreakTest(const UChar *spaces, int32_t spaceCount, in ThaiWordbreakTest() 216 UBool ThaiWordbreakTest::compareWordBreaks(const UChar *spaces, int32_t spaceCount, in compareWordBreaks() 368 const UChar *ThaiWordbreakTest::crunchSpaces(const UChar *spaces, int32_t count, int32_t &nonSpaceC… in crunchSpaces() 467 const UChar *spaces, *noSpaces; in main() local
|
| /third_party/node/deps/npm/node_modules/json-stringify-safe/ |
| D | stringify.js | 4 function stringify(obj, replacer, spaces, cycleReplacer) { argument
|
| /third_party/node/deps/npm/node_modules/detect-indent/ |
| D | index.js | 37 let spaces = 0; variable
|
| /third_party/protobuf/objectivec/ |
| D | GPBUtilities_PackagePrivate.h | 110 GPB_INLINE int32_t GPBLogicalRightShift32(int32_t value, int32_t spaces) { in GPBLogicalRightShift32() 114 GPB_INLINE int64_t GPBLogicalRightShift64(int64_t value, int32_t spaces) { in GPBLogicalRightShift64()
|
| /third_party/e2fsprogs/lib/ext2fs/ |
| D | progress.c | 19 static char spaces[80], backspaces[80]; variable
|
| /third_party/flutter/skia/tests/ |
| D | YUVTest.cpp | 134 const SkYUVColorSpace spaces[] = { in DEF_TEST() local
|
| /third_party/curl/docs/ |
| D | URL-SYNTAX.md | 63 ### spaces subsection
|
| /third_party/boost/libs/iostreams/example/ |
| D | tab_expanding_filter.hpp | 36 int spaces = tab_size_ - (col_no_ % tab_size_); in do_filter() local
|
| /third_party/musl/src/stdio/ |
| D | vfwscanf.c | 220 static const wchar_t spaces[] = { in vfwscanf() local
|
| /third_party/node/tools/node_modules/eslint/lib/rules/ |
| D | arrow-spacing.js | 100 function spaces(node) { function
|
| /third_party/grpc/src/core/lib/json/ |
| D | json_writer.cc | 106 unsigned spaces = static_cast<unsigned>(depth_ * indent_); in OutputIndent() local
|
| /third_party/python/Lib/tkinter/test/test_ttk/ |
| D | test_functions.py | 238 spaces = lambda amount=0: ' ' * (amount + indent) function
|
| /third_party/boost/libs/dynamic_bitset/test/ |
| D | dyn_bitset_unit_tests4.cpp | 186 const std::string spaces = "\t\n "; //"\t\n\v\f "; in run_test_cases() local
|
| /third_party/boost/tools/build/src/engine/ |
| D | make.cpp | 87 #define spaces(x) ( ((const char *)" ") + ( x > 20 ? 0 : 20-x ) ) macro
|
| /third_party/boost/boost/geometry/index/detail/rtree/utilities/ |
| D | print.hpp | 191 inline std::ostream & spaces(size_t level) in spaces() function
|
| /third_party/node/test/doctool/ |
| D | test-doctool-html.js | 130 const spaces = /\s/g; constant
|
| /third_party/openssl/crypto/asn1/ |
| D | tasn_prn.c | 335 static const char spaces[] = " "; in asn1_print_fsname() local
|
| /third_party/flutter/skia/third_party/externals/icu/source/tools/ctestfw/ |
| D | ctest.c | 416 int spaces = FLAG_INDENT-(depth-1); in iterateTestsWithLevel() local 423 int spaces = FLAG_INDENT-(strlen(root->name)+depth); in iterateTestsWithLevel() local
|
| /third_party/icu/icu4c/source/tools/ctestfw/ |
| D | ctest.c | 416 int spaces = FLAG_INDENT-(depth-1); in iterateTestsWithLevel() local 423 int spaces = FLAG_INDENT - ((int)strlen(root->name) + depth); in iterateTestsWithLevel() local
|
| /third_party/glib/glib/ |
| D | gtester.c | 72 …static const char spaces[] = " … in sindent() local
|
| /third_party/node/tools/node_modules/eslint/node_modules/js-yaml/lib/js-yaml/ |
| D | dumper.js | 133 function indentString(string, spaces) { argument
|