/netbsd-src/sys/external/bsd/libnv/dist/ |
H A D | dnvlist.c | 81 DNVLIST_GET(bool, bool) in DNVLIST_GET() argument 118 DNVLIST_TAKE(bool, bool) in DNVLIST_TAKE() argument
|
H A D | cnvlist.c | 97 CNVLIST_GET(bool, bool, BOOL) in CNVLIST_GET() argument
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ginclude/ |
H A D | stdbool.h | 33 #define bool _Bool macro 44 #define bool bool macro
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/ |
H A D | stdbool.h | 15 #define bool _Bool macro 23 #define bool bool macro
|
/netbsd-src/external/gpl3/gdb/dist/gnulib/import/ |
H A D | stdbool.in.h | 71 # define bool bool macro 118 # define bool _Bool macro
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/ |
H A D | LanaiSelectionDAGInfo.cpp | 24 bool /*isVolatile*/, bool /*AlwaysInline*/, in EmitTargetCodeForMemcpy() argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/go/llvm/ |
H A D | transforms_ipo.go | 21 func boolToUnsigned(b bool) C.unsigned { 37 func (pm PassManager) AddInternalizePass(allButMain bool) {
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | hooks.cc | 53 hook_bool_bool_false (bool) in hook_bool_bool_false() argument 60 hook_bool_bool_gcc_optionsp_false (bool, struct gcc_options *) in hook_bool_bool_gcc_optionsp_false() argument 250 hook_int_rtx_bool_0 (rtx, bool) in hook_int_rtx_bool_0() argument 256 hook_int_rtx_mode_as_bool_0 (rtx, machine_mode, addr_space_t, bool) in hook_int_rtx_mode_as_bool_0() argument 346 hook_bool_tree_bool_false (tree, bool) in hook_bool_tree_bool_false() argument 370 hook_bool_rtx_mode_int_int_intp_bool_false (rtx, machine_mode, int, int, in hook_bool_rtx_mode_int_int_intp_bool_false() argument 377 hook_bool_wint_wint_uint_bool_true (const widest_int &, const widest_int &, in hook_bool_wint_wint_uint_bool_true() argument 433 hook_tree_tree_int_treep_bool_null (tree, int, tree *, bool) in hook_tree_tree_int_treep_bool_null() argument 439 hook_tree_tree_bool_null (tree, bool) in hook_tree_tree_bool_null() argument 457 hook_tree_treeptr_tree_tree_int_boolptr_null (tree *, tree, tree, int, bool *) in hook_tree_treeptr_tree_tree_int_boolptr_null() argument
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | hooks.c | 53 hook_bool_bool_false (bool) in hook_bool_bool_false() argument 60 hook_bool_bool_gcc_optionsp_false (bool, struct gcc_options *) in hook_bool_bool_gcc_optionsp_false() argument 250 hook_int_rtx_bool_0 (rtx, bool) in hook_int_rtx_bool_0() argument 256 hook_int_rtx_mode_as_bool_0 (rtx, machine_mode, addr_space_t, bool) in hook_int_rtx_mode_as_bool_0() argument 346 hook_bool_tree_bool_false (tree, bool) in hook_bool_tree_bool_false() argument 370 hook_bool_rtx_mode_int_int_intp_bool_false (rtx, machine_mode, int, int, in hook_bool_rtx_mode_int_int_intp_bool_false() argument 377 hook_bool_wint_wint_uint_bool_true (const widest_int &, const widest_int &, in hook_bool_wint_wint_uint_bool_true() argument 433 hook_tree_tree_int_treep_bool_null (tree, int, tree *, bool) in hook_tree_tree_int_treep_bool_null() argument 439 hook_tree_tree_bool_null (tree, bool) in hook_tree_tree_bool_null() argument 457 hook_tree_treeptr_tree_tree_int_boolptr_null (tree *, tree, tree, int, bool *) in hook_tree_treeptr_tree_tree_int_boolptr_null() argument
|
/netbsd-src/external/apache2/llvm/dist/clang/utils/analyzer/ |
H A D | CmpRuns.py | 221 def read_single_file(self, path: str, delete_empty: bool): 273 def load_results(results: ResultsDirectory, delete_empty: bool = True, 284 delete_empty: bool = True) -> AnalysisRun: 541 delete_empty: bool = True, 543 show_stats: bool = False, 544 stats_only: bool = False,
|
H A D | SATestUpdateDiffs.py | 18 def update_reference_results(project: ProjectInfo, git: bool = False):
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
H A D | d-attribs.cc | 442 handle_noreturn_attribute (tree *node, tree, tree, int, bool *) in handle_noreturn_attribute() argument 484 handle_const_attribute (tree *node, tree, tree, int, bool *) in handle_const_attribute() argument 506 handle_malloc_attribute (tree *node, tree, tree, int, bool *) in handle_malloc_attribute() argument 518 handle_pure_attribute (tree *node, tree, tree, int, bool *) in handle_pure_attribute() argument 529 handle_novops_attribute (tree *node, tree, tree, int, bool *) in handle_novops_attribute() argument 553 handle_nonnull_attribute (tree *node, tree, tree args, int, bool *) in handle_nonnull_attribute() argument 603 handle_nothrow_attribute (tree *node, tree, tree, int, bool *) in handle_nothrow_attribute() argument 614 handle_type_generic_attribute (tree *node, tree, tree, int, bool *) in handle_type_generic_attribute() argument 629 handle_transaction_pure_attribute (tree *node, tree, tree, int, bool *) in handle_transaction_pure_attribute() argument 641 handle_returns_twice_attribute (tree *node, tree, tree, int, bool *) in handle_returns_twice_attribute() argument [all …]
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/ |
H A D | Descriptor.cpp | 18 static void ctorTy(Block *, char *Ptr, bool, bool, bool, Descriptor *) { in ctorTy() argument 34 static void ctorArrayTy(Block *, char *Ptr, bool, bool, bool, Descriptor *D) { in ctorArrayTy() argument
|
/netbsd-src/sys/sys/ |
H A D | stdbool.h | 37 #define bool _Bool macro
|
/netbsd-src/external/gpl3/gcc.old/dist/fixincludes/tests/base/ |
H A D | curses.h | 19 # define bool char macro
|
/netbsd-src/usr.bin/xlint/xlint/ |
H A D | strict-bool-stdbool.h | 36 #define bool _Bool macro
|
/netbsd-src/external/gpl3/gcc/dist/fixincludes/tests/base/ |
H A D | curses.h | 19 # define bool char macro
|
/netbsd-src/external/bsd/jemalloc/dist/include/msvc_compat/C99/ |
H A D | stdbool.h | 14 #define bool _Bool macro
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/ |
H A D | FatalErrorHandler.cpp | 15 bool) { in aborting_fatal_error_handler() argument
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ginclude/ |
H A D | stdbool.h | 33 #define bool _Bool macro
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
H A D | CFGDiff.h | 37 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()
|
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/ |
H A D | stdbool_.h | 108 #define bool _Bool macro
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
H A D | stdbool_.h | 108 #define bool _Bool macro
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/ |
H A D | stdbool_.h | 108 #define bool _Bool macro
|
/netbsd-src/external/gpl2/xcvs/dist/lib/ |
H A D | stdbool_.h | 86 #define bool _Bool macro
|