Home
last modified time | relevance | path

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

12

/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/skia/m133/third_party/externals/icu/source/test/thaitest/
Dthaitest.cpp161 ThaiWordbreakTest::ThaiWordbreakTest(const char16_t *spaces, int32_t spaceCount, in ThaiWordbreakTest()
216 UBool ThaiWordbreakTest::compareWordBreaks(const char16_t *spaces, int32_t spaceCount, in compareWordBreaks()
368 const char16_t *ThaiWordbreakTest::crunchSpaces(const char16_t *spaces, int32_t count, int32_t &non… in crunchSpaces()
467 const char16_t *spaces, *noSpaces; in main() local
/third_party/skia/experimental/sktext/src/
DLine.cpp7 LogicalLine::LogicalLine(const Stretch& stretch, const Stretch& spaces, SkScalar verticalOffset, bo… in LogicalLine()
/third_party/musl/src/ctype/
Diswspace.c16 static const wchar_t spaces[] = { in iswspace() local
/third_party/protobuf/conformance/
Dupdate_failure_list.py84 spaces = ' ' * (DEFAULT_ALIGNMENT - len(test)) variable
/third_party/protobuf/objectivec/
DGPBUtilities_PackagePrivate.h96 GPB_INLINE int32_t GPBLogicalRightShift32(int32_t value, int32_t spaces) { in GPBLogicalRightShift32()
100 GPB_INLINE int64_t GPBLogicalRightShift64(int64_t value, int32_t spaces) { in GPBLogicalRightShift64()
/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
Dtst_kconfig.c252 size_t spaces, const char *err) in print_err()
/third_party/cups/backend/
Dieee1284.c415 spaces; /* Number of spaces seen */ in backendGetMakeModel() local
/third_party/skia/m133/modules/skunicode/src/
DSkUnicode_hardcoded.cpp51 static constexpr std::array<SkUnichar, 25> spaces { in isSpace() local
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_program_print.c315 unsigned spaces = update_branch_depth(inst->U.I.Opcode, branch_depth); in rc_print_normal_instruction() local
381 unsigned spaces = update_branch_depth( in rc_print_pair_instruction() local
/third_party/skia/tests/
DYUVTest.cpp135 const SkYUVColorSpace spaces[] = { in DEF_TEST() local
/third_party/cups-filters/backend/
Dieee1284.c470 spaces; /* Number of spaces seen */ in backendGetMakeModel() local
/third_party/rust/rust/compiler/rustc_ast_pretty/src/pp/
Dconvenience.rs46 fn spaces(&mut self, n: usize) { in spaces() method
/third_party/rust/rust/src/tools/rust-analyzer/crates/rust-analyzer/src/cli/
Dprogress_report.rs108 let spaces = " ".repeat(self.text.len()); in clear() localVariable
/third_party/rust/rust/src/tools/clippy/tests/ui/
Dsame_item_push.rs49 let mut spaces = Vec::with_capacity(10); in main() localVariable
/third_party/musl/src/stdio/
Dvfwscanf.c220 static const wchar_t spaces[] = { in vfwscanf() local
/third_party/grpc/src/core/util/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/rust/rust/src/tools/rust-analyzer/crates/ide-assists/src/handlers/
Dmove_guard.rs136 let spaces = indent_level; in move_arm_cond_to_match_guard() localVariable
/third_party/skia/m133/tests/
DYUVTest.cpp213 const SkYUVColorSpace spaces[] = { in DEF_TEST() local
/third_party/rust/crates/clap/src/output/
Dhelp_template.rs571 let spaces = if next_line_help { in help() localVariable
638 let spaces = spaces + TAB_WIDTH - DASH_SPACE; in help() localVariable
822 fn spaces(&mut self, n: usize) { in spaces() method
/third_party/rust/rust/src/tools/rust-analyzer/crates/syntax/src/ast/
Dedit.rs22 let spaces = " "; in fmt() localVariable
/third_party/mindspore/mindspore-src/source/mindspore/core/utils/
Dtrace_base.cc166 const std::string spaces(prefix.size(), ' '); in GetSourceLineFromDebugInfo() local
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_ifd.cpp1365 int32 spaces = 4; in ParseTag() local

12