Home
last modified time | relevance | path

Searched refs:boolean (Results 151 – 175 of 922) sorted by relevance

12345678910>>...37

/netbsd/external/gpl3/gcc/dist/gcc/
H A Dgenmodes.cc81 bool boolean; member
461 if (m->boolean) in make_complex_modes()
533 if (m->boolean) in make_vector_modes()
613 m->boolean = true; in make_bool_mode()
1320 if (first && first->boolean) in emit_insn_modes_h()
1325 while (first && first->boolean) in emit_insn_modes_h()
1714 while (m && m->boolean) in emit_class_narrowest_mode()
/netbsd/games/rogue/
H A Dzap.c63 boolean wizard = 0;
69 boolean first_miss = 1; in zapp()
/netbsd/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DASN1_TYPE_get.pod54 then the boolean is set to TRUE if B<value> is not NULL. If B<type> is
64 different encodings. For example the single content octet of the boolean TRUE
/netbsd/crypto/external/bsd/openssl/dist/doc/man3/
H A DASN1_TYPE_get.pod55 then the boolean is set to TRUE if I<value> is not NULL. If I<type> is
65 different encodings. For example the single content octet of the boolean TRUE
/netbsd/usr.bin/tip/aculib/
H A Dv3451.c101 if (boolean(value(VERBOSE))) in v3451_dialer()
/netbsd/external/mit/libcbor/dist/src/cbor/
H A Dcallbacks.c112 .boolean = cbor_null_boolean_callback,
/netbsd/external/mpl/dhcp/dist/keama/tests/
H A Doptiondata4.in445 option foobar.fmt-fB code 100 = { boolean, unsigned integer 8 };
/netbsd/share/misc/
H A DNetBSD.el79 :type 'boolean
/netbsd/usr.bin/tip/
H A Dacu.c167 if (boolean(value(VERBOSE))) in disconnect()
H A Dtip.h154 #define boolean(v) ((short)(intptr_t)(v)) macro
/netbsd/external/gpl3/gcc.old/dist/gcc/config/nds32/
H A Dnds32-doubleword.md227 ;; boolean operations and have good code generation.
229 ;; define DImode boolean operations by ourself.
/netbsd/external/gpl3/gcc/dist/gcc/config/nds32/
H A Dnds32-doubleword.md227 ;; boolean operations and have good code generation.
229 ;; define DImode boolean operations by ourself.
/netbsd/sys/external/mit/xen-include-public/dist/xen/include/public/xsm/
H A Dflask_op.h202 struct xen_flask_boolean boolean; member
/netbsd/external/apache2/llvm/dist/llvm/docs/
H A DCommandLine.rst51 from simple `boolean flags`_ to `scalars arguments`_ (`strings`_,
208 support three boolean flags: "``-f``" to force writing binary output to a
211 of boolean type like this:
219 This does what you would expect: it declares three boolean variables
228 in the boolean case, however, so we must use a smarter parser. In the case of
334 could easily implement this with boolean options like above, but there are
898 the ``DebugFlag`` boolean when the option is set. To do this, we pass an
1150 providing options to boolean options (like '``-foo=true``').
1154 modifier to a boolean argument to restrict your command line parser. These
1250 specify boolean properties that modify the option.
[all …]
/netbsd/external/gpl3/gdb/dist/sim/common/
H A Dhw-properties.h125 int boolean);
/netbsd/external/gpl3/gdb.old/dist/sim/common/
H A Dhw-properties.h125 int boolean);
/netbsd/sys/dev/scsipi/
H A Dscsipiconf.h53 typedef int boolean; typedef
645 boolean removable;
/netbsd/games/hack/
H A Dhack.do.c192 goto_level(int newlevel, boolean at_stairs) in goto_level()
195 boolean up = (newlevel < dlevel); in goto_level()
H A Dhack.tty.c122 static boolean settty_needed = FALSE;
/netbsd/external/bsd/ntp/dist/libjsmn/
H A DREADME.md69 * Primitive - a number, a boolean (`true`, `false`) or `null`
110 * <code>'t', 'f'</code> - boolean
/netbsd/external/gpl3/gdb/dist/binutils/testsuite/binutils-all/
H A Dpr26160.r25 <99> DW_AT_encoding : 2 \(boolean\)
185 <24b> DW_AT_encoding : 2 \(boolean\)
780 <7c6> DW_AT_encoding : 2 \(boolean\)
847 <8c0> DW_AT_encoding : 2 \(boolean\)
1197 <e3> DW_AT_encoding : 2 \(boolean\)
1303 <1e3> DW_AT_encoding : 2 \(boolean\)
1434 <328> DW_AT_encoding : 2 \(boolean\)
/netbsd/external/gpl3/gdb.old/dist/binutils/testsuite/binutils-all/
H A Dpr26160.r25 <99> DW_AT_encoding : 2 \(boolean\)
185 <24b> DW_AT_encoding : 2 \(boolean\)
780 <7c6> DW_AT_encoding : 2 \(boolean\)
847 <8c0> DW_AT_encoding : 2 \(boolean\)
1197 <e3> DW_AT_encoding : 2 \(boolean\)
1303 <1e3> DW_AT_encoding : 2 \(boolean\)
1434 <328> DW_AT_encoding : 2 \(boolean\)
/netbsd/external/gpl3/gcc/dist/libphobos/src/std/
H A Djson.d240 @property bool boolean() const pure @safe
248 @property bool boolean(bool v) pure nothrow @safe @nogc
257 assert(j.boolean == true);
259 j.boolean = false;
260 assert(j.boolean == false);
264 assertThrown!JSONException(j.boolean);
381 return boolean;
/netbsd/external/bsd/atf/dist/atf-sh/
H A Dlibatf-sh.subr40 # A boolean variable that indicates whether we are parsing a test case's
132 # Returns a boolean indicating if the given configuration variable is
585 # standard output and returns a boolean indicating if the test was
655 # Returns a boolean indicating if the given test case has a cleanup
/netbsd/external/gpl3/binutils.old/dist/cpu/
H A Dmep-core.cpu662 (type boolean)
668 (type boolean)
791 (type boolean)
797 (type boolean)
803 (type boolean)
809 (type boolean)
815 (type boolean)
821 (type boolean)
827 (type boolean)
833 (type boolean)
[all …]

12345678910>>...37