Home
last modified time | relevance | path

Searched defs:sz2 (Results 151 – 175 of 1117) sorted by relevance

12345678910>>...45

/dports/devel/mingw32-gcc/gcc-4.8.1/libstdc++-v3/testsuite/27_io/basic_stringbuf/sputc/char/
H A D1.cc48 std::string::size_type sz2 = strb_03.str().length(); in test04() local
/dports/devel/mingw32-gcc/gcc-4.8.1/libstdc++-v3/testsuite/27_io/basic_stringbuf/sputc/wchar_t/
H A D1.cc48 std::wstring::size_type sz2 = strb_03.str().length(); in test04() local
/dports/devel/mingw32-gcc/gcc-4.8.1/libstdc++-v3/testsuite/27_io/basic_stringbuf/sputn/char/
H A D1.cc42 std::string::size_type sz2 = strb_03.str().length(); in test04() local
/dports/net/Sockets/Sockets-2.3.9.9/
H A DMemFile.cpp166 size_t sz2 = sz - sz1; in fread() local
219 size_t sz2 = sz - sz1; in fwrite() local
/dports/devel/xmltooling/xmltooling-3.2.1/xmltoolingtest/
H A DCloneInputStreamTest.h60 XMLSize_t sz2; in testClone() local
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libstdc++-v3/testsuite/27_io/basic_stringbuf/sputn/char/
H A D1.cc47 std::string::size_type sz2 = strb_03.str().length(); in test04() local
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libstdc++-v3/testsuite/27_io/basic_stringbuf/sputn/char/
H A D1.cc47 std::string::size_type sz2 = strb_03.str().length(); in test04() local
/dports/science/py-scipy/scipy-1.7.1/scipy/ndimage/src/
H A Dni_support.c611 int sz2 = 2 * len - 2; in NI_InitFilterOffsets() local
619 int sz2 = 2 * len - 2; in NI_InitFilterOffsets() local
631 int sz2 = 2 * len; in NI_InitFilterOffsets() local
639 int sz2 = 2 * len; in NI_InitFilterOffsets() local
H A Dni_interpolation.c50 npy_intp sz2 = 2 * len - 2; in map_coordinate() local
59 npy_intp sz2 = 2 * len; in map_coordinate() local
97 npy_intp sz2 = 2 * len - 2; in map_coordinate() local
107 npy_intp sz2 = 2 * len; in map_coordinate() local
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/beam/
H A Derl_arith.c328 dsize_t sz1, sz2, sz; in erts_mixed_plus() local
473 dsize_t sz1, sz2, sz; in erts_mixed_minus() local
616 dsize_t sz1, sz2, sz; in erts_mixed_times() local
1165 dsize_t sz1, sz2, sz; in erts_gc_mixed_plus() local
1332 dsize_t sz1, sz2, sz; in erts_gc_mixed_minus() local
1497 dsize_t sz1, sz2, sz; in erts_gc_mixed_times() local
/dports/security/helib/HElib-1.3.1/misc/
H A DTest_embedding.cpp161 double sz2 = conv<double>(std::norm<double>(entry)); in main() local
179 double sz2 = conv<double>(std::norm<double>(entry)); in main() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/flang/test/Evaluate/
H A Dfolding17.f9017 integer, parameter :: sz2 = sizeof(a(1)%a(1)%c) variable
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libstdc++-v3/testsuite/27_io/basic_stringbuf/sputc/char/
H A D1.cc54 std::string::size_type sz2 = strb_03.str().length(); in test04() local
/dports/devel/llvm12/llvm-project-12.0.1.src/flang/test/Evaluate/
H A Dfolding17.f9016 integer, parameter :: sz2 = sizeof(a(1)%a(1)%c) variable
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/flang/test/Evaluate/
H A Dfolding17.f9016 integer, parameter :: sz2 = sizeof(a(1)%a(1)%c) variable
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/flang/test/Evaluate/
H A Dfolding17.f9017 integer, parameter :: sz2 = sizeof(a(1)%a(1)%c) variable
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/flang/test/Evaluate/
H A Dfolding17.f9016 integer, parameter :: sz2 = sizeof(a(1)%a(1)%c) variable
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libstdc++-v3/testsuite/27_io/basic_stringbuf/sputc/char/
H A D1.cc54 std::string::size_type sz2 = strb_03.str().length(); in test04() local
/dports/databases/postgresql11-plpython/postgresql-11.14/contrib/unaccent/
H A Dunaccent.rules23 Î I
/dports/science/ergo/ergo-3.8/source/matrix/
H A DFileWritable.cc204 long int sz2 = get_file_size(sourceFileName); in copyFromFile() local
265 long int sz2 = get_file_size(destFileName); in copyToFile() local
445 long int sz2 = get_file_size(destFileName); in copy_file() local
/dports/devel/upp/upp/examples/Clock/
H A Dmain.cpp26 Size sz2 = sz / 2; in Paint() local
/dports/devel/tinygo/tinygo-0.14.1/lib/compiler-rt/test/tsan/
H A Dunaligned_norace.cc49 for (int sz2 = 0; sz2 < 3; sz2++) { in Test() local
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/testsuite/20_util/shared_ptr/cons/
H A Dalloc.cc76 std::size_t const sz2 = tracker_allocator_counter::get_allocation_count(); in test02() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/compiler-rt/test/tsan/
H A Dunaligned_norace.cpp49 for (int sz2 = 0; sz2 < 3; sz2++) { in Test() local
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/20_util/shared_ptr/cons/
H A Dalloc.cc76 std::size_t const sz2 = tracker_allocator_counter::get_allocation_count(); in test02() local

12345678910>>...45