HomeSort by relevance Sort by last modified time
    Searched defs:odd (Results 26 - 50 of 58) sorted by null

12 3

  /external/icu/icu4c/source/test/intltest/
testidna.cpp 1000 UChar odd[MAX_DEST_SIZE]; local
    [all...]
  /external/skia/src/opts/
SkNx_sse.h 338 odd = _mm_unpackhi_epi16(lo, hi); // r1 r3 ... local
339 __m128i rg = _mm_unpacklo_epi16(even, odd), // r0 r1 r2 r3 g0 g1 g2 g3
340 ba = _mm_unpackhi_epi16(even, odd); // b0 b1 ... a0 a1 ...
  /external/skqp/src/opts/
SkNx_sse.h 331 odd = _mm_unpackhi_epi16(lo, hi); // r1 r3 ... local
332 __m128i rg = _mm_unpacklo_epi16(even, odd), // r0 r1 r2 r3 g0 g1 g2 g3
333 ba = _mm_unpackhi_epi16(even, odd); // b0 b1 ... a0 a1 ...
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMAsmPrinter.cpp 245 bool odd = SReg & 0x1; local
254 if (odd) {
429 // that overlaps the 's' register. Also, s0 is an odd register, hence the
430 // odd modulus check below.
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
dtoa.c 1061 Unlike d2b, b is not necessarily odd: b and e are normalized so
1123 Given a finite nonzero double d, return an odd Bigint b and exponent *e
1400 int b2, d2, dd, i, nd, nd0, odd, p2, p5; local
1510 int esign, i, j, k, lz, nd, nd0, odd, sign; local
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
dtoa.c 1044 Unlike d2b, b is not necessarily odd: b and e are normalized so
1106 Given a finite nonzero double d, return an odd Bigint b and exponent *e
1383 int b2, d2, dd, i, nd, nd0, odd, p2, p5; local
1493 int esign, i, j, k, lz, nd, nd0, odd, sign; local
    [all...]
  /external/python/cpython2/Python/
dtoa.c 1061 Unlike d2b, b is not necessarily odd: b and e are normalized so
1123 Given a finite nonzero double d, return an odd Bigint b and exponent *e
1400 int b2, d2, dd, i, nd, nd0, odd, p2, p5; local
1510 int esign, i, j, k, lz, nd, nd0, odd, sign; local
    [all...]
  /external/python/cpython3/Python/
dtoa.c 987 Unlike d2b, b is not necessarily odd: b and e are normalized so
1049 Given a finite nonzero double d, return an odd Bigint b and exponent *e
1297 int b2, d2, dd, i, nd, nd0, odd, p2, p5; local
1437 int esign, i, j, k, lz, nd, nd0, odd, sign; local
    [all...]
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_arit.c 3200 LLVMValueRef even = NULL, odd = NULL; local
    [all...]
  /toolchain/binutils/binutils-2.27/bfd/
elf32-bfin.c 104 /* if rightshift is 1 and the number odd, return error. */
360 /* If rightshift is 1 and the number odd, return error. */
407 Needs to right shift by 1 and check to see if value is not odd
3728 bfd_signed_vma max, cur, odd, fdcur, min; member in struct:_bfinfdpic_dynamic_got_plt_info::_bfinfdpic_dynamic_got_alloc_data
4076 bfd_signed_vma odd; local
    [all...]
elf32-frv.c 926 to even words. ODD, if non-zero, indicates an odd word to be
941 bfd_signed_vma max, cur, odd, fdcur, min;
940 bfd_signed_vma max, cur, odd, fdcur, min; member in struct:_frvfdpic_dynamic_got_plt_info::_frvfdpic_dynamic_got_alloc_data
5224 bfd_signed_vma odd; local
    [all...]
  /external/icu/icu4c/source/test/cintltst/
cbiditst.c 1154 UBool odd; local
    [all...]
  /hardware/ril/include/telephony/
ril_cdma_sms.h 128 unsigned char odd; member in struct:__anon52808
  /external/v8/src/regexp/
jsregexp.cc 1890 bool odd = (((cut_index - start_index) & 1) == 1); local
    [all...]
  /external/guava/guava/lib/
jdiff.jar 
  /external/guice/lib/build/jdiff/
jdiff.jar 
  /external/emma/lib/
emma.jar 
  /external/owasp/sanitizer/tools/emma/lib/
emma.jar 
  /prebuilts/devtools/tools/lib/
emma.jar 
emma_device.jar 
  /external/slf4j/log4j-over-slf4j/compatibility/lib/
logback-classic-0.9.8-SNAPSHOT.jar 
log4j-1.3alpha-8.jar 
  /external/sqlite/dist/orig/
sqlite3.c 177202 int odd = 0; local
    [all...]
  /external/sqlite/dist/
sqlite3.c 177214 int odd = 0; local
    [all...]
  /external/zxing/core/
core.jar 

Completed in 828 milliseconds

12 3