/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | ExprConstShared.h | 34 Bool = 4, enumerator
|
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | MsgPackReader.h | 84 bool Bool; global() member
|
H A D | MsgPackDocument.h | 57 bool Bool; member
|
/freebsd/contrib/googletest/googletest/include/gtest/ |
H A D | gtest-param-test.h | 359 inline internal::ParamGenerator<bool> Bool() { return Values(false, true); } in Bool() function
|
/freebsd/contrib/bearssl/T0/ |
H A D | TValue.cs | 67 internal bool Bool { property
|
/freebsd/contrib/googletest/googletest/test/ |
H A D | gtest_pred_impl_unittest.cc | 54 struct Bool { struct 55 explicit Bool(int val) : value(val != 0) {} in Bool() argument 57 bool operator>(int n) const { return value > Bool(n).value; } in operator >() argument 59 Bool operator+(const Bool& rhs) const { return Bool(value + rhs.value); } in operator +() argument 61 bool operator==(const Bool& rhs) const { return value == rhs.value; } in operator ==() argument 66 // Enables Bool to be used in assertions. argument
|
H A D | googletest-printers-test.cc | 398 TEST(PrintBuiltInTypeTest, Bool) { in TEST() argument 712 TEST(PrintPointerToBuiltInTypeTest, Bool) { in TEST() argument
|
H A D | gtest_unittest.cc | 4739 TEST(EqAssertionTest, Bool) { in TEST() argument
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_ppmd_private.h | 54 typedef int Bool; typedef
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/ |
H A D | PDBTypes.h | 344 Bool = 10, enumerator 407 Bool, enumerator 455 bool Bool; member
|
/freebsd/contrib/bzip2/ |
H A D | bzip2recover.c | 55 typedef unsigned char Bool; typedef
|
H A D | bzip2.c | 162 typedef unsigned char Bool; typedef
|
H A D | bzlib_private.h | 42 typedef unsigned char Bool; typedef
|
/freebsd/contrib/llvm-project/llvm/lib/Demangle/ |
H A D | RustDemangle.cpp | 41 Bool, enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeTypes.cpp | 1014 SDValue DAGTypeLegalizer::PromoteTargetBoolean(SDValue Bool, EVT ValVT) { in PromoteTargetBoolean()
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | TargetLibraryInfo.cpp | 62 Bool, // 8 bits on all targets enumerator
|
/freebsd/contrib/googletest/googlemock/test/ |
H A D | gmock-internal-utils_test.cc | 153 TEST(KindOfTest, Bool) { in TEST() argument
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/ |
H A D | MicrosoftDemangleNodes.h | 87 Bool, enumerator
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | TargetLowering.h | 1003 SDValue promoteTargetBoolean(SelectionDAG &DAG, SDValue Bool, in promoteTargetBoolean()
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaExprCXX.cpp | 5914 Bool, enumerator
|
/freebsd/contrib/sqlite3/ |
H A D | sqlite3.c | 23152 typedef unsigned Bool; typedef
|