Home
last modified time | relevance | path

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

12

/third_party/rust/crates/nom/tests/
H A Descaped.rs6 fn esc(s: &str) -> IResult<&str, &str, (&str, ErrorKind)> { in esc() functions
/third_party/curl/tests/unit/
H A Dunit1605.c51 char *esc; variable
/third_party/libabigail/src/
H A Dabg-regex.cc65 operator<<(std::ostream& os, const escape& esc) in operator <<() argument
/kernel/linux/linux-5.10/arch/um/drivers/
H A Dslip_common.h89 int esc; member
16 slip_unesc(unsigned char c, unsigned char *buf, int *pos, int *esc) slip_unesc() argument
/kernel/linux/linux-6.6/arch/um/drivers/
H A Dslip_common.h89 int esc; member
16 slip_unesc(unsigned char c, unsigned char *buf, int *pos, int *esc) slip_unesc() argument
/third_party/node/deps/openssl/openssl/crypto/txt_db/
H A Dtxt_db.c23 int esc = 0; in TXT_DB_read() local
/third_party/openssl/crypto/txt_db/
H A Dtxt_db.c23 int esc = 0; in TXT_DB_read() local
/kernel/linux/linux-6.6/include/linux/
H A Dseq_file.h150 static inline void seq_escape(struct seq_file *m, const char *s, const char *esc) in seq_escape() argument
133 seq_escape_str(struct seq_file *m, const char *src, unsigned int flags, const char *esc) seq_escape_str() argument
/third_party/ffmpeg/libavcodec/
H A D8svx.c92 EightSvxContext *esc = avctx->priv_data; in eightsvx_decode_frame() local
159 EightSvxContext *esc = avctx->priv_data; eightsvx_decode_init() local
179 EightSvxContext *esc = avctx->priv_data; eightsvx_decode_close() local
[all...]
/third_party/musl/src/regex/
H A Dfnmatch.c51 int esc = 0; in pat_next() local
/third_party/rust/crates/nom/src/bytes/
H A Dtests.rs74 fn esc(i: &[u8]) -> IResult<&[u8], &[u8]> { in escaping() functions
109 fn esc(i: &str) -> IResult<&str, &str> { in escaping_str() functions
149 fn esc(i: &[u8]) -> IResult<&[u8], String> { escape_transform() functions
220 fn esc(i: &str) -> IResult<&str, String> { escape_transform_str() functions
[all...]
/kernel/linux/linux-5.10/tools/scripts/
H A Dutilities.mak
/kernel/linux/linux-5.10/lib/
H A Dseq_buf.c270 int seq_buf_path(struct seq_buf *s, const struct path *path, const char *esc) argument
H A Dtest-string_helpers.c286 test_string_escape_overflow(const char *in, int p, unsigned int flags, const char *esc, in test_string_escape_overflow() argument
297 test_string_escape(const char *name, const struct test_string_2 *s2, unsigned int flags, const char *esc) test_string_escape() argument
H A Dstring_helpers.c574 const char esc[] = "\f\n\r\t\v\a\e\\\""; in kstrdup_quotable() local
/kernel/linux/linux-6.6/drivers/auxdisplay/
H A Dcharlcd.c203 char *esc = priv->esc_seq.buf + 2; in handle_lcd_special_code() local
H A Dhd44780_common.c299 int hd44780_common_redefine_char(struct charlcd *lcd, char *esc) in hd44780_common_redefine_char() argument
/kernel/linux/linux-6.6/tools/scripts/
H A Dutilities.mak
/kernel/linux/linux-6.6/lib/
H A Dseq_buf.c302 int seq_buf_path(struct seq_buf *s, const struct path *path, const char *esc) argument
H A Dtest-string_helpers.c406 test_string_escape_overflow(const char *in, int p, unsigned int flags, const char *esc, in test_string_escape_overflow() argument
417 test_string_escape(const char *name, const struct test_string_2 *s2, unsigned int flags, const char *esc) test_string_escape() argument
/third_party/alsa-utils/alsactl/
H A Dutils.c70 int esc = 0; in line_width() local
/third_party/icu/icu4c/source/i18n/
H A Drbt_set.cpp123 UnicodeString esc; in _debugOut() local
/third_party/node/deps/icu-small/source/i18n/
H A Drbt_set.cpp123 UnicodeString esc; in _debugOut() local
/third_party/libfuse/lib/
H A Dfuse_opt.c115 static int add_opt_common(char **opts, const char *opt, int esc) in add_opt_common() argument
/third_party/skia/third_party/externals/icu/source/i18n/
H A Drbt_set.cpp123 UnicodeString esc; in _debugOut() local

Completed in 13 milliseconds

12