Home
last modified time | relevance | path

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

12345

/freebsd-src/sys/contrib/libnv/
H A Ddnvlist.c67 DNVLIST_GET(bool, bool) in DNVLIST_GET() argument
104 DNVLIST_TAKE(bool, bool) in DNVLIST_TAKE() argument
H A Dcnvlist.c84 CNVLIST_GET(bool, bool, BOOL) in CNVLIST_GET() argument
H A Dnvlist.c1598 NVLIST_ADD_ARRAY(const bool *,bool) NVLIST_ADD_ARRAY() argument
1894 NVLIST_GET(bool,bool,BOOL) NVLIST_GET() argument
1929 NVLIST_GET_ARRAY(const bool *,bool,BOOL) NVLIST_GET_ARRAY() argument
1998 NVLIST_TAKE_ARRAY(bool *,bool,BOOL) NVLIST_TAKE_ARRAY() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Headers/
H A Dstdbool.h20 #define bool global() macro
28 #define bool bool global() macro
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiSelectionDAGInfo.cpp24 bool /*isVolatile*/, bool /*AlwaysInline*/, in EmitTargetCodeForMemcpy() argument
/freebsd-src/contrib/ncurses/menu/
H A Dm_item_vis.c53 MENU_EXPORT(bool) in MENU_EXPORT() argument
/freebsd-src/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-src/include/
H A Dstdbool.h37 #define bool _Bool macro
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DDescriptor.cpp22 ctorTy(Block *,std::byte * Ptr,bool,bool,bool,const Descriptor *) ctorTy() argument
41 ctorArrayTy(Block *,std::byte * Ptr,bool,bool,bool,const Descriptor * D) ctorArrayTy() argument
[all...]
/freebsd-src/contrib/llvm-project/compiler-rt/lib/builtins/cpu_model/
H A Dcpu_model.h16 #define bool int macro
/freebsd-src/sbin/ping/tests/
H A Dtest_ping.py125 pinger( iface: str, /, src: sc.scapy.fields.SourceIPField, dst: sc.scapy.layers.inet.DestIPField, icmp_type: sc.scapy.fields.ByteEnumField, icmp_code: sc.scapy.fields.MultiEnumField, ihl: Optional[sc.scapy.fields.BitField] = None, flags: Optional[sc.scapy.fields.FlagsField] = None, opts: Optional[str] = None, oip_ihl: Optional[sc.scapy.fields.BitField] = None, special: Optional[str] = None, icmp_pptr: sc.scapy.fields.ByteField = 0, icmp_gwaddr: sc.scapy.fields.IPField = "0.0.0.0", icmp_nextmtu: sc.scapy.fields.ShortField = 0, icmp_otime: sc.scapy.layers.inet.ICMPTimeStampField = 0, icmp_rtime: sc.scapy.layers.inet.ICMPTimeStampField = 0, icmp_ttime: sc.scapy.layers.inet.ICMPTimeStampField = 0, icmp_mask: sc.scapy.fields.IPField = "0.0.0.0", request: Optional[str] = None, count: int = 1, dup: bool = False, verbose: bool = True, ) global() argument
/freebsd-src/contrib/unifdef/win32/
H A Dunifdef.h50 #define bool int macro
/freebsd-src/contrib/llvm-project/compiler-rt/lib/gwp_asan/optional/
H A Dsegv_handler_fuchsia.cpp19 bool /* Recoverable */) {} in installSignalHandlers() argument
/freebsd-src/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()
42 auto reverse_if_helper(Range &&R, std::integral_constant<bool, true>) { in reverse_if_helper()
/freebsd-src/contrib/ncurses/ncurses/tinfo/
H A Dlib_has_cap.c52 NCURSES_EXPORT(bool) in NCURSES_EXPORT() argument
/freebsd-src/contrib/ncurses/ncurses/widechar/
H A Dcharable.c38 NCURSES_EXPORT(bool) _nc_is_charable(wchar_t ch) in NCURSES_EXPORT() argument
/freebsd-src/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-src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_procmaps_fuchsia.cpp25 MemoryMappingLayout::MemoryMappingLayout(bool) { Reset(); } in MemoryMappingLayout() argument
/freebsd-src/usr.bin/sdiotool/
H A Dlinux_compat.h39 #define bool int8_t macro
/freebsd-src/contrib/llvm-project/lld/Common/
H A DDriverDispatcher.cpp147 __anon9bde0d280202(llvm::ArrayRef<const char *>, llvm::raw_ostream &, llvm::raw_ostream &, bool, bool) whichDriver() argument
/freebsd-src/contrib/ncurses/form/
H A Dfrm_data.c48 FORM_EXPORT(bool) in FORM_EXPORT() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DIntervalPartition.cpp
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMCTargetOptionsCommandFlags.cpp37 MCOPT_EXP(bool, RelaxAll) in MCOPT_EXP() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXMCTargetDesc.cpp65 createTargetAsmStreamer(MCStreamer & S,formatted_raw_ostream &,MCInstPrinter *,bool) createTargetAsmStreamer() argument

12345