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

  /external/pcre/dist/
perltest.pl 170 $pushes = "push \@subs,\$&;" .
192 eval "${cmd} (\$x =~ ${pattern}) {" . $pushes;
  /external/chromium_org/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 227 // we add while converting, so we need corrective pushes.
  /external/chromium_org/chrome/common/extensions/docs/examples/api/webNavigation/basic/
navigation_collector.js 210 * Pushes the request onto the
229 * Handler for the 'onBeforeNavigate' event. Pushes the request onto the
246 * Pushes the request onto the
272 * Pushes the request onto the
307 * Pushes the request onto the
340 * 'pending_' object, combines it with the completed event's data, and pushes
370 * 'pending_' object, combines it with the completed event's data, and pushes
  /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/chromium_org/third_party/x86inc/
x86inc.asm 123 ; %2 = number of registers used. pushes callee-saved regs if needed.
124 ; %3 = number of xmm registers used. pushes callee-saved xmm regs if needed.
  /external/chromium_org/third_party/libvpx/source/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/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/chromium_org/third_party/libvpx/source/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.
  /external/chromium_org/third_party/libvpx/source/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/chromium_org/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.
  /external/libvpx/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.
  /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/chromium_org/v8/src/
jsregexp.cc 1230 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 695 milliseconds