Home
last modified time | relevance | path

Searched refs:txt (Results 1 – 25 of 1077) sorted by relevance

12345678910>>...44

/linux/fs/unicode/
A DREADME.utf8data10 https://www.unicode.org/Public/12.1.0/ucd/CaseFolding.txt
11 https://www.unicode.org/Public/12.1.0/ucd/DerivedAge.txt
16 https://www.unicode.org/Public/12.1.0/ucd/UnicodeData.txt
20 900e76da1d822a160fd6b8c0b1d70094 CaseFolding.txt
21 131256380bff4fea8ad4a851616f2f10 DerivedAge.txt
22 e731a4089b30002144e107e3d6f8d1fa DerivedCombiningClass.txt
25 f9ff1c55a60decf436100f791b44aa98 NormalizationTest.txt
26 755f6af699f8c8d2d958da411f78f6c6 UnicodeData.txt
30 dc9245f6803c4ac99555c361f5052e0b13eb779b CaseFolding.txt
31 3281104f237184cdb5d869e86eb8573678ada7da DerivedAge.txt
[all …]
A DMakefile21 -a $(src)/DerivedAge.txt \
22 -c $(src)/DerivedCombiningClass.txt \
23 -p $(src)/DerivedCoreProperties.txt \
24 -d $(src)/UnicodeData.txt \
25 -f $(src)/CaseFolding.txt \
26 -n $(src)/NormalizationCorrections.txt \
27 -t $(src)/NormalizationTest.txt \
30 $(obj)/utf8data.c: $(obj)/mkutf8data $(filter %.txt, $(cmd_utf8data)) FORCE
/linux/tools/memory-model/Documentation/
A DREADME24 tests: litmus-tests.txt
61 access-marking.txt
65 cheatsheet.txt
72 explanation.txt
75 glossary.txt
82 litmus-tests.txt
86 locking.txt
90 ordering.txt
94 recipes.txt
97 references.txt
[all …]
/linux/arch/powerpc/tools/
A Dhead_check.sh49 … [TA] _stext$" -e " t start_first_256B$" -e " a text_start$" -e " t start_text$" > .tmp_symbols.txt
52 vma=$(grep -e " [TA] _stext$" .tmp_symbols.txt | cut -d' ' -f1)
56 start_head_addr=$(grep " t start_first_256B$" .tmp_symbols.txt | cut -d' ' -f1)
68 expected_start_text_addr=$(grep " a text_start$" .tmp_symbols.txt | cut -d' ' -f1 | sed "s/^0/$top_…
70 start_text_addr=$(grep " t start_text$" .tmp_symbols.txt | cut -d' ' -f1)
80 rm -f .tmp_symbols.txt
/linux/tools/perf/Documentation/
A DMakefile11 $(wildcard perf-*.txt)) \
12 perf.txt
17 _MAN_XML=$(patsubst %.txt,%.xml,$(MAN_TXT))
18 _MAN_HTML=$(patsubst %.txt,%.html,$(MAN_TXT))
27 _DOC_MAN1=$(patsubst %.txt,%.1,$(MAN1_TXT))
28 _DOC_MAN5=$(patsubst %.txt,%.5,$(MAN5_TXT))
29 _DOC_MAN7=$(patsubst %.txt,%.7,$(MAN7_TXT))
247 $(MAN_HTML): $(OUTPUT)%.html : %.txt
262 $(OUTPUT)%.1 $(OUTPUT)%.5 $(OUTPUT)%.7 : %.txt
274 $(OUTPUT)%.xml : %.txt
[all …]
/linux/tools/lib/perf/Documentation/
A DMakefile7 MAN3_TXT = libperf.txt
8 MAN7_TXT = libperf-counting.txt libperf-sampling.txt
13 _MAN_XML = $(patsubst %.txt,%.xml,$(MAN_TXT))
14 _MAN_HTML = $(patsubst %.txt,%.html,$(MAN_TXT))
15 _MAN_3 = $(patsubst %.txt,%.3,$(MAN3_TXT))
16 _MAN_7 = $(patsubst %.txt,%.7,$(MAN7_TXT))
/linux/Documentation/devicetree/bindings/input/touchscreen/
A Draspberrypi,firmware-ts.txt9 - touchscreen-size-x: See touchscreen.txt
10 - touchscreen-size-y: See touchscreen.txt
11 - touchscreen-inverted-x: See touchscreen.txt
12 - touchscreen-inverted-y: See touchscreen.txt
13 - touchscreen-swapped-x-y: See touchscreen.txt
A Dzet6223.txt13 - touchscreen-size-x : See touchscreen.txt
14 - touchscreen-size-y : See touchscreen.txt
15 - touchscreen-inverted-x : See touchscreen.txt
16 - touchscreen-inverted-y : See touchscreen.txt
17 - touchscreen-swapped-x-y : See touchscreen.txt
/linux/tools/testing/selftests/cpufreq/
A Dmain.sh183 echo "" > $1.txt
184 echo "" > $1.dmesg_cpufreq.txt
185 echo "" > $1.dmesg_full.txt
191 dmesg | grep cpufreq >> $1.dmesg_cpufreq.txt
194 dmesg >> $1.dmesg_full.txt
209 do_test | tee -a $OUTFILE.txt
/linux/Documentation/devicetree/bindings/mmc/
A Dsdhci-st.txt4 Documentation/devicetree/bindings/mmc/mmc.txt and the properties
14 See: Documentation/devicetree/bindings/resource-names.txt
16 See: Documentation/devicetree/bindings/clock/clock-bindings.txt
23 See: Documentation/devicetree/bindings/pinctrl/pinctrl-bindings.txt
36 See: Documentation/devicetree/bindings/mmc/mmc.txt.
39 See: Documentation/devicetree/bindings/mmc/mmc.txt.
43 See: Documentation/devicetree/bindings/mmc/mmc.txt.
46 See: Documentation/devicetree/bindings/reset/reset.txt
52 See: Documentation/devicetree/bindings/mmc/mmc.txt.
55 See: Documentation/devicetree/bindings/mmc/mmc.txt.
[all …]
A Dmicrochip,sdhci-pic32.txt3 This file documents differences between the core properties in mmc.txt
10 See: Documentation/devicetree/bindings/resource-names.txt
12 See: Documentation/devicetree/bindings/clock/clock-bindings.txt
15 See: Documentation/devicetree/bindings/pinctrl/pinctrl-bindings.txt
/linux/tools/perf/util/
A Dgenerate-cmdlist.sh13 sed -n -e 's/^perf-\([^ ]*\)[ ].* common.*/\1/p' command-list.txt |
27 sed -n -e 's/^perf-\([^ ]*\)[ ].* full.*/\1/p' command-list.txt |
42 sed -n -e 's/^perf-\([^ ]*\)[ ].* audit*/\1/p' command-list.txt |
57 sed -n -e 's/^perf-\([^ ]*\)[ ].* traceevent.*/\1/p' command-list.txt |
/linux/Documentation/devicetree/bindings/mfd/
A Dmt6397.txt38 For details, see ../rtc/rtc-mt6397.txt
42 see ../regulator/mt6323-regulator.txt
45 see ../regulator/mt6358-regulator.txt
47 see ../regulator/mt6397-regulator.txt
57 see ../leds/leds-mt6323.txt
64 see ../input/mtk-pmic-keys.txt
69 For details, see ../power/reset/mt6323-poweroff.txt
74 For details, see ../pinctrl/pinctrl-mt65xx.txt
A Dda9150.txt18 (See ../interrupt-controller/interrupts.txt for
22 - da9150-gpadc: See ../iio/adc/da9150-gpadc.txt
23 - da9150-charger: See ../power/da9150-charger.txt
24 - da9150-fg: See ../power/da9150-fg.txt
A Dmotorola-cpcap.txt21 - Documentation/devicetree/bindings/regulator/cpcap-regulator.txt
22 - Documentation/devicetree/bindings/phy/phy-cpcap-usb.txt
23 - Documentation/devicetree/bindings/input/cpcap-pwrbutton.txt
24 - Documentation/devicetree/bindings/rtc/cpcap-rtc.txt
25 - Documentation/devicetree/bindings/leds/leds-cpcap.txt
/linux/Documentation/devicetree/bindings/leds/
A Dams,as3645a.txt10 Please also see common.txt in the same directory.
42 function : See Documentation/devicetree/bindings/leds/common.txt.
43 color : See Documentation/devicetree/bindings/leds/common.txt.
44 label : See Documentation/devicetree/bindings/leds/common.txt (deprecated).
57 function : See Documentation/devicetree/bindings/leds/common.txt.
58 color : See Documentation/devicetree/bindings/leds/common.txt.
59 label : See Documentation/devicetree/bindings/leds/common.txt (deprecated).
A Dleds-cr0014114.txt10 Property rules described in Documentation/devicetree/bindings/spi/spi-bus.txt
15 see Documentation/devicetree/bindings/leds/common.txt
17 see Documentation/devicetree/bindings/leds/common.txt
19 see Documentation/devicetree/bindings/leds/common.txt (deprecated)
21 see Documentation/devicetree/bindings/leds/common.txt
A Dleds-lm3697.txt27 in Documentation/devicetree/bindings/leds/common.txt
30 - ti,brightness-resolution - see Documentation/devicetree/bindings/mfd/ti-lmu.txt
31 - ramp-up-us: see Documentation/devicetree/bindings/mfd/ti-lmu.txt
32 - ramp-down-us: see Documentation/devicetree/bindings/mfd/ti-lmu.txt
33 - label : see Documentation/devicetree/bindings/leds/common.txt
35 see Documentation/devicetree/bindings/leds/common.txt
A Dleds-lp8860.txt23 - function : see Documentation/devicetree/bindings/leds/common.txt
24 - color : see Documentation/devicetree/bindings/leds/common.txt
25 - label : see Documentation/devicetree/bindings/leds/common.txt (deprecated)
27 see Documentation/devicetree/bindings/leds/common.txt
/linux/Documentation/translations/zh_CN/mm/
A Dpage_owner.rst63 cat /sys/kernel/debug/page_owner > page_owner_full.txt
64 ./page_owner_sort page_owner_full.txt sorted_page_owner.txt
66 ``page_owner_full.txt`` 的一般输出情况如下::
83 在 ``sorted_page_owner.txt`` 中可以看到关于谁分配了每个页面的结果。一般输出::
157 T txt 块的全文
/linux/Documentation/devicetree/bindings/clock/st/
A Dst,clkgen.txt33 [1] Documentation/devicetree/bindings/clock/clock-bindings.txt
34 [3] Documentation/devicetree/bindings/clock/st/st,clkgen-mux.txt
35 [4] Documentation/devicetree/bindings/clock/st/st,clkgen-pll.txt
36 [7] Documentation/devicetree/bindings/clock/st/st,quadfs.txt
37 [8] Documentation/devicetree/bindings/clock/st/st,flexgen.txt
/linux/tools/testing/selftests/lkdtm/
A DMakefile7 TEST_FILES := tests.txt
9 TEST_GEN_PROGS = $(patsubst %,$(OUTPUT)/%.sh,$(shell awk '{print $$1}' tests.txt | sed -e 's/\#//'))
12 $(OUTPUT)/%: run.sh tests.txt
/linux/Documentation/devicetree/bindings/media/i2c/
A Dadp1653.txt15 - led-max-microamp : see Documentation/devicetree/bindings/leds/common.txt
19 - flash-max-microamp : see Documentation/devicetree/bindings/leds/common.txt
20 - flash-timeout-us : see Documentation/devicetree/bindings/leds/common.txt
21 - led-max-microamp : see Documentation/devicetree/bindings/leds/common.txt
/linux/Documentation/translations/zh_CN/core-api/
A Drefcount-vs-atomic.rst25 本文档中使用的术语尽量遵循tools/memory-model/Documentation/explanation.txt
28 memory-barriers.txt和atomic_t.txt提供了更多关于内存顺序的背景,包括通用的
35 序类型。如果想了解更广泛的情况,请查阅memory-barriers.txt文件。
/linux/Documentation/devicetree/bindings/power/
A Dwakeup-source.txt24 1. "gpio-key,wakeup" Documentation/devicetree/bindings/input/gpio-keys{,-polled}.txt
25 2. "has-tpo" Documentation/devicetree/bindings/rtc/rtc-opal.txt
26 3. "linux,wakeup" Documentation/devicetree/bindings/input/gpio-matrix-keypad.txt
27 Documentation/devicetree/bindings/mfd/tc3589x.txt
31 6. "nvidia,wakeup-source" Documentation/devicetree/bindings/input/nvidia,tegra20-kbc.txt

Completed in 33 milliseconds

12345678910>>...44