Home
last modified time | relevance | path

Searched refs:Make (Results 1 – 25 of 2088) sorted by relevance

12345678910>>...84

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/FuzzMutate/
H A DOpDescriptor.h56 MakeT Make; variable
60 SourcePred(PredT Pred, MakeT Make) : Pred(Pred), Make(Make) {} in SourcePred() argument
62 Make = [Pred](ArrayRef<Value *> Cur, ArrayRef<Type *> BaseTypes) { in SourcePred()
84 return Make(Cur, BaseTypes); in generate()
99 auto Make = [Only](ArrayRef<Value *>, ArrayRef<Type *>) { in onlyType()
102 return {Pred, Make}; in onlyType()
109 auto Make = None; in anyType() local
110 return {Pred, Make}; in anyType()
117 auto Make = None; in anyIntType() local
118 return {Pred, Make}; in anyIntType()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/objcp/
H A DChangeLog19 * Make-lang.in: Rename .c names to .cc.
35 * Make-lang.in: Use ETAGS variable in TAGS target.
40 * Make-lang.in: Add dummy objc++.install-dvi target.
45 * Make-lang.in: Add obj-c++.srcman: line.
49 * Make-lang.in (cc1objplus-checksum.c): Check previous
54 * Make-lang.in (cc1objplus-checksum.c): For stage-final re-use
59 * Make-lang.in (cc1objplus-checksum, cc1objplus$(exeext): Add
65 * Make-lang.in (cc1objplus$(exeext)): Add $(CODYLIB), $(NETLIBS).
70 * Make-lang.in (obj-c++.serial): Change from goal to a variable.
77 * Make-lang.in (obj-c++.serial): New goal.
[all …]
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/frv/
H A Dsubxi.cgs11 set_icc 0x0e,0 ; Make sure carry is off
17 set_icc 0x0c,0 ; Make sure carry is off
23 set_icc 0x0a,0 ; Make sure carry is off
28 set_icc 0x06,0 ; Make sure carry is off
34 set_icc 0x0f,0 ; Make sure carry is on
40 set_icc 0x0d,0 ; Make sure carry is on
46 set_icc 0x0b,0 ; Make sure carry is on
51 set_icc 0x07,0 ; Make sure carry is on
56 set_icc 0x07,0 ; Make sure carry is on
H A Dsubxicc.cgs11 set_icc 0x0e,0 ; Make sure carry is off
17 set_icc 0x0c,0 ; Make sure carry is off
23 set_icc 0x0a,0 ; Make sure carry is off
28 set_icc 0x06,0 ; Make sure carry is off
34 set_icc 0x0f,0 ; Make sure carry is on
40 set_icc 0x0d,0 ; Make sure carry is on
46 set_icc 0x0b,0 ; Make sure carry is on
51 set_icc 0x07,0 ; Make sure carry is on
56 set_icc 0x07,0 ; Make sure carry is on
H A Dsubxcc.cgs12 set_icc 0x0e,0 ; Make sure carry is off
19 set_icc 0x0c,0 ; Make sure carry is off
24 set_icc 0x0a,0 ; Make sure carry is off
29 set_icc 0x06,0 ; Make sure carry is off
36 set_icc 0x0f,0 ; Make sure carry is on
43 set_icc 0x0d,0 ; Make sure carry is on
49 set_icc 0x0b,0 ; Make sure carry is on
55 set_icc 0x07,0 ; Make sure carry is on
H A Dsubx.cgs12 set_icc 0x0e,0 ; Make sure carry is off
19 set_icc 0x0c,0 ; Make sure carry is off
24 set_icc 0x0a,0 ; Make sure carry is off
29 set_icc 0x06,0 ; Make sure carry is off
36 set_icc 0x0f,0 ; Make sure carry is on
43 set_icc 0x0d,0 ; Make sure carry is on
49 set_icc 0x0b,0 ; Make sure carry is on
55 set_icc 0x07,0 ; Make sure carry is on
H A Daddxi.cgs11 set_icc 0x0e,0 ; Make sure carry bit is off
17 set_icc 0x04,0 ; Make sure carry bit is off
23 set_icc 0x08,0 ; Make sure carry bit is off
29 set_icc 0x0f,0 ; Make sure carry bit is on
35 set_icc 0x05,0 ; Make sure carry bit is on
41 set_icc 0x0b,0 ; Make sure carry bit is on
H A Daddxicc.cgs11 set_icc 0x0e,0 ; Make sure carry bit is off
17 set_icc 0x04,0 ; Make sure carry bit is off
23 set_icc 0x08,0 ; Make sure carry bit is off
29 set_icc 0x0f,0 ; Make sure carry bit is on
35 set_icc 0x05,0 ; Make sure carry bit is on
41 set_icc 0x0b,0 ; Make sure carry bit is on
H A Daddx.cgs12 set_icc 0x0e,0 ; Make sure carry bit is off
19 set_icc 0x04,0 ; Make sure carry bit is off
24 set_icc 0x08,0 ; Make sure carry bit is off
31 set_icc 0x0f,0 ; Make sure carry bit is on
38 set_icc 0x05,0 ; Make sure carry bit is on
44 set_icc 0x0b,0 ; Make sure carry bit is on
H A Daddxcc.cgs12 set_icc 0x0e,0 ; Make sure carry bit is off
19 set_icc 0x04,0 ; Make sure carry bit is off
24 set_icc 0x08,0 ; Make sure carry bit is off
31 set_icc 0x0f,0 ; Make sure carry bit is on
38 set_icc 0x05,0 ; Make sure carry bit is on
44 set_icc 0x0b,0 ; Make sure carry bit is on
/netbsd-src/external/gpl2/gmake/dist/
H A DREADME1 This directory contains the 3.81 release of GNU Make.
11 If you need to build GNU Make and have no other `make' program to use,
15 in the current directory. Then you will have a Make program that you can
18 Some systems' Make programs are broken and cannot process the Makefile for
19 GNU Make. If you get errors from your system's Make when building GNU
20 Make, try using `build.sh' instead.
23 GNU Make is free software. See the file COPYING for copying conditions.
29 GNU Make can be obtained in many different ways. See a description here:
37 GNU make is fully documented in the GNU Make manual, which is contained
50 GNU Make development is hosted by Savannah, the FSF's online development
[all …]
H A Dconfigure.bat4 rem This file is part of GNU Make.
6 rem GNU Make is free software; you can redistribute it and/or modify it under
11 rem GNU Make is distributed in the hope that it will be useful, but WITHOUT
17 rem with GNU Make; see the file COPYING. If not, write to the Free Software
38 rem Do they have Make?
40 rem REDIR will return 1 if it cannot run Make.
41 rem If it can run Make, it will usually return 2,
46 echo No Make program found--use DOSBUILD.BAT to build Make.
49 rem They do have Make. Generate the Makefile.
55 if not "%XSRC%"=="." echo Invoke Make thus: "make srcdir=%XSRC%"
H A DREADME.DOS1 Port of GNU Make to 32-bit protected mode on MSDOS and MS-Windows.
27 8. Can be built without (a previous version of) Make.
41 If you are installing Make on Windows 9X or Windows 2000, use an
44 and that's all you need to use Make.
50 if you use PKUNZIP). If you build Make on Windows 9X or Windows
60 If you are building Make in-place, i.e. in the same directory
70 3. If configure.bat doesn't find a working Make, it will suggest to
71 use the `dosbuild.bat' batch file to build Make. Either do as it
72 suggests or install another Make program (a pre-compiled binary
76 4. If you will need to run Make on machines without an FPU, you
[all …]
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/h8300/
H A Dshlr.s40 test_gr_a5a5 1 ; Make sure other general regs not disturbed
64 test_gr_a5a5 1 ; Make sure other general regs not disturbed
94 test_gr_a5a5 1 ; Make sure other general regs not disturbed
124 test_gr_a5a5 1 ; Make sure other general regs not disturbed
154 test_gr_a5a5 1 ; Make sure other general regs not disturbed
184 test_gr_a5a5 1 ; Make sure other general regs not disturbed
214 test_gr_a5a5 1 ; Make sure other general regs not disturbed
245 test_gr_a5a5 1 ; Make sure other general regs not disturbed
276 test_gr_a5a5 1 ; Make sure other general regs not disturbed
304 test_gr_a5a5 0 ; Make sure ALL general regs not disturbed
[all …]
H A Drotr.s39 test_gr_a5a5 1 ; Make sure other general regs not disturbed
61 test_gr_a5a5 1 ; Make sure other general regs not disturbed
88 test_gr_a5a5 1 ; Make sure other general regs not disturbed
115 test_gr_a5a5 1 ; Make sure other general regs not disturbed
142 test_gr_a5a5 1 ; Make sure other general regs not disturbed
169 test_gr_a5a5 1 ; Make sure other general regs not disturbed
196 test_gr_a5a5 1 ; Make sure other general regs not disturbed
223 test_gr_a5a5 1 ; Make sure other general regs not disturbed
250 test_gr_a5a5 1 ; Make sure other general regs not disturbed
275 test_gr_a5a5 0 ; Make sure ALL general regs not disturbed
[all …]
H A Drotl.s38 test_gr_a5a5 1 ; Make sure other general regs not disturbed
60 test_gr_a5a5 1 ; Make sure other general regs not disturbed
87 test_gr_a5a5 1 ; Make sure other general regs not disturbed
114 test_gr_a5a5 1 ; Make sure other general regs not disturbed
141 test_gr_a5a5 1 ; Make sure other general regs not disturbed
168 test_gr_a5a5 0 ; Make sure other general regs not disturbed
195 test_gr_a5a5 0 ; Make sure other general regs not disturbed
222 test_gr_a5a5 0 ; Make sure other general regs not disturbed
253 test_gr_a5a5 1 ; Make sure other general regs not disturbed
275 test_gr_a5a5 1 ; Make sure other general regs not disturbed
[all …]
H A Dextl.s36 test_gr_a5a5 1 ; Make sure other general regs not disturbed
58 test_gr_a5a5 1 ; Make sure other general regs not disturbed
77 test_gr_a5a5 1 ; Make sure other general regs not disturbed
97 test_gr_a5a5 0 ; Make sure other general regs not disturbed
124 test_gr_a5a5 0 ; Make sure other general regs not disturbed
148 test_gr_a5a5 0 ; Make sure other general regs not disturbed
172 test_gr_a5a5 0 ; Make sure other general regs not disturbed
199 test_gr_a5a5 0 ; Make sure other general regs not disturbed
223 test_gr_a5a5 0 ; Make sure other general regs not disturbed
247 test_gr_a5a5 0 ; Make sure other general regs not disturbed
[all …]
H A Drotxr.s40 test_gr_a5a5 1 ; Make sure other general regs not disturbed
64 test_gr_a5a5 1 ; Make sure other general regs not disturbed
94 test_gr_a5a5 1 ; Make sure other general regs not disturbed
124 test_gr_a5a5 1 ; Make sure other general regs not disturbed
154 test_gr_a5a5 1 ; Make sure other general regs not disturbed
184 test_gr_a5a5 1 ; Make sure other general regs not disturbed
214 test_gr_a5a5 1 ; Make sure other general regs not disturbed
245 test_gr_a5a5 1 ; Make sure other general regs not disturbed
276 test_gr_a5a5 1 ; Make sure other general regs not disturbed
304 test_gr_a5a5 0 ; Make sure ALL general regs not disturbed
[all …]
H A Dshar.s40 test_gr_a5a5 1 ; Make sure other general regs not disturbed
64 test_gr_a5a5 1 ; Make sure other general regs not disturbed
94 test_gr_a5a5 1 ; Make sure other general regs not disturbed
124 test_gr_a5a5 1 ; Make sure other general regs not disturbed
154 test_gr_a5a5 1 ; Make sure other general regs not disturbed
184 test_gr_a5a5 1 ; Make sure other general regs not disturbed
214 test_gr_a5a5 1 ; Make sure other general regs not disturbed
245 test_gr_a5a5 1 ; Make sure other general regs not disturbed
276 test_gr_a5a5 1 ; Make sure other general regs not disturbed
304 test_gr_a5a5 0 ; Make sure ALL general regs not disturbed
[all …]
H A Dstc.s63 test_gr_a5a5 1 ; Make sure other general regs not disturbed
83 test_gr_a5a5 1 ; Make sure other general regs not disturbed
98 test_gr_a5a5 0 ; Make sure other general regs not disturbed
114 test_gr_a5a5 0 ; Make sure other general regs not disturbed
130 test_gr_a5a5 0 ; Make sure other general regs not disturbed
146 test_gr_a5a5 0 ; Make sure other general regs not disturbed
165 test_gr_a5a5 0 ; Make sure other general regs not disturbed
183 test_gr_a5a5 0 ; Make sure other general regs not disturbed
201 test_gr_a5a5 0 ; Make sure other general regs not disturbed
219 test_gr_a5a5 2 ; Make sure other general regs not disturbed
[all …]
H A Dshll.s39 test_gr_a5a5 1 ; Make sure other general regs not disturbed
63 test_gr_a5a5 1 ; Make sure other general regs not disturbed
86 test_gr_a5a5 1 ; Make sure other general regs not disturbed
108 test_gr_a5a5 1 ; Make sure other general regs not disturbed
132 test_gr_a5a5 1 ; Make sure other general regs not disturbed
154 test_gr_a5a5 1 ; Make sure other general regs not disturbed
177 test_gr_a5a5 1 ; Make sure other general regs not disturbed
199 test_gr_a5a5 1 ; Make sure other general regs not disturbed
221 test_gr_a5a5 1 ; Make sure other general regs not disturbed
245 test_gr_a5a5 1 ; Make sure other general regs not disturbed
[all …]
H A Dextw.s33 test_gr_a5a5 1 ; Make sure other general regs not disturbed
55 test_gr_a5a5 1 ; Make sure other general regs not disturbed
74 test_gr_a5a5 1 ; Make sure other general regs not disturbed
94 test_gr_a5a5 0 ; Make sure other general regs not disturbed
121 test_gr_a5a5 0 ; Make sure other general regs not disturbed
145 test_gr_a5a5 0 ; Make sure other general regs not disturbed
169 test_gr_a5a5 0 ; Make sure other general regs not disturbed
196 test_gr_a5a5 0 ; Make sure other general regs not disturbed
220 test_gr_a5a5 0 ; Make sure other general regs not disturbed
244 test_gr_a5a5 0 ; Make sure other general regs not disturbed
[all …]
H A Dnot.s61 test_gr_a5a5 1 ; Make sure other general regs not disturbed
90 test_gr_a5a5 1 ; Make sure other general regs not disturbed
119 test_gr_a5a5 1 ; Make sure other general regs not disturbed
151 test_gr_a5a5 1 ; Make sure other general regs not disturbed
180 test_gr_a5a5 1 ; Make sure other general regs not disturbed
209 test_gr_a5a5 1 ; Make sure other general regs not disturbed
238 test_gr_a5a5 1 ; Make sure other general regs not disturbed
268 test_gr_a5a5 1 ; Make sure other general regs not disturbed
298 test_gr_a5a5 1 ; Make sure other general regs not disturbed
325 test_gr_a5a5 0 ; Make sure ALL general regs not disturbed
[all …]
H A Dneg.s69 test_gr_a5a5 1 ; Make sure other general regs not disturbed
98 test_gr_a5a5 1 ; Make sure other general regs not disturbed
127 test_gr_a5a5 1 ; Make sure other general regs not disturbed
156 test_gr_a5a5 1 ; Make sure other general regs not disturbed
185 test_gr_a5a5 1 ; Make sure other general regs not disturbed
214 test_gr_a5a5 1 ; Make sure other general regs not disturbed
243 test_gr_a5a5 1 ; Make sure other general regs not disturbed
273 test_gr_a5a5 1 ; Make sure other general regs not disturbed
303 test_gr_a5a5 1 ; Make sure other general regs not disturbed
330 test_gr_a5a5 0 ; Make sure ALL general regs not disturbed
[all …]
H A Dldc.s77 test_gr_a5a5 1 ; Make sure other general regs not disturbed
99 test_gr_a5a5 1 ; Make sure other general regs not disturbed
121 test_gr_a5a5 1 ; Make sure other general regs not disturbed
137 test_gr_a5a5 1 ; Make sure other general regs not disturbed
154 test_gr_a5a5 1 ; Make sure other general regs not disturbed
170 test_gr_a5a5 1 ; Make sure other general regs not disturbed
187 test_gr_a5a5 1 ; Make sure other general regs not disturbed
205 test_gr_a5a5 2 ; Make sure other general regs not disturbed
223 test_gr_a5a5 2 ; Make sure other general regs not disturbed
240 test_gr_a5a5 2 ; Make sure other general regs not disturbed
[all …]

12345678910>>...84