Home
last modified time | relevance | path

Searched defs:string_code (Results 1 – 25 of 51) sorted by relevance

123

/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dmlz.c50 static void set_new_entry_dict(MLZDict* dict, int string_code, int parent_code, int char_code) { in set_new_entry_dict()
61 static int decode_string(MLZ* mlz, unsigned char *buff, int string_code, int *first_char_code, unsi… in decode_string()
126 int string_code, last_string_code, char_code; in ff_mlz_decompression() local
H A Dmlz.h39 int string_code; member
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dmlz.c50 static void set_new_entry_dict(MLZDict* dict, int string_code, int parent_code, int char_code) { in set_new_entry_dict()
61 static int decode_string(MLZ* mlz, unsigned char *buff, int string_code, int *first_char_code, unsi… in decode_string()
126 int string_code, last_string_code, char_code; in ff_mlz_decompression() local
H A Dmlz.h39 int string_code; member
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dmlz.c50 static void set_new_entry_dict(MLZDict* dict, int string_code, int parent_code, int char_code) { in set_new_entry_dict()
61 static int decode_string(MLZ* mlz, unsigned char *buff, int string_code, int *first_char_code, unsi… in decode_string()
126 int string_code, last_string_code, char_code; in ff_mlz_decompression() local
H A Dmlz.h39 int string_code; member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dmlz.c50 static void set_new_entry_dict(MLZDict* dict, int string_code, int parent_code, int char_code) { in set_new_entry_dict()
61 static int decode_string(MLZ* mlz, unsigned char *buff, int string_code, int *first_char_code, unsi… in decode_string()
126 int string_code, last_string_code, char_code; in ff_mlz_decompression() local
H A Dmlz.h39 int string_code; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dmlz.c50 static void set_new_entry_dict(MLZDict* dict, int string_code, int parent_code, int char_code) { in set_new_entry_dict()
61 static int decode_string(MLZ* mlz, unsigned char *buff, int string_code, int *first_char_code, unsi… in decode_string()
126 int string_code, last_string_code, char_code; in ff_mlz_decompression() local
H A Dmlz.h39 int string_code; member
/dports/lang/p5-v6/v6-0.047/lib/Perlito6/Grammar/
H A DRegex.pm300 sub string_code { subroutine
/dports/lang/erlang-runtime23/corba-5.0.2/lib/orber/src/
H A Diop_ior.erl1197 string_code(IOR) -> function
1208 string_code(IOR, Host) -> function
1219 string_code(IOR, Host, Port) -> function
1228 string_code(IOR, Host, Port, SSLPort) -> function
1231 string_code(IOR, Flags, IP, Port, SSLPort) -> function
/dports/lang/erlang-runtime24/corba-5.0.2/lib/orber/src/
H A Diop_ior.erl1197 string_code(IOR) -> function
1208 string_code(IOR, Host) -> function
1219 string_code(IOR, Host, Port) -> function
1228 string_code(IOR, Host, Port, SSLPort) -> function
1231 string_code(IOR, Flags, IP, Port, SSLPort) -> function
/dports/lang/erlang-runtime22/corba-4.5.2/lib/orber/src/
H A Diop_ior.erl1197 string_code(IOR) -> function
1208 string_code(IOR, Host) -> function
1219 string_code(IOR, Host, Port) -> function
1228 string_code(IOR, Host, Port, SSLPort) -> function
1231 string_code(IOR, Flags, IP, Port, SSLPort) -> function
/dports/lang/erlang/corba-5.0.2/lib/orber/src/
H A Diop_ior.erl1197 string_code(IOR) -> function
1208 string_code(IOR, Host) -> function
1219 string_code(IOR, Host, Port) -> function
1228 string_code(IOR, Host, Port, SSLPort) -> function
1231 string_code(IOR, Flags, IP, Port, SSLPort) -> function
/dports/lang/erlang-runtime21/corba-4.5.2/lib/orber/src/
H A Diop_ior.erl1197 string_code(IOR) -> function
1208 string_code(IOR, Host) -> function
1219 string_code(IOR, Host, Port) -> function
1228 string_code(IOR, Host, Port, SSLPort) -> function
1231 string_code(IOR, Flags, IP, Port, SSLPort) -> function
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_experimental/filter_watermark/
H A DutilsWatermark.cpp33 unsigned int utilsWatermark::ComputeSeed( QString string_code ) in ComputeSeed()
H A Dfilter_watermark.cpp112 const QString string_code = par.getString("String_code"); in applyFilter() local
/dports/emulators/ucon64/ucon64-2.2.2-src/src/misc/
H A Dgetopt2.c186 string_code (char *d, const char *s) in string_code() function
/dports/net/iaxmodem/iaxmodem-1.2.0/lib/spandsp/src/spandsp/
H A Dv42bis.h92 uint32_t string_code; member
/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/Libraries/RES/Source/
H A Dlzw.c277 uint32_t string_code; // current string compress code member
/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/Libraries/RES/Tests/ResDump/
H A Dlzw.c290 unsigned int string_code; // current string compress code member
/dports/devel/godot/godot-3.2.3-stable/core/
H A Dscript_language.h263 String string_code; member
/dports/devel/godot-tools/godot-3.2.3-stable/core/
H A Dscript_language.h263 String string_code; member
/dports/devel/indi/indi-1.9.1/libs/indibase/
H A Dhid_libusb.c1236 const char *string_code; member

123