/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/ |
H A D | Marshallers.cpp | 17 getBestGuess(llvm::StringRef Search, llvm::ArrayRef<llvm::StringRef> Allowed, in getBestGuess() argument 22 for (const llvm::StringRef &Item : Allowed) { in getBestGuess() 39 for (const llvm::StringRef &Item : Allowed) { in getBestGuess() 65 static constexpr llvm::StringRef Allowed[] = { in getBestGuess() local 70 return ::getBestGuess(Value.getString(), llvm::ArrayRef(Allowed), "attr::"); in getBestGuess() 77 static constexpr llvm::StringRef Allowed[] = { in getBestGuess() local 82 return ::getBestGuess(Value.getString(), llvm::ArrayRef(Allowed), "CK_"); in getBestGuess() 89 static constexpr llvm::StringRef Allowed[] = { in getBestGuess() local 95 return ::getBestGuess(Value.getString(), llvm::ArrayRef(Allowed), "OMPC_"); in getBestGuess() 102 static constexpr llvm::StringRef Allowed[] = { in getBestGuess() local [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/mfd/ |
H A D | mxs-lradc.txt | 15 Allowed value is 1 ... 32, default is 4 16 - fsl,ave-delay: delay between consecutive samples. Allowed value is 19 - fsl,settling: delay between plate switch to next sample. Allowed value is
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMELFStreamer.cpp | 831 S.setAttributeItem(ARM_ISA_use, Allowed, false); in emitArchDefaultAttributes() 839 S.setAttributeItem(ARM_ISA_use, Allowed, false); in emitArchDefaultAttributes() 840 S.setAttributeItem(THUMB_ISA_use, Allowed, false); in emitArchDefaultAttributes() 844 S.setAttributeItem(ARM_ISA_use, Allowed, false); in emitArchDefaultAttributes() 850 S.setAttributeItem(ARM_ISA_use, Allowed, false); in emitArchDefaultAttributes() 851 S.setAttributeItem(THUMB_ISA_use, Allowed, false); in emitArchDefaultAttributes() 856 S.setAttributeItem(THUMB_ISA_use, Allowed, false); in emitArchDefaultAttributes() 861 S.setAttributeItem(ARM_ISA_use, Allowed, false); in emitArchDefaultAttributes() 867 S.setAttributeItem(ARM_ISA_use, Allowed, false); in emitArchDefaultAttributes() 894 S.setAttributeItem(ARM_ISA_use, Allowed, false); in emitArchDefaultAttributes() [all …]
|
H A D | ARMTargetStreamer.cpp | 209 : ARMBuildAttrs::Allowed); in emitTargetAttributes() 218 emitAttribute(ARMBuildAttrs::THUMB_ISA_use, ARMBuildAttrs::Allowed); in emitTargetAttributes() 300 emitAttribute(ARMBuildAttrs::DSP_extension, ARMBuildAttrs::Allowed); in emitTargetAttributes() 307 ARMBuildAttrs::Allowed); in emitTargetAttributes()
|
/freebsd/sys/contrib/device-tree/Bindings/usb/ |
H A D | octeon-usb.txt | 21 - clock-frequency: speed of the USB reference clock. Allowed values are 24 - cavium,refclk-type: type of the USB reference clock. Allowed values are
|
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | mscc-phy-vsc8531.txt | 4 - vsc8531,vddmac : The vddmac in mV. Allowed values is listed 28 Allowed values are defined in
|
H A D | microchip,lan78xx.txt | 15 the operating mode of an LED. Omitted LEDs are turned off. Allowed values
|
/freebsd/sys/contrib/device-tree/Bindings/serial/ |
H A D | efm32-uart.txt | 10 Allowed range : [0 .. 5]
|
/freebsd/sys/contrib/device-tree/Bindings/i2c/ |
H A D | i2c-efm32.txt | 14 Allowed range : [0 .. 6]
|
/freebsd/lib/libfetch/ |
H A D | http.errors | 26 405 PROTO Method Not Allowed
|
/freebsd/sys/contrib/device-tree/Bindings/clock/ |
H A D | marvell,berlin.txt | 17 Allowed clock-names for the reference clocks are
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | ARMBuildAttributes.h | 126 Allowed = 1, enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | RegAllocPBQP.cpp | 461 const PBQPRAGraph::NodeMetadata::AllowedRegVector &Allowed = in apply() local 465 while (PRegOpt < Allowed.size() && Allowed[PRegOpt].id() != DstReg) in apply() 468 if (PRegOpt < Allowed.size()) { in apply()
|
/freebsd/sys/contrib/device-tree/Bindings/phy/ |
H A D | brcm-sata-phy.txt | 39 equalizer value that should be used. Allowed range is 0..63.
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | RegAllocPBQP.h | 159 AllowedRegVecRef getAllowedRegs(AllowedRegVector Allowed) { in getAllowedRegs() argument 160 return AllowedRegVecs.getValue(std::move(Allowed)); in getAllowedRegs()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/ |
H A D | AggressiveInstCombine.cpp | 796 bool Allowed = TTI.isTypeLegal(WiderType); in foldConsecutiveLoads() local 797 if (!Allowed) in foldConsecutiveLoads() 802 Allowed = TTI.allowsMisalignedMemoryAccesses(I.getContext(), LOps.LoadSize, in foldConsecutiveLoads() 804 if (!Allowed || !Fast) in foldConsecutiveLoads()
|
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/ |
H A D | ti,c64x+megamod-pic.txt | 61 position. Allowed values are 4 - 127. Mapping for
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUAttributor.cpp | 1036 DenseSet<const char *> Allowed( in runImpl() local 1044 AC.Allowed = &Allowed; in runImpl()
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | st,sta350.txt | 109 value. If not specified, a divider of 1 will be used. Allowed values
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | LoadStoreOpt.cpp | 836 bool Allowed = TLI->allowsMemoryAccess( in mergeTruncStore() local 838 if (!Allowed || !Fast) in mergeTruncStore()
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | RecordLayoutBuilder.cpp | 1296 bool Allowed = EmptySubobjects->CanPlaceBaseAtOffset(Base, Offset); in LayoutBase() local 1297 (void)Allowed; in LayoutBase() 1298 assert(Allowed && "Base subobject externally placed at overlapping offset"); in LayoutBase() 2071 bool Allowed = EmptySubobjects->CanPlaceFieldAtOffset(D, FieldOffset); in LayoutField() local 2072 (void)Allowed; in LayoutField() 2073 assert(Allowed && "Externally-placed field cannot be placed here"); in LayoutField()
|
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
H A D | pinctrl-mcp23s08.txt | 22 'Documentation/devicetree/bindings/gpio/gpio.txt'. Allowed values defined by
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMAsmPrinter.cpp | 725 ATS.emitAttribute(ARMBuildAttrs::ABI_FP_exceptions, ARMBuildAttrs::Allowed); in emitAttributes() 730 ATS.emitAttribute(ARMBuildAttrs::ABI_FP_rounding, ARMBuildAttrs::Allowed); in emitAttributes() 737 ARMBuildAttrs::Allowed); in emitAttributes()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | Attributor.cpp | 3346 if (!Configuration.Allowed || Configuration.Allowed->count(&AAType::ID)) in checkAndQueryIRAttr() 3936 DenseSet<const char *> Allowed( in runAttributorLightOnFunctions() local 3942 AC.Allowed = &Allowed; in runAttributorLightOnFunctions()
|
/freebsd/contrib/ntp/sntp/m4/ |
H A D | ntp_libntp.m4 | 918 *) ans="Allowed for $host but --disable-signalled-io was given"
|