Home
last modified time | relevance | path

Searched defs:negated (Results 1 – 23 of 23) sorted by relevance

/netbsd-src/games/hack/
H A Dhack.options.c98 boolean negated; in parseoptions() local
/netbsd-src/external/bsd/atf/dist/atf-sh/
H A Datf-check.cpp75 bool negated; member
98 bool negated; member
234 bool negated = (arg.compare(0, 4, "not-") == 0); in parse_status_check_arg() local
284 const bool negated = (arg.compare(0, 4, "not-") == 0); in parse_output_check_arg() local
/netbsd-src/tests/usr.bin/indent/
H A Dlsym_unary_op.c75 bool negated = !condition; in unary_operators() local
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dauth-rhosts.c89 int negated; in check_rhosts_file() local
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isccfg/
H A Daclconf.c229 const cfg_obj_t *negated = cfg_tuple_get(ce, "negated"); in count_acl_elements() local
700 const cfg_obj_t *negated = cfg_tuple_get(ce, "negated"); in cfg_acl_fromconfig2() local
/netbsd-src/external/mpl/bind/dist/lib/isccfg/
H A Daclconf.c227 if (!cfg_obj_isvoid(negated)) { in count_acl_elements() local
770 const cfg_obj_t *negated = cfg_tuple_get(ce, "negated"); cfg_acl_fromconfig2() local
[all...]
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/regex/internal/
H A Dparser.d214 @trusted CodepointSet getUnicodeSet(in char[] name, bool negated, bool casefold) in getUnicodeSet()
1520 CodepointSet parseUnicodePropertySpec(bool negated) in parseUnicodePropertySpec()
/netbsd-src/external/mit/isl/dist/
H A Disl_tab.h28 unsigned negated : 1; member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dopts-common.c444 bool negated; member
H A Dtree-vect-loop.c5805 tree negated = make_ssa_name (vectype_out); in vectorize_fold_left_reduction() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dopts-common.cc447 bool negated; member
H A Dtree-vect-loop.cc6337 tree negated = make_ssa_name (vectype_out); in vectorize_fold_left_reduction() local
/netbsd-src/external/bsd/nsd/dist/
H A Drdata.c484 int negated = length & APL_NEGATION_MASK; in rdata_apl_to_string() local
H A Dzonec.c1476 int negated = 0; in zparser_conv_apl_rdata() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pa/
H A Dpa.cc6696 pa_output_cbranch (rtx *operands, int negated, rtx_insn *insn) in pa_output_cbranch()
7062 pa_output_bb (rtx *operands ATTRIBUTE_UNUSED, int negated, rtx_insn *insn, int which) in pa_output_bb()
7247 pa_output_bvb (rtx *operands ATTRIBUTE_UNUSED, int negated, rtx_insn *insn, in pa_output_bvb()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pa/
H A Dpa.c6664 pa_output_cbranch (rtx *operands, int negated, rtx_insn *insn) in pa_output_cbranch()
7030 pa_output_bb (rtx *operands ATTRIBUTE_UNUSED, int negated, rtx_insn *insn, int which) in pa_output_bb()
7215 pa_output_bvb (rtx *operands ATTRIBUTE_UNUSED, int negated, rtx_insn *insn, in pa_output_bvb()
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-xtensa.c1146 bool negated; member
1198 directive_push (directiveE directive, bool negated, const void *datum) in directive_push()
1221 bool *negated, in directive_pop()
1252 bool negated; in directive_balance() local
1277 get_directive (directiveE *directive, bool *negated) in get_directive()
1333 bool negated; in xtensa_begin_directive() local
H A Dtc-m68k.c7237 int allow_m, int *negated) in m68k_lookup_cpu()
7320 int negated; in m68k_set_extension() local
H A Dtc-arm.c28268 unsigned long negated, inverted; in negate_data_op() local
28348 unsigned int negated, inverted; in thumb32_negate_data_op() local
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-xtensa.c1159 bool negated; member
1211 directive_push (directiveE directive, bool negated, const void *datum) in directive_push()
1234 bool *negated, in directive_pop()
1265 bool negated; in directive_balance() local
1290 get_directive (directiveE *directive, bool *negated) in get_directive()
1346 bool negated; in xtensa_begin_directive() local
H A Dtc-m68k.c7249 int allow_m, int *negated) in m68k_lookup_cpu()
7332 int negated; in m68k_set_extension() local
H A Dtc-arm.c28229 unsigned long negated, inverted; in negate_data_op() local
28309 unsigned int negated, inverted; in thumb32_negate_data_op() local
/netbsd-src/sys/external/bsd/sljit/dist/sljit_src/
H A DsljitNativeARM_64.c363 sljit_s32 negated, ones, right; in logical_imm() local