Home
last modified time | relevance | path

Searched defs:spaces (Results 1 – 25 of 44) sorted by relevance

12

/third_party/boost/boost/metaparse/v1/
Dspaces.hpp18 typedef repeated1<space> spaces; typedef
/third_party/boost/libs/metaparse/test/
Dspaces.cpp32 BOOST_METAPARSE_TEST_CASE(spaces) in BOOST_METAPARSE_TEST_CASE() argument
/third_party/icu/icu4c/source/test/thaitest/
Dthaitest.cpp161 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/musl/src/ctype/
Diswspace.c10 static const wchar_t spaces[] = { in iswspace() local
/third_party/skia/experimental/sktext/src/
DLine.cpp7 LogicalLine::LogicalLine(const Stretch& stretch, const Stretch& spaces, SkScalar verticalOffset, bo… in LogicalLine()
/third_party/node/deps/npm/node_modules/json-stringify-safe/
Dstringify.js4 function stringify(obj, replacer, spaces, cycleReplacer) { argument
/third_party/gettext/gettext-tools/src/
Dsentence.c59 int spaces = 0; in sentence_end() local
/third_party/node/deps/npm/node_modules/detect-indent/
Dindex.js37 let spaces = 0; variable
/third_party/protobuf/objectivec/
DGPBUtilities_PackagePrivate.h110 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/
Dprogress.c19 static char spaces[80], backspaces[80]; variable
/third_party/flutter/skia/tests/
DYUVTest.cpp134 const SkYUVColorSpace spaces[] = { in DEF_TEST() local
/third_party/curl/docs/
DURL-SYNTAX.md63 ### spaces subsection
/third_party/skia/tests/
DYUVTest.cpp135 const SkYUVColorSpace spaces[] = { in DEF_TEST() local
/third_party/boost/libs/iostreams/example/
Dtab_expanding_filter.hpp36 int spaces = tab_size_ - (col_no_ % tab_size_); in do_filter() local
/third_party/musl/src/stdio/
Dvfwscanf.c220 static const wchar_t spaces[] = { in vfwscanf() local
/third_party/grpc/src/core/lib/json/
Djson_writer.cc106 unsigned spaces = static_cast<unsigned>(depth_ * indent_); in OutputIndent() local
/third_party/python/Lib/tkinter/test/test_ttk/
Dtest_functions.py237 spaces = lambda amount=0: ' ' * (amount + indent) function
/third_party/boost/libs/dynamic_bitset/test/
Ddyn_bitset_unit_tests4.cpp186 const std::string spaces = "\t\n "; //"\t\n\v\f "; in run_test_cases() local
/third_party/boost/boost/geometry/index/detail/rtree/utilities/
Dprint.hpp191 inline std::ostream & spaces(size_t level) in spaces() function
/third_party/gettext/gettext-runtime/doc/Admin/
DMatrix.java46 public static void spaces (PrintWriter stream, int n) { in spaces() method in Matrix
/third_party/boost/tools/build/src/engine/
Dmake.cpp87 #define spaces(x) ( ((const char *)" ") + ( x > 20 ? 0 : 20-x ) ) macro
/third_party/cef/tools/yapf/yapf/yapflib/
Dformat_token.py112 def AddWhitespacePrefix(self, newlines_before, spaces=0, indent_level=0): argument
/third_party/node/test/doctool/
Dtest-doctool-html.mjs135 const spaces = /\s/g; constant
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_ifd.cpp1362 int32 spaces = 4; in ParseTag() local
/third_party/openssl/crypto/asn1/
Dtasn_prn.c335 static const char spaces[] = " "; in asn1_print_fsname() local

12