| /freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/ |
| H A D | Boolean.h | 25 class Boolean final { 32 Boolean() : V(false) {} in Boolean() function 33 explicit Boolean(bool V) : V(V) {} in Boolean() function 35 bool operator<(Boolean RHS) const { return V < RHS.V; } 36 bool operator>(Boolean RHS) const { return V > RHS.V; } 39 Boolean operator-() const { return Boolean(V); } 40 Boolean operator-(const Boolean &Other) const { return Boolean(V - Other.V); } 41 Boolean operator~() const { return Boolean(true); } 42 Boolean operator!() const { return Boolean(!V); } 57 Boolean toUnsigned() const { return *this; } in toUnsigned() [all …]
|
| /freebsd/contrib/llvm-project/lldb/source/Interpreter/ |
| H A D | InterpreterProperties.td | 4 def ExpandRegexAliases: Property<"expand-regex-aliases", "Boolean">, 8 def PromptOnQuit: Property<"prompt-on-quit", "Boolean">, 12 def SaveTranscript: Property<"save-transcript", "Boolean">, 16 def SaveSessionOnQuit: Property<"save-session-on-quit", "Boolean">, 20 def OpenTranscriptInEditor: Property<"open-transcript-in-editor", "Boolean">, 27 def StopCmdSourceOnError: Property<"stop-command-source-on-error", "Boolean">, 31 def SpaceReplPrompts: Property<"space-repl-prompts", "Boolean">, 35 def EchoCommands: Property<"echo-commands", "Boolean">, 39 def EchoCommentCommands: Property<"echo-comment-commands", "Boolean">, 43 def RepeatPreviousCommand: Property<"repeat-previous-command", "Boolean">, [all …]
|
| /freebsd/contrib/llvm-project/lldb/source/Target/ |
| H A D | TargetProperties.td | 4 def InjectLocalVars : Property<"inject-local-vars", "Boolean">, 7 def UseDIL : Property<"use-DIL", "Boolean">, 17 def MoveToNearestCode: Property<"move-to-nearest-code", "Boolean">, 43 def EnableSynthetic: Property<"enable-synthetic-value", "Boolean">, 46 def SkipPrologue: Property<"skip-prologue", "Boolean">, 55 def AutoSourceMapRelative: Property<"auto-source-map-relative", "Boolean">, 67 def AutoImportClangModules: Property<"auto-import-clang-modules", "Boolean">, 79 def AutoApplyFixIts: Property<"auto-apply-fixits", "Boolean">, 85 def NotifyAboutFixIts: Property<"notify-about-fixits", "Boolean">, 91 …riableValuesWithLeadingZeroes: Property<"show-hex-variable-values-with-leading-zeroes", "Boolean">, [all …]
|
| /freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/ |
| H A D | Checkers.td | 52 CmdLineOption<Boolean, 136 CmdLineOption<Boolean, 159 CmdLineOption<Boolean, 165 CmdLineOption<Boolean, 171 CmdLineOption<Boolean, 177 CmdLineOption<Boolean, 182 CmdLineOption<Boolean, 188 CmdLineOption<Boolean, 194 CmdLineOption<Boolean, 199 CmdLineOption<Boolean, [all …]
|
| /freebsd/contrib/llvm-project/lldb/source/Core/ |
| H A D | CoreProperties.td | 4 def EnableExternalLookup: Property<"enable-external-lookup", "Boolean">, 8 def EnableBackgroundLookup: Property<"enable-background-lookup", "Boolean">, 25 def EnableLLDBIndexCache: Property<"enable-lldb-index-cache", "Boolean">, 45 def LoadSymbolOnDemand: Property<"load-on-demand", "Boolean">, 52 def AutoConfirm: Property<"auto-confirm", "Boolean">, 64 def NotiftVoid: Property<"notify-void", "Boolean">, 113 def HighlightSource: Property<"highlight-source", "Boolean">, 153 def UseExternalEditor: Property<"use-external-editor", "Boolean">, 161 def UseColor: Property<"use-color", "Boolean">, 165 def ShowProgress: Property<"show-progress", "Boolean">, [all …]
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/Utility/ |
| H A D | StructuredData.h | 61 class Boolean; 71 typedef std::shared_ptr<Boolean> BooleanSP; 141 Boolean *GetAsBoolean() { in GetAsBoolean() 143 ? static_cast<Boolean *>(this) in GetAsBoolean() 148 Boolean *b = GetAsBoolean(); 286 AddItem(std::make_shared<Boolean>(value)); in GetItemAtIndexAsString() 347 class Boolean : public Object { 349 Boolean(bool b = false) 352 ~Boolean() override = default; 427 Boolean *result_pt 60 class Boolean; global() variable [all...] |
| /freebsd/contrib/llvm-project/llvm/lib/BinaryFormat/ |
| H A D | AMDGPUMetadataVerifier.cpp | 180 msgpack::Type::Boolean)) in verifyKernelArgs() 183 msgpack::Type::Boolean)) in verifyKernelArgs() 186 msgpack::Type::Boolean)) in verifyKernelArgs() 189 msgpack::Type::Boolean)) in verifyKernelArgs() 263 msgpack::Type::Boolean)) in verifyKernel()
|
| H A D | MsgPackDocumentYAML.cpp | 44 case msgpack::Type::Boolean: in toString() 133 case msgpack::Type::Boolean: in getYAMLTag() 193 case Type::Boolean: in mustQuote()
|
| /freebsd/sys/contrib/device-tree/Bindings/phy/ |
| H A D | brcm,brcmstb-usb-phy.txt | 35 - brcm,ipp: Boolean, Invert Port Power. 37 - brcm,ioc: Boolean, Invert Over Current detection. 44 - brcm,has-xhci: Boolean indicating the phy has an XHCI phy. 45 - brcm,has-eohci: Boolean indicating the phy has an EHCI/OHCI phy.
|
| /freebsd/sys/contrib/device-tree/Bindings/regulator/ |
| H A D | nvidia,tegra-regulators-coupling.txt | 24 - nvidia,tegra-core-regulator: Boolean property that designates regulator 26 - nvidia,tegra-rtc-regulator: Boolean property that designates regulator 28 - nvidia,tegra-cpu-regulator: Boolean property that designates regulator
|
| /freebsd/sys/contrib/device-tree/Bindings/sound/ |
| H A D | da7218.txt | 48 - dlg,hp-diff-single-supply : Boolean flag, use single supply for HP 62 - dlg,comp-inv : Boolean flag, invert comparator output 63 - dlg,hyst : Boolean flag, enable hysteresis 64 - dlg,discharge : Boolean flag, auto discharge of Mic Bias on jack removal
|
| H A D | cs35l35.txt | 23 - cirrus,stereo-config : Boolean to determine if there are 2 AMPs for a 34 - cirrus,shared-boost : Boolean to enable ClassH tracking of Advisory Signal 37 - cirrus,external-boost : Boolean to specify the device is using an external 51 - cirrus,bst-pdn-fet-on : Boolean to determine if the Boost PDN control 66 - cirrus,amp-gain-zc : Boolean to determine if to use Amplifier gain-change 85 - cirrus,classh-bst-overide : Boolean
|
| H A D | rt5660.txt | 18 Boolean. Indicate MIC1/3 input are differential, rather than single-ended. 21 Boolean. If the codec will be powered off in suspend, the resume should be
|
| H A D | cs35l36.txt | 32 - cirrus,multi-amp-mode : Boolean to determine if there are more than 43 - cirrus,amp-pcm-inv : Boolean to determine Amplifier will invert incoming 46 - cirrus,imon-pol-inv : Boolean to determine Amplifier will invert the 49 - cirrus,vmon-pol-inv : Boolean to determine Amplifier will invert the 56 - cirrus,weak-fet-disable : Boolean : The strength of the output drivers is
|
| H A D | rt5651.txt | 14 Boolean. Indicate MIC2 input are differential, rather than single-ended. 17 Boolean. true if dmic is used.
|
| H A D | cs43130.txt | 29 Boolean, define to enable headphone DC impedance measurement. 32 Boolean, define to enable headphone AC impedance measurement.
|
| /freebsd/sys/contrib/device-tree/Bindings/leds/ |
| H A D | leds-bcm6328.txt | 30 - brcm,serial-leds : Boolean, enables Serial LEDs. 32 - brcm,serial-mux : Boolean, enables Serial LEDs multiplexing. 34 - brcm,serial-clk-low : Boolean, makes clock signal active low. 36 - brcm,serial-dat-low : Boolean, makes data signal active low. 38 - brcm,serial-shift-inv : Boolean, inverts Serial LEDs shift direction. 49 - active-low : Boolean, makes LED active low. 57 - brcm,hardware-controlled : Boolean, makes this LED hardware controlled.
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ |
| H A D | ProcessGDBRemoteProperties.td | 16 def UseSVR4: Property<"use-libraries-svr4", "Boolean">, 20 def UseGPacketForReading: Property<"use-g-packet-for-reading", "Boolean">,
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | ConvertUTF.h | 132 typedef unsigned char Boolean; /* 0 or 1 */ typedef 211 LLVM_ABI Boolean isLegalUTF8Sequence(const UTF8 *source, const UTF8 *sourceEnd); 213 LLVM_ABI Boolean isLegalUTF8String(const UTF8 **source, const UTF8 *sourceEnd);
|
| /freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/Dynamic/ |
| H A D | VariantValue.h | 263 VariantValue(bool Boolean); 280 void setBoolean(bool Boolean); 345 bool Boolean; member
|
| /freebsd/sys/contrib/device-tree/Bindings/ |
| H A D | common-properties.txt | 13 - big-endian: Boolean; force big endian register accesses 16 - little-endian: Boolean; force little endian register accesses 19 - native-endian: Boolean; always use register accesses matched to the
|
| /freebsd/contrib/llvm-project/lldb/source/Commands/ |
| H A D | Options.td | 81 Arg<"Boolean">, 105 Arg<"Boolean">, 198 Arg<"Boolean">, Desc<"Set the breakpoint on exception throW.">; 200 Arg<"Boolean">, Desc<"Set the breakpoint on exception catcH.">; 207 Arg<"Boolean">, Groups<[1,3,4,5,6,7,8,12]>, 219 Groups<[1,9,12]>, Arg<"Boolean">, 267 Arg<"Boolean">, Desc<"Determines whether the breakpoint will show up in " 270 Arg<"Boolean">, Desc<"Determines whether the breakpoint can be disabled by " 273 Arg<"Boolean">, Desc<"Determines whether the breakpoint can be deleted by " 298 Arg<"Boolean">, Desc<"Specify whether breakpoint command execution should " [all …]
|
| /freebsd/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/ |
| H A D | VariantValue.cpp | 258 VariantValue::VariantValue(bool Boolean) : Type(VT_Nothing) { in VariantValue() argument 259 setBoolean(Boolean); in VariantValue() 340 return Value.Boolean; in getBoolean() 346 Value.Boolean = NewValue; in setBoolean()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
| H A D | MsgPackDocument.h | 94 assert(getKind() == Type::Boolean); in getBool() 114 assert(getKind() == Type::Boolean); in getBool() 173 case Type::Boolean: 350 auto N = DocNode(&KindAndDocs[size_t(Type::Boolean)]); in getNode()
|
| /freebsd/contrib/llvm-project/lldb/bindings/lua/ |
| H A D | lua-wrapper.swig | 37 // Boolean return from the callback 67 // Boolean return from the callback
|