HomeSort by: relevance | last modified time | path
    Searched refs:Make (Results 1 - 25 of 375) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/external/gpl3/gdb/dist/sim/testsuite/bfin/
cli-sti.s 9 # Make sure we can't mask <=EVT4
17 # Make sure we can mask >=EVT5
cec-non-operating-env.s 0 # Make sure the sim doesn't segfault when doing things that don't
2 # make much sense in a non-operating environment
  /src/external/gpl3/gdb.old/dist/sim/testsuite/bfin/
cli-sti.s 9 # Make sure we can't mask <=EVT4
17 # Make sure we can mask >=EVT5
cec-non-operating-env.s 0 # Make sure the sim doesn't segfault when doing things that don't
2 # make much sense in a non-operating environment
  /src/external/apache2/llvm/dist/llvm/include/llvm/FuzzMutate/
OpDescriptor.h 56 MakeT Make;
60 SourcePred(PredT Pred, MakeT Make) : Pred(Pred), Make(Make) {}
62 Make = [Pred](ArrayRef<Value *> Cur, ArrayRef<Type *> BaseTypes) {
84 return Make(Cur, BaseTypes);
99 auto Make = [Only](ArrayRef<Value *>, ArrayRef<Type *>) {
102 return {Pred, Make};
109 auto Make = None;
110 return {Pred, Make};
    [all...]
  /src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/test/
donotoptimize_test.cc 19 static BitRef Make() {
49 benchmark::DoNotOptimize(BitRef::Make());
50 BitRef lval = BitRef::Make();
  /src/external/apache2/llvm/dist/llvm/utils/benchmark/test/
donotoptimize_test.cc 19 static BitRef Make() {
49 benchmark::DoNotOptimize(BitRef::Make());
50 BitRef lval = BitRef::Make();
  /src/external/gpl2/gmake/dist/
configure.bat 4 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
20 echo Configuring MAKE for DJGPP
38 rem Do they have Make?
39 redir -o junk.$$$ -eo make -n -f NUL
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.
    [all...]
subproc.bat 4 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
21 set MAKE=%2
23 if x%2 == x set MAKE=nmake
24 %MAKE% /f %MAKEFILE%
  /src/external/apache2/llvm/dist/clang/include/clang/Frontend/
DependencyOutputOptions.h 21 enum class DependencyOutputFormat { Make, NMake };
38 /// dependency, which can avoid some 'make'
51 DependencyOutputFormat OutputFormat = DependencyOutputFormat::Make;
  /src/external/gpl3/gdb/dist/sim/testsuite/h8300/
adds.s 30 test_gr_a5a5 1 ; Make sure other general regs not disturbed
47 test_gr_a5a5 1 ; Make sure other general regs not disturbed
64 test_gr_a5a5 1 ; Make sure other general regs not disturbed
subs.s 30 test_gr_a5a5 1 ; Make sure other general regs not disturbed
47 test_gr_a5a5 1 ; Make sure other general regs not disturbed
64 test_gr_a5a5 1 ; Make sure other general regs not disturbed
andl.s 27 test_gr_a5a5 1 ; Make sure other general regs not disturbed
47 test_gr_a5a5 1 ; Make sure other general regs not disturbed
66 test_h_gr32 0xaaaaaaaa er1 ; Make sure er1 is unchanged
68 test_gr_a5a5 2 ; Make sure other general regs not disturbed
andw.s 28 test_gr_a5a5 1 ; Make sure other general regs not disturbed
47 test_h_gr16 0xaaaa r1 ; Make sure r1 is unchanged
50 test_h_gr32 0xa5a5aaaa er1 ; Make sure er1 is unchanged
52 test_gr_a5a5 2 ; Make sure other general regs not disturbed
orl.s 27 test_gr_a5a5 1 ; Make sure other general regs not disturbed
47 test_gr_a5a5 1 ; Make sure other general regs not disturbed
66 test_h_gr32 0xaaaaaaaa er1 ; Make sure er1 is unchanged
68 test_gr_a5a5 2 ; Make sure other general regs not disturbed
orw.s 28 test_gr_a5a5 1 ; Make sure other general regs not disturbed
47 test_h_gr16 0xaaaa r1 ; Make sure r1 is unchanged
50 test_h_gr32 0xa5a5aaaa er1 ; Make sure er1 is unchanged
52 test_gr_a5a5 2 ; Make sure other general regs not disturbed
stc.s 63 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 disturbe
    [all...]
xorl.s 27 test_gr_a5a5 1 ; Make sure other general regs not disturbed
47 test_gr_a5a5 1 ; Make sure other general regs not disturbed
66 test_h_gr32 0xffffffff er1 ; Make sure er1 is unchanged
68 test_gr_a5a5 2 ; Make sure other general regs not disturbed
xorw.s 28 test_gr_a5a5 1 ; Make sure other general regs not disturbed
47 test_h_gr16 0xffff r1 ; Make sure r1 is unchanged
50 test_h_gr32 0xa5a5ffff er1 ; Make sure er1 is unchanged
52 test_gr_a5a5 2 ; Make sure other general regs not disturbed
  /src/external/gpl3/gdb.old/dist/sim/testsuite/h8300/
adds.s 30 test_gr_a5a5 1 ; Make sure other general regs not disturbed
47 test_gr_a5a5 1 ; Make sure other general regs not disturbed
64 test_gr_a5a5 1 ; Make sure other general regs not disturbed
subs.s 30 test_gr_a5a5 1 ; Make sure other general regs not disturbed
47 test_gr_a5a5 1 ; Make sure other general regs not disturbed
64 test_gr_a5a5 1 ; Make sure other general regs not disturbed
andl.s 27 test_gr_a5a5 1 ; Make sure other general regs not disturbed
47 test_gr_a5a5 1 ; Make sure other general regs not disturbed
66 test_h_gr32 0xaaaaaaaa er1 ; Make sure er1 is unchanged
68 test_gr_a5a5 2 ; Make sure other general regs not disturbed
andw.s 28 test_gr_a5a5 1 ; Make sure other general regs not disturbed
47 test_h_gr16 0xaaaa r1 ; Make sure r1 is unchanged
50 test_h_gr32 0xa5a5aaaa er1 ; Make sure er1 is unchanged
52 test_gr_a5a5 2 ; Make sure other general regs not disturbed
orl.s 27 test_gr_a5a5 1 ; Make sure other general regs not disturbed
47 test_gr_a5a5 1 ; Make sure other general regs not disturbed
66 test_h_gr32 0xaaaaaaaa er1 ; Make sure er1 is unchanged
68 test_gr_a5a5 2 ; Make sure other general regs not disturbed
  /src/external/apache2/llvm/dist/clang/include/clang/Tooling/DependencyScanning/
DependencyScanningService.h 38 Make,

Completed in 32 milliseconds

1 2 3 4 5 6 7 8 91011>>