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

1 2 3 45 6

  /external/llvm/test/MC/ARM/
basic-thumb-instructions.s 460 setend le
463 @ CHECK: setend le @ encoding: [0x50,0xb6]
basic-thumb2-instructions.s     [all...]
  /external/openssl/crypto/bn/asm/
ia64.S 176 cmp4.le p6,p0=r35,r0 };;
229 cmp4.le p6,p0=r35,r0 };;
293 cmp4.le p6,p0=r34,r0
402 cmp4.le p6,p0=r34,r0
471 { .mii; cmp.le p6,p0=r34,r0
    [all...]
  /external/dropbear/libtommath/
bn.tex 229 \hline Moduli $\le 2560$ bits & BN\_MP\_MONTGOMERY\_REDUCE\_C \\
    [all...]
  /external/webkit/PerformanceTests/SunSpider/tests/parse-only/
concat-jquery-mootools-prototype.js     [all...]
  /dalvik/dx/junit-tests/com/android/dx/gen/
DexGeneratorTest.java 421 Method le = branchingMethod(Comparison.LE); local
422 assertEquals(Boolean.TRUE, le.invoke(null, 1, 2));
423 assertEquals(Boolean.TRUE, le.invoke(null, 1, 1));
424 assertEquals(Boolean.FALSE, le.invoke(null, 2, 1));
    [all...]
  /external/oprofile/utils/
opcontrol 625 if test "$NR_CHOSEN" -le 0 || test "$IS_TIMER" = 1; then
1252 elif [ "$event_num" -ge "4100" ] && [ "$event_num" -le "4163" ] ; then
    [all...]
  /external/qemu-pc-bios/bochs/
config.sub 761 ppcle | powerpclittle | ppc-le | powerpc-little)
771 ppc64le | powerpc64little | ppc64-le | powerpc64-little)
  /external/v8/test/cctest/
test-disasm-arm.cc 212 COMPARE(cmn(r3, Operand(fp), le),
  /external/elfutils/tests/
Makefile 657 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
663 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
  /external/v8/src/arm/
code-stubs-arm.cc     [all...]
builtins-arm.cc     [all...]
lithium-codegen-arm.cc     [all...]
  /external/clang/lib/Sema/
SemaDeclObjC.cpp     [all...]
  /external/liblzf/
configure     [all...]
  /external/jpeg/
config.sub 501 ppcle | powerpclittle | ppc-le | powerpc-little)
  /external/bison/
Makefile 584 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
  /external/mksh/src/
Build.sh     [all...]
  /external/valgrind/main/coregrind/m_debuginfo/
d3basics.c     [all...]
  /libcore/luni/src/test/java/libcore/java/lang/
OldClassTest.java 328 } catch (java.lang.LinkageError le) {
    [all...]
  /external/dropbear/libtomcrypt/
crypt.tex 302 \hline ROL(x, y) & {\bf unsigned long} x, {\bf unsigned long} y & $x << y, 0 \le y \le 31$ \\
303 \hline ROLc(x, y) & {\bf unsigned long} x, {\bf const unsigned long} y & $x << y, 0 \le y \le 31$ \\
304 \hline ROR(x, y) & {\bf unsigned long} x, {\bf unsigned long} y & $x >> y, 0 \le y \le 31$ \\
305 \hline RORc(x, y) & {\bf unsigned long} x, {\bf const unsigned long} y & $x >> y, 0 \le y \le 31$ \\
307 \hline ROL64(x, y) & {\bf unsigned long} x, {\bf unsigned long} y & $x << y, 0 \le y \le 63$ \
    [all...]
  /external/libxml2/
xpath.c 8979 double le=0, in; local
    [all...]
  /external/zlib/
make_vms.com 258 $ If arg .Le. 8 Then Goto Loop
666 $ if (idel .le. msym_max)
  /external/tcpdump/
configure     [all...]
  /external/bluetooth/bluez/lib/bluetooth/
hci.h 78 /* LE address type */
1261 uint8_t le; member in struct:__anon1714
    [all...]

Completed in 2198 milliseconds

1 2 3 45 6