HomeSort by relevance Sort by last modified time
    Searched refs:pushes (Results 1 - 18 of 18) sorted by null

  /external/pcre/dist/
perltest.pl 170 $pushes = "push \@subs,\$&;" .
192 eval "${cmd} (\$x =~ ${pattern}) {" . $pushes;
  /external/v8/test/mjsunit/
array-push.js 30 // Check pushes with various number of arguments.
72 // Excerises various pushes to the array at the end of new space.
array-push-non-smi-value.js 28 // Check pushes of non-SMI values.
array-splice.js 287 // we add while converting, so we need corrective pushes.
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
general.s 53 # test various pushes
general.l 104 53 # test various pushes
  /external/libdrm/nouveau/
nouveau.h 214 uint32_t relocs, uint32_t pushes);
pushbuf.c 276 err("ch%d: krec %d pushes %d bufs %d relocs %d\n", chid,
642 uint32_t dwords, uint32_t relocs, uint32_t pushes)
668 pushes++;
677 krec->nr_push + pushes >= NOUVEAU_GEM_MAX_PUSH) {
  /external/fonttools/Lib/fontTools/ttLib/tables/
ttProgram.py 13 # opcode mnemonic argBits descriptive name pops pushes eats from instruction stream pushes
27 # opcode mnemonic argBits descriptive name pops pushes pops pushes
164 for op, mnemonic, argBits, name, pops, pushes in instructionList:
  /external/libvpx/libvpx/vpx_ports/
x86_abi_support.asm 324 ; Win64 ABI requires 16 byte stack alignment, but then pushes an 8 byte return
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_ports/
x86_abi_support.asm 324 ; Win64 ABI requires 16 byte stack alignment, but then pushes an 8 byte return
  /external/libvpx/libvpx/third_party/libyuv/source/
x86inc.asm 106 ; %2 = number of registers used. pushes callee-saved regs if needed.
107 ; %3 = number of xmm registers used. pushes callee-saved xmm regs if needed.
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/x86inc/
x86inc.asm 201 ; %2 = number of registers used. pushes callee-saved regs if needed.
202 ; %3 = number of xmm registers used. pushes callee-saved xmm regs if needed.
  /external/libvpx/libvpx/third_party/x86inc/
x86inc.asm 198 ; %2 = number of registers used. pushes callee-saved regs if needed.
199 ; %3 = number of xmm registers used. pushes callee-saved xmm regs if needed.
    [all...]
  /external/v8/src/regexp/
jsregexp.cc 1246 int pushes = 0; local
    [all...]
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
BaseRecognizer.as 354 * rule invocation, the parser pushes the set of tokens that can
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime.Tests/
Antlr.Runtime.Tree.Tests.pas     [all...]
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.pas     [all...]

Completed in 2016 milliseconds