/third_party/icu/icu4c/source/test/thaitest/ |
D | thaitest.cpp | 161 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/ |
D | iswspace.c | 10 static const wchar_t spaces[] = { in iswspace() local
|
/third_party/skia/experimental/sktext/src/ |
D | Line.cpp | 7 LogicalLine::LogicalLine(const Stretch& stretch, const Stretch& spaces, SkScalar verticalOffset, bo… in LogicalLine()
|
D | Text.cpp | 324 Stretch spaces; in wrap() local 454 …Line(WrappedText* wrappedText, SkUnicode* unicode, Stretch& stretch, Stretch& spaces, bool hardLin… in addLine()
|
/third_party/protobuf/objectivec/ |
D | GPBUtilities_PackagePrivate.h | 110 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/ |
D | tst_bool_expr.c | 116 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
|
D | tst_kconfig.c | 252 size_t spaces, const char *err) in print_err()
|
/third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
D | radeon_program_print.c | 284 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/ |
D | URL-SYNTAX.md | 64 ### spaces subsection
|
/third_party/skia/tests/ |
D | YUVTest.cpp | 135 const SkYUVColorSpace spaces[] = { in DEF_TEST() local
|
/third_party/cups-filters/backend/ |
D | ieee1284.c | 470 spaces; /* Number of spaces seen */ in backendGetMakeModel() local
|
/third_party/node/src/permission/ |
D | fs_permission.cc | 76 void PrintTree(const FSPermission::RadixTree::Node* node, size_t spaces = 0) { in PrintTree()
|
/third_party/musl/src/stdio/ |
D | vfwscanf.c | 220 static const wchar_t spaces[] = { in vfwscanf() local
|
/third_party/node/deps/npm/node_modules/postcss-selector-parser/dist/ |
D | parser.js | 403 spaces: spaces property 418 spaces: { property 545 spaces: {} property 560 spaces: spaces, property
|
/third_party/python/Lib/test/ |
D | test_ttk_textonly.py | 242 spaces = lambda amount=0: ' ' * (amount + indent) function
|
/third_party/rust/crates/clap/src/output/ |
D | help_template.rs | 571 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/ |
D | test-doctool-html.mjs | 149 const spaces = /\s/g; constant
|
/third_party/node/deps/v8/src/heap/cppgc/ |
D | compactor.cc | 427 size_t UpdateHeapResidency(const std::vector<NormalPageSpace*>& spaces) { in UpdateHeapResidency()
|
/third_party/node/deps/v8/src/heap/ |
D | heap.cc | 347 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/ |
D | dng_ifd.cpp | 1362 int32 spaces = 4; in ParseTag() local
|
/third_party/node/deps/openssl/openssl/crypto/asn1/ |
D | tasn_prn.c | 335 static const char spaces[] = " "; in asn1_print_fsname() local
|
/third_party/openssl/crypto/asn1/ |
D | tasn_prn.c | 335 static const char spaces[] = " "; in asn1_print_fsname() local
|
/third_party/icu/icu4c/source/tools/ctestfw/ |
D | ctest.c | 418 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/ |
D | ctest.c | 416 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/ |
D | mixer_display.c | 68 int spaces; in display_string_in_field() local
|