Home
last modified time | relevance | path

Searched refs:SPACE (Results 1 – 45 of 45) sorted by relevance

/linux-4.4.14/drivers/scsi/aic7xxx/aicasm/
Daicasm_scan.l75 SPACE [ \t]+
264 #include{SPACE} {
289 #define{SPACE} {
293 <MACRODEF>{WORD}{SPACE} {
323 <MACROARGLIST>{SPACE} ;
338 <MACROCALLARGS>{SPACE} ;
Daicasm_macro_scan.l73 SPACE [ \t]+
83 <ARGLIST>{SPACE} ;
/linux-4.4.14/drivers/staging/speakup/
Dmain.c56 #define MINECHOCHAR SPACE
451 synth_buffer_add(SPACE); in speak_char()
464 synth_buffer_add(SPACE); in speak_char()
559 if (spk_say_word_ctl && ch == SPACE) { in get_word()
564 && (ch == SPACE || ch == 0 || IS_WDLM(ch)) in get_word()
566 SPACE)) { in get_word()
572 if ((ch == SPACE || ch == 0 || IS_WDLM(ch)) in get_word()
574 SPACE)) in get_word()
585 if ((ch == SPACE) || ch == 0 in get_word()
586 || (IS_WDLM(buf[cnt - 1]) && (ch > SPACE))) in get_word()
[all …]
Dvarhandlers.c288 if (*cp < SPACE) in spk_set_mask_bits()
302 if (*cp > SPACE) in spk_set_mask_bits()
306 if (*cp > SPACE) in spk_set_mask_bits()
Dkeyhelp.c129 char start = SPACE; in help_init()
155 if (ch == SPACE) { in spk_handle_help()
Dspk_priv.h35 #define SPACE 0x20 macro
Dspeakup_apollo.c182 if (time_after_eq(jiffies, jiff_max) && (ch == SPACE)) { in do_catch_up()
Dspeakup_decext.c204 else if (ch <= SPACE) { in do_catch_up()
Dspeakup_acntpc.c228 if (time_after_eq(jiffies, jiff_max) && ch == SPACE) { in do_catch_up()
Dspeakup_keypc.c232 if (time_after_eq(jiffies, jiff_max) && (ch == SPACE)) { in do_catch_up()
Dspeakup_dectlk.c269 else if (ch <= SPACE) { in do_catch_up()
Dspeakup_dtlk.c234 if (time_after_eq(jiffies, jiff_max) && (ch == SPACE)) { in do_catch_up()
Dspeakup_decpc.c421 else if (ch <= SPACE) { in do_catch_up()
Dsynth.c125 if (time_after_eq(jiffies, jiff_max) && (ch == SPACE)) { in spk_do_catch_up()
Dkobjects.c249 *cp++ = (i < nstates) ? SPACE : '\n'; in keymap_show()
/linux-4.4.14/arch/x86/boot/
Dprintf.c32 #define SPACE 8 /* space if plus */ macro
70 } else if (type & SPACE) { in number()
148 flags |= SPACE; in vsprintf()
/linux-4.4.14/arch/alpha/boot/
Dstdio.c42 #define SPACE 8 /* space if plus */ macro
69 } else if (type & SPACE) { in number()
145 case ' ': flags |= SPACE; goto repeat; in vsprintf()
/linux-4.4.14/arch/powerpc/boot/
Dstdio.c68 #define SPACE 8 /* space if plus */ macro
95 } else if (type & SPACE) { in number()
171 case ' ': flags |= SPACE; goto repeat; in vsprintf()
/linux-4.4.14/drivers/pcmcia/
Dcistpl.c445 #define SPACE(f) (((struct tuple_flags *)(&(f)))->space) macro
459 SPACE(tuple->Flags) = HAS_LINK(tuple->Flags) = 1; in pccard_get_first_tuple()
488 SPACE(tuple->Flags) = (link[0] == CISTPL_MFC_ATTR); in follow_link()
494 SPACE(tuple->Flags) = LINK_SPACE(tuple->Flags); in follow_link()
499 if (SPACE(tuple->Flags)) { in follow_link()
502 ret = read_cis_cache(s, SPACE(tuple->Flags), ofs, 5, link); in follow_link()
508 remove_cis_cache(s, SPACE(tuple->Flags), ofs, 5); in follow_link()
512 ret = read_cis_cache(s, SPACE(tuple->Flags), ofs, 5, link); in follow_link()
518 remove_cis_cache(s, SPACE(tuple->Flags), ofs, 5); in follow_link()
536 attr = SPACE(tuple->Flags); in pccard_get_next_tuple()
[all …]
/linux-4.4.14/include/scsi/
Dscsi_proto.h30 #define SPACE 0x11 macro
/linux-4.4.14/drivers/usb/storage/
Ddebug.c74 case SPACE: what = "SPACE"; break; in usb_stor_show_command()
/linux-4.4.14/Documentation/devicetree/bindings/input/
Dcros-ec-keyb.txt58 /* L_SHIFT / . SPACE */
/linux-4.4.14/scripts/genksyms/
Dparse.tab.c_shipped41 USER NAME SPACE" below. */
262 # include <stddef.h> /* INFRINGES ON USER NAME SPACE */
274 # include <libintl.h> /* INFRINGES ON USER NAME SPACE */
317 # include <alloca.h> /* INFRINGES ON USER NAME SPACE */
321 # include <malloc.h> /* INFRINGES ON USER NAME SPACE */
327 # include <stdlib.h> /* INFRINGES ON USER NAME SPACE */
356 # include <stdlib.h> /* INFRINGES ON USER NAME SPACE */
365 void *malloc (YYSIZE_T); /* INFRINGES ON USER NAME SPACE */
372 void free (void *); /* INFRINGES ON USER NAME SPACE */
950 # include <stdio.h> /* INFRINGES ON USER NAME SPACE */
/linux-4.4.14/include/trace/events/
Dtarget.h29 scsi_opcode_name(SPACE), \
Dscsi.h27 scsi_opcode_name(SPACE), \
/linux-4.4.14/scripts/dtc/
Ddtc-parser.tab.c_shipped41 USER NAME SPACE" below. */
231 # include <stddef.h> /* INFRINGES ON USER NAME SPACE */
243 # include <libintl.h> /* INFRINGES ON USER NAME SPACE */
315 # include <alloca.h> /* INFRINGES ON USER NAME SPACE */
319 # include <malloc.h> /* INFRINGES ON USER NAME SPACE */
324 # include <stdlib.h> /* INFRINGES ON USER NAME SPACE */
353 # include <stdlib.h> /* INFRINGES ON USER NAME SPACE */
361 void *malloc (YYSIZE_T); /* INFRINGES ON USER NAME SPACE */
367 void free (void *); /* INFRINGES ON USER NAME SPACE */
765 # include <stdio.h> /* INFRINGES ON USER NAME SPACE */
/linux-4.4.14/scripts/kconfig/
Dzconf.tab.c_shipped41 USER NAME SPACE" below. */
253 # include <stddef.h> /* INFRINGES ON USER NAME SPACE */
265 # include <libintl.h> /* INFRINGES ON USER NAME SPACE */
308 # include <alloca.h> /* INFRINGES ON USER NAME SPACE */
312 # include <malloc.h> /* INFRINGES ON USER NAME SPACE */
318 # include <stdlib.h> /* INFRINGES ON USER NAME SPACE */
347 # include <stdlib.h> /* INFRINGES ON USER NAME SPACE */
356 void *malloc (YYSIZE_T); /* INFRINGES ON USER NAME SPACE */
363 void free (void *); /* INFRINGES ON USER NAME SPACE */
912 # include <stdio.h> /* INFRINGES ON USER NAME SPACE */
/linux-4.4.14/tools/lib/traceevent/
Dplugin_scsi.c25 #define SPACE 0x11 macro
/linux-4.4.14/Documentation/networking/
Dnfc.txt30 | USER SPACE |
/linux-4.4.14/drivers/scsi/
Dst.c729 cmd[0] = SPACE; in cross_eof()
2724 cmd[0] = SPACE; in st_int_ioctl()
2738 cmd[0] = SPACE; in st_int_ioctl()
2751 cmd[0] = SPACE; in st_int_ioctl()
2762 cmd[0] = SPACE; in st_int_ioctl()
2774 cmd[0] = SPACE; in st_int_ioctl()
2786 cmd[0] = SPACE; in st_int_ioctl()
2868 cmd[0] = SPACE; in st_int_ioctl()
Dips.c3497 case SPACE: in ips_send_cmd()
3903 case SPACE: in ips_chkstatus()
Dosst.c4133 cmd[0] = SPACE; in osst_int_ioctl()
4149 cmd[0] = SPACE; in osst_int_ioctl()
/linux-4.4.14/lib/
Dvsprintf.c355 #define SPACE 8 /* space if plus */ macro
417 } else if (spec.flags & SPACE) { in number()
1681 case ' ': spec->flags |= SPACE; break; in format_decode()
/linux-4.4.14/Documentation/
Dsvga.txt43 bootup. It displays a "Press <RETURN> to see video modes available, <SPACE>
45 menu, if you press <SPACE> or wait 30 seconds, the kernel will boot up in
/linux-4.4.14/drivers/usb/image/
Dmicrotek.c241 case SPACE: what = "SPACE"; break; in mts_show_command()
/linux-4.4.14/Documentation/filesystems/caching/
Dfscache.txt59 | KERNEL SPACE | |
61 | USER SPACE | |
/linux-4.4.14/scripts/
DKbuild.include344 space_escape := %%%SPACE%%%
/linux-4.4.14/Documentation/frv/
Dmmu-layout.txt185 USER SPACE LAYOUT
/linux-4.4.14/drivers/input/misc/
Dad714x.c68 enum ad714x_device_state { IDLE, JITTER, ACTIVE, SPACE }; enumerator
/linux-4.4.14/drivers/ide/
Dide-tape.c913 pc->c[0] = SPACE; in idetape_create_space_cmd()
/linux-4.4.14/drivers/usb/gadget/legacy/
Dtcm_usb_gadget.c945 case SPACE: in get_cmd_dir()
/linux-4.4.14/Documentation/input/
Datarikbd.txt662 39 SPACE BAR
/linux-4.4.14/drivers/staging/rts5208/
Drtsx_scsi.c74 case SPACE: in scsi_show_command()
/linux-4.4.14/Documentation/laptops/
Dthinkpad-acpi.txt463 0x1014 0x13 FN+SPACE Zoom key
/linux-4.4.14/
DMAINTAINERS370 ADDRESS SPACE LAYOUT RANDOMIZATION (ASLR)