Home
last modified time | relevance | path

Searched defs:spaces (Results 1 – 25 of 33) 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/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()
DText.cpp324 Stretch spaces; in wrap() local
454 …Line(WrappedText* wrappedText, SkUnicode* unicode, Stretch& stretch, Stretch& spaces, bool hardLin… in addLine()
/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/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/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/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/musl/src/stdio/
Dvfwscanf.c220 static const wchar_t spaces[] = { in vfwscanf() local
/third_party/python/Lib/test/
Dtest_ttk_textonly.py242 spaces = lambda amount=0: ' ' * (amount + indent) function
/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/mindspore/mindspore-src/source/mindspore/core/utils/
Dtrace_base.cc166 const std::string spaces(prefix.size(), ' '); in GetSourceLineFromDebugInfo() local
Dprofile.cc492 std::string spaces(item.depth * indent, ' '); in Print() local
/third_party/openssl/crypto/asn1/
Dtasn_prn.c335 static const char spaces[] = " "; in asn1_print_fsname() local
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_ifd.cpp1362 int32 spaces = 4; in ParseTag() local
/third_party/skia/third_party/externals/icu/source/tools/ctestfw/
Dctest.c416 int spaces = FLAG_INDENT-(depth-1); in iterateTestsWithLevel() local
423 int spaces = FLAG_INDENT - ((int)strlen(root->name) + depth); in iterateTestsWithLevel() local
/third_party/icu/icu4c/source/tools/ctestfw/
Dctest.c418 int spaces = FLAG_INDENT-(depth-1); in iterateTestsWithLevel() local
425 int spaces = FLAG_INDENT - ((int)strlen(root->name) + depth); in iterateTestsWithLevel() local
/third_party/alsa-utils/alsamixer/
Dmixer_display.c68 int spaces; in display_string_in_field() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/common/debug/
Dcommon.cc302 const int spaces = 4; in AddId() local
/third_party/skia/modules/skunicode/src/
DSkUnicode_client.cpp171 static constexpr std::array<SkUnichar, 25> spaces { in isSpace() local
/third_party/openssl/providers/implementations/encode_decode/
Dencode_key2text.c56 const char spaces[] = " "; in DEFINE_SPECIAL_STACK_OF_CONST() local
/third_party/alsa-utils/amixer/
Damixer.c445 static void print_spaces(unsigned int spaces) in print_spaces()
460 static void decode_tlv(unsigned int spaces, unsigned int *tlv, unsigned int tlv_size) in decode_tlv()
/third_party/openssl/crypto/encode_decode/
Ddecoder_lib.c84 const char *spaces in OSSL_DECODER_from_bio() local

12