HomeSort by relevance Sort by last modified time
    Searched refs:Make (Results 1 - 25 of 873) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/go/darwin-x86/src/runtime/
Makefile 5 include ../Make.dist
  /prebuilts/go/linux-x86/src/runtime/
Makefile 5 include ../Make.dist
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/
builtin2.d 5 # Make sure we don't look at the symbol table when parsing special
builtin3.d 5 # Make sure we don't look at the symbol table when parsing special
err-ser-1.s 5 % Make sure we correctly diagnose the serial-number operator.
  /external/skia/bench/
PatchBench.cpp 42 // to make other type of patches override this method
239 DEF_BENCH( return new PatchBench(SkVector::Make(0.1f, 0.1f), PatchBench::kNone_VertexMode); )
240 DEF_BENCH( return new PatchBench(SkVector::Make(0.1f, 0.1f), PatchBench::kColors_VertexMode); )
241 DEF_BENCH( return new PatchBench(SkVector::Make(0.1f, 0.1f), PatchBench::kTexCoords_VertexMode); )
242 DEF_BENCH( return new PatchBench(SkVector::Make(0.1f, 0.1f), PatchBench::kBoth_VertexMode); )
243 DEF_BENCH( return new PatchBench(SkVector::Make(1.f, 1.0f), PatchBench::kNone_VertexMode); )
244 DEF_BENCH( return new PatchBench(SkVector::Make(1.0f, 1.0f), PatchBench::kColors_VertexMode); )
245 DEF_BENCH( return new PatchBench(SkVector::Make(1.0f, 1.0f), PatchBench::kTexCoords_VertexMode); )
246 DEF_BENCH( return new PatchBench(SkVector::Make(1.0f, 1.0f), PatchBench::kBoth_VertexMode); )
247 DEF_BENCH( return new PatchBench(SkVector::Make(3.0f, 3.0f), PatchBench::kNone_VertexMode);
    [all...]
  /external/llvm/test/MC/Hexagon/
relaxed_newvalue.s 2 # Make sure relaxation doesn't hinder newvalue calculation
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
us-err-2.s 2 ; Make sure we specify ELF so we don't get spurious failures when testing
us-err-3.s 2 ; Make sure we specify ELF so we don't get spurious failures when testing
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/parse/
regpopbug.s 8 ; Make sure we didn't botch .equ...
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
jal-newabi.s 6 # Make objdump print ...
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
got-page-7e.s 0 # Make sure the loadable size of the library is large.
  /external/skia/gm/
pictureimagegenerator.cpp 66 const SkPoint pts1[] = { SkPoint::Make(underlineRect.x(), 0),
67 SkPoint::Make(iBox.centerX(), 0) };
77 const SkPoint pts2[] = { SkPoint::Make(iBox.x() - iBox.width() * kGradientPad, 0),
78 SkPoint::Make(iBox.right() + iBox.width() * kGradientPad, 0) };
107 return SkISize::Make(1160, 860);
124 { SkISize::Make(200, 100), 1, 1, 1 },
125 { SkISize::Make(200, 200), 1, 1, 1 },
126 { SkISize::Make(200, 200), 1, 2, 1 },
127 { SkISize::Make(400, 200), 2, 2, 1 },
129 { SkISize::Make(200, 100), 1, 1, 0.9f }
    [all...]
draw_bitmap_rect_skbug4374.cpp 13 SkRect rect = SkRect::Make(source.bounds());
degeneratesegments.cpp 30 SkISize onISize() { return SkISize::Make(896, 930); }
38 SkPoint moveToPt = startPt + SkPoint::Make(0, 10*SK_Scalar1);
44 SkPoint moveToPt = startPt + SkPoint::Make(0, 10*SK_Scalar1);
56 SkPoint moveToPt = startPt + SkPoint::Make(0, 10*SK_Scalar1);
63 SkPoint moveToPt = startPt + SkPoint::Make(0, 10*SK_Scalar1);
76 SkPoint moveToPt = startPt + SkPoint::Make(0, 10*SK_Scalar1);
83 SkPoint moveToPt = startPt + SkPoint::Make(0, 10*SK_Scalar1);
96 SkPoint moveToPt = startPt + SkPoint::Make(0, 10*SK_Scalar1);
103 SkPoint moveToPt = startPt + SkPoint::Make(0, 10*SK_Scalar1);
116 SkPoint endPt = startPt + SkPoint::Make(40*SK_Scalar1, 0)
    [all...]
  /external/clang/include/clang/Frontend/
DependencyOutputOptions.h 19 enum class DependencyOutputFormat { Make, NMake };
28 /// dependency, which can avoid some 'make'
67 OutputFormat = DependencyOutputFormat::Make;
  /ndk/sources/host-tools/make-3.81/
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...]
  /external/skia/samplecode/
SampleClock.cpp 80 radii[0] = SkPoint::Make(2.5f,2.5f);
81 radii[1] = SkPoint::Make(2.5f,2.5f);
82 radii[2] = SkPoint::Make(2.5f,2.5f);
83 radii[3] = SkPoint::Make(2.5f,2.5f);
120 radii[0] = SkPoint::Make(7,7);
121 radii[1] = SkPoint::Make(7,7);
122 radii[2] = SkPoint::Make(7,7);
123 radii[3] = SkPoint::Make(7,7);
141 radii[0] = SkPoint::Make(5,5);
142 radii[1] = SkPoint::Make(5,5)
    [all...]
  /external/skia/src/core/
SkBitmapCache.h 28 static SkBitmapCacheDesc Make(const SkBitmap&, int width, int height);
29 static SkBitmapCacheDesc Make(const SkBitmap&);
30 static SkBitmapCacheDesc Make(const SkImage*, int width, int height);
31 static SkBitmapCacheDesc Make(const SkImage*);
SkBitmapProvider.cpp 64 return fImage ? SkBitmapCacheDesc::Make(fImage, w, h) : SkBitmapCacheDesc::Make(fBitmap, w, h);
68 return fImage ? SkBitmapCacheDesc::Make(fImage) : SkBitmapCacheDesc::Make(fBitmap);
  /external/skia/tests/
ImageFrom565Bitmap.cpp 15 bm.allocPixels(SkImageInfo::Make(
Point3Test.cpp 14 const SkPoint3 p0 = SkPoint3::Make(0, 0, 0);
15 const SkPoint3 p1 = SkPoint3::Make(1, 1, 1);
16 const SkPoint3 p2 = SkPoint3::Make(1, 1, 1);
23 SkPoint3 v = SkPoint3::Make(1, 1, 1);
34 SkPoint3 p1 = SkPoint3::Make(20.0f, 2.0f, 10.0f);
51 const SkPoint3 xAxis = SkPoint3::Make(1.0f, 0.0f, 0.0f);
52 const SkPoint3 yAxis = SkPoint3::Make(0.0f, 1.0f, 0.0f);
53 const SkPoint3 zAxis = SkPoint3::Make(0.0f, 0.0f, 1.0f);
64 SkPoint3 v = SkPoint3::Make(13.0f, 2.0f, 7.0f);
70 v = SkPoint3::Make(SK_ScalarRoot2Over2, SK_ScalarRoot2Over2, 0.0f)
    [all...]
  /external/v8/test/mjsunit/regress/
regress-osr-context.js 13 a--; // Make sure {a} is non-immutable, hence context allocated.
14 function g() { return i } // Make sure block has a context.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sparc/
ticc-imm-reg.s 0 ! Make ticc aliases operate as per V8 SPARC Architecture Manual
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/
noov.s 10 ; Make sure we get the same section alignment for *-elf as for *-linux*.
13 ; Make .data non-empty.

Completed in 2090 milliseconds

1 2 3 4 5 6 7 8 91011>>