Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/util/
Dconfig.c59 int quote = 0, comment = 0, space = 0; in parse_value() local
68 if (quote) in parse_value()
75 if (isspace(c) && !quote) { in parse_value()
79 if (!quote) { in parse_value()
115 quote = 1-quote; in parse_value()
DBuild24 libperf-y += quote.o
/linux-4.1.27/net/bluetooth/
Dhci_core.c3530 int *quote) in hci_low_sent() argument
3581 *quote = q ? q : 1; in hci_low_sent()
3583 *quote = 0; in hci_low_sent()
3585 BT_DBG("conn %p quote %d", conn, *quote); in hci_low_sent()
3611 int *quote) in hci_chan_sent() argument
3687 *quote = q ? q : 1; in hci_chan_sent()
3688 BT_DBG("chan %p quote %d", chan, *quote); in hci_chan_sent()
3764 int quote; in hci_sched_acl_pkt() local
3769 (chan = hci_chan_sent(hdev, ACL_LINK, &quote))) { in hci_sched_acl_pkt()
3771 while (quote-- && (skb = skb_peek(&chan->data_q))) { in hci_sched_acl_pkt()
[all …]
/linux-4.1.27/Documentation/devicetree/bindings/
DABI.txt4 I. Regarding stable bindings/ABI, we quote from the 2013 ARM mini-summit
/linux-4.1.27/firmware/
DMakefile7 fwdir := $(subst $(quote),,$(CONFIG_EXTRA_FIRMWARE_DIR))
10 fw-external-y := $(subst $(quote),,$(CONFIG_EXTRA_FIRMWARE))
/linux-4.1.27/tools/build/
DBuild.include35 # Escape single quote for use in echo statements
/linux-4.1.27/include/uapi/sound/
Dasequencer.h295 struct snd_seq_ev_quote quote; member
/linux-4.1.27/Documentation/hwmon/
Dk10temp63 Please note that it is defined as a relative value; to quote the AMD manual:
/linux-4.1.27/scripts/
DKbuild.include6 quote := "
29 # Escape single quote for use in echo statements
/linux-4.1.27/lib/
Ddynamic_debug.c229 int quote = *buf++; in ddebug_tokenize() local
230 for (end = buf; *end && *end != quote; end++) in ddebug_tokenize()
DMakefile55 CFLAGS_hweight.o = $(subst $(quote),,$(CONFIG_ARCH_HWEIGHT_CFLAGS))
/linux-4.1.27/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:
DSubmittingPatches338 developer to be able to "quote" your changes, using standard e-mail
/linux-4.1.27/Documentation/vm/
Dhwpoison.txt9 To quote the overview comment:
/linux-4.1.27/kernel/trace/
Dtrace_events.c1746 int quote = 0; in update_event_printk() local
1758 quote ^= 1; in update_event_printk()
1761 if (quote) in update_event_printk()
/linux-4.1.27/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.1.27/Documentation/kbuild/
Dkconfig-language.txt203 always surrounded by single or double quotes. Within the quote, any
/linux-4.1.27/Documentation/security/
DSmack.txt342 (quote) and '"' (double-quote) characters.
/linux-4.1.27/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.1.27/Documentation/development-process/
D5.Posting250 attachments; that makes it much harder for reviewers to quote sections of