Home
last modified time | relevance | path

Searched refs:String (Results 1 – 30 of 30) sorted by relevance

/linux-4.1.27/tools/power/cpupower/utils/helpers/
Dhelpers.h21 #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.1.27/arch/metag/tbx/
Dtbistring.c74 if (!strncmp(str, (const char *)search->String, in __TBIFindStr()
102 res = (const char *)search->String + in __TBITransStr()
/linux-4.1.27/Documentation/ABI/testing/
Dconfigfs-usb-gadget120 This group contains "OS String" extension handling attributes.
125 qw_sign - an identifier to be reported as "OS String"
/linux-4.1.27/Documentation/devicetree/bindings/mtd/
Dnand.txt3 - nand-ecc-mode : String, operation mode of the NAND ecc mode.
Datmel-nand.txt21 - nand-ecc-mode : String, operation mode of the NAND ecc mode, soft by default.
/linux-4.1.27/Documentation/devicetree/bindings/net/
Dsamsung-sxgbe.txt15 - phy-mode: String, operation mode of the PHY interface.
/linux-4.1.27/Documentation/usb/
Dlinux-cdc-acm.inf100 ; String Definitions
Dproc_usb_info.txt100 S = String descriptors.
181 String descriptor info:
/linux-4.1.27/Documentation/devicetree/bindings/pinctrl/
Dbrcm,bcm11351-pinctrl.txt59 - 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
/linux-4.1.27/Documentation/isdn/
DINTERFACE254 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.1.27/Documentation/devicetree/bindings/iio/adc/
Dat91_adc.txt24 - atmel,adc-use-res: String corresponding to an identifier from
/linux-4.1.27/Documentation/devicetree/bindings/mfd/
Domap-usb-host.txt15 - portN-mode: String specifying the port mode for port N, where N can be
/linux-4.1.27/Documentation/devicetree/bindings/net/dsa/
Ddsa.txt56 - phy-mode : String representing the connection to the designated
/linux-4.1.27/Documentation/acpi/
Dinitrd_table_override.txt76 [ 1.272091] [ACPI Debug] String [0x0B] "HELLO WORLD"
/linux-4.1.27/Documentation/devicetree/bindings/arm/
Datmel-at91.txt122 - atmel,wakeup-mode: String, operation mode of the wakeup mode.
/linux-4.1.27/arch/x86/kvm/
Demulate.c119 #define String (1<<13) /* String instruction (rep capable) */ macro
1430 if (ctxt->rep_prefix && (ctxt->d & String) && in pio_in_emulated()
4035 I2bvIP(DstDI | SrcDX | Mov | String | Unaligned, em_in, ins, check_perm_in), /* insb, insw/insd */
4036 I2bvIP(SrcSI | DstDX | String, em_out, outs, check_perm_out), /* outsb, outsw/outsd */
4064 I2bv(SrcSI | DstDI | Mov | String, em_mov),
4065 F2bv(SrcSI | DstDI | String | NoWrite, em_cmp_r),
4068 I2bv(SrcAcc | DstDI | Mov | String, em_mov),
4069 I2bv(SrcSI | DstAcc | Mov | String, em_mov),
4070 F2bv(SrcAcc | DstDI | String | NoWrite, em_cmp_r),
4842 (No64|Undefined|Sse|Mmx|Intercept|CheckPerm|Priv|Prot|String))) { in x86_emulate_insn()
[all …]
/linux-4.1.27/Documentation/trace/
Duprobetracer.txt53 String type is a special type, which fetches a "null-terminated" string from
Dkprobetrace.txt57 String type is a special type, which fetches a "null-terminated" string from
/linux-4.1.27/scripts/
Dcheckpatch.pl309 our $String = qr{"[X\t]*"};
573 our $FuncArg = qr{$Typecast{0,1}($LvalOrFunc|$Constant|$String)};
2516 !($line =~ /^\+\s*$logFunctions\s*\(\s*(?:(KERN_\S+\s*|[^"]*))?$String\s*(?:|,|\)\s*;)\s*$/ ||
2517 $line =~ /^\+\s*$String\s*(?:\s*|,|\)\s*;)\s*$/ ||
2518 $line =~ /^\+\s*#\s*define\s+\w+\s+$String$/) &&
/linux-4.1.27/arch/metag/include/asm/
Dtbx.h772 char String[8]; /* Zero terminated (may-be bigger) */ member
/linux-4.1.27/Documentation/
Djava.txt375 public static void main(String args[]) {
/linux-4.1.27/Documentation/thermal/
Dsysfs-api.txt297 String which represents the type of device, e.g:
/linux-4.1.27/Documentation/video4linux/
Dv4l2-controls.txt382 pr_info("String value is '%s'\n", ctrl1->p_cur.p_char);
Dvivid.txt523 The Button, Boolean, Integer 32 Bits, Integer 64 Bits, Menu, String, Bitmask and
/linux-4.1.27/Documentation/sound/alsa/
DALSA-Configuration.txt2253 String "erase" - erase all additional information about OSS applications
2254 String "<app_name> <fragments> <fragment_size> [<options>]"
/linux-4.1.27/scripts/dtc/
Ddtc-lexer.lex.c_shipped989 DPRINT("String: %s\n", yytext);
Ddtc-parser.tab.c_shipped545 /* YYTNAME[SYMBOL-NUM] -- String name of the symbol SYMBOL-NUM.
/linux-4.1.27/scripts/genksyms/
Dparse.tab.c_shipped566 /* YYTNAME[SYMBOL-NUM] -- String name of the symbol SYMBOL-NUM.
/linux-4.1.27/scripts/kconfig/
Dzconf.tab.c_shipped551 /* YYTNAME[SYMBOL-NUM] -- String name of the symbol SYMBOL-NUM.
/linux-4.1.27/Documentation/devicetree/
Dbooting-without-of.txt76 String block now has a size, and full path