| /freebsd-13.1/contrib/llvm-project/clang/lib/AST/Interp/ |
| H A D | Boolean.h | 25 class Boolean { 35 Boolean() : V(false) {} in Boolean() function 46 Boolean operator-() const { return Boolean(V); } 47 Boolean operator~() const { return Boolean(true); } 84 static Boolean min(unsigned NumBits) { return Boolean(false); } in min() 85 static Boolean max(unsigned NumBits) { return Boolean(true); } in max() 114 static bool increment(Boolean A, Boolean *R) { in increment() 119 static bool decrement(Boolean A, Boolean *R) { in decrement() 123 static bool add(Boolean A, Boolean B, unsigned OpBits, Boolean *R) { in add() 128 static bool sub(Boolean A, Boolean B, unsigned OpBits, Boolean *R) { in sub() [all …]
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Target/ |
| H A D | TargetProperties.td | 4 def InjectLocalVars : Property<"inject-local-vars", "Boolean">, 14 def MoveToNearestCode: Property<"move-to-nearest-code", "Boolean">, 34 def SkipPrologue: Property<"skip-prologue", "Boolean">, 66 def SaveObjects: Property<"save-jit-objects", "Boolean">, 96 def InheritEnv: Property<"inherit-env", "Boolean">, 108 def DetachOnError: Property<"detach-on-error", "Boolean">, 111 def PreloadSymbols: Property<"preload-symbols", "Boolean">, 114 def DisableASLR: Property<"disable-aslr", "Boolean">, 117 def DisableSTDIO: Property<"disable-stdio", "Boolean">, 120 def InheritTCC: Property<"inherit-tcc", "Boolean">, [all …]
|
| /freebsd-13.1/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 SaveSessionOnQuit: Property<"save-session-on-quit", "Boolean">, 19 def StopCmdSourceOnError: Property<"stop-command-source-on-error", "Boolean">, 23 def SpaceReplPrompts: Property<"space-repl-prompts", "Boolean">, 27 def EchoCommands: Property<"echo-commands", "Boolean">, 31 def EchoCommentCommands: Property<"echo-comment-commands", "Boolean">, 35 def RepeatPreviousCommand: Property<"repeat-previous-command", "Boolean">,
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/ |
| H A D | Checkers.td | 47 CmdLineOption<Boolean, 141 CmdLineOption<Boolean, 147 CmdLineOption<Boolean, 153 CmdLineOption<Boolean, 159 CmdLineOption<Boolean, 164 CmdLineOption<Boolean, 170 CmdLineOption<Boolean, 176 CmdLineOption<Boolean, 181 CmdLineOption<Boolean, 356 CmdLineOption<Boolean, [all …]
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Core/ |
| H A D | CoreProperties.td | 4 def EnableExternalLookup: Property<"enable-external-lookup", "Boolean">, 19 def AutoConfirm: Property<"auto-confirm", "Boolean">, 31 def NotiftVoid: Property<"notify-void", "Boolean">, 66 def HighlightSource: Property<"highlight-source", "Boolean">, 102 def UseExternalEditor: Property<"use-external-editor", "Boolean">, 106 def UseColor: Property<"use-color", "Boolean">, 110 def UseSourceCache: Property<"use-source-cache", "Boolean">, 118 def AutoIndent: Property<"auto-indent", "Boolean">, 122 def PrintDecls: Property<"print-decls", "Boolean">, 130 def EscapeNonPrintables: Property<"escape-non-printables", "Boolean">, [all …]
|
| /freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Utility/ |
| H A D | StructuredData.h | 56 class Boolean; variable 65 typedef std::shared_ptr<Boolean> BooleanSP; 119 Boolean *GetAsBoolean() { in GetAsBoolean() 121 ? static_cast<Boolean *>(this) in GetAsBoolean() 126 Boolean *b = GetAsBoolean(); 319 class Boolean : public Object { 321 Boolean(bool b = false) 324 ~Boolean() override = default; 394 Boolean *result_ptr = value_sp->GetAsBoolean(); in GetValueForKeyAsBoolean() 512 AddItem(key, std::make_shared<Boolean>(value)); in AddBooleanItem()
|
| /freebsd-13.1/contrib/cortex-strings/benchmarks/dhry/ |
| H A D | dhry_2.c | 31 Boolean Func_3 (Enumeration Enum_Par_Val); 132 Boolean Func_2 (Str_30 Str_1_Par_Ref, Str_30 Str_2_Par_Ref) in Func_2() 172 Boolean Func_3 (Enumeration Enum_Par_Val) in Func_3()
|
| /freebsd-13.1/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-13.1/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-13.1/contrib/llvm-project/llvm/lib/BinaryFormat/ |
| H A D | AMDGPUMetadataVerifier.cpp | 166 msgpack::Type::Boolean)) in verifyKernelArgs() 169 msgpack::Type::Boolean)) in verifyKernelArgs() 172 msgpack::Type::Boolean)) in verifyKernelArgs() 175 msgpack::Type::Boolean)) in verifyKernelArgs()
|
| H A D | MsgPackDocumentYAML.cpp | 45 case msgpack::Type::Boolean: in toString() 134 case msgpack::Type::Boolean: in getYAMLTag() 194 case Type::Boolean: in mustQuote()
|
| /freebsd-13.1/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.
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | ConvertUTF.h | 112 typedef unsigned char Boolean; /* 0 or 1 */ typedef 174 Boolean isLegalUTF8Sequence(const UTF8 *source, const UTF8 *sourceEnd); 176 Boolean isLegalUTF8String(const UTF8 **source, const UTF8 *sourceEnd);
|
| /freebsd-13.1/sys/contrib/device-tree/Bindings/iio/temperature/ |
| H A D | adi,ltc2983.yaml | 99 Boolean property which set's the thermocouple as single-ended. 142 description: Boolean property which set's the diode as single-ended. 147 Boolean property which set's three conversion cycles removing 153 Boolean property which enables a running average of the diode 213 Boolean property which enables Rsense sharing, where one sense 219 Boolean property which enables excitation current rotation to 287 Boolean property which set's the thermistor as single-ended. 292 Boolean property which enables Rsense sharing, where one sense 299 Boolean property which enables excitation current rotation to 353 description: Boolean property which set's the adc as single-ended.
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ |
| H A D | ProcessGDBRemoteProperties.td | 12 def UseSVR4: Property<"use-libraries-svr4", "Boolean">, 16 def UseGPacketForReading: Property<"use-g-packet-for-reading", "Boolean">,
|
| /freebsd-13.1/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-13.1/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-13.1/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-13.1/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
| H A D | MsgPackDocument.h | 93 assert(getKind() == Type::Boolean); in getBool() 113 assert(getKind() == Type::Boolean); in getBool() 167 case Type::Boolean: 343 auto N = DocNode(&KindAndDocs[size_t(Type::Boolean)]); in getNode()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SIAnnotateControlFlow.cpp | 41 Type *Boolean; member in __anoncca68f760111::SIAnnotateControlFlow 127 Boolean = Type::getInt1Ty(Context); in initialize() 130 ReturnStruct = StructType::get(Boolean, IntMask); in initialize() 134 BoolUndef = UndefValue::get(Boolean); in initialize()
|
| /freebsd-13.1/contrib/llvm-project/lldb/bindings/lua/ |
| H A D | lua-wrapper.swig | 49 // Boolean return from the callback 84 // Boolean return from the callback
|