Home
last modified time | relevance | path

Searched refs:bool_value (Results 1 – 19 of 19) sorted by relevance

/netbsd-src/external/gpl2/groff/dist/src/roff/troff/
H A Dmtsm.h43 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 Dmtsm.cpp82 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 Ddata.c409 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 Ddata.h210 isc_boolean_t bool_value; /* boolean */ member
/netbsd-src/external/bsd/nvi/dist/common/
H A Dapi.c461 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 Dlibgccjit.h274 int bool_value);
298 int bool_value);
H A Dlibgccjit++.h128 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 Dlibgccjit.c2656 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 Dlibgccjit.h289 int bool_value);
331 int bool_value);
H A Dlibgccjit++.h129 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 Dlibgccjit.cc3516 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 Dcontexts.rst188 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 Dcontexts.rst188 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 Dlibnvpair.c796 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 Dsaved_model.pbtxt28682 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 Dcontexts.rst458 int bool_value)
474 int bool_value)
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/topics/
H A Dcontexts.rst458 int bool_value)
474 int bool_value)
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/_build/texinfo/
H A Dlibgccjit.texi5511 … 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 Dlibgccjit.texi4994 … 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)