Home
last modified time | relevance | path

Searched refs:target1 (Results 1 – 25 of 80) sorted by relevance

1234

/netbsd-src/usr.bin/make/unit-tests/
H A Dimpsrc.mk12 all: target1.z target2 target3 target4
30 target1.y: source3
34 target1.x: source4
H A Dvarmisc.mk181 target1.c:
184 all: target1-flags target2-flags
185 target1-flags: target1.c
H A Ddep-colon.mk10 all: target1
11 target1: source1; @echo making ${.TARGET} from ${.ALLSRC}
H A Ddep-colon.exp1 making target1 from source1
H A Ddeptgt.mk25 target1 target2: sources # targets := [target1, target2]
26 : command1 # targets == [target1, target2]
27 : command2 # targets == [target1, target2]
/netbsd-src/external/bsd/iscsi/dist/src/examples/
H A D1.conf19 extent1 /tmp/iscsi-target1 0 100MB
20 target1 extent1 10.4.0.0/16
H A D4.conf23 target1 extent6 127.0.0.0/8
H A D3.conf22 target1 device4 127.0.0.0/8
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A DNEWS40 * Add --target1-rel, --target1-abs, --target2 options (Arm only).
H A DChangeLog-2016436 class definition. Add code to handle --target1-rel, --target1-abs
448 * options.h (--target1-rel, --target1-abs, --target2): New ARM-only
/netbsd-src/external/gpl3/binutils/dist/gold/
H A DNEWS47 * Add --target1-rel, --target1-abs, --target2 options (Arm only).
H A DChangeLog-2016436 class definition. Add code to handle --target1-rel, --target1-abs
448 * options.h (--target1-rel, --target1-abs, --target2): New ARM-only
/netbsd-src/external/bsd/iscsi/dist/doc/
H A DHOWTO-iSCSI-encrypt.txt32 as target1.
52 # vnconfig vnd0 /mnt/inspiron1300.wherever.co.uk/target1/storage
205 # vnconfig vnd0 /mnt/inspiron1300.wherever.co.uk/target1/storage
H A DFAQ111 target1 extent6 127.0.0.0/8
121 target1.
/netbsd-src/external/mpl/bind/dist/bin/tests/system/resolver/ns4/
H A Dsourcens.db28 target1 NS ns.fake11.targetns.
/netbsd-src/external/gpl3/binutils.old/dist/ld/emultempl/
H A Darmelf.em605 { "target1-rel", no_argument, NULL, OPTION_TARGET1_REL},
606 { "target1-abs", no_argument, NULL, OPTION_TARGET1_ABS},
630 fprintf (file, _(" --target1-rel Interpret R_ARM_TARGET1 as R_ARM_REL32\n"));
631 fprintf (file, _(" --target1-abs Interpret R_ARM_TARGET1 as R_ARM_ABS32\n"));
/netbsd-src/external/gpl3/binutils/dist/ld/emultempl/
H A Darmelf.em602 { "target1-rel", no_argument, NULL, OPTION_TARGET1_REL},
603 { "target1-abs", no_argument, NULL, OPTION_TARGET1_ABS},
627 fprintf (file, _(" --target1-rel Interpret R_ARM_TARGET1 as R_ARM_REL32\n"));
628 fprintf (file, _(" --target1-abs Interpret R_ARM_TARGET1 as R_ARM_ABS32\n"));
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dattribs.c969 char *target1, *target2; in common_function_versions() local
1008 target1 = sorted_attr_string (TREE_VALUE (attr1)); in common_function_versions()
1013 if (strcmp (target1, target2) == 0) in common_function_versions()
1018 XDELETEVEC (target1); in common_function_versions()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dattribs.cc1125 char *target1, *target2; in common_function_versions() local
1164 target1 = sorted_attr_string (TREE_VALUE (attr1)); in common_function_versions()
1169 if (strcmp (target1, target2) == 0) in common_function_versions()
1174 XDELETEVEC (target1); in common_function_versions()
/netbsd-src/external/bsd/openldap/dist/tests/scripts/
H A Ddefines.sh148 METACONF1=$DATADIR/slapd-meta-target1.conf
/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A DChangeLog-20101313 --target1-abs and --target1-rel options.
/netbsd-src/external/gpl3/binutils/dist/ld/
H A DChangeLog-20101313 --target1-abs and --target1-rel options.
/netbsd-src/external/gpl3/binutils.old/dist/gold/po/
H A Dsr.po308 msgid "Cannot use both --target1-abs and --target1-rel."
309 msgstr "Не могу да користим и „--target1-abs“ и „--target1-rel“."
H A Duk.po310 msgid "Cannot use both --target1-abs and --target1-rel."
311 msgstr "Не можна одночасно використовувати --target1-abs і --target1-rel."
/netbsd-src/external/gpl3/binutils/dist/gold/po/
H A Dsr.po309 msgid "Cannot use both --target1-abs and --target1-rel."
310 msgstr "Не могу да користим и „--target1-abs“ и „--target1-rel“."

1234