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

  /external/v8/test/mjsunit/
regexp-indexof.js 61 CheckMatch(/aba/g, "ababababa", [[0, 3], [4, 3]]);
75 CheckMatch(/a|(?:)/g, "aba", [[0, 1], [1, 0], [2, 1], [3, 0]]);
regexp.js 727 assertEquals(["b", "", ""], /(\2)b(\1)/.exec("aba"));
728 assertEquals(["a", "", ""], /(\2).(\1)/.exec("aba"));
729 assertEquals(["aba", "a", "a"], /(.\2).(\1)/.exec("aba"));
  /external/v8/test/webkit/fast/regex/
ecma-regex-examples.js 59 shouldBe('regex11.exec("baaabac")', '["aba", "a"]');
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68hc11/
all_insns.s 4 L0: aba
all_insns.d 10 0+0+ <L0> aba
  /prebuilts/go/darwin-x86/src/index/suffixarray/
qsufsort.go 114 // This is necessary to ensure the suffix "a" is before "aba"
  /prebuilts/go/linux-x86/src/index/suffixarray/
qsufsort.go 114 // This is necessary to ensure the suffix "a" is before "aba"
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/z8k/
inout.d 226 2e0: 3aba 0048 outdb @r4,@r11,r0
258 360: 3aba 0040 otdrb @r4,@r11,r0
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic54x/
all-opcodes.d     [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/m68k/
mcf-emac.d     [all...]

Completed in 496 milliseconds