Home
last modified time | relevance | path

Searched defs:SB (Results 1 – 25 of 2903) sorted by relevance

12345678910>>...117

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/test/std/input.output/stream.buffers/streambuf/streambuf.protected/streambuf.put.area/
H A Dpbump2gig.pass.cpp26 struct SB : std::stringbuf struct
28 SB() : std::stringbuf(std::ios::ate|std::ios::out) { } in SB() function
37 SB sb; in main() argument
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/test/std/input.output/stream.buffers/streambuf/streambuf.protected/streambuf.put.area/
H A Dpbump2gig.pass.cpp22 struct SB : std::stringbuf struct
24 SB() : std::stringbuf(std::ios::ate|std::ios::out) { } in SB() function
35 SB sb; in main() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/test/std/input.output/stream.buffers/streambuf/streambuf.protected/streambuf.put.area/
H A Dpbump2gig.pass.cpp22 struct SB : std::stringbuf struct
24 SB() : std::stringbuf(std::ios::ate|std::ios::out) { } in SB() argument
35 SB sb; in main() argument
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/test/std/input.output/stream.buffers/streambuf/streambuf.protected/streambuf.put.area/
H A Dpbump2gig.pass.cpp22 struct SB : std::stringbuf struct
24 SB() : std::stringbuf(std::ios::ate|std::ios::out) { } in SB() argument
35 SB sb; in main() argument
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/std/input.output/stream.buffers/streambuf/streambuf.protected/streambuf.put.area/
H A Dpbump2gig.pass.cpp26 struct SB : std::stringbuf struct
28 SB() : std::stringbuf(std::ios::ate|std::ios::out) { } in SB() argument
37 SB sb; in main() argument
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/test/std/input.output/stream.buffers/streambuf/streambuf.protected/streambuf.put.area/
H A Dpbump2gig.pass.cpp26 struct SB : std::stringbuf struct
28 SB() : std::stringbuf(std::ios::ate|std::ios::out) { } in SB() function
37 SB sb; in main() argument
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/test/std/input.output/stream.buffers/streambuf/streambuf.protected/streambuf.put.area/
H A Dpbump2gig.pass.cpp26 struct SB : std::stringbuf struct
28 SB() : std::stringbuf(std::ios::ate|std::ios::out) { } in SB() function
37 SB sb; in main() argument
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/test/std/input.output/stream.buffers/streambuf/streambuf.protected/streambuf.put.area/
H A Dpbump2gig.pass.cpp26 struct SB : std::stringbuf struct
28 SB() : std::stringbuf(std::ios::ate|std::ios::out) { } in SB() argument
37 SB sb; in main() argument
/dports/devel/libc++/libcxx-10.0.1.src/test/std/input.output/stream.buffers/streambuf/streambuf.protected/streambuf.put.area/
H A Dpbump2gig.pass.cpp22 struct SB : std::stringbuf struct
24 SB() : std::stringbuf(std::ios::ate|std::ios::out) { } in SB() function
35 SB sb; in main() argument
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/test/std/input.output/stream.buffers/streambuf/streambuf.protected/streambuf.put.area/
H A Dpbump2gig.pass.cpp26 struct SB : std::stringbuf struct
28 SB() : std::stringbuf(std::ios::ate|std::ios::out) { } in SB() function
37 SB sb; in main() argument
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/test/std/input.output/stream.buffers/streambuf/streambuf.protected/streambuf.put.area/
H A Dpbump2gig.pass.cpp26 struct SB : std::stringbuf struct
28 SB() : std::stringbuf(std::ios::ate|std::ios::out) { } in SB() function
37 SB sb; in main() argument
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/
H A Dbsdsocket-posix-new.c632 uae_u32 bsdthr_WaitSelect (SB) in bsdthr_WaitSelect() argument
720 uae_u32 bsdthr_Accept_2 (SB) in bsdthr_Accept_2() argument
745 uae_u32 bsdthr_Recv_2 (SB) in bsdthr_Recv_2() argument
773 uae_u32 bsdthr_Send_2 (SB) in bsdthr_Send_2() argument
785 uae_u32 bsdthr_Connect_2 (SB) in bsdthr_Connect_2() argument
815 uae_u32 bsdthr_SendRecvAcceptConnect (uae_u32 (*tryfunc)(SB), SB) in bsdthr_SendRecvAcceptConnect()
820 uae_u32 bsdthr_blockingstuff (uae_u32 (*tryfunc)(SB), SB) in bsdthr_blockingstuff()
1382 int host_sbinit (TrapContext *context, SB) in host_sbinit() argument
1414 void host_sbcleanup (SB) in host_sbcleanup() argument
1690 void clearsockabort (SB) in clearsockabort() argument
[all …]
/dports/emulators/fs-uae/fs-uae-3.1.35/src/od-fs/
H A Dbsdsocket_posix.cpp638 uae_u32 bsdthr_WaitSelect (SB) in bsdthr_WaitSelect() argument
726 uae_u32 bsdthr_Accept_2 (SB) in bsdthr_Accept_2() argument
751 uae_u32 bsdthr_Recv_2 (SB) in bsdthr_Recv_2() argument
772 uae_u32 bsdthr_Send_2 (SB) in bsdthr_Send_2() argument
784 uae_u32 bsdthr_Connect_2 (SB) in bsdthr_Connect_2() argument
814 uae_u32 bsdthr_SendRecvAcceptConnect (uae_u32 (*tryfunc)(SB), SB) in bsdthr_SendRecvAcceptConnect()
819 uae_u32 bsdthr_blockingstuff (uae_u32 (*tryfunc)(SB), SB) in bsdthr_blockingstuff()
1384 int host_sbinit (TrapContext *context, SB) in host_sbinit() argument
1416 void host_sbcleanup (SB) in host_sbcleanup() argument
1697 void clearsockabort (SB) in clearsockabort() argument
[all …]
/dports/emulators/uae/uae-0.8.29/src/
H A Dbsdsocket-posix-new.c630 uae_u32 bsdthr_WaitSelect (SB) in bsdthr_WaitSelect() argument
720 uae_u32 bsdthr_Accept_2 (SB) in bsdthr_Accept_2() argument
746 uae_u32 bsdthr_Recv_2 (SB) in bsdthr_Recv_2() argument
768 uae_u32 bsdthr_Send_2 (SB) in bsdthr_Send_2() argument
781 uae_u32 bsdthr_Connect_2 (SB) in bsdthr_Connect_2() argument
811 uae_u32 bsdthr_SendRecvAcceptConnect (uae_u32 (*tryfunc)(SB), SB) in bsdthr_SendRecvAcceptConnect()
816 uae_u32 bsdthr_blockingstuff (uae_u32 (*tryfunc)(SB), SB) in bsdthr_blockingstuff()
1413 void host_sbcleanup (SB) in host_sbcleanup() argument
1642 int host_CloseSocket (SB, int sd) in host_CloseSocket() argument
1691 void clearsockabort (SB) in clearsockabort() argument
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/OpenMP/
H A Dtarget_map_codegen_23.cpp45 struct SB{ struct
54 struct SB s; argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/OpenMP/
H A Dtarget_map_codegen_23.cpp45 struct SB{ struct
54 struct SB s; argument
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/OpenMP/
H A Dtarget_map_codegen_23.cpp45 struct SB{ struct
54 struct SB s; argument
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/OpenMP/
H A Dtarget_map_codegen_23.cpp45 struct SB{ struct
54 struct SB s; argument
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/OpenMP/
H A Dtarget_map_codegen_23.cpp45 struct SB{ struct
54 struct SB s; argument
/dports/lang/clang-mesa/clang-13.0.1.src/test/OpenMP/
H A Dtarget_map_codegen_23.cpp45 struct SB{ struct
54 struct SB s; argument
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/OpenMP/
H A Dtarget_map_codegen_23.cpp45 struct SB{ struct
54 struct SB s; argument
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/OpenMP/
H A Dtarget_map_codegen_23.cpp45 struct SB{ struct
54 struct SB s; argument
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/OpenMP/
H A Dtarget_map_codegen_23.cpp45 struct SB{ struct
54 struct SB s; argument
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/testsuite/27_io/basic_stringbuf/cons/
H A D81381.cc29 struct SB : std::basic_stringbuf<char, std::char_traits<char>, Alloc> struct
31 SB(const String& s) : basic_stringbuf(s) { } in SB() argument
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/27_io/basic_stringbuf/cons/
H A D81381.cc29 struct SB : std::basic_stringbuf<char, std::char_traits<char>, Alloc> struct
31 SB(const String& s) : basic_stringbuf(s) { } in SB() argument

12345678910>>...117