| /linux-4.4.14/tools/power/cpupower/utils/helpers/ | 
| D | helpers.h | 21 #define _(String) gettext(String)  argument 23 #define gettext_noop(String) String  argument 25 #define N_(String) gettext_noop(String)  argument 29 #define _(String) String  argument 30 #define N_(String) String  argument
  | 
| /linux-4.4.14/arch/metag/tbx/ | 
| D | tbistring.c | 74 			if (!strncmp(str, (const char *)search->String,  in __TBIFindStr() 102 			res = (const char *)search->String +  in __TBITransStr()
  | 
| /linux-4.4.14/Documentation/ABI/testing/ | 
| D | configfs-usb-gadget | 120 		This group contains "OS String" extension handling attributes. 125 		qw_sign		- an identifier to be reported as "OS String"
  | 
| /linux-4.4.14/Documentation/devicetree/bindings/mtd/ | 
| D | nand.txt | 3 - nand-ecc-mode : String, operation mode of the NAND ecc mode.
  | 
| D | atmel-nand.txt | 21 - nand-ecc-mode : String, operation mode of the NAND ecc mode, soft by default.
  | 
| /linux-4.4.14/scripts/ | 
| D | checkpatch.pl | 317 our $String	= qr{"[X\t]*"}; 587 our $FuncArg = qr{$Typecast{0,1}($LvalOrFunc|$Constant|$String)}; 1048 	return "" if ($line !~ m/($String)/g); 2650 …if ($line =~ /^\+\s*$logFunctions\s*\(\s*(?:(?:KERN_\S+\s*|[^"]*))?($String\s*(?:|,|\)\s*;)\s*)$/ … 2656 			} elsif ($line =~ /^\+\s*$String\s*(?:\s*|,|\)\s*;)\s*$/ || 2657 				 $line =~ /^\+\s*#\s*define\s+\w+\s+$String$/) { 2668 			} elsif ($sline =~ /\s*($String(?:\s*(?:\\|,\s*|\)\s*;\s*))?)$/ && 4536 			while ($dstat =~ s/($String)\s*$Ident/$1/ || 4537 			       $dstat =~ s/$Ident\s*($String)/$1/) 4818 		if ($line =~ /^\+\s*$String/ && [all …] 
 | 
| /linux-4.4.14/Documentation/devicetree/bindings/net/ | 
| D | samsung-sxgbe.txt | 15 - phy-mode: String, operation mode of the PHY interface.
  | 
| /linux-4.4.14/Documentation/usb/ | 
| D | linux-cdc-acm.inf | 100 ;  String Definitions
  | 
| D | proc_usb_info.txt | 100 S = String descriptors. 181 String descriptor info:
  | 
| /linux-4.4.14/Documentation/devicetree/bindings/pinctrl/ | 
| D | brcm,bcm11351-pinctrl.txt | 59 - function:			String. Specifies the pin mux selection. Values 85 - function:			String. Specifies the pin mux selection. Values 109 - function:			String. Specifies the pin mux selection. Values
  | 
| D | cnxt,cx92755-pinctrl.txt | 61 - function: String. Specifies the pin mux selection. Values must be one of:
  | 
| /linux-4.4.14/Documentation/isdn/ | 
| D | INTERFACE | 254       parm.setup.phone  = An ASCII-String containing the number to dial. 320       parm.num    = ASCII-String, containing the desired EAZ's/MSN's 321                     (comma-separated). If an empty String is given, the 335       parm.num    = ASCII-String, containing the current EAZ's/MSN's 346       parm.num    = ASCII-String, containing the desired Service-Indicators. 357       parm.num    = ASCII-String, containing the current Service-Indicators. 586       parm.num    = ASCII-String, containing type of connection (for analog
  | 
| /linux-4.4.14/Documentation/devicetree/bindings/iio/adc/ | 
| D | at91_adc.txt | 24   - atmel,adc-use-res: String corresponding to an identifier from
  | 
| /linux-4.4.14/Documentation/devicetree/bindings/mfd/ | 
| D | omap-usb-host.txt | 15 - portN-mode: String specifying the port mode for port N, where N can be
  | 
| /linux-4.4.14/Documentation/devicetree/bindings/net/dsa/ | 
| D | dsa.txt | 57 - phy-mode		: String representing the connection to the designated
  | 
| /linux-4.4.14/Documentation/acpi/ | 
| D | initrd_table_override.txt | 76 [    1.272091] [ACPI Debug]  String [0x0B] "HELLO WORLD"
  | 
| /linux-4.4.14/Documentation/devicetree/bindings/arm/ | 
| D | atmel-at91.txt | 128 - atmel,wakeup-mode: String, operation mode of the wakeup mode.
  | 
| /linux-4.4.14/arch/x86/kvm/ | 
| D | emulate.c | 120 #define String      (1<<13)     /* String instruction (rep capable) */  macro 1427 	if (ctxt->rep_prefix && (ctxt->d & String) &&  in pio_in_emulated() 4336 	I2bvIP(DstDI | SrcDX | Mov | String | Unaligned, em_in, ins, check_perm_in), /* insb, insw/insd */ 4337 	I2bvIP(SrcSI | DstDX | String, em_out, outs, check_perm_out), /* outsb, outsw/outsd */ 4365 	I2bv(SrcSI | DstDI | Mov | String, em_mov), 4366 	F2bv(SrcSI | DstDI | String | NoWrite, em_cmp_r), 4369 	I2bv(SrcAcc | DstDI | Mov | String, em_mov), 4370 	I2bv(SrcSI | DstAcc | Mov | String, em_mov), 4371 	F2bv(SrcAcc | DstDI | String | NoWrite, em_cmp_r), 5143 		     (No64|Undefined|Sse|Mmx|Intercept|CheckPerm|Priv|Prot|String))) {  in x86_emulate_insn() [all …] 
 | 
| /linux-4.4.14/Documentation/trace/ | 
| D | uprobetracer.txt | 53 String type is a special type, which fetches a "null-terminated" string from
  | 
| D | kprobetrace.txt | 57 String type is a special type, which fetches a "null-terminated" string from
  | 
| /linux-4.4.14/arch/metag/include/asm/ | 
| D | tbx.h | 772     char String[8];                   /* Zero terminated (may-be bigger) */  member
  | 
| /linux-4.4.14/Documentation/ | 
| D | java.txt | 375 		public static void main(String args[]) {
  | 
| /linux-4.4.14/Documentation/thermal/ | 
| D | sysfs-api.txt | 388 	String which represents the type of device, e.g:
  | 
| /linux-4.4.14/Documentation/video4linux/ | 
| D | v4l2-controls.txt | 382 	pr_info("String value is '%s'\n", ctrl1->p_cur.p_char);
  | 
| D | vivid.txt | 523 The Button, Boolean, Integer 32 Bits, Integer 64 Bits, Menu, String, Bitmask and
  | 
| /linux-4.4.14/Documentation/sound/alsa/ | 
| D | ALSA-Configuration.txt | 2253   String "erase" - erase all additional information about OSS applications 2254   String "<app_name> <fragments> <fragment_size> [<options>]"
  | 
| /linux-4.4.14/scripts/dtc/ | 
| D | dtc-lexer.lex.c_shipped | 990 			DPRINT("String: %s\n", yytext);
  | 
| D | dtc-parser.tab.c_shipped | 509 /* YYTNAME[SYMBOL-NUM] -- String name of the symbol SYMBOL-NUM.
  | 
| /linux-4.4.14/scripts/genksyms/ | 
| D | parse.tab.c_shipped | 579 /* YYTNAME[SYMBOL-NUM] -- String name of the symbol SYMBOL-NUM.
  | 
| /linux-4.4.14/scripts/kconfig/ | 
| D | zconf.tab.c_shipped | 567 /* YYTNAME[SYMBOL-NUM] -- String name of the symbol SYMBOL-NUM.
  | 
| /linux-4.4.14/Documentation/devicetree/ | 
| D | booting-without-of.txt | 76 			   String block now has a size, and full path
  |