Home
last modified time | relevance | path

Searched full:strings (Results 1 – 25 of 2691) sorted by relevance

12345678910>>...108

/OK3568_Linux_fs/external/xserver/hw/xquartz/bundle/
H A DMakefile.am35 Resources/ar.lproj/Localizable.strings \
40 Resources/ca.lproj/Localizable.strings \
45 Resources/cs.lproj/Localizable.strings \
50 Resources/da.lproj/Localizable.strings \
55 Resources/Dutch.lproj/Localizable.strings \
60 Resources/el.lproj/Localizable.strings \
65 Resources/English.lproj/Localizable.strings \
70 Resources/fi.lproj/Localizable.strings \
75 Resources/French.lproj/Localizable.strings \
80 Resources/German.lproj/Localizable.strings \
[all …]
H A DMakefile.in556 Resources/ar.lproj/Localizable.strings \
561 Resources/ca.lproj/Localizable.strings \
566 Resources/cs.lproj/Localizable.strings \
571 Resources/da.lproj/Localizable.strings \
576 Resources/Dutch.lproj/Localizable.strings \
581 Resources/el.lproj/Localizable.strings \
586 Resources/English.lproj/Localizable.strings \
591 Resources/fi.lproj/Localizable.strings \
596 Resources/French.lproj/Localizable.strings \
601 Resources/German.lproj/Localizable.strings \
[all …]
/OK3568_Linux_fs/kernel/Documentation/usb/
H A Dgadget_configfs.rst81 A gadget also needs its serial number, manufacturer and product strings.
82 In order to have a place to store them, a strings subdirectory must be created
85 $ mkdir strings/0x409
87 Then the strings can be specified::
89 $ echo <serial number> > strings/0x409/serialnumber
90 $ echo <manufacturer> > strings/0x409/manufacturer
91 $ echo <product> > strings/0x409/product
110 Each configuration also needs its strings, so a subdirectory must be created
113 $ mkdir configs/c.1/strings/0x409
117 $ echo <configuration> > configs/c.1/strings/0x409/configuration
[all …]
/OK3568_Linux_fs/kernel/net/ethtool/
H A Dstrset.c12 const char (*strings)[ETH_GSTRING_LEN]; member
28 .strings = netdev_features_strings,
33 .strings = rss_hash_func_strings,
38 .strings = tunable_strings,
46 .strings = phy_tunable_strings,
51 .strings = link_mode_names,
56 .strings = netif_msg_class_names,
61 .strings = wol_mode_names,
66 .strings = sof_timestamping_names,
71 .strings = ts_tx_type_names,
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/man/man1/
H A Daarch64-none-linux-gnu-strings.118 .\" Set up some character translations and predefined strings. \*(-- will
45 .\" Escape single quotes in literal strings from groff's Unicode transform.
135 .IX Title "STRINGS 1"
136 .TH STRINGS 1 "2021-07-02" "binutils-2.36.1" "GNU Development Tools"
142 strings \- print the sequences of printable characters in files
145 strings [\fB\-afovV\fR] [\fB\-\fR\fImin-len\fR]
156 For each \fIfile\fR given, \s-1GNU \s0\fBstrings\fR prints the
161 Depending upon how the strings program was configured it will default
164 data sections. If the file type is unrecognizable, or if strings is
186 the default behaviour, but strings can be configured so that the
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/man/man1/
H A Darm-none-linux-gnueabihf-strings.118 .\" Set up some character translations and predefined strings. \*(-- will
45 .\" Escape single quotes in literal strings from groff's Unicode transform.
135 .IX Title "STRINGS 1"
136 .TH STRINGS 1 "2021-07-02" "binutils-2.36.1" "GNU Development Tools"
142 strings \- print the sequences of printable characters in files
145 strings [\fB\-afovV\fR] [\fB\-\fR\fImin-len\fR]
156 For each \fIfile\fR given, \s-1GNU \s0\fBstrings\fR prints the
161 Depending upon how the strings program was configured it will default
164 data sections. If the file type is unrecognizable, or if strings is
186 the default behaviour, but strings can be configured so that the
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/binutils.html/
H A Dstrings.html14 <title>GNU Binary Utilities: strings</title>
16 <meta name="description" content="GNU Binary Utilities: strings">
17 <meta name="keywords" content="GNU Binary Utilities: strings">
61 <a name="strings"></a>
67 <a name="strings-1"></a>
68 <h2 class="chapter">7 strings</h2>
69 <a name="index-strings"></a>
70 <a name="index-listings-strings"></a>
71 <a name="index-printing-strings"></a>
76 <pre class="smallexample">strings [<samp>-afovV</samp>] [<samp>-</samp><var>min-len</var>]
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/binutils.html/
H A Dstrings.html14 <title>GNU Binary Utilities: strings</title>
16 <meta name="description" content="GNU Binary Utilities: strings">
17 <meta name="keywords" content="GNU Binary Utilities: strings">
61 <a name="strings"></a>
67 <a name="strings-1"></a>
68 <h2 class="chapter">7 strings</h2>
69 <a name="index-strings"></a>
70 <a name="index-listings-strings"></a>
71 <a name="index-printing-strings"></a>
76 <pre class="smallexample">strings [<samp>-afovV</samp>] [<samp>-</samp><var>min-len</var>]
[all …]
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/
H A Dethtool_common.c247 * @strings: Ethtool strings, or %NULL
257 static void efx_fill_test(unsigned int test_index, u8 *strings, u64 *data, in efx_fill_test() argument
268 if (strings) { in efx_fill_test()
275 snprintf(strings + test_index * ETH_GSTRING_LEN, in efx_fill_test()
292 * @strings: Ethtool strings, or %NULL
302 u8 *strings, u64 *data) in efx_fill_loopback_test() argument
309 efx_fill_test(test_index++, strings, data, in efx_fill_loopback_test()
313 efx_fill_test(test_index++, strings, data, in efx_fill_loopback_test()
318 efx_fill_test(test_index++, strings, data, in efx_fill_loopback_test()
322 efx_fill_test(test_index++, strings, data, in efx_fill_loopback_test()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/falcon/
H A Dethtool.c199 * @strings: Ethtool strings, or %NULL
209 static void ef4_fill_test(unsigned int test_index, u8 *strings, u64 *data, in ef4_fill_test() argument
220 if (strings) { in ef4_fill_test()
227 snprintf(strings + test_index * ETH_GSTRING_LEN, in ef4_fill_test()
245 * @strings: Ethtool strings, or %NULL
255 u8 *strings, u64 *data) in ef4_fill_loopback_test() argument
262 ef4_fill_test(test_index++, strings, data, in ef4_fill_loopback_test()
266 ef4_fill_test(test_index++, strings, data, in ef4_fill_loopback_test()
271 ef4_fill_test(test_index++, strings, data, in ef4_fill_loopback_test()
275 ef4_fill_test(test_index++, strings, data, in ef4_fill_loopback_test()
[all …]
/OK3568_Linux_fs/device/rockchip/common/images/oem/oem_uvcc/
H A Dusb_config.sh242 mkdir -p /sys/kernel/config/usb_gadget/rockchip/strings/0x409
243 mkdir -p ${USB_CONFIGS_DIR}/strings/0x409
252 echo $SERIAL_NUM > /sys/kernel/config/usb_gadget/rockchip/strings/0x409/serialnumber
253 echo "rockchip" > /sys/kernel/config/usb_gadget/rockchip/strings/0x409/manufacturer
254 echo "UVC" > /sys/kernel/config/usb_gadget/rockchip/strings/0x409/product
275 echo "uvc_rndis" > ${USB_CONFIGS_DIR}/strings/0x409/configuration
281 echo "uvc_uac1" > ${USB_CONFIGS_DIR}/strings/0x409/configuration
286 echo "uvc_uac2" > ${USB_CONFIGS_DIR}/strings/0x409/configuration
291 echo "uvc_hid" > ${USB_CONFIGS_DIR}/strings/0x409/configuration
296 echo "uvc_mtp" > ${USB_CONFIGS_DIR}/strings/0x409/configuration
[all …]
/OK3568_Linux_fs/kernel/Documentation/firmware-guide/acpi/apei/
H A Doutput_format.rst15 <section flags strings>
23 <section flags strings># :=
38 <proc error type strings>]
41 <proc flags strings>]
54 <processor error type strings># :=
60 <proc flags strings># :=
139 All <field strings> description with # has the following format::
142 <field strings>
144 Where each string in <fields strings> corresponding to one set bit of
146 strings> description.
/OK3568_Linux_fs/kernel/drivers/usb/gadget/legacy/
H A Dprinter.c39 * device descriptor, either numbers or strings or both. These string
62 * DESCRIPTORS ... most are static, but strings and (full) configuration
89 /* static strings, in UTF-8 */
90 static struct usb_string strings [] = { variable
99 .strings = strings,
165 ret = usb_string_ids_tab(cdev, strings); in printer_bind()
169 device_desc.iManufacturer = strings[USB_GADGET_MANUFACTURER_IDX].id; in printer_bind()
170 device_desc.iProduct = strings[USB_GADGET_PRODUCT_IDX].id; in printer_bind()
171 device_desc.iSerialNumber = strings[USB_GADGET_SERIAL_IDX].id; in printer_bind()
215 .strings = dev_strings,
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-devtools/android-tools/files/
H A Dandroid-gadget-setup22 mkdir strings/0x409
23 mkdir configs/c.1/strings/0x409
26 echo "$serial" > strings/0x409/serialnumber
27 echo "$manufacturer" > strings/0x409/manufacturer
28 echo "$model" > strings/0x409/product
29 echo "adb" > configs/c.1/strings/0x409/configuration
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/leds/backlight/
H A Dqcom-wled.yaml100 qcom,num-strings:
102 number of led strings attached.
105 qcom,enabled-strings:
107 Array of the WLED strings numbered from 0 to 3. Each
109 list of strings used by the device. Any combination of
110 led strings can be used.
179 qcom,num-strings:
197 qcom,num-strings:
251 qcom,num-strings = <2>;
252 qcom,enabled-strings = <0 1>;
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools-conf-configfs/
H A Dandroid-gadget-setup24 mkdir strings/0x409
25 mkdir configs/c.1/strings/0x409
28 echo "$serial" > strings/0x409/serialnumber
29 echo "$manufacturer" > strings/0x409/manufacturer
30 echo "$model" > strings/0x409/product
31 echo "Conf 1" > configs/c.1/strings/0x409/configuration
/OK3568_Linux_fs/yocto/meta-clang/dynamic-layers/selinux/android-tools/android-tools-conf-configfs/
H A Dandroid-gadget-setup24 mkdir strings/0x409
25 mkdir configs/c.1/strings/0x409
28 echo "$serial" > strings/0x409/serialnumber
29 echo "$manufacturer" > strings/0x409/manufacturer
30 echo "$model" > strings/0x409/product
31 echo "Conf 1" > configs/c.1/strings/0x409/configuration
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/
H A Drename_strings_variable.patch1 STRINGS name conflicts with variable for strings tools (e.g. i586-oe-linux-strings)
13 - STRINGS="-Dstrchr=index -Dstrrchr=rindex -Dmemcmp=bcmp -Dno_memcpy" \
22 -#STRINGS= -Dstrchr=index -Dstrrchr=rindex -Dmemcmp=bcmp -Dno_memcpy
31 - $(UCHAR) $(TABLES) $(STRINGS) $(TLI) $(EXTRA_CFLAGS) $(DOT) \
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/vendor/nunicode/include/libnu/
H A Dstrings.h4 /** @defgroup strings String functions
8 * They are just for strings not having terminating 0 byte and those
85 * @ingroup strings
97 * @ingroup strings
109 * @ingroup strings
122 * @ingroup strings
129 * @ingroup strings
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Df_dfu.c34 struct usb_string *strings; member
89 * static strings, in UTF-8
100 .strings = strings_dfu_generic,
114 * .strings
227 f_dfu->usb_function.strings = dfu_strings; in to_dfu_mode()
235 f_dfu->usb_function.strings = NULL; in to_runtime_mode()
629 f_dfu->strings = calloc(sizeof(struct usb_string), n + 1); in dfu_prepare_strings()
630 if (!f_dfu->strings) in dfu_prepare_strings()
635 f_dfu->strings[i].s = de->name; in dfu_prepare_strings()
638 f_dfu->strings[i].id = 0; in dfu_prepare_strings()
[all …]
/OK3568_Linux_fs/external/linux-rga/
H A DAndroid.go7 "strings"
76 if (strings.EqualFold(ctx.AConfig().Getenv("TARGET_RK_GRALLOC_VERSION"),"4") ) {
88 …t.Println("TARGET_PRODUCT:",ctx.AConfig().Getenv("TARGET_PRODUCT")) //通过 strings.EqualFold 比较字符串,可…
89 if (strings.EqualFold(ctx.AConfig().Getenv("TARGET_BOARD_PLATFORM"),"rk3368") ) {
94 if (strings.EqualFold(ctx.AConfig().Getenv("TARGET_RK_GRALLOC_VERSION"),"4") ) {
107 if (strings.EqualFold(ctx.AConfig().Getenv("TARGET_RK_GRALLOC_VERSION"),"4") ) {
125 if (strings.EqualFold(ctx.AConfig().Getenv("TARGET_RK_GRALLOC_VERSION"),"4") ) {
/OK3568_Linux_fs/kernel/sound/core/
H A Dinfo_oss.c21 static DEFINE_MUTEX(strings);
32 mutex_lock(&strings); in snd_oss_info_register()
41 mutex_unlock(&strings); in snd_oss_info_register()
46 mutex_unlock(&strings); in snd_oss_info_register()
57 mutex_lock(&strings); in snd_sndstat_show_strings()
68 mutex_unlock(&strings); in snd_sndstat_show_strings()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/as.html/
H A DCharacters.html28 <link href="Strings.html#Strings" rel="next" title="Strings">
81 …top">&bull; <a href="Strings.html#Strings" accesskey="1">Strings</a>:</td><td>&nbsp;&nbsp;</td><td…
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/as.html/
H A DChars.html29 <link href="Strings.html#Strings" rel="previous" title="Strings">
66 Previous: <a href="Strings.html#Strings" accesskey="p" rel="previous">Strings</a>, Up: <a href="Cha…
78 as for strings, plus <code>\'</code> for a single quote. So if you want to write the
H A DCharacters.html28 <link href="Strings.html#Strings" rel="next" title="Strings">
81 …top">&bull; <a href="Strings.html#Strings" accesskey="1">Strings</a>:</td><td>&nbsp;&nbsp;</td><td…

12345678910>>...108