/freebsd-src/sbin/rcorder/ |
H A D | sprite.h | 58 typedef int Boolean; typedef
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/ |
H A D | Boolean.h | 32 Boolean() : V(false) {} in Boolean() function 33 explicit Boolean(bool V) : V(V) {} in Boolean() function [all...] |
H A D | PrimType.h | 25 class Boolean; variable
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | ConvertUTF.h | 131 typedef unsigned char Boolean; /* 0 or 1 */ typedef
|
H A D | JSON.h | 292 Boolean, enumerator
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | MsgPackReader.h | 57 Boolean, enumerator
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ |
H A D | PythonDataObjects.h | 89 Boolean, enumerator
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
H A D | DWARFFormValue.h | 70 bool Boolean() const { return m_value.value.uval != 0; } in Boolean() function
|
/freebsd-src/contrib/cortex-strings/benchmarks/dhry/ |
H A D | dhry.h | 284 typedef int Boolean; typedef
|
/freebsd-src/contrib/llvm-project/clang/include/clang/ASTMatchers/Dynamic/ |
H A D | VariantValue.h | 345 bool Boolean; member
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/builtins/ |
H A D | os_version_check.c | 59 typedef _Bool Boolean; typedef
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIAnnotateControlFlow.cpp | 42 Type *Boolean; member in __anon5f4f76d40111::SIAnnotateControlFlow
|
/freebsd-src/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/ |
H A D | VariantValue.cpp | 259 VariantValue::VariantValue(bool Boolean) : Type(VT_Nothing) { in VariantValue()
|
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Utility/ |
H A D | StructuredData.h | 61 class Boolean; variable
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Support/ |
H A D | RISCVVIntrinsicUtils.h | 226 Boolean, enumerator
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | StructurizeCFG.cpp | 240 Type *Boolean; member in __anonabeaf6490111::StructurizeCFG
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | Sema.h | 13235 Boolean, ///< A boolean condition, from 'if', 'while', 'for', or 'do'. global() enumerator
|