Home
last modified time | relevance | path

Searched defs:spaces (Results 1 – 25 of 41) 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/curl/docs/
DURL-SYNTAX.md64 ### spaces subsection
/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/node/src/permission/
Dfs_permission.cc76 void PrintTree(const FSPermission::RadixTree::Node* node, size_t spaces = 0) { in PrintTree()
/third_party/musl/src/stdio/
Dvfwscanf.c220 static const wchar_t spaces[] = { in vfwscanf() local
/third_party/node/deps/npm/node_modules/postcss-selector-parser/dist/
Dparser.js403 spaces: spaces property
418 spaces: { property
545 spaces: {} property
560 spaces: spaces, property
/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/node/test/doctool/
Dtest-doctool-html.mjs149 const spaces = /\s/g; constant
/third_party/node/deps/v8/src/heap/cppgc/
Dcompactor.cc427 size_t UpdateHeapResidency(const std::vector<NormalPageSpace*>& spaces) { in UpdateHeapResidency()
/third_party/node/deps/v8/src/heap/
Dheap.cc347 PagedSpaceIterator spaces(this); in OldGenerationCapacity() local
359 PagedSpaceIterator spaces(this); in CommittedOldGenerationMemory() local
1159 PagedSpaceIterator spaces(this); in PublishPendingAllocations() local
1657 PagedSpaceIterator spaces(this); in CollectAllAvailableGarbage() local
3696 PagedSpaceIterator spaces(this); in MakeHeapIterable() local
3709 PagedSpaceIterator spaces(this); in FreeLinearAllocationAreas() local
4816 PagedSpaceIterator spaces(this); in VerifyCountersAfterSweeping() local
4824 PagedSpaceIterator spaces(this); in VerifyCountersBeforeConcurrentSweeping() local
4832 PagedSpaceIterator spaces(this); in VerifyCommittedPhysicalMemory() local
5387 PagedSpaceIterator spaces(this); in OldGenerationSizeOfObjects() local
[all …]
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_ifd.cpp1362 int32 spaces = 4; in ParseTag() local
/third_party/node/deps/openssl/openssl/crypto/asn1/
Dtasn_prn.c335 static const char spaces[] = " "; in asn1_print_fsname() local
/third_party/openssl/crypto/asn1/
Dtasn_prn.c335 static const char spaces[] = " "; in asn1_print_fsname() 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/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/alsa-utils/alsamixer/
Dmixer_display.c68 int spaces; in display_string_in_field() local

12