Home
last modified time | relevance | path

Searched defs:os2 (Results 301 – 325 of 1052) sorted by relevance

1...<<11121314151617181920>>...43

/dports/lang/gcc6-aux/gcc-6-20180516/libstdc++-v3/testsuite/27_io/basic_ostream/inserters_arithmetic/char/
H A D4402.cc55 ostringstream os2; in test02() local
/dports/lang/gcc6-aux/gcc-6-20180516/libstdc++-v3/testsuite/27_io/basic_ostream/inserters_arithmetic/wchar_t/
H A D4402.cc54 wostringstream os2; in test02() local
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libstdc++-v3/testsuite/27_io/basic_ostream/inserters_arithmetic/char/
H A D4402.cc56 ostringstream os2; in test02() local
/dports/devel/tlx/tlx-0.5.20200222-5-g8982a9d/tests/
H A Dcmdline_parser_test.cpp40 std::ostringstream os2; in test1() local
/dports/devel/mingw32-gcc/gcc-4.8.1/libstdc++-v3/testsuite/27_io/basic_ostream/inserters_arithmetic/char/
H A D4402.cc55 ostringstream os2; in test02() local
/dports/devel/mingw32-gcc/gcc-4.8.1/libstdc++-v3/testsuite/27_io/basic_ostream/inserters_arithmetic/wchar_t/
H A D4402.cc54 wostringstream os2; in test02() local
/dports/devel/hyperscan/boost_1_75_0/libs/histogram/examples/
H A Dguide_indexed_access.cpp50 std::ostringstream os2; in main() local
/dports/lang/intercal/intercal-0.31/pit/explib/
H A Dsyslibc.c32 register uint16_t os1, os2; in ICK_EC_FUNC_START() local
/dports/lang/solidity/solidity_0.8.11/test/tools/ossfuzz/
H A Dstrictasm_diff_ossfuzz.cpp83 ostringstream os2; in LLVMFuzzerTestOneInput() local
/dports/devel/xsd/xsd-4.1.0.a11+dep/libcutl/tests/compiler/sloc-counter/
H A Ddriver.cxx26 ostringstream os1, os2; in main() local
/dports/biology/stringtie/stringtie-2.1.1/SuperReads_RNA/global-1/SuperReadsR/unittests/
H A Dtest_charbuf.cc39 std::ostringstream os2; in TEST() local
/dports/devel/stxxl/stxxl-1.4.1/tests/common/
H A Dtest_cmdline.cpp44 std::ostringstream os2; in test1() local
/dports/news/golded+/golded-plus/golded+/goldlib/gall/
H A Dgutlmtsk.cpp83 int GMTsk::os2() { in os2() function in GMTsk
/dports/devel/spark/spark-2.1.1/sql/core/src/test/scala/org/apache/spark/sql/execution/joins/
H A DHashedRelationSuite.scala76 val os2 = new ByteArrayOutputStream() constant
108 val os2 = new ByteArrayOutputStream() constant
283 val os2 = new ByteArrayOutputStream() constant
/dports/games/minetest/minetest-5.4.1/src/unittest/
H A Dtest_compression.cpp89 std::ostringstream os2(std::ios_base::binary); in testRLECompression() local
125 std::ostringstream os2(std::ios_base::binary); in testZlibCompression() local
/dports/graphics/exiv2/exiv2-0.27.5-Source/samples/
H A Dkey-test.cpp94 std::ostringstream os2; in main() local
/dports/multimedia/mencoder/mplayer-export-2021-12-29/libass/
H A Dass_font.c97 TT_OS2 *os2 = FT_Get_Sfnt_Table(face, ft_sfnt_os2); in buggy_font_workaround() local
218 TT_OS2 *os2 = FT_Get_Sfnt_Table(face, ft_sfnt_os2); in ass_face_set_size() local
265 TT_OS2 *os2 = FT_Get_Sfnt_Table(face, ft_sfnt_os2); in ass_font_get_asc_desc() local
292 TT_OS2 *os2 = FT_Get_Sfnt_Table(face, ft_sfnt_os2); in ass_strike_outline_glyph() local
550 TT_OS2 *os2 = FT_Get_Sfnt_Table(face, ft_sfnt_os2); in ass_font_get_glyph() local
/dports/multimedia/mplayer/mplayer-export-2021-12-29/libass/
H A Dass_font.c97 TT_OS2 *os2 = FT_Get_Sfnt_Table(face, ft_sfnt_os2); in buggy_font_workaround() local
218 TT_OS2 *os2 = FT_Get_Sfnt_Table(face, ft_sfnt_os2); in ass_face_set_size() local
265 TT_OS2 *os2 = FT_Get_Sfnt_Table(face, ft_sfnt_os2); in ass_font_get_asc_desc() local
292 TT_OS2 *os2 = FT_Get_Sfnt_Table(face, ft_sfnt_os2); in ass_strike_outline_glyph() local
550 TT_OS2 *os2 = FT_Get_Sfnt_Table(face, ft_sfnt_os2); in ass_font_get_glyph() local
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/backward/
H A Dstrstream_move.cc67 std::ostrstream os2 = std::move(os); in test03() local
89 std::ostrstream os2 = std::move(os); in test04() local
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/backward/
H A Dstrstream_move.cc67 std::ostrstream os2 = std::move(os); in test03() local
89 std::ostrstream os2 = std::move(os); in test04() local
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/backward/
H A Dstrstream_move.cc67 std::ostrstream os2 = std::move(os); in test03() local
89 std::ostrstream os2 = std::move(os); in test04() local
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/backward/
H A Dstrstream_move.cc67 std::ostrstream os2 = std::move(os); in test03() local
89 std::ostrstream os2 = std::move(os); in test04() local
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/testsuite/backward/
H A Dstrstream_move.cc67 std::ostrstream os2 = std::move(os); in test03() local
89 std::ostrstream os2 = std::move(os); in test04() local
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/testsuite/backward/
H A Dstrstream_move.cc67 std::ostrstream os2 = std::move(os); in test03() local
89 std::ostrstream os2 = std::move(os); in test04() local
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/testsuite/backward/
H A Dstrstream_move.cc67 std::ostrstream os2 = std::move(os); in test03() local
89 std::ostrstream os2 = std::move(os); in test04() local

1...<<11121314151617181920>>...43