Home
last modified time | relevance | path

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

12345

/freebsd/sys/contrib/libnv/
H A Ddnvlist.c66 DNVLIST_GET(bool, bool) in DNVLIST_GET() argument
103 DNVLIST_TAKE(bool, bool) in DNVLIST_TAKE() argument
H A Dcnvlist.c83 CNVLIST_GET(bool, bool, BOOL) in CNVLIST_GET() argument
H A Dnvlist.c1600 NVLIST_ADD_ARRAY(const bool *, bool) in NVLIST_ADD_ARRAY()
1896 NVLIST_GET(bool, bool, BOOL) in NVLIST_GET() argument
1931 NVLIST_GET_ARRAY(const bool *, bool, BOOL) in NVLIST_GET_ARRAY()
2000 NVLIST_TAKE_ARRAY(bool *, bool, BOOL) in NVLIST_TAKE_ARRAY() argument
/freebsd/contrib/pam-krb5/portable/
H A Dstdbool.h38 # define bool _Bool macro
44 # define bool BOOL macro
47 # define bool _Bool macro
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dstdbool.h24 #define bool _Bool macro
32 #define bool bool macro
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiSelectionDAGInfo.cpp24 bool /*isVolatile*/, bool /*AlwaysInline*/, in EmitTargetCodeForMemcpy() argument
/freebsd/contrib/ncurses/menu/
H A Dm_item_vis.c53 MENU_EXPORT(bool) in MENU_EXPORT() argument
/freebsd/contrib/ncurses/ncurses/base/
H A Dlib_isendwin.c48 NCURSES_EXPORT(bool) in NCURSES_EXPORT() argument
H A Dlib_touch.c51 NCURSES_EXPORT(bool) in NCURSES_EXPORT() argument
/freebsd/include/
H A Dstdbool.h37 #define bool _Bool macro
/freebsd/sbin/ping/tests/
H A Dtest_ping.py125 def pinger(
/freebsd/contrib/unifdef/win32/
H A Dunifdef.h50 #define bool int macro
/freebsd/contrib/llvm-project/compiler-rt/lib/gwp_asan/optional/
H A Dsegv_handler_fuchsia.cpp19 bool /* Recoverable */) {} in installSignalHandlers() argument
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DCFGDiff.h37 auto reverse_if_helper(Range &&R, std::integral_constant<bool, false>) { in reverse_if_helper() argument
42 auto reverse_if_helper(Range &&R, std::integral_constant<bool, true>) { in reverse_if_helper() argument
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DDescriptor.cpp23 static void ctorTy(Block *, std::byte *Ptr, bool, bool, bool, in ctorTy() argument
42 static void ctorArrayTy(Block *, std::byte *Ptr, bool, bool, bool, in ctorArrayTy() argument
/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dlib_has_cap.c52 NCURSES_EXPORT(bool) in NCURSES_EXPORT() argument
/freebsd/contrib/ncurses/ncurses/widechar/
H A Dcharable.c38 NCURSES_EXPORT(bool) _nc_is_charable(wchar_t ch) in NCURSES_EXPORT() argument
/freebsd/contrib/llvm-project/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
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_procmaps_fuchsia.cpp25 MemoryMappingLayout::MemoryMappingLayout(bool) { Reset(); } in MemoryMappingLayout() argument
/freebsd/contrib/lyaml/lib/lyaml/
H A Dimplicit.lua97 local function bool(value) function
/freebsd/usr.bin/sdiotool/
H A Dlinux_compat.h39 #define bool int8_t macro
/freebsd/contrib/llvm-project/lld/Common/
H A DDriverDispatcher.cpp148 llvm::raw_ostream &, bool, bool) { return false; }; in whichDriver() argument
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DWasmDump.cpp37 printPrivateHeaders(bool) printPrivateHeaders() argument
/freebsd/contrib/ncurses/form/
H A Dfrm_data.c48 FORM_EXPORT(bool) in FORM_EXPORT() argument
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DTargetRegistry.cpp84 std::unique_ptr<MCCodeEmitter> &&Emitter, const MCSubtargetInfo &STI, bool, in createMCObjectStreamer() argument

12345