Home
last modified time | relevance | path

Searched defs:bool (Results 1 – 25 of 119) sorted by relevance

12345

/openbsd-src/gnu/usr.bin/gcc/gcc/ginclude/
H A Dstdbool.h36 #define bool _Bool macro
44 #define bool bool macro
/openbsd-src/gnu/llvm/clang/lib/Headers/
H A Dstdbool.h20 #define bool _Bool macro
28 #define bool bool macro
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Dspec33.C10 template <class T> A::A(T, bool) in A() argument
14 template <> A::A(char, bool) in A() argument
/openbsd-src/gnu/gcc/gcc/ginclude/
H A Dstdbool.h36 #define bool _Bool macro
44 #define bool bool macro
/openbsd-src/include/
H A Dstdbool.h33 #define bool _Bool macro
37 #define bool bool macro
/openbsd-src/gnu/llvm/clang/utils/analyzer/
H A DCmpRuns.py221 def read_single_file(self, path: str, delete_empty: bool):
276 def load_results(results: ResultsDirectory, delete_empty: bool = True,
287 delete_empty: bool = True) -> AnalysisRun:
544 delete_empty: bool = True,
546 show_stats: bool = False,
547 stats_only: bool = False,
H A DSATestBuild.py239 override_compiler: bool, extra_analyzer_config: str,
241 regenerate: bool, strictness: bool):
314 def __init__(self, test_info: TestInfo, silent: bool = False):
H A DSATestUpdateDiffs.py18 def update_reference_results(project: ProjectInfo, git: bool = False):
/openbsd-src/gnu/llvm/llvm/lib/Target/Lanai/
H A DLanaiSelectionDAGInfo.cpp24 bool /*isVolatile*/, bool /*AlwaysInline*/, in EmitTargetCodeForMemcpy() argument
/openbsd-src/gnu/llvm/clang/lib/AST/Interp/
H A DDescriptor.cpp19 static void ctorTy(Block *, char *Ptr, bool, bool, bool, Descriptor *) { in ctorTy() argument
35 static void ctorArrayTy(Block *, char *Ptr, bool, bool, bool, Descriptor *D) { in ctorArrayTy() argument
/openbsd-src/gnu/llvm/lldb/source/Plugins/Platform/MacOSX/objcxx/
H A DPlatformiOSSimulatorCoreSimulatorSupport.mm74 CoreSimulatorSupport::DeviceType::operator bool() { return m_dev != nil; } function
94 CoreSimulatorSupport::DeviceRuntime::operator bool() { return m_dev != nil; } function
105 CoreSimulatorSupport::Device::operator bool() { return m_dev != nil; } function
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DCFGDiff.h37 auto reverse_if_helper(Range &&R, std::integral_constant<bool, false>) { in reverse_if_helper()
42 auto reverse_if_helper(Range &&R, std::integral_constant<bool, true>) { in reverse_if_helper()
/openbsd-src/gnu/gcc/fixincludes/tests/base/
H A Dcurses.h14 # define bool char macro
/openbsd-src/gnu/usr.bin/gcc/gcc/fixinc/tests/base/
H A Dcurses.h14 # define bool char macro
/openbsd-src/lib/libmenu/
H A Dm_item_vis.c55 MENU_EXPORT(bool) in MENU_EXPORT() argument
/openbsd-src/lib/libcurses/base/
H A Dlib_isendwin.c50 NCURSES_EXPORT(bool) in NCURSES_EXPORT() argument
H A Dlib_touch.c53 NCURSES_EXPORT(bool) in NCURSES_EXPORT() argument
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DRegionIterator.h122 inline RNSuccIterator(NodeRef node, bool) in RNSuccIterator() argument
203 inline RNSuccIterator(NodeRef node, bool) in RNSuccIterator() argument
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.ns/
H A Dusing13.C5 void foo(bool){} in foo() argument
/openbsd-src/gnu/llvm/clang/tools/libclang/
H A DFatalErrorHandler.cpp16 bool) { in aborting_fatal_error_handler() argument
/openbsd-src/gnu/llvm/compiler-rt/lib/gwp_asan/optional/
H A Dsegv_handler_fuchsia.cpp19 bool /* Recoverable */) {} in installSignalHandlers() argument
/openbsd-src/sys/dev/pci/drm/include/linux/
H A Dvgaarb.h16 vga_client_register(struct pci_dev *a, unsigned int (*f)(struct pci_dev *, bool)) in vga_client_register() argument
/openbsd-src/lib/libcurses/tinfo/
H A Dlib_has_cap.c54 NCURSES_EXPORT(bool) in NCURSES_EXPORT() argument
/openbsd-src/lib/libcurses/widechar/
H A Dcharable.c40 NCURSES_EXPORT(bool) _nc_is_charable(wchar_t ch) in NCURSES_EXPORT() argument
/openbsd-src/games/monop/
H A Ddeck.h35 #define bool int8_t macro

12345