/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
D | FormattedStringBuilderTest.java | 35 StringBuilder sb1 = new StringBuilder(); in testInsertAppendCharSequence() local 87 StringBuilder sb1 = new StringBuilder(); in testSplice() local 122 StringBuilder sb1 = new StringBuilder(); in testInsertAppendCodePoint() local 129 assertCharSequenceEquals(Integer.toString(cas), sb1, sb2); in testInsertAppendCodePoint() local 157 FormattedStringBuilder sb1 = new FormattedStringBuilder(); in testCopy() local
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | FormattedStringBuilderTest.java | 32 StringBuilder sb1 = new StringBuilder(); in testInsertAppendCharSequence() local 84 StringBuilder sb1 = new StringBuilder(); in testSplice() local 119 StringBuilder sb1 = new StringBuilder(); in testInsertAppendCodePoint() local 126 assertCharSequenceEquals(Integer.toString(cas), sb1, sb2); in testInsertAppendCodePoint() local 154 FormattedStringBuilder sb1 = new FormattedStringBuilder(); in testCopy() local
|
/third_party/icu/icu4c/source/test/intltest/ |
D | formatted_string_builder_test.cpp | 60 UnicodeString sb1; in testInsertAppendUnicodeString() local 118 UnicodeString sb1; in testSplice() local 154 UnicodeString sb1; in testInsertAppendCodePoint() local 198 FormattedStringBuilder sb1; in testCopy() local
|
D | numbertest_modifiers.cpp | 126 FormattedStringBuilder sb1(sb); in testCurrencySpacingEnabledModifier() local
|
/third_party/typescript/tests/cases/conformance/types/intersection/ |
D | intersectionWithIndexSignatures.ts | 16 declare let sb1: { x: A } & { y: B }; variable
|
/third_party/mesa3d/src/intel/compiler/ |
D | brw_fs_scoreboard.cpp | 665 const scoreboard &sb0, const scoreboard &sb1) in merge() 683 shadow(const scoreboard &sb0, const scoreboard &sb1) in shadow() 715 operator==(const scoreboard &sb0, const scoreboard &sb1) in operator ==() 732 operator!=(const scoreboard &sb0, const scoreboard &sb1) in operator !=()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/ |
D | ModifierTest.java | 104 FormattedStringBuilder sb1 = new FormattedStringBuilder(sb); in testCurrencySpacingEnabledModifier() local
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/number/ |
D | ModifierTest.java | 107 FormattedStringBuilder sb1 = new FormattedStringBuilder(sb); in testCurrencySpacingEnabledModifier() local
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
D | erff.c | 79 sb1 = 3.0338060379e+01, /* 0x41f2b459 */ variable
|
D | erf.c | 169 sb1 = 3.03380607434824582924e+01, /* 0x403E568B, 0x261D5190 */ variable
|
/third_party/musl/src/math/ |
D | erf.c | 169 sb1 = 3.03380607434824582924e+01, /* 0x403E568B, 0x261D5190 */ variable
|
D | erff.c | 79 sb1 = 3.0338060379e+01, /* 0x41f2b459 */ variable
|
/third_party/FreeBSD/lib/msun/ld128/ |
D | s_erfl.c | 152 sb1 = 1.08512869705594540211033733976348506e2L, /* 0x4005b20d, 0x2db7528d, 0x00d20dcb, 0x858f619… variable
|
/third_party/node/deps/openssl/openssl/crypto/aria/ |
D | aria.c | 756 static const unsigned char sb1[256] = { variable
|
/third_party/openssl/crypto/aria/ |
D | aria.c | 756 static const unsigned char sb1[256] = { variable
|
/third_party/mksh/ |
D | funcs.c | 2783 mtimecmp(const struct stat *sb1, const struct stat *sb2) in mtimecmp()
|
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/ |
D | libcpuset.c | 436 struct stat sb1, sb2; in samefile() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
D | vktBindingDescriptorBufferTests.cpp | 949 for (const auto& sb1 : simpleBindings) in glslOutputVerification() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/ |
D | vktBindingDescriptorBufferTests.cpp | 949 for (const auto& sb1 : simpleBindings) in glslOutputVerification() local
|
/third_party/cups-filters/utils/ |
D | cups-browsed.c | 408 static AvahiServiceBrowser *sb1 = NULL, *sb2 = NULL; variable
|