Home
last modified time | relevance | path

Searched full:lab (Results 1 – 25 of 105) sorted by relevance

12345

/freebsd/sys/contrib/device-tree/Bindings/regulator/
H A Dqcom-labibb-regulator.yaml7 title: Qualcomm's LAB(LCD AMOLED Boost)/IBB(Inverting Buck Boost) Regulator
13 LAB can be used as a positive boost power supply and IBB can be used as a
19 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()
257 if (!getasciilabel(t, &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()
387 for (i = 0; i < lab.d_npartitions; i++) in writelabel()
388 if (lab.d_partitions[i].p_size) in writelabel()
[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 Dsdm845-sony-xperia-tama-akatsuki.dts35 &lab {
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors.h61 // https://lab.llvm.org/buildbot/#/builders/105
62 // https://lab.llvm.org/buildbot/#/builders/121
63 // https://lab.llvm.org/buildbot/#/builders/57
/freebsd/crypto/krb5/src/lib/krb5/krb/
H A Dt_krb5.conf50 .media.mit.edu = MEDIA-LAB.MIT.EDU
51 media.mit.edu = MEDIA-LAB.MIT.EDU
/freebsd/contrib/file/magic/Magdir/
H A Dpgf33 >>20 byte 9 LAB color,
36 >>20 byte 12 LAB color 48,
H A Dblcr1 # Berkeley Lab Checkpoint Restart (BLCR) checkpoint context files
H A Dcups35 >404 lelong 16 ColorSpace=CIE Lab
H A Dicc82 # colour space "XYZ " "Lab " "RGB " CMYK GRAY ...
85 # Profile Connection Space (PCS) field usually "XYZ " or "Lab " but sometimes
/freebsd/share/man/man4/
H A Dumcs.477 ST Lab U-360 two-port serial USB adapter
79 ST Lab U-400 four-port serial USB adapter
/freebsd/contrib/unbound/contrib/
H A Ddrop-tld.diff11 + int lab = dname_count_labels(qinfo.qname);
12 + if (lab == 2) {
/freebsd/sbin/newfs/
H A Dnewfs.c428 static struct disklabel lab; in getdisklabel() local
437 &lab, MAXPARTITIONS)) in getdisklabel()
440 lp = &lab; in getdisklabel()
441 return &lab; in getdisklabel()
/freebsd/crypto/openssl/crypto/rsa/
H A Drsa_pmeth.c748 unsigned char *lab; in pkey_rsa_ctrl_str() local
752 lab = OPENSSL_hexstr2buf(value, &lablen); in pkey_rsa_ctrl_str()
753 if (!lab) in pkey_rsa_ctrl_str()
755 ret = EVP_PKEY_CTX_set0_rsa_oaep_label(ctx, lab, lablen); in pkey_rsa_ctrl_str()
757 OPENSSL_free(lab); in pkey_rsa_ctrl_str()
/freebsd/crypto/krb5/src/util/profile/
H A Dkrb5.conf16 MEDIA-LAB.MIT.EDU = {
/freebsd/sys/contrib/device-tree/Bindings/display/panel/
H A Debbg,ft8719.yaml61 vddpos-supply = <&lab>;
H A Dsony,td4353-jdi.yaml73 vsp-supply = <&lab>;
H A Dnovatek,nt36672a.yaml76 vddpos-supply = <&lab>;
H A Dnovatek,nt35950.yaml83 avdd-supply = <&lab>;
/freebsd/sys/contrib/device-tree/Bindings/net/can/
H A Dmpc5xxx-mscan.txt4 (c) 2006-2009 Secret Lab Technologies Ltd
/freebsd/contrib/ofed/opensm/include/complib/
H A Dcl_nodenamemap.h3 * Copyright (c) 2007 Lawrence Livermore National Lab
/freebsd/contrib/openpam/
H A DCREDITS40 Larry Baird <lab@gta.com>

12345