Home
last modified time | relevance | path

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

12

/netbsd/games/hack/
H A Dhack.options.c98 boolean negated; in parseoptions() local
/netbsd/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/tests/usr.bin/indent/
H A Dlsym_unary_op.c75 bool negated = !condition; in unary_operators() local
/netbsd/crypto/external/bsd/openssh/dist/
H A Dauth-rhosts.c89 int negated; in check_rhosts_file() local
H A Dmatch.c127 int negated; in match_pattern_list() local
H A Dreadconf.c981 int r, oactive, negated, opcode, *intptr, value, value2, cmdline = 0; in process_config_line_depth() local
/netbsd/external/mpl/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/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/external/gpl3/gcc/dist/gcc/
H A Dopts-common.c444 bool negated; member
H A Dopts-common.cc447 bool negated; member
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dopts-common.c444 bool negated; member
/netbsd/external/bsd/nsd/dist/
H A Drdata.c484 int negated = length & APL_NEGATION_MASK; in rdata_apl_to_string() local
H A Dzonec.c1469 int negated = 0; in zparser_conv_apl_rdata() local
/netbsd/external/gpl3/gcc/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()
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/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/external/gpl3/gdb/dist/gas/config/
H A Dtc-xtensa.c1159 bfd_boolean negated; member
1211 directive_push (directiveE directive, bfd_boolean negated, const void *datum) in directive_push()
1234 bfd_boolean *negated, in directive_pop()
1265 bfd_boolean negated; in directive_balance() local
1290 get_directive (directiveE *directive, bfd_boolean *negated) in get_directive()
1346 bfd_boolean negated; in xtensa_begin_directive() local
H A Dtc-m68k.c7274 int allow_m, int *negated) in m68k_lookup_cpu()
7357 int negated; in m68k_set_extension() local
/netbsd/external/gpl3/binutils/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
/netbsd/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-xtensa.c1131 bfd_boolean negated; member
1183 directive_push (directiveE directive, bfd_boolean negated, const void *datum) in directive_push()
1206 bfd_boolean *negated, in directive_pop()
1237 bfd_boolean negated; in directive_balance() local
1262 get_directive (directiveE *directive, bfd_boolean *negated) in get_directive()
1318 bfd_boolean negated; in xtensa_begin_directive() local
H A Dtc-m68k.c7278 int allow_m, int *negated) in m68k_lookup_cpu()
7361 int negated; in m68k_set_extension() local
/netbsd/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-xtensa.c1159 bfd_boolean negated; member
1211 directive_push (directiveE directive, bfd_boolean negated, const void *datum) in directive_push()
1234 bfd_boolean *negated, in directive_pop()
1265 bfd_boolean negated; in directive_balance() local
1290 get_directive (directiveE *directive, bfd_boolean *negated) in get_directive()
1346 bfd_boolean negated; in xtensa_begin_directive() local
H A Dtc-m68k.c7274 int allow_m, int *negated) in m68k_lookup_cpu()
7357 int negated; in m68k_set_extension() local
/netbsd/sys/external/bsd/sljit/dist/sljit_src/
H A DsljitNativeARM_64.c363 sljit_s32 negated, ones, right; in logical_imm() local

12