HomeSort by relevance Sort by last modified time
    Searched refs:make (Results 1001 - 1025 of 4715) sorted by null

<<41424344454647484950>>

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
24k-triple-stores-6.s 28 # Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
and.s 25 # Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
beq.s 26 # Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
bge.s 26 # Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
bgeu.s 24 # Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
blt.s 26 # Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
bltu.s 24 # Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
branch-misc-2.s 39 # Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
cache.s 44 # Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
li-d.s 22 # Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
loc-swap.s 46 # Force at least 8 (non-delay-slot) zero bytes, to make 'objdump' print ...
lui.s 27 # Force some (non-delay-slot) zero bytes, to make 'objdump' print ...
micromips-warn-branch-delay-1.s 41 # Force some (non-delay-slot) zero bytes, to make 'objdump' print ...
mips16e.s 22 # make sure unconditional jumps don't swap with compact jumps
noreorder.s 9 # Removing this .align make the code assemble correctly
  /toolchain/binutils/binutils-2.25/gold/testsuite/
arm_cortex_a8_blx.s 31 # We have no mapping symbols for stubs. This make the disassembler
  /external/skia/src/core/
SkLinearBitmapPipeline.cpp 404 auto sampler = allocator->make<RGBA8888UnitRepeatSrc>(
409 auto sampler = allocator->make<RGBA8888UnitRepeatSrcOver>(
448 return allocator->make<SkLinearBitmapPipeline>(
475 auto matrixStage = allocator->make<PerspectiveMatrix<>>(
484 return memory->make<PerspectiveMatrix<>>(cloneNext, matrixStage);
488 auto matrixStage = allocator->make<AffineMatrix<>>(
495 return memory->make<AffineMatrix<>>(cloneNext, matrixStage);
499 auto matrixStage = allocator->make<ScaleMatrix<>>(
505 return memory->make<ScaleMatrix<>>(cloneNext, matrixStage);
509 auto matrixStage = allocator->make<TranslateMatrix<>>
    [all...]
  /build/kati/testcase/
export.mk 18 # GNU make 3 and 4 behave differently for this, but it must not mess
  /cts/
run_unit_tests.sh 51 make ${BUILD_TARGETS} -j32
  /dalvik/dexgen/src/com/android/dexgen/dex/code/
DalvCode.java 109 positions = PositionList.make(insns, positionInfo);
110 locals = LocalList.make(insns);
  /dalvik/dx/src/com/android/dx/dex/code/
DalvCode.java 108 positions = PositionList.make(insns, positionInfo);
109 locals = LocalList.make(insns);
  /development/samples/ApiDemos/
Android.mk 25 # Use the folloing include to make our test apk.
  /external/autotest/client/site_tests/graphics_Gralloc/
graphics_Gralloc.py 24 utils.make('clean')
25 utils.make('all')
  /external/autotest/client/site_tests/platform_TraceClockMonotonic/
platform_TraceClockMonotonic.py 57 utils.make('clean')
58 utils.make()
  /external/autotest/client/site_tests/security_Minijail_seccomp/
security_Minijail_seccomp.py 21 utils.make('clean')
22 utils.make()

Completed in 610 milliseconds

<<41424344454647484950>>