Home
last modified time | relevance | path

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

123

/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/ltp/lib/
Dtst_bool_expr.c116 static void print_spaces(FILE *f, unsigned int spaces) in print_spaces()
124 unsigned int i, spaces, err_len; in tst_bool_expr_err() local
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_program_print.c284 unsigned spaces = update_branch_depth(inst->U.I.Opcode, branch_depth); in rc_print_normal_instruction() local
345 unsigned spaces = update_branch_depth(inst->RGB.Opcode != RC_OPCODE_NOP ? in rc_print_pair_instruction() local
/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/test/
Dtest_ttk_textonly.py242 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/cef/tools/yapf/yapf/yapflib/
Dformat_token.py112 def AddWhitespacePrefix(self, newlines_before, spaces=0, indent_level=0): argument
/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/boost/boost/geometry/index/detail/rtree/utilities/
Dprint.hpp191 inline std::ostream & spaces(size_t level) in spaces() function
/third_party/mindspore/mindspore/ccsrc/debug/
Dcommon.cc226 const int spaces = 4; in AddId() local

123