Home
last modified time | relevance | path

Searched defs:quote (Results 1 – 16 of 16) sorted by relevance

/openbmc/linux/rust/macros/
H A Dlib.rs6 mod quote; module
H A Dquote.rs153 macro_rules! quote { macro
/openbmc/linux/net/bluetooth/
H A Dhci_core.c3367 static inline void hci_quote_sent(struct hci_conn *conn, int num, int *quote) in hci_quote_sent()
3407 int *quote) in hci_low_sent()
3471 int *quote) in hci_chan_sent()
3617 int quote; in hci_sched_sco() local
3640 int quote; in hci_sched_esco() local
3665 int quote; in hci_sched_acl_pkt() local
3707 int quote; in hci_sched_acl_blk() local
3783 int quote, cnt, tmp; in hci_sched_le() local
3834 int quote, *cnt; in hci_sched_iso() local
/openbmc/u-boot/arch/mips/lib/
H A Dbootm.c78 const char *bootargs, *next, *quote; in linux_cmdline_legacy() local
/openbmc/qemu/qobject/
H A Djson-parser.c133 char quote; in parse_string() local
/openbmc/linux/tools/bpf/bpftool/
H A Dmain.c296 char quote = *cp++; in make_args() local
/openbmc/qemu/tests/unit/
H A Dcheck-qjson.c27 char quote = single ? '\'' : '"'; in from_json_str() local
/openbmc/linux/tools/perf/util/
H A Dconfig.c77 int quote = 0, comment = 0, space = 0; in parse_value() local
H A Dheader.c1691 char *quote = strchr(argv_i, '\''); in print_cmdline() local
/openbmc/u-boot/common/
H A Dcli_hush.c319 int quote; member
911 static int b_addqchr(o_string *o, int ch, int quote) in b_addqchr()
/openbmc/linux/lib/
H A Ddynamic_debug.c295 int quote = *buf++; in ddebug_tokenize() local
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dqunit-1.18.0.js127 …args.length-1)));};return innerEquiv;}());QUnit.dump=(function(){function quote(str){return "\""+s… function
/openbmc/linux/include/uapi/sound/
H A Dasequencer.h267 struct snd_seq_ev_quote quote; member
/openbmc/linux/kernel/trace/
H A Dtrace_events_filter.c1985 int quote = 0; in calc_stack() local
H A Dtrace_events.c2716 int quote = 0; in update_event_printk() local
/openbmc/qemu/qga/
H A Dcommands-posix.c3257 gchar *p, *p2, quote; in ga_osrelease_replace_special() local