| /NextBSD/gnu/usr.bin/rcs/rcs/ |
| HD | rcs.c | 1170 struct hshentry *target, *target2, *temp; in removerevs() local 1260 target2 = genrevs(numrev.string,(char*)0,(char*)0,(char*)0,&gendeltas); in removerevs() 1261 if ( ! target2 ) return 0; in removerevs() 1264 if ( cmpnum(target->num, target2->num) > 0) { in removerevs() 1265 cmp = cmpnum(target2->num, numrev.string); in removerevs() 1267 target = target2; in removerevs() 1268 target2 = temp; in removerevs() 1271 if ( ! cmpnum(target->num, target2->num) ) { in removerevs() 1282 cuttail = target2->next; in removerevs() 1285 if ( cmpnum( target->num, target2->num) < 0 ) { in removerevs() [all …]
|
| /NextBSD/contrib/bmake/unit-tests/ |
| HD | impsrc.mk | 10 all: target1.z target2 target3 target4 28 target2: source1 source2
|
| /NextBSD/crypto/openssl/util/pl/ |
| HD | netware.pl | 499 my($target2) = $target; 501 $target2 =~ s/\(E_EXE\)/\(E_EXE\)2/; 504 my($def_file2) = do_def_file($target2); 514 $ret.="\t\$(LINK) \$(LFLAGS) $def_file2 $files \"$prelude\" $libs -o $target2\n";
|
| /NextBSD/contrib/subversion/subversion/svn/ |
| HD | diff-cmd.c | 368 const char *target1, *target2; in svn_cl__diff() local 388 target2 = svn_path_url_add_component2( in svn_cl__diff() 393 target2 = svn_dirent_join(new_target, path, iterpool); in svn_cl__diff() 402 target2, in svn_cl__diff() 415 target2, in svn_cl__diff()
|
| /NextBSD/contrib/subversion/subversion/libsvn_client/ |
| HD | diff.c | 1368 const char **target2, in diff_prepare_repos_repos() argument 1538 *target2 = ""; in diff_prepare_repos_repos() 1549 svn_uri_split(anchor2, target2, *url2, pool); in diff_prepare_repos_repos() 1568 *anchor2 = svn_path_url_add_component2(*anchor2, *target2, pool); in diff_prepare_repos_repos() 1570 *target2 = ""; in diff_prepare_repos_repos() 1730 const char *target2; in diff_repos_repos() local 1735 &anchor1, &anchor2, &target1, &target2, in diff_repos_repos() 1786 str_tmp = target2; in diff_repos_repos() 1787 target2 = target1; in diff_repos_repos()
|
| /NextBSD/tools/regression/iscsi/ |
| HD | iscsi-test.sh | 226 target2 { 236 check iscontrol -c $TMPDIR/iscsi.conf -n target2 262 target2 { 272 check iscsictl -Ac $TMPDIR/iscsi.conf -n target2
|
| /NextBSD/contrib/gdb/include/ |
| HD | dis-asm.h | 176 bfd_vma target2; /* Second target address for dref2 */ member
|
| /NextBSD/contrib/binutils/include/ |
| HD | dis-asm.h | 200 bfd_vma target2; /* Second target address for dref2 */ member
|
| /NextBSD/contrib/binutils/ld/emultempl/ |
| HD | armelf.em | 275 { "target2", required_argument, NULL, OPTION_TARGET2}, 288 fprintf (file, _(" --target2=<type> Specify definition of R_ARM_TARGET2\n"));
|
| /NextBSD/bin/ls/tests/ |
| HD | ls_tests.sh | 330 atf_check -e empty -o empty -s exit:0 ln -s target1/target2 link1 332 atf_check -e empty -o not-match:target1/target2 -s exit:0 ls -L
|
| /NextBSD/contrib/binutils/opcodes/ |
| HD | mips-dis.c | 1331 info->target2 = 0; in print_insn_mips() 1934 info->target2 = 0; in print_insn_mips16()
|
| /NextBSD/contrib/gcc/ |
| HD | builtins.c | 2170 rtx op0, op1, op2, target1, target2; in expand_builtin_sincos() local 2192 target2 = gen_reg_rtx (mode); in expand_builtin_sincos() 2200 result = expand_twoval_unop (sincos_optab, op0, target2, target1, 0); in expand_builtin_sincos() 2206 emit_move_insn (op2, target2); in expand_builtin_sincos()
|
| /NextBSD/contrib/gcc/config/i386/ |
| HD | i386.c | 10933 rtx target1, rtx target2, rtx tmp, rtx pushed) in ix86_split_fp_branch() argument 10941 if (target2 != pc_rtx) in ix86_split_fp_branch() 10943 rtx tmp = target2; in ix86_split_fp_branch() 10945 target2 = target1; in ix86_split_fp_branch() 10990 condition, target1, target2))); in ix86_split_fp_branch() 11001 target2))); in ix86_split_fp_branch()
|
| /NextBSD/contrib/gcclibs/include/ |
| HD | ChangeLog-9103 | 2075 data_size, insn_type, target, target2. These are used to return
|
| /NextBSD/contrib/binutils/ld/ |
| HD | ld.texinfo | 5482 @kindex --target2=@var{type} 5483 The @samp{--target2=type} switch overrides the default definition of the
|
| /NextBSD/contrib/binutils/bfd/ |
| HD | ChangeLog-9193 | 2362 --with-bfd-targets="target1,target2,..." and the special target
|