Home
last modified time | relevance | path

Searched defs:toerase (Results 1 – 9 of 9) sorted by relevance

/dports/devel/z88dk/z88dk/libsrc/stdio/
H A Dfgets_cons_erase_character.c3 void fgets_cons_erase_character(unsigned char toerase) __z88dk_fastcall in fgets_cons_erase_character()
/dports/math/dune-common/dune-common-df65b1282ea89ad40d2cb6565983f7e633ccce31/dune/common/parallel/
H A Dinterface.hh484 const_iterator toerase=interfacePair++; in strip() local
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/plugins/out_kafka/librdkafka-1.7.0/src/
H A Drdkafka_idempotence.c628 rd_kafka_pid2str(rk->rk_eos.pid),
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/utils/HelpGen/src/
H A Dcjparser.cpp1620 wxString toerase("WXDLLEXPORT "); in ParseNameAndRetVal() local
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/utils/HelpGen/src/
H A Dcjparser.cpp1620 wxString toerase("WXDLLEXPORT "); in ParseNameAndRetVal() local
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/utils/HelpGen/src/
H A Dcjparser.cpp1620 wxString toerase("WXDLLEXPORT "); in ParseNameAndRetVal() local
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/utils/HelpGen/src/
H A Dcjparser.cpp1620 wxString toerase("WXDLLEXPORT "); in ParseNameAndRetVal() local
/dports/multimedia/vlc/vlc-3.0.16/modules/audio_output/
H A Ddirectsound.c1125 int64_t toerase, tosleep; in PlayedDataEraser() local
/dports/net/librdkafka/librdkafka-1.8.2/src/
H A Drdbuf.c628 size_t toerase = RD_MIN(seg->seg_of - rof, eraseremains); in rd_buf_erase() local