/kernel/linux/linux-6.6/drivers/auxdisplay/ |
H A D | lcd2s.c | 226 static int lcd2s_redefine_char(struct charlcd *lcd, char *esc) in lcd2s_redefine_char() argument
|
/kernel/linux/linux-5.10/drivers/auxdisplay/ |
H A D | charlcd.c | 356 char *esc = priv->esc_seq.buf + 2; in handle_lcd_special_code() local
|
/kernel/linux/linux-5.10/fs/ |
H A D | seq_file.c | 371 void seq_escape(struct seq_file *m, const char *s, const char *esc) in seq_escape() argument 429 char *mangle_path(char *s, const char *p, const char *esc) in mangle_path() argument 459 int seq_path(struct seq_file *m, const struct path *path, const char *esc) in seq_path() argument 487 seq_file_path(struct seq_file *m, struct file *file, const char *esc) seq_file_path() argument 496 seq_path_root(struct seq_file *m, const struct path *path, const struct path *root, const char *esc) seq_path_root() argument 526 seq_dentry(struct seq_file *m, struct dentry *dentry, const char *esc) seq_dentry() argument [all...] |
/kernel/linux/linux-6.6/fs/ |
H A D | seq_file.c | 440 char *mangle_path(char *s, const char *p, const char *esc) in mangle_path() argument 470 int seq_path(struct seq_file *m, const struct path *path, const char *esc) in seq_path() argument 374 seq_escape_mem(struct seq_file *m, const char *src, size_t len, unsigned int flags, const char *esc) seq_escape_mem() argument 498 seq_file_path(struct seq_file *m, struct file *file, const char *esc) seq_file_path() argument 507 seq_path_root(struct seq_file *m, const struct path *path, const struct path *root, const char *esc) seq_path_root() argument 537 seq_dentry(struct seq_file *m, struct dentry *dentry, const char *esc) seq_dentry() argument [all...] |
/kernel/linux/linux-6.6/drivers/s390/cio/ |
H A D | chsc.h | 31 u8 esc; member
|
/kernel/linux/linux-6.6/lib/ |
H A D | string_helpers.c | 643 const char esc[] = "\f\n\r\t\v\a\e\\\""; in kstrdup_quotable() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | aacdec.c | 414 int esc; in read_stream_mux_config() local
|
H A D | vc1_block.c | 269 int bits, esc; in get_mvdata_interlaced() local
|
H A D | rv34.c | 215 static inline void decode_coeff(int16_t *dst, int coef, int esc, GetBitContext *gb, VLC* vlc, int q) in decode_coeff() argument
|
/kernel/linux/linux-5.10/drivers/bluetooth/ |
H A D | hci_h5.c | 503 const u8 delim = SLIP_DELIMITER, esc = SLIP_ESC; in h5_unslip_one_byte() local
|
/kernel/linux/linux-5.10/fs/gfs2/ |
H A D | lops.c | 996 u64 esc; in databuf_lo_scan_elements() local
|
/kernel/linux/linux-6.6/fs/gfs2/ |
H A D | lops.c | 1019 u64 esc; in databuf_lo_scan_elements() local
|
/kernel/linux/linux-6.6/drivers/platform/x86/ |
H A D | asus-tf103c-dock.c | 281 u8 *esc, *buf = dock->kbd_buf; in tf103c_dock_report_toprow_kbd_hook() local
|
/kernel/linux/linux-6.6/drivers/bluetooth/ |
H A D | hci_h5.c | 520 const u8 delim = SLIP_DELIMITER, esc = SLIP_ESC; in h5_unslip_one_byte() local
|
/third_party/lwip/src/netif/ppp/ |
H A D | eap.c | 185 static const char * eap_state_name(enum eap_state_code esc) in eap_state_name() argument
|
/device/soc/hisilicon/common/hal/middleware/ffmpeg_adapt/ |
H A D | configure_llvm | 7422 esc(){ function
|
/third_party/ffmpeg/ |
H A D | configure | 7616 esc(){ function
|
/third_party/alsa-utils/amixer/ |
H A D | amixer.c | 1713 int n, esc, quote; in split_line() local
|
/third_party/lzma/CPP/7zip/UI/Common/ |
H A D | HashCalc.cpp | 392 AString esc;
in WriteLine() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
H A D | edit.c | 763 static int esc = -1; in edit_read_key() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
H A D | edit.c | 763 static int esc = -1; in edit_read_key() local [all...] |
/third_party/eudev/src/udev/ |
H A D | udev-rules.c | 1905 enum escape_type esc = ESCAPE_UNSET; in udev_rules_apply_to_event() local 2777 enum escape_type esc = ESCAPE_UNSET; udev_rules_assigning_name_to() local [all...] |
/kernel/linux/linux-6.6/arch/x86/kvm/ |
H A D | emulate.c | 202 const struct escape *esc; member
|
/kernel/linux/linux-5.10/arch/x86/kvm/ |
H A D | emulate.c | 199 const struct escape *esc; member
|
/third_party/sqlite/src/ |
H A D | sqlite3.c | 125555 sqlite3_strlike(const char *zPattern, const char *zStr, unsigned int esc) global() argument [all...] |