Home
last modified time | relevance | path

Searched refs:lab (Results 1 – 25 of 35) sorted by relevance

12

/freebsd-14.2/sys/contrib/device-tree/Bindings/regulator/
H A Dqcom-labibb-regulator.yaml19 const: qcom,pmi8998-lab-ibb
21 lab:
36 Short-circuit and over-current interrupts for lab.
86 compatible = "qcom,pmi8998-lab-ibb";
88 lab {
/freebsd-14.2/sbin/bsdlabel/
H A Dbsdlabel.c105 static struct disklabel lab; variable
252 fixlabel(&lab); in main()
283 makelabel(name, &lab); in main()
284 fixlabel(&lab); in main()
292 fixlabel(&lab); in main()
294 makelabel(argv[1], &lab); in main()
386 struct disklabel *lp = &lab; in writelabel()
488 &lab, MAXPARTITIONS); in readlabel()
527 lp = &lab; in display()
644 lab = label; in edit()
[all …]
/freebsd-14.2/sys/contrib/device-tree/src/arm64/qcom/
H A Dpmi8998.dtsi38 compatible = "qcom,pmi8998-lab-ibb";
46 lab: lab { label
H A Dsdm845-lg-judyln.dts24 lab-supply = <&lab>;
H A Dmsm8998-sony-xperia-yoshino-lilac.dts22 &lab {
H A Dmsm8998-sony-xperia-yoshino-poplar.dts22 &lab {
H A Dsdm845-sony-xperia-tama-akatsuki.dts35 &lab {
H A Dmsm8998-sony-xperia-yoshino-maple.dts34 &lab {
H A Dsdm845-xiaomi-beryllium-common.dtsi233 vddpos-supply = <&lab>;
289 &lab {
H A Dsdm845-xiaomi-beryllium.dts228 vddpos-supply = <&lab>;
285 &lab {
H A Dsdm845-xiaomi-polaris.dts389 vddpos-supply = <&lab>;
496 &lab {
H A Dsdm845-sony-xperia-tama.dtsi381 vsp-supply = <&lab>;
504 &lab {
H A Dmsm8998-sony-xperia-yoshino.dtsi282 &lab {
/freebsd-14.2/sbin/newfs/
H A Dnewfs.c438 static struct disklabel lab; in getdisklabel() local
447 &lab, MAXPARTITIONS)) in getdisklabel()
450 lp = &lab; in getdisklabel()
451 return &lab; in getdisklabel()
/freebsd-14.2/contrib/unbound/contrib/
H A Ddrop-tld.diff11 + int lab = dname_count_labels(qinfo.qname);
12 + if (lab == 2) {
/freebsd-14.2/crypto/openssl/crypto/rsa/
H A Drsa_pmeth.c713 unsigned char *lab; in pkey_rsa_ctrl_str() local
717 lab = OPENSSL_hexstr2buf(value, &lablen); in pkey_rsa_ctrl_str()
718 if (!lab) in pkey_rsa_ctrl_str()
720 ret = EVP_PKEY_CTX_set0_rsa_oaep_label(ctx, lab, lablen); in pkey_rsa_ctrl_str()
722 OPENSSL_free(lab); in pkey_rsa_ctrl_str()
/freebsd-14.2/sys/contrib/device-tree/Bindings/display/panel/
H A Debbg,ft8719.yaml61 vddpos-supply = <&lab>;
H A Dsony,td4353-jdi.yaml70 vsp-supply = <&lab>;
H A Dnovatek,nt36672a.yaml74 vddpos-supply = <&lab>;
H A Dnovatek,nt35950.yaml80 avdd-supply = <&lab>;
/freebsd-14.2/contrib/openpam/
H A DCREDITS39 Larry Baird <lab@gta.com>
/freebsd-14.2/crypto/openssl/util/
H A Dcheck-format-test-negatives.c142 lab: ; /* should not trigger: space before ';' */ in g()
/freebsd-14.2/contrib/ncurses/
H A DTO-DO191 window systems that never escaped the lab. The virtual_terminal cap had
/freebsd-14.2/contrib/file/magic/Magdir/
H A Dgames152 0 string 5\x0aThe_Lab Quake I save: d1 The lab
156 0 string 5\x0aThe_Genetics_Lab Quake I save: d11 The genetics lab (secret)
/freebsd-14.2/contrib/tcsh/
H A Dsh.func.c426 gotolab(Char *lab) in gotolab() argument
442 search(TC_GOTO, 0, lab); in gotolab()

12