/third_party/boost/libs/asio/test/ |
D | read_until.cpp | 113 std::string::allocator_type> sb1 = boost::asio::dynamic_buffer(data1); in test_dynamic_string_read_until_char() local 201 boost::asio::streambuf sb1; in test_streambuf_read_until_char() local 290 std::string::allocator_type> sb1 = boost::asio::dynamic_buffer(data1); in test_dynamic_string_read_until_string() local 378 boost::asio::streambuf sb1; in test_streambuf_read_until_string() local 496 std::string::allocator_type> sb1 = boost::asio::dynamic_buffer(data1); in test_dynamic_string_read_until_match_condition() local 584 boost::asio::streambuf sb1; in test_streambuf_read_until_match_condition() local 690 std::string::allocator_type> sb1 = boost::asio::dynamic_buffer(data1); in test_dynamic_string_async_read_until_char() local 851 boost::asio::streambuf sb1; in test_streambuf_async_read_until_char() local 1013 std::string::allocator_type> sb1 = boost::asio::dynamic_buffer(data1); in test_dynamic_string_async_read_until_string() local 1174 boost::asio::streambuf sb1; in test_streambuf_async_read_until_string() local [all …]
|
/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 | 58 UnicodeString sb1; in testInsertAppendUnicodeString() local 116 UnicodeString sb1; in testSplice() local 152 UnicodeString sb1; in testInsertAppendCodePoint() local 196 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/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/mesa3d/src/intel/compiler/ |
D | brw_fs_scoreboard.cpp | 634 const scoreboard &sb0, const scoreboard &sb1) in merge() 652 shadow(const scoreboard &sb0, const scoreboard &sb1) in shadow() 684 operator==(const scoreboard &sb0, const scoreboard &sb1) in operator ==() 701 operator!=(const scoreboard &sb0, const scoreboard &sb1) in operator !=()
|
/third_party/boost/libs/io/test/ |
D | ios_state_unit_test.cpp | 218 std::stringbuf sb1, sb2("Hi there"); in ios_rdbuf_saver_unit_test() local
|
/third_party/musl/porting/liteos_a/kernel/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/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/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/boost/tools/boostdep/src/ |
D | boostdep.cpp | 2606 teebuf( std::streambuf * sb1, std::streambuf * sb2 ): sb1_( sb1 ), sb2_( sb2 ) in teebuf()
|
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/ |
D | libcpuset.c | 436 struct stat sb1, sb2; in samefile() local
|