Home
last modified time | relevance | path

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

12

/freebsd/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/sbin/bsdlabel/
H A Dbsdlabel.c92 static struct disklabel lab; variable
239 fixlabel(&lab); in main()
270 makelabel(name, &lab); in main()
271 fixlabel(&lab); in main()
279 fixlabel(&lab); in main()
281 makelabel(argv[1], &lab); in main()
373 struct disklabel *lp = &lab; in writelabel()
475 &lab, MAXPARTITIONS); in readlabel()
514 lp = &lab; in display()
631 lab = label; in edit()
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dpmi8998.dtsi56 compatible = "qcom,pmi8998-lab-ibb";
64 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 Dmsm8998-sony-xperia-yoshino-maple.dts34 &lab {
H A Dsdm845-sony-xperia-tama-akatsuki.dts35 &lab {
H A Dsdm845-xiaomi-beryllium.dts228 vddpos-supply = <&lab>;
285 &lab {
H A Dsdm845-xiaomi-beryllium-common.dtsi264 &lab {
283 vddpos-supply = <&lab>;
H A Dsdm845-xiaomi-polaris.dts459 &lab {
483 vddpos-supply = <&lab>;
H A Dsdm845-sony-xperia-tama.dtsi506 &lab {
530 vsp-supply = <&lab>;
/freebsd/sbin/newfs/
H A Dnewfs.c426 static struct disklabel lab; in getdisklabel() local
435 &lab, MAXPARTITIONS)) in getdisklabel()
438 lp = &lab; in getdisklabel()
439 return &lab; in getdisklabel()
/freebsd/contrib/unbound/contrib/
H A Ddrop-tld.diff11 + int lab = dname_count_labels(qinfo.qname);
12 + if (lab == 2) {
/freebsd/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/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/contrib/openpam/
H A DCREDITS39 Larry Baird <lab@gta.com>
/freebsd/crypto/openssl/util/
H A Dcheck-format-test-negatives.c142 lab: ; /* should not trigger: space before ';' */ in g()
/freebsd/contrib/ncurses/
H A DTO-DO191 window systems that never escaped the lab. The virtual_terminal cap had
/freebsd/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/usr.sbin/ntp/ntpd/
H A Dleap-seconds82 # data from the BIPM and the IERS to construct UTC(lab),
/freebsd/contrib/tcsh/
H A Dsh.func.c426 gotolab(Char *lab) in gotolab() argument
442 search(TC_GOTO, 0, lab); in gotolab()

12