Home
last modified time | relevance | path

Searched refs:stringlist (Results 1 – 25 of 49) sorted by relevance

12

/freebsd/usr.bin/gprof/
H A Dprintlist.c44 struct stringlist kfromhead = { 0 , 0 };
45 struct stringlist *kfromlist = &kfromhead;
46 struct stringlist ktohead = { 0 , 0 };
47 struct stringlist *ktolist = &ktohead;
48 struct stringlist fhead = { 0 , 0 };
49 struct stringlist *flist = &fhead;
50 struct stringlist Fhead = { 0 , 0 };
51 struct stringlist *Flist = &Fhead;
52 struct stringlist ehead = { 0 , 0 };
53 struct stringlist *elist = &ehead;
[all …]
H A Dgprof.h235 struct stringlist { struct
236 struct stringlist *next; argument
239 extern struct stringlist *elist; argument
240 extern struct stringlist *Elist;
241 extern struct stringlist *flist;
242 extern struct stringlist *Flist;
243 extern struct stringlist *kfromlist;
244 extern struct stringlist *ktolist;
251 void addlist(struct stringlist *, char *);
289 bool onlist(struct stringlist *, const char *);
/freebsd/sys/contrib/device-tree/Bindings/pci/
H A Dqcom,pcie.txt5 Value type: <stringlist>
29 Value type: <stringlist>
64 Value type: <stringlist>
90 Value type: <stringlist>
96 Value type: <stringlist>
104 Value type: <stringlist>
112 Value type: <stringlist>
122 Value type: <stringlist>
132 Value type: <stringlist>
142 Value type: <stringlist>
[all …]
H A Dpcie-al.txt11 Value type: <stringlist>
23 Value type: <stringlist>
/freebsd/sys/contrib/device-tree/Bindings/remoteproc/
H A Dqcom,hexagon-v56.txt26 Value type: <stringlist>
37 Value type: <stringlist>
46 Value type: <stringlist>
64 Value type: <stringlist>
69 Value type: <stringlist>
91 Value type: <stringlist>
H A Dqcom,q6v5.txt21 Value type: <stringlist>
31 Value type: <stringlist>
41 Value type: <stringlist>
59 Value type: <stringlist>
84 Value type: <stringlist>
H A Dqcom,wcnss-pil.txt22 Value type: <stringlist>
33 Value type: <stringlist>
59 Value type: <stringlist>
70 Value type: <stringlist>
99 Value type: <stringlist>
H A Dqcom,adsp.txt41 Value type: <stringlist>
85 Value type: <stringlist>
107 Value type: <stringlist>
155 Value type: <stringlist>
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dqcom,sdm845.txt7 Value type: <stringlist>
15 Value type: <stringlist>
24 Value type: <stringlist>
H A Dqcom,q6adm.txt11 Value type: <stringlist>
23 Value type: <stringlist>
H A Dqcom,apq8096.txt7 Value type: <stringlist>
12 Value type: <stringlist>
55 Value type: <stringlist>
H A Dqcom,q6asm.txt11 Value type: <stringlist>
22 Value type: <stringlist>
/freebsd/sys/contrib/device-tree/Bindings/media/
H A Dqcom,camss.txt7 Value type: <stringlist>
18 Value type: <stringlist>
40 Value type: <stringlist>
65 Value type: <stringlist>
/freebsd/lib/libc/gen/
H A DMakefile.inc144 stringlist.c \
296 stringlist.3 \
515 MLINKS+=stringlist.3 sl_add.3 \
516 stringlist.3 sl_find.3 \
517 stringlist.3 sl_free.3 \
518 stringlist.3 sl_init.3
/freebsd/sys/contrib/device-tree/Bindings/phy/
H A Dqcom,usb-hsic-phy.txt27 Value type: <stringlist>
32 Value type: <stringlist>
H A Dqcom,usb-hs-phy.txt28 Value type: <stringlist>
39 Value type: <stringlist>
/freebsd/sys/contrib/device-tree/Bindings/misc/
H A Dqcom,fastrpc.txt11 Value type: <stringlist>
47 Value type: <stringlist>
/freebsd/sys/contrib/device-tree/Bindings/slimbus/
H A Dslim-ngd-qcom-ctrl.txt12 Value type: <stringlist>
30 Value type: <stringlist>
/freebsd/sys/contrib/device-tree/Bindings/soundwire/
H A Dqcom,sdw.txt9 Value type: <stringlist>
31 Value type: <stringlist>
41 Value type: <stringlist>
173 Value type: <stringlist>
/freebsd/sys/contrib/device-tree/Bindings/power/avs/
H A Dqcom,cpr.txt32 Value type: <stringlist>
66 Value type: <stringlist>
/freebsd/sys/contrib/device-tree/Bindings/soc/qcom/
H A Dqcom,glink.txt10 Value type: <stringlist>
48 Value type: <stringlist>
H A Dqcom,apr.txt9 Value type: <stringlist>
50 Value type: <stringlist>
H A Dqcom,smd.txt9 Value type: <stringlist>
68 Value type: <stringlist>
H A Dqcom,wcnss.txt68 Value type: <stringlist>
78 Value type: <stringlist>
/freebsd/sys/contrib/device-tree/Bindings/soc/fsl/
H A Dqman.txt24 Value type: <stringlist>
93 Value type: <stringlist>
104 Value type: <stringlist>

12