/freebsd/contrib/nvi/catalog/ |
H A D | spanish.base | 27 028 "archivo vac�o" 47 053 "El buffer por omisi�n est� vac�o" 48 054 "El buffer %s est� vac�o" 66 072 "Archivo vac�o; no hay nada para buscar" 96 103 "Direcci�n ilegal: el archivo est� vac�o" 158 165 "La pila de identificadores est� vac�a" 161 168 "El buffer %s est� vac�o" 169 177 "Archivo vac�o" 201 209 "El archivo est� vac�o"
|
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
H A D | pinctrl-palmas.txt | 61 gpio10, gpio11, gpio12, gpio13, gpio14, gpio15, vac, powergood, 67 vac, vacok, powergood, usb_psel, msecure, pwrhold, int, nreswarm, 91 vac { 92 pins = "vac";
|
/freebsd/contrib/bc/locales/ |
H A D | es_ES.ISO8859-1.msg | 57 7 "la expresi�n es vac�a" 74 24 "POSIX requiere todos 3 partes de una bucla que no esta vac�o" 95 11 "no puede utilizar un valor vac�o en una expresi�n"
|
H A D | es_ES.ISO8859-15.msg | 57 7 "la expresi�n es vac�a" 74 24 "POSIX requiere todos 3 partes de una bucla que no esta vac�o" 95 11 "no puede utilizar un valor vac�o en una expresi�n"
|
/freebsd/sys/contrib/device-tree/Bindings/power/supply/ |
H A D | twl4030-charger.yaml | 46 - const: vac 66 io-channel-names = "vac";
|
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/ |
H A D | twl4030.dtsi | 24 io-channel-names = "vac";
|
/freebsd/lib/libc/nls/ |
H A D | es_ES.ISO8859-1.msg | 138 66 Directorio no vac�o
|
/freebsd/sys/contrib/device-tree/Bindings/mfd/ |
H A D | ti,twl.yaml | 267 io-channel-names = "vac";
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | AttributorAttributes.cpp | 2456 if (llvm::any_of(Worklist, [&](AA::ValueAndContext VAC) { in isImpliedByIR() argument 2458 VAC.getValue(), in isImpliedByIR() 2459 SimplifyQuery(A.getDataLayout(), DT, AC, VAC.getCtxI())); in isImpliedByIR() 2635 for (const auto &VAC : Values) in updateImpl() local 2636 if (!CheckIRP(IRPosition::value(*VAC.getValue()))) in updateImpl() 4733 if (!all_of(Values, [&](AA::ValueAndContext &VAC) { in identifyAliveSuccessors() argument 4734 return CheckForConstantInt(VAC.getValue()); in identifyAliveSuccessors() 5088 for (const auto &VAC : Values) in updateImpl() local 5089 if (!VisitValueCB(*VAC.getValue())) in updateImpl() 5361 for (const auto &VAC : Values) { in updateImpl() local [all …]
|
H A D | Attributor.cpp | 291 bool AA::isValidAtPosition(const AA::ValueAndContext &VAC, in isValidAtPosition() argument 293 if (isa<Constant>(VAC.getValue()) || VAC.getValue() == VAC.getCtxI()) in isValidAtPosition() 296 const Instruction *CtxI = VAC.getCtxI(); in isValidAtPosition() 299 if (auto *A = dyn_cast<Argument>(VAC.getValue())) in isValidAtPosition() 301 if (auto *I = dyn_cast<Instruction>(VAC.getValue())) { in isValidAtPosition() 2021 return llvm::all_of(Values, [&](const AA::ValueAndContext &VAC) { in checkForAllReturnedValues() argument 2022 return Pred(*VAC.getValue()); in checkForAllReturnedValues()
|
/freebsd/sys/contrib/device-tree/src/arm/nvidia/ |
H A D | tegra114-asus-tf701t.dts | 1428 pins = "vac"; 1429 function = "vac";
|
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelLowering.h | 233 VAC, VSBI, enumerator
|
H A D | SystemZOperators.td | 298 def z_vac : SDNode<"SystemZISD::VAC", SDT_ZTernary>;
|
H A D | SystemZInstrVector.td | 494 def VAC : TernaryVRRdGeneric<"vac", 0xE7BB>;
|
H A D | SystemZISelLowering.cpp | 4377 BaseOp = SystemZISD::VAC; in lowerUADDSUBO_CARRY() 4899 return DAG.getNode(SystemZISD::VAC, SDLoc(Op), Op.getValueType(), in lowerINTRINSIC_WO_CHAIN() 6442 OPCODE(VAC); in getTargetNodeName()
|
/freebsd/crypto/openssl/crypto/perlasm/ |
H A D | s390x.pm | 53 vacch vaccf vaccg vaccq vac vacq vaccc vacccq vn vnc vavg vavgb 748 sub vac { subroutine 753 vac(@_,4);
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/ |
H A D | Attributor.h | 213 /// Return true if the value of \p VAC is a valid at the position of \p VAC, 216 bool isValidAtPosition(const ValueAndContext &VAC, InformationCache &InfoCache); 416 static unsigned getHashValue(const AA::ValueAndContext &VAC) { 417 return Base::getHashValue(VAC);
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMScheduleA57.td | 1155 def : InstRW<[A57Write_5cyc_1V], (instregex "VAC(GE|GT|LE|LT)",
|
/freebsd/crypto/openssh/ |
H A D | configure.ac | 625 # Some versions of VAC won't allow macro redefinitions at 627 # particularly with older versions of vac or xlc.
|