| /netbsd-src/external/gpl3/gcc.old/dist/libgcc/ |
| H A D | sync.c | 82 __##NAME##_##UNITS (TYPE *ptr, TYPE value1, TYPE value2) \ 84 return __##NAME (ptr, value1, value2); \ 89 __##NAME##_##UNITS (TYPE *ptr, TYPE value1, TYPE value2) \ 91 return __##NAME (ptr, value1, value2); \
|
| /netbsd-src/external/gpl3/gcc/dist/libgcc/ |
| H A D | sync.c | 82 __##NAME##_##UNITS (TYPE *ptr, TYPE value1, TYPE value2) \ 84 return __##NAME (ptr, value1, value2); \ 89 __##NAME##_##UNITS (TYPE *ptr, TYPE value1, TYPE value2) \ 91 return __##NAME (ptr, value1, value2); \
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | conditions.h | 53 struct CC_STATUS {int flags; rtx value1, value2; CC_STATUS_MDEP mdep;}; member 115 (cc_status.flags = 0, cc_status.value1 = 0, cc_status.value2 = 0, \
|
| H A D | dbgcnt.c | 171 char *value2 = strtok (NULL, "-"); in dbg_cnt_process_single_pair() local 178 if (value2 == NULL) in dbg_cnt_process_single_pair() 187 high = strtol (value2, NULL, 10); in dbg_cnt_process_single_pair()
|
| /netbsd-src/external/bsd/ipf/dist/perl/ |
| H A D | Ipfanaly.pl | 543 $value2=0; 620 while(($key2,$value2)=each %unknownsrcports) 624 print "$value2 high port connections to $key2 on gatekeep\n"; 628 print "$value2 high port connections to $key2 from gatekeep\n";
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | dbgcnt.cc | 185 char *value2 = strtok (NULL, "-"); in dbg_cnt_process_single_pair() local 192 if (value2 == NULL) in dbg_cnt_process_single_pair() 201 high = strtol (value2, NULL, 10); in dbg_cnt_process_single_pair()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/cris/ |
| H A D | cris.c | 1766 cc_status.value2 in cris_normal_notice_update_cc() 1792 cc_status.value2 = SET_SRC (exp); in cris_normal_notice_update_cc() 1795 cc_status.value2)) in cris_normal_notice_update_cc() 1796 cc_status.value2 = 0; in cris_normal_notice_update_cc() 1820 if (cc_status.value2 in cris_normal_notice_update_cc() 1821 && modified_in_p (cc_status.value2, insn)) in cris_normal_notice_update_cc() 1822 cc_status.value2 = 0; in cris_normal_notice_update_cc() 1830 cc_status.value2 = SET_SRC (exp); in cris_normal_notice_update_cc() 1833 cc_status.value2)) in cris_normal_notice_update_cc() 1834 cc_status.value2 = 0; in cris_normal_notice_update_cc() [all …]
|
| /netbsd-src/external/ibm-public/postfix/dist/proto/ |
| H A D | postconf.html.prolog | 63 <li> <p> The expression "${name?{value1}:{value2}}" is replaced 64 with "value1" when "$name" is non-empty, and with "value2" when 66 "value2". The parameter name must contain only characters from the
|
| /netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/ |
| H A D | signals.d | 459 @property void value2(int v) { s2.emit("str2", v); } in value2() function 487 a.value2 = 12; in test() 505 a.value2 = 22; in test() 517 a.value2 = 32; in test() 528 a.value2 = 42; in test()
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/ |
| H A D | po-gram-gen.y | 92 #define check_obsolete(value1,value2) \ argument 93 if ((value1).obsolete != (value2).obsolete) \ 94 po_gram_error_at_line (&(value2).pos, _("inconsistent use of #~"));
|
| /netbsd-src/external/gpl2/texinfo/dist/makeinfo/tests/ |
| H A D | incl-incl.txi | 1 This is the @emph{included} file (include-value2.txi).
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/ |
| H A D | signals.d | 472 @property void value2(int v) { s2.emit("str2", v); } in value2() function 500 a.value2 = 12; in test() 518 a.value2 = 22; in test() 530 a.value2 = 32; in test() 541 a.value2 = 42; in test()
|
| /netbsd-src/games/trek/ |
| H A D | getpar.h | 41 int value2; member
|
| H A D | play.c | 109 (*r->value)(r->value2); in play()
|
| H A D | getpar.c | 111 return r->value2; in getynpar()
|
| H A D | computer.c | 209 if (r->value2) { in computer()
|
| /netbsd-src/usr.bin/make/unit-tests/ |
| H A D | cond-cmp-string.mk | 150 VAR2= value2
|
| H A D | directive-for.mk | 29 .for name value in VARNAME value NAME2 value2 32 .if ${VARNAME} != "value" || ${NAME2} != "value2"
|
| /netbsd-src/external/bsd/kyua-cli/dist/integration/ |
| H A D | cmd_debug_test.sh | 283 kyua -c my-config -v test_suites.suite2.X-the-variable=value2 \ 286 kyua -c my-config -v test_suites.suite2.X-the-variable=value2 \ 289 kyua -c my-config -v test_suites.suite2.X-the-variable=value2 \
|
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/tests/Inputs/discovery/ |
| H A D | lit.cfg | 20 config.substitutions = [('%key2', 'value2'), ('%key1', 'value1')]
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/vax/ |
| H A D | vax.c | 1182 cc_status.value2 = SET_SRC (exp); in vax_notice_update_cc() 1194 cc_status.value2 = SET_SRC (XVECEXP (exp, 0, 0)); in vax_notice_update_cc() 1204 && cc_status.value2 in vax_notice_update_cc() 1205 && reg_overlap_mentioned_p (cc_status.value1, cc_status.value2)) in vax_notice_update_cc() 1206 cc_status.value2 = 0; in vax_notice_update_cc() 1208 && cc_status.value2 in vax_notice_update_cc() 1209 && MEM_P (cc_status.value2)) in vax_notice_update_cc() 1210 cc_status.value2 = 0; in vax_notice_update_cc()
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/ |
| H A D | radeon_dp_mst.c | 100 unsigned value1, value2; in radeon_dp_mst_set_stream_attrib() local 105 value2 = temp & NI_DP_MSE_16_MTP_KEEPOUT; in radeon_dp_mst_set_stream_attrib() 107 if (!value1 && !value2) in radeon_dp_mst_set_stream_attrib()
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce/ |
| H A D | amdgpu_dce_link_encoder.c | 1239 uint32_t value2 = 0; in dce110_link_encoder_update_mst_stream_allocation_table() local 1344 DP_MSE_16_MTP_KEEPOUT, &value2); in dce110_link_encoder_update_mst_stream_allocation_table() 1347 if (!value1 && !value2) in dce110_link_encoder_update_mst_stream_allocation_table()
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn10/ |
| H A D | amdgpu_dcn10_link_encoder.c | 1205 uint32_t value2 = 0; in dcn10_link_encoder_update_mst_stream_allocation_table() local 1311 DP_MSE_16_MTP_KEEPOUT, &value2); in dcn10_link_encoder_update_mst_stream_allocation_table() 1314 if (!value1 && !value2) in dcn10_link_encoder_update_mst_stream_allocation_table()
|
| /netbsd-src/share/doc/smm/config/ |
| H A D | spell.ok | 295 value2
|