Home
last modified time | relevance | path

Searched defs:sb2 (Results 1 – 18 of 18) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DFormattedStringBuilderTest.java36 FormattedStringBuilder sb2 = new FormattedStringBuilder(); in testInsertAppendCharSequence() local
88 FormattedStringBuilder sb2 = new FormattedStringBuilder(); in testSplice() local
123 FormattedStringBuilder sb2 = new FormattedStringBuilder(); in testInsertAppendCodePoint() local
129 assertCharSequenceEquals(Integer.toString(cas), sb1, sb2); in testInsertAppendCodePoint() local
159 FormattedStringBuilder sb2 = new FormattedStringBuilder(sb1); in testCopy() local
221 FormattedStringBuilder sb2 = new FormattedStringBuilder(); in testFields() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DFormattedStringBuilderTest.java33 FormattedStringBuilder sb2 = new FormattedStringBuilder(); in testInsertAppendCharSequence() local
85 FormattedStringBuilder sb2 = new FormattedStringBuilder(); in testSplice() local
120 FormattedStringBuilder sb2 = new FormattedStringBuilder(); in testInsertAppendCodePoint() local
126 assertCharSequenceEquals(Integer.toString(cas), sb1, sb2); in testInsertAppendCodePoint() local
156 FormattedStringBuilder sb2 = new FormattedStringBuilder(sb1); in testCopy() local
218 FormattedStringBuilder sb2 = new FormattedStringBuilder(); in testFields() local
/third_party/icu/icu4c/source/test/intltest/
Dformatted_string_builder_test.cpp61 FormattedStringBuilder sb2; in testInsertAppendUnicodeString() local
119 FormattedStringBuilder sb2; in testSplice() local
155 FormattedStringBuilder sb2; in testInsertAppendCodePoint() local
201 FormattedStringBuilder sb2(sb1); in testCopy() local
326 FormattedStringBuilder sb2; in testInsertOverflow() local
Dnumbertest_modifiers.cpp131 FormattedStringBuilder sb2(sb); in testCurrencySpacingEnabledModifier() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/
DModifierTest.java108 FormattedStringBuilder sb2 = new FormattedStringBuilder(sb); in testCurrencySpacingEnabledModifier() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/number/
DModifierTest.java111 FormattedStringBuilder sb2 = new FormattedStringBuilder(sb); in testCurrencySpacingEnabledModifier() local
/third_party/musl/porting/liteos_a/kernel/src/math/
Derff.c80 sb2 = 3.2579251099e+02, /* 0x43a2e571 */ variable
Derf.c170 sb2 = 3.25792512996573918826e+02, /* 0x40745CAE, 0x221B9F0A */ variable
/third_party/musl/src/math/
Derff.c80 sb2 = 3.2579251099e+02, /* 0x43a2e571 */ variable
Derf.c170 sb2 = 3.25792512996573918826e+02, /* 0x40745CAE, 0x221B9F0A */ variable
/third_party/FreeBSD/lib/msun/ld128/
Ds_erfl.c153 sb2 = 5.02757713761390460534494530537572834e3L, /* 0x400b3a39, 0x3bf4a690, 0x3025d28d, 0xfd40a89… variable
/third_party/node/deps/openssl/openssl/crypto/aria/
Daria.c791 static const unsigned char sb2[256] = { variable
/third_party/openssl/crypto/aria/
Daria.c791 static const unsigned char sb2[256] = { variable
/third_party/mksh/
Dfuncs.c2783 mtimecmp(const struct stat *sb1, const struct stat *sb2) in mtimecmp()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Demangle/
DItaniumDemangle.cpp4012 save_value<bool> sb2(db.tag_templates); in parse_encoding() local
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/
Dlibcpuset.c436 struct stat sb1, sb2; in samefile() local
/third_party/cups-filters/utils/
Dcups-browsed.c408 static AvahiServiceBrowser *sb1 = NULL, *sb2 = NULL; variable
/third_party/libabigail/tests/lib/
Dcatch.hpp7793 double sb2 = sb * sb; in outlier_variance() local