Home
last modified time | relevance | path

Searched defs:decode_line (Results 1 – 25 of 34) sorted by relevance

12

/dports/textproc/py-rich/rich-10.16.1/rich/
H A Dansi.py126 def decode_line(self, line: str) -> Text: member in AnsiDecoder
/dports/devel/z88dk/z88dk/support/debugger/
H A Dhitnrun.exp452 proc decode_line { cmdline } { procedure
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dffv1dec_template.c23 static av_always_inline int RENAME(decode_line)(FFV1Context *s, int w, in RENAME() argument
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dffv1dec_template.c23 static av_always_inline int RENAME(decode_line)(FFV1Context *s, int w, in RENAME() argument
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dffv1dec_template.c23 static av_always_inline int RENAME(decode_line)(FFV1Context *s, int w, in RENAME() argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dffv1dec_template.c23 static av_always_inline int RENAME(decode_line)(FFV1Context *s, int w, in RENAME() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dffv1dec_template.c23 static av_always_inline int RENAME(decode_line)(FFV1Context *s, int w, in RENAME() argument
/dports/devel/cssc/CSSC-1.4.1/src/
H A Dencoding.cc92 decode_line(const char in[], char out[]) in decode_line() function
/dports/news/trn/trn-3.6/
H A Dunship.c322 decode_line(s) in decode_line() function
H A Duudecode.c223 decode_line(buff) in decode_line() function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/test/
H A Ddecode_packet_SUITE.erl514 decode_line(Bin,MaxLen) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/test/
H A Ddecode_packet_SUITE.erl514 decode_line(Bin,MaxLen) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/test/
H A Ddecode_packet_SUITE.erl496 decode_line(Bin,MaxLen) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/test/
H A Ddecode_packet_SUITE.erl514 decode_line(Bin,MaxLen) -> function
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/test/
H A Ddecode_packet_SUITE.erl514 decode_line(Bin,MaxLen) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/test/
H A Ddecode_packet_SUITE.erl514 decode_line(Bin,MaxLen) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/test/
H A Ddecode_packet_SUITE.erl496 decode_line(Bin,MaxLen) -> function
/dports/converters/btoa/btoa-5.2/
H A Datob.c274 BYTE decode_line(buffer, length) in decode_line() function
/dports/net-mgmt/rate/rate-0.9/
H A Dsave.c29 static char ** decode_line(char * line) in decode_line() function
/dports/devel/cssc/CSSC-1.4.1/testutils/
H A Duu_decode.c97 decode_line(const char in[], char out[]) in decode_line() function
/dports/math/py-networkx/networkx-2.6.3/networkx/readwrite/
H A Dgml.py247 def decode_line(line): function
/dports/news/nn/nn-6.7.3/
H A Ddecode.c118 decode_line(char *buf, register int len, int dont_write) in decode_line() function
/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/src/input/
H A Dteletext_to_srt_packet_converter.cpp256 teletext_to_srt_packet_converter_c::decode_line(unsigned char const *buffer, in decode_line() function in teletext_to_srt_packet_converter_c
/dports/www/yaws/yaws-2.0.6/src/
H A Dyaws.erl1095 decode_line([H|T]) -> function
1101 decode_line([P0,P1,P2,P3|T], N, Out) when N >= 3-> function
1106 decode_line([P0,P1,P2,_|T], 2, Out) -> function
1110 decode_line([P0,P1,_,_|T], 1, Out) -> function
1113 decode_line(T, 0, Out) -> function
/dports/dns/idnkit2/idnkit-2.3/tools/idnconv/
H A Didnconv.c881 decode_line(idnconv_strbuf_t *from, idnconv_strbuf_t *to, in decode_line() function

12