Home
last modified time | relevance | path

Searched refs:quote (Results 1 – 22 of 22) sorted by relevance

/linux-4.4.14/tools/perf/util/
Dconfig.c60 int quote = 0, comment = 0, space = 0; in parse_value() local
69 if (quote) in parse_value()
76 if (isspace(c) && !quote) { in parse_value()
80 if (!quote) { in parse_value()
116 quote = 1-quote; in parse_value()
DBuild27 libperf-y += quote.o
/linux-4.4.14/net/bluetooth/
Dhci_core.c3807 int *quote) in hci_low_sent() argument
3858 *quote = q ? q : 1; in hci_low_sent()
3860 *quote = 0; in hci_low_sent()
3862 BT_DBG("conn %p quote %d", conn, *quote); in hci_low_sent()
3888 int *quote) in hci_chan_sent() argument
3964 *quote = q ? q : 1; in hci_chan_sent()
3965 BT_DBG("chan %p quote %d", chan, *quote); in hci_chan_sent()
4041 int quote; in hci_sched_acl_pkt() local
4046 (chan = hci_chan_sent(hdev, ACL_LINK, &quote))) { in hci_sched_acl_pkt()
4048 while (quote-- && (skb = skb_peek(&chan->data_q))) { in hci_sched_acl_pkt()
[all …]
/linux-4.4.14/scripts/
DKbuild.include6 quote := "
29 # Escape single quote for use in echo statements
348 $(1)_FILENAME := $$(subst \\,\,$$(subst \$$(quote),$$(quote),$$(subst $$(space_escape),\$$(space),$…
/linux-4.4.14/Documentation/devicetree/bindings/
DABI.txt4 I. Regarding stable bindings/ABI, we quote from the 2013 ARM mini-summit
/linux-4.4.14/firmware/
DMakefile7 fwdir := $(subst $(quote),,$(CONFIG_EXTRA_FIRMWARE_DIR))
10 fw-external-y := $(subst $(quote),,$(CONFIG_EXTRA_FIRMWARE))
/linux-4.4.14/tools/build/
DBuild.include35 # Escape single quote for use in echo statements
/linux-4.4.14/include/uapi/sound/
Dasequencer.h295 struct snd_seq_ev_quote quote; member
/linux-4.4.14/Documentation/hwmon/
Dk10temp63 Please note that it is defined as a relative value; to quote the AMD manual:
/linux-4.4.14/lib/
Ddynamic_debug.c229 int quote = *buf++; in ddebug_tokenize() local
230 for (end = buf; *end && *end != quote; end++) in ddebug_tokenize()
DMakefile62 CFLAGS_hweight.o = $(subst $(quote),,$(CONFIG_ARCH_HWEIGHT_CFLAGS))
/linux-4.4.14/Documentation/
Ddynamic-debug-howto.txt178 Alternatively, the string can be enclosed in double quote
179 characters (") or single quote characters (').
Dkernel-doc-nano-HOWTO.txt354 Spaces are allowed in <section title>; do not quote the <section title>.
Drbtree.txt21 To quote Linux Weekly News:
DSubmittingPatches340 developer to be able to "quote" your changes, using standard e-mail
/linux-4.4.14/Documentation/vm/
Dhwpoison.txt9 To quote the overview comment:
/linux-4.4.14/sound/core/seq/
Dseq_clientmgr.c550 bounce_ev.data.quote.origin = event->dest; in bounce_error_event()
551 bounce_ev.data.quote.event = event; in bounce_error_event()
552 bounce_ev.data.quote.value = -err; /* use positive value */ in bounce_error_event()
/linux-4.4.14/kernel/trace/
Dtrace_events.c2227 int quote = 0; in update_event_printk() local
2239 quote ^= 1; in update_event_printk()
2242 if (quote) in update_event_printk()
/linux-4.4.14/Documentation/kbuild/
Dkconfig-language.txt203 always surrounded by single or double quotes. Within the quote, any
481 (1) Partial (or no) quote of error.
/linux-4.4.14/Documentation/security/
DSmack.txt377 (quote) and '"' (double-quote) characters.
/linux-4.4.14/Documentation/filesystems/
Dramfs-rootfs-initramfs.txt322 5) Al Viro made the decision (quote: "tar is ugly as hell and not going to be
/linux-4.4.14/Documentation/development-process/
D5.Posting250 attachments; that makes it much harder for reviewers to quote sections of