HomeSort by relevance Sort by last modified time
    Searched refs:Make (Results 101 - 125 of 2056) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/chromium_org/third_party/mesa/
mesa_headers.target.linux-mips.mk 13 # Make sure our deps are built first.
18 # Make sure our deps and generated files are built first.
mesa_headers.target.linux-x86.mk 13 # Make sure our deps are built first.
18 # Make sure our deps and generated files are built first.
  /external/chromium_org/v8/tools/gyp/
v8.target.darwin-arm.mk 13 # Make sure our deps are built first.
20 # Make sure our deps and generated files are built first.
v8.target.darwin-mips.mk 13 # Make sure our deps are built first.
20 # Make sure our deps and generated files are built first.
v8.target.darwin-x86.mk 13 # Make sure our deps are built first.
20 # Make sure our deps and generated files are built first.
v8.target.linux-arm.mk 13 # Make sure our deps are built first.
20 # Make sure our deps and generated files are built first.
v8.target.linux-mips.mk 13 # Make sure our deps are built first.
20 # Make sure our deps and generated files are built first.
v8.target.linux-x86.mk 13 # Make sure our deps are built first.
20 # Make sure our deps and generated files are built first.
  /external/skia/gm/
matrixconvolution.cpp 36 SkPoint pts[2] = { SkPoint::Make(0, 0),
37 SkPoint::Make(0, SkIntToScalar(80)) };
56 SkISize kernelSize = SkISize::Make(3, 3);
74 SkIPoint target = SkIPoint::Make(1, 0);
  /device/asus/flo/camera/mm-image-codec/qomx_core/
Android.mk 4 # Make the shared library (libqomx_core)
  /external/chromium/chrome/browser/debugger/manual_tests/resources/
fib.js 9 // Make page responsive by making a break every 100 ms.
  /external/chromium_org/remoting/protocol/
mouse_input_filter.cc 48 input_max_ = SkISize::Make(size.width() - 1, size.height() - 1);
52 output_max_ = SkISize::Make(size.width() - 1, size.height() - 1);
  /external/clang/lib/Headers/
Android.mk 10 # Make sure when clang is used, arm_neon.h does exist.
  /external/skia/bench/
MatrixConvolutionBench.cpp 18 SkISize kernelSize = SkISize::Make(3, 3);
25 SkIPoint target = SkIPoint::Make(1, 1);
  /hardware/qcom/camera/mm-image-codec/qomx_core/
Android.mk 4 # Make the shared library (libqomx_core)
  /ndk/
ndk-build.cmd 2 rem This is a Windows cmd.exe script used to invoke the NDK-specific GNU Make executable
6 "%NDK_ROOT%prebuilt/%NDK_WIN_HOST%/bin/make.exe" -f "%NDK_ROOT%build/core/build-local.mk" SHELL=cmd %*
  /external/skia/tests/
AnnotationTest.cpp 49 SkISize size = SkISize::Make(612, 792);
77 SkISize size = SkISize::Make(612, 792);
83 SkPoint p = SkPoint::Make(SkIntToScalar(72), SkIntToScalar(72));
  /external/chromium_org/third_party/libwebp/
libwebp.target.darwin-arm.mk 13 # Make sure our deps are built first.
24 # Make sure our deps and generated files are built first.
libwebp.target.darwin-mips.mk 13 # Make sure our deps are built first.
24 # Make sure our deps and generated files are built first.
libwebp.target.darwin-x86.mk 13 # Make sure our deps are built first.
24 # Make sure our deps and generated files are built first.
libwebp.target.linux-arm.mk 13 # Make sure our deps are built first.
24 # Make sure our deps and generated files are built first.
libwebp.target.linux-mips.mk 13 # Make sure our deps are built first.
24 # Make sure our deps and generated files are built first.
libwebp.target.linux-x86.mk 13 # Make sure our deps are built first.
24 # Make sure our deps and generated files are built first.
  /external/chromium_org/third_party/skia/src/effects/
SkXfermodeImageFilter.cpp 51 SkIPoint backgroundOffset = SkIPoint::Make(0, 0);
56 SkIPoint foregroundOffset = SkIPoint::Make(0, 0);
85 SkIPoint backgroundOffset = SkIPoint::Make(0, 0);
92 SkIPoint foregroundOffset = SkIPoint::Make(0, 0);
  /external/chromium_org/third_party/widevine/cdm/
widevine_cdm_version_h.target.darwin-arm.mk 13 # Make sure our deps are built first.
27 # Make sure our deps and generated files are built first.

Completed in 1155 milliseconds

1 2 3 45 6 7 8 91011>>