| /netbsd-src/external/gpl2/groff/dist/src/roff/troff/ |
| H A D | mtsm.h | 43 struct bool_value : public int_value { struct 44 bool_value(); 45 ~bool_value(); 46 void diff(FILE *, const char *, bool_value); 94 bool_value bool_values[LAST_BOOL];
|
| H A D | mtsm.cpp | 82 bool_value::bool_value() in bool_value() function in bool_value 86 bool_value::~bool_value() in ~bool_value() 90 void bool_value::diff(FILE *fp, const char *s, bool_value compare) in diff()
|
| /netbsd-src/external/mpl/dhcp/dist/keama/ |
| H A D | data.c | 409 return e->value.bool_value; in boolValue() 480 elem->value.bool_value = b; in createBool() 568 e->value.bool_value = b; in resetBool() 631 e->value.bool_value = o->value.bool_value; in resetBy() 946 if (e->value.bool_value) in print()
|
| H A D | data.h | 210 isc_boolean_t bool_value; /* boolean */ member
|
| /netbsd-src/external/bsd/nvi/dist/common/ |
| H A D | api.c | 461 const char *str_value, u_long num_value, int bool_value) in api_opts_set() argument 478 a.len = SPRINTF(bp, 64, L("%s"WS), bool_value ? "" : "no", name); in api_opts_set()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/ |
| H A D | libgccjit.h | 274 int bool_value); 298 int bool_value);
|
| H A D | libgccjit++.h | 128 void set_bool_allow_unreachable_blocks (int bool_value); 129 void set_bool_use_external_driver (int bool_value); 676 context::set_bool_allow_unreachable_blocks (int bool_value) in set_bool_allow_unreachable_blocks() argument 679 bool_value); in set_bool_allow_unreachable_blocks() 683 context::set_bool_use_external_driver (int bool_value) in set_bool_use_external_driver() argument 686 bool_value); in set_bool_use_external_driver()
|
| H A D | libgccjit.c | 2656 int bool_value) in gcc_jit_context_set_bool_allow_unreachable_blocks() argument 2662 bool_value); in gcc_jit_context_set_bool_allow_unreachable_blocks() 2673 int bool_value) in gcc_jit_context_set_bool_use_external_driver() argument 2679 bool_value); in gcc_jit_context_set_bool_use_external_driver()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/jit/ |
| H A D | libgccjit.h | 289 int bool_value); 331 int bool_value);
|
| H A D | libgccjit++.h | 129 void set_bool_allow_unreachable_blocks (int bool_value); 130 void set_bool_use_external_driver (int bool_value); 737 context::set_bool_allow_unreachable_blocks (int bool_value) in set_bool_allow_unreachable_blocks() argument 740 bool_value); in set_bool_allow_unreachable_blocks() 744 context::set_bool_use_external_driver (int bool_value) in set_bool_use_external_driver() argument 747 bool_value); in set_bool_use_external_driver()
|
| H A D | libgccjit.cc | 3516 int bool_value) in gcc_jit_context_set_bool_allow_unreachable_blocks() argument 3522 bool_value); in gcc_jit_context_set_bool_allow_unreachable_blocks() 3550 int bool_value) in gcc_jit_context_set_bool_use_external_driver() argument 3556 bool_value); in gcc_jit_context_set_bool_use_external_driver()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/cp/topics/ |
| H A D | contexts.rst | 188 gccjit::context::set_bool_allow_unreachable_blocks (int bool_value) 205 gccjit::context::set_bool_use_external_driver (int bool_value)
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/cp/topics/ |
| H A D | contexts.rst | 188 gccjit::context::set_bool_allow_unreachable_blocks (int bool_value) 205 gccjit::context::set_bool_use_external_driver (int bool_value)
|
| /netbsd-src/external/cddl/osnet/dist/lib/libnvpair/ |
| H A D | libnvpair.c | 796 boolean_t bool_value; in dump_nvlist() local 813 (void) nvpair_value_boolean_value(elem, &bool_value); in dump_nvlist() 815 nvpair_name(elem), bool_value ? "true" : "false"); in dump_nvlist()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/models/inliner/ |
| H A D | saved_model.pbtxt | 28682 bool_value: false 28773 bool_value: false 28864 bool_value: false 28955 bool_value: false 29323 bool_value: false 29407 bool_value: false 29491 bool_value: false 29575 bool_value: false 29659 bool_value: false 29743 bool_value: false [all …]
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/topics/ |
| H A D | contexts.rst | 458 int bool_value) 474 int bool_value)
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/topics/ |
| H A D | contexts.rst | 458 int bool_value) 474 int bool_value)
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/_build/texinfo/ |
| H A D | libgccjit.texi | 5511 … gcc_jit_context_set_bool_allow_unreachable_blocks (gcc_jit_context@w{ }*ctxt, int@w{ }bool_value) 5530 … gcc_jit_context_set_bool_use_external_driver (gcc_jit_context@w{ }*ctxt, int@w{ }bool_value) 12884 @deffn {C++ Function} void gccjit::context::set_bool_allow_unreachable_blocks (int bool_value) 12905 @deffn {C++ Function} void gccjit::context::set_bool_use_external_driver (int bool_value)
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/_build/texinfo/ |
| H A D | libgccjit.texi | 4994 … gcc_jit_context_set_bool_allow_unreachable_blocks (gcc_jit_context@w{ }*ctxt, int@w{ }bool_value) 5011 … gcc_jit_context_set_bool_use_external_driver (gcc_jit_context@w{ }*ctxt, int@w{ }bool_value) 13348 … {C++ Function} void gccjit::@ref{175,,context}::set_bool_allow_unreachable_blocks (int bool_value) 13367 @deffn {C++ Function} void gccjit::@ref{175,,context}::set_bool_use_external_driver (int bool_value)
|