Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
D8svx.c89 EightSvxContext *esc = avctx->priv_data; in eightsvx_decode_frame() local
156 EightSvxContext *esc = avctx->priv_data; in eightsvx_decode_init() local
176 EightSvxContext *esc = avctx->priv_data; in eightsvx_decode_close() local
Daacdec.c415 int esc; in read_stream_mux_config() local
Drv34.c213 static inline void decode_coeff(int16_t *dst, int coef, int esc, GetBitContext *gb, VLC* vlc, int q) in decode_coeff()
Dvc1_block.c268 int bits, esc; in get_mvdata_interlaced() local
/third_party/rust/crates/nom/tests/
Descaped.rs6 fn esc(s: &str) -> IResult<&str, &str, (&str, ErrorKind)> { in esc() function
/third_party/rust/crates/nom/src/bytes/
Dtests.rs74 fn esc(i: &[u8]) -> IResult<&[u8], &[u8]> { in escaping() function
149 fn esc(i: &[u8]) -> IResult<&[u8], String> { in escape_transform() function
/third_party/rust/crates/cxx/src/
Dlossy.rs39 let esc = ch.escape_debug(); in debug() localVariable
/third_party/libabigail/src/
Dabg-regex.cc65 operator<<(std::ostream& os, const escape& esc) in operator <<()
/third_party/openssl/crypto/txt_db/
Dtxt_db.c23 int esc = 0; in TXT_DB_read() local
/third_party/musl/src/regex/
Dfnmatch.c51 int esc = 0; in pat_next() local
/third_party/node/deps/icu-small/source/i18n/
Drbt_set.cpp123 UnicodeString esc; in _debugOut() local
/third_party/skia/third_party/externals/icu/source/i18n/
Drbt_set.cpp123 UnicodeString esc; in _debugOut() local
/third_party/icu/icu4c/source/i18n/
Drbt_set.cpp123 UnicodeString esc; in _debugOut() local
/third_party/alsa-utils/alsactl/
Dutils.c70 int esc = 0; in line_width() local
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Drbt_set.cpp123 UnicodeString esc; in _debugOut() local
/third_party/alsa-utils/alsaucm/
Ddump.c94 #define ESC(s, esc) tesc((s), (esc), sizeof(esc)) argument
260 #define JESC(s, esc) jesc((s), (esc), sizeof(esc)) argument
/third_party/node/deps/npm/lib/config/
Dcore.js411 return f.replace(envExpr, function (orig, esc, name) { argument
/third_party/rust/crates/regex/regex-capi/src/
Drure.rs580 let esc = rure_escape(pat, len, &mut err); localVariable
/third_party/libfuse/lib/
Dfuse_opt.c115 static int add_opt_common(char **opts, const char *opt, int esc) in add_opt_common()
/third_party/ffmpeg/
Dconfigure7423 esc(){ function
/third_party/lwip/src/netif/ppp/
Deap.c185 static const char * eap_state_name(enum eap_state_code esc) in eap_state_name()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dedit.c763 static int esc = -1; in edit_read_key() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dedit.c763 static int esc = -1; in edit_read_key() local
/third_party/alsa-utils/amixer/
Damixer.c1712 int n, esc, quote; in split_line() local
/third_party/jsoncpp/src/test_lib_json/
Dmain.cpp2726 std::string esc = raw; in JSONTEST_FIXTURE_LOCAL() local