Home
last modified time | relevance | path

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

12

/freebsd-13.1/usr.bin/gprof/
H A Dprintlist.c56 struct stringlist fhead = { 0 , 0 };
57 struct stringlist *flist = &fhead;
58 struct stringlist Fhead = { 0 , 0 };
59 struct stringlist *Flist = &Fhead;
60 struct stringlist ehead = { 0 , 0 };
61 struct stringlist *elist = &ehead;
62 struct stringlist Ehead = { 0 , 0 };
63 struct stringlist *Elist = &Ehead;
68 struct stringlist *slp; in addlist()
70 slp = (struct stringlist *) malloc( sizeof(struct stringlist)); in addlist()
[all …]
H A Dgprof.h238 struct stringlist { struct
239 struct stringlist *next; argument
242 extern struct stringlist *elist; argument
243 extern struct stringlist *Elist;
244 extern struct stringlist *flist;
245 extern struct stringlist *Flist;
246 extern struct stringlist *kfromlist;
247 extern struct stringlist *ktolist;
254 void addlist(struct stringlist *, char *);
292 bool onlist(struct stringlist *, const char *);
/freebsd-13.1/sys/contrib/device-tree/Bindings/pci/
H A Dqcom,pcie.txt5 Value type: <stringlist>
24 Value type: <stringlist>
58 Value type: <stringlist>
84 Value type: <stringlist>
90 Value type: <stringlist>
98 Value type: <stringlist>
106 Value type: <stringlist>
116 Value type: <stringlist>
126 Value type: <stringlist>
135 Value type: <stringlist>
[all …]
H A Dpcie-al.txt11 Value type: <stringlist>
23 Value type: <stringlist>
/freebsd-13.1/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.txt27 Value type: <stringlist>
37 Value type: <stringlist>
54 Value type: <stringlist>
66 Value type: <stringlist>
98 Value type: <stringlist>
150 Value type: <stringlist>
172 Value type: <stringlist>
H A Dqcom,wcnss-pil.txt22 Value type: <stringlist>
33 Value type: <stringlist>
53 Value type: <stringlist>
81 Value type: <stringlist>
H A Dqcom,adsp.txt36 Value type: <stringlist>
75 Value type: <stringlist>
97 Value type: <stringlist>
139 Value type: <stringlist>
/freebsd-13.1/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,apq8096.txt7 Value type: <stringlist>
12 Value type: <stringlist>
55 Value type: <stringlist>
H A Dqcom,q6adm.txt11 Value type: <stringlist>
23 Value type: <stringlist>
H A Dqcom,q6asm.txt11 Value type: <stringlist>
22 Value type: <stringlist>
H A Dqcom,q6core.txt11 Value type: <stringlist>
/freebsd-13.1/sys/contrib/device-tree/Bindings/media/
H A Dqcom,camss.txt7 Value type: <stringlist>
17 Value type: <stringlist>
39 Value type: <stringlist>
64 Value type: <stringlist>
/freebsd-13.1/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-13.1/lib/libc/gen/
H A DMakefile.inc147 stringlist.c \
305 stringlist.3 \
520 MLINKS+=stringlist.3 sl_add.3 \
521 stringlist.3 sl_find.3 \
522 stringlist.3 sl_free.3 \
523 stringlist.3 sl_init.3
/freebsd-13.1/sys/contrib/device-tree/Bindings/misc/
H A Dqcom,fastrpc.txt11 Value type: <stringlist>
37 Value type: <stringlist>
/freebsd-13.1/sys/contrib/device-tree/Bindings/slimbus/
H A Dslim-ngd-qcom-ctrl.txt12 Value type: <stringlist>
30 Value type: <stringlist>
/freebsd-13.1/sys/contrib/device-tree/Bindings/power/avs/
H A Dqcom,cpr.txt32 Value type: <stringlist>
66 Value type: <stringlist>
/freebsd-13.1/sys/contrib/device-tree/Bindings/soc/qcom/
H A Dqcom,wcnss.txt61 Value type: <stringlist>
71 Value type: <stringlist>
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>
/freebsd-13.1/sys/contrib/device-tree/Bindings/soc/fsl/
H A Dqman.txt24 Value type: <stringlist>
93 Value type: <stringlist>
104 Value type: <stringlist>

12