Home
last modified time | relevance | path

Searched defs:buf_ (Results 1 – 25 of 1645) sorted by relevance

12345678910>>...66

/dports/math/polymake/polymake-4.5/lib/core/include/internal/
H A DCharBuffer.h42 static void skip_all(std::streambuf* buf_) in skip_all()
47 static int_type seek_forward(std::streambuf* buf_, size_type offset) in seek_forward()
74 static bool skip_ws(std::streambuf* buf_) in skip_ws()
101 static int_type ignore(std::streambuf* buf_, const char c) in ignore()
132 static size_type count_char(std::streambuf *buf_, const char c) in count_char()
152 static char* get_buf_start(std::streambuf* buf_) in get_buf_start()
157 static char* get_ptr(std::streambuf* buf_) in get_ptr()
162 static char* end_get_ptr(std::streambuf* buf_) in end_get_ptr()
167 static void get_bump(std::streambuf *buf_, size_type offset) in get_bump()
172 static void set_end_get_ptr(std::streambuf* buf_, char* end) in set_end_get_ptr()
[all …]
/dports/dns/dnscrypt-wrapper/dnscrypt-wrapper-0.4.2/
H A Dsafe_rw.c16 safe_write(const int fd, const void *const buf_, size_t count, in safe_write()
45 safe_read(const int fd, void *const buf_, size_t count) in safe_read()
66 safe_read_partial(const int fd, void *const buf_, const size_t max_count) in safe_read_partial()
79 safe_write(const int fd, const void *const buf_, size_t count, in safe_write()
91 safe_read(const int fd, void *const buf_, size_t count) in safe_read()
101 safe_read_partial(const int fd, void *const buf_, const size_t max_count) in safe_read_partial()
/dports/net/mpich/mpich-3.4.3/modules/libfabric/prov/bgq/src/
H A Dfi_bgq_atomic.c63 #define FI_BGQ_RX_ATOMIC_DO_MIN(buf_, addr_, ctype) \ argument
72 #define FI_BGQ_RX_ATOMIC_DO_MAX(buf_, addr_, ctype) \ argument
83 #define FI_BGQ_RX_ATOMIC_DO_SUM(buf_, addr_, ctype) \ argument
93 #define FI_BGQ_RX_ATOMIC_DO_PROD(buf_, addr_, ctype) \ argument
103 #define FI_BGQ_RX_ATOMIC_DO_LOR(buf_, addr_, ctype) \ argument
113 #define FI_BGQ_RX_ATOMIC_DO_LAND(buf_, addr_, ctype) \ argument
123 #define FI_BGQ_RX_ATOMIC_DO_BOR_(buf_, addr_, ctype) \ argument
133 #define FI_BGQ_RX_ATOMIC_DO_BOR(buf_, addr_, ctype) \ argument
166 #define FI_BGQ_RX_ATOMIC_DO_BAND(buf_, addr_, ctype) \ argument
189 #define FI_BGQ_RX_ATOMIC_DO_LXOR(buf_, addr_, ctype) \ argument
[all …]
/dports/net-im/centerim/centerim-4.22.10/libmsn/msn/
H A Dfiletransfer.cpp102 std::ostringstream buf_; in sendFile() local
139 std::ostringstream buf_; in receiveFile() local
278 std::ostringstream buf_; in handleSend_Negotiating() local
387 std::ostringstream buf_; in handleReceive_Negotiating() local
485 std::ostringstream buf_; in rejectTransfer() local
500 std::ostringstream buf_; in acceptTransfer() local
517 std::ostringstream buf_; in cancelTransfer() local
H A Dnotificationserver.cpp260 std::ostringstream buf_; in handle_CHL() local
342 std::ostringstream buf_; in setState() local
350 std::ostringstream buf_; in setBLP() local
358 std::ostringstream buf_; in setGTC() local
377 std::ostringstream buf_; in addToList() local
385 std::ostringstream buf_; in removeFromList() local
393 std::ostringstream buf_; in addToGroup() local
401 std::ostringstream buf_; in removeFromGroup() local
413 std::ostringstream buf_; in addGroup() local
421 std::ostringstream buf_; in removeGroup() local
[all …]
/dports/graphics/exiv2/exiv2-0.27.5-Source/src/
H A Dmakernote_int.hpp297 DataBuf buf_; //!< Raw header data member in Exiv2::Internal::Nikon2MnHeader
332 DataBuf buf_; //!< Raw header data member in Exiv2::Internal::Nikon3MnHeader
365 DataBuf buf_; //!< Raw header data member in Exiv2::Internal::PanasonicMnHeader
483 DataBuf buf_; //!< Raw header data member in Exiv2::Internal::SigmaMnHeader
516 DataBuf buf_; //!< Raw header data member in Exiv2::Internal::SonyMnHeader
549 DataBuf buf_; //!< Raw header data member in Exiv2::Internal::Casio2MnHeader
/dports/graphics/photoflow/PhotoFlow-8472024f/src/external/exiv2/src/
H A Dmakernote_int.hpp309 DataBuf buf_; //!< Raw header data member in Exiv2::Internal::Nikon2MnHeader
344 DataBuf buf_; //!< Raw header data member in Exiv2::Internal::Nikon3MnHeader
377 DataBuf buf_; //!< Raw header data member in Exiv2::Internal::PanasonicMnHeader
495 DataBuf buf_; //!< Raw header data member in Exiv2::Internal::SigmaMnHeader
528 DataBuf buf_; //!< Raw header data member in Exiv2::Internal::SonyMnHeader
561 DataBuf buf_; //!< Raw header data member in Exiv2::Internal::Casio2MnHeader
/dports/ftp/pure-ftpd/pure-ftpd-1.0.50/src/
H A Dsafe_rw.c12 safe_write(const int fd, const void * const buf_, size_t count, in safe_write()
41 safe_read(const int fd, void * const buf_, size_t count) in safe_read()
63 safe_read_partial(const int fd, void * const buf_, const size_t max_count) in safe_read_partial()
/dports/science/mpqc/mpqc-2.3.1/src/lib/util/state/
H A Dstate_file.h54 std::streambuf *buf_; variable
82 std::streambuf *buf_; variable
/dports/textproc/jade/jade-1.2.1/include/
H A DOutputCharStream.h62 Char *buf_; variable
80 Char *buf_; variable
98 Char buf_[bufSize_]; variable
H A DOutputByteStream.h107 String<char> buf_; variable
127 String<char> buf_; variable
/dports/textproc/opensp/OpenSP-1.5.2/include/
H A DOutputCharStream.h63 Char *buf_; variable
81 Char *buf_; variable
99 Char buf_[bufSize_]; variable
H A DOutputByteStream.h109 String<char> buf_; variable
129 String<char> buf_; variable
/dports/security/seal/SEAL-3.7.2/native/src/seal/util/
H A Dstreambuf.h77 DynArray<char> buf_; variable
111 const char_type *buf_; variable
152 char_type *buf_; variable
/dports/devel/libassa/libassa-3.5.1/assa/
H A DUnConUDPSocket.cpp25 recvfrom (char* buf_, int size_, Address* peer_addr_) in recvfrom()
60 sendto (const char* buf_, const unsigned int size_, const Address* peer_addr_) in sendto()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Common/Net/
H A DSinks.h38 char buf_[BUFFER_SIZE]; variable
69 char buf_[BUFFER_SIZE]; variable
/dports/emulators/ppsspp/ppsspp-1.12.3/Common/Net/
H A DSinks.h38 char buf_[BUFFER_SIZE]; variable
69 char buf_[BUFFER_SIZE]; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/perfetto/src/traced/probes/ftrace/kallsyms/
H A Dkernel_symbol_map.h160 std::vector<char> buf_; // Token buffer. variable
172 std::vector<uint8_t> buf_; // Symbol buffer. variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/perfetto/src/traced/probes/ftrace/kallsyms/
H A Dkernel_symbol_map.h160 std::vector<char> buf_; // Token buffer. variable
172 std::vector<uint8_t> buf_; // Symbol buffer. variable
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Common/Net/
H A DSinks.h38 char buf_[BUFFER_SIZE]; variable
69 char buf_[BUFFER_SIZE]; variable
/dports/deskutils/akregator/akregator-21.12.3/plugins/mk4storage/metakit/src/
H A Dcustom.cpp72 void c4_CustomHandler::Set(int index_, const c4_Bytes &buf_) in Set()
176 void c4_CustomSeq::DoSet(int row_, int col_, const c4_Bytes &buf_) in DoSet()
282 bool c4_SliceViewer::GetItem(int row_, int col_, c4_Bytes &buf_) in GetItem()
372 bool c4_ProductViewer::GetItem(int row_, int col_, c4_Bytes &buf_) in GetItem()
430 bool c4_RemapWithViewer::GetItem(int row_, int col_, c4_Bytes &buf_) in GetItem()
498 bool c4_PairViewer::GetItem(int row_, int col_, c4_Bytes &buf_) in GetItem()
580 bool c4_ConcatViewer::GetItem(int row_, int col_, c4_Bytes &buf_) in GetItem()
658 bool c4_RenameViewer::GetItem(int row_, int col_, c4_Bytes &buf_) in GetItem()
785 bool c4_GroupByViewer::GetItem(int row_, int col_, c4_Bytes &buf_) in GetItem()
890 bool c4_JoinPropViewer::GetItem(int row_, int col_, c4_Bytes &buf_) in GetItem()
[all …]
/dports/textproc/uim-gtk/uim-d1ac9d9/uim/
H A Dwnnlib.c2429 uim_wnn_jcClear(uim_lisp buf_) in uim_wnn_jcClear()
2530 uim_wnn_jcUnconvert(uim_lisp buf_) in uim_wnn_jcUnconvert()
2579 uim_wnn_jcCancel(uim_lisp buf_) in uim_wnn_jcCancel()
2764 uim_wnn_jcFix(uim_lisp buf_) in uim_wnn_jcFix()
2811 uim_wnn_jcFix1(uim_lisp buf_) in uim_wnn_jcFix1()
3017 uim_wnn_jcDotOffset(uim_lisp buf_) in uim_wnn_jcDotOffset()
3182 uim_wnn_jcTop(uim_lisp buf_) in uim_wnn_jcTop()
3214 uim_wnn_jcBottom(uim_lisp buf_) in uim_wnn_jcBottom()
3515 uim_wnn_jcKillLine(uim_lisp buf_) in uim_wnn_jcKillLine()
3627 uim_wnn_jcSaveDic(uim_lisp buf_) in uim_wnn_jcSaveDic()
[all …]
/dports/textproc/uim-qt5/uim-d1ac9d9/uim/
H A Dwnnlib.c2429 uim_wnn_jcClear(uim_lisp buf_) in uim_wnn_jcClear()
2530 uim_wnn_jcUnconvert(uim_lisp buf_) in uim_wnn_jcUnconvert()
2579 uim_wnn_jcCancel(uim_lisp buf_) in uim_wnn_jcCancel()
2764 uim_wnn_jcFix(uim_lisp buf_) in uim_wnn_jcFix()
2811 uim_wnn_jcFix1(uim_lisp buf_) in uim_wnn_jcFix1()
3017 uim_wnn_jcDotOffset(uim_lisp buf_) in uim_wnn_jcDotOffset()
3182 uim_wnn_jcTop(uim_lisp buf_) in uim_wnn_jcTop()
3214 uim_wnn_jcBottom(uim_lisp buf_) in uim_wnn_jcBottom()
3515 uim_wnn_jcKillLine(uim_lisp buf_) in uim_wnn_jcKillLine()
3627 uim_wnn_jcSaveDic(uim_lisp buf_) in uim_wnn_jcSaveDic()
[all …]
/dports/textproc/uim-m17nlib/uim-d1ac9d9/uim/
H A Dwnnlib.c2429 uim_wnn_jcClear(uim_lisp buf_) in uim_wnn_jcClear()
2530 uim_wnn_jcUnconvert(uim_lisp buf_) in uim_wnn_jcUnconvert()
2579 uim_wnn_jcCancel(uim_lisp buf_) in uim_wnn_jcCancel()
2764 uim_wnn_jcFix(uim_lisp buf_) in uim_wnn_jcFix()
2811 uim_wnn_jcFix1(uim_lisp buf_) in uim_wnn_jcFix1()
3017 uim_wnn_jcDotOffset(uim_lisp buf_) in uim_wnn_jcDotOffset()
3182 uim_wnn_jcTop(uim_lisp buf_) in uim_wnn_jcTop()
3214 uim_wnn_jcBottom(uim_lisp buf_) in uim_wnn_jcBottom()
3515 uim_wnn_jcKillLine(uim_lisp buf_) in uim_wnn_jcKillLine()
3627 uim_wnn_jcSaveDic(uim_lisp buf_) in uim_wnn_jcSaveDic()
[all …]
/dports/textproc/uim-gtk3/uim-d1ac9d9/uim/
H A Dwnnlib.c2429 uim_wnn_jcClear(uim_lisp buf_) in uim_wnn_jcClear()
2530 uim_wnn_jcUnconvert(uim_lisp buf_) in uim_wnn_jcUnconvert()
2579 uim_wnn_jcCancel(uim_lisp buf_) in uim_wnn_jcCancel()
2764 uim_wnn_jcFix(uim_lisp buf_) in uim_wnn_jcFix()
2811 uim_wnn_jcFix1(uim_lisp buf_) in uim_wnn_jcFix1()
3017 uim_wnn_jcDotOffset(uim_lisp buf_) in uim_wnn_jcDotOffset()
3182 uim_wnn_jcTop(uim_lisp buf_) in uim_wnn_jcTop()
3214 uim_wnn_jcBottom(uim_lisp buf_) in uim_wnn_jcBottom()
3515 uim_wnn_jcKillLine(uim_lisp buf_) in uim_wnn_jcKillLine()
3627 uim_wnn_jcSaveDic(uim_lisp buf_) in uim_wnn_jcSaveDic()
[all …]

12345678910>>...66