HomeSort by relevance Sort by last modified time
    Searched refs:s64 (Results 151 - 170 of 170) sorted by null

1 2 3 4 5 67

  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/neon/
vp8_subpixelvariance8x8_neon.asm 204 vadd.s64 d0, d0, d1
vp8_subpixelvariance16x16_neon.asm 408 vadd.s64 d0, d0, d1
  /hardware/qcom/wlan/qcwcn/wifi_hal/
cpp_bindings.cpp 872 int WifiVendorCommand::put_s64(int attribute, s64 value)
912 s64 WifiVendorCommand::get_s64(const struct nlattr *nla)
  /system/extras/ext4_utils/
ext4_utils.c 557 s64 computed_size;
  /external/valgrind/VEX/priv/
ir_opt.c 1606 Long s64 = (Long)u64; local
1886 \/*signed*\/ Long s64; local
    [all...]
host_mips_defs.c 2268 Long s64 = (Long) s32; local
2317 Long s64 = (Long)s32; local
2359 Long s64 = (Long)s32; local
    [all...]
host_ppc_defs.c 3400 Long s64 = (Long)s32; local
3462 Long s64 = (Long)s32; local
3508 Long s64 = (Long)s32; local
    [all...]
host_amd64_defs.c 4000 Long s64 = (Long)s32; local
    [all...]
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_platform_limits_posix.h 125 s64 aio_offset;
    [all...]
  /external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir.h 323 int64_t s64; member in union:nv50_ir::Storage::__anon19079
  /external/valgrind/none/tests/arm64/
fp_and_simd.c 176 Long s64 = (Long)u64; local
178 s64 >>= (62-55);
180 return (Double)s64;
195 Long s64 = (Long)u64; local
197 s64 >>= (62-25);
199 return (Float)s64;
    [all...]
  /external/elfutils/src/
unstrip.c 1071 Elf64_Shdr (*s64)[shnum - 1] = shdr;
1088 sec->shdr = (*s64)[i];
    [all...]
  /external/boringssl/src/crypto/ec/
p224-64.c 38 typedef int64_t s64; typedef
    [all...]
  /external/opencv3/modules/hal/include/opencv2/hal/
intrin_cpp.hpp 735 OPENCV_HAL_IMPL_C_INIT(v_uint64x2, int64, s64)
intrin_sse.hpp 297 OPENCV_HAL_IMPL_SSE_INIT_FROM_FLT(v_int64x2, s64)
    [all...]
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/include/
arm_neon.h 551 __aarch64_vdup_lane_any (s64, , q, __a, __b)
600 __aarch64_vdup_lane_any (s64, q, q, __a, __b)
    [all...]
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/lib/gcc/aarch64-linux-android/4.9/include/
arm_neon.h 551 __aarch64_vdup_lane_any (s64, , q, __a, __b)
600 __aarch64_vdup_lane_any (s64, q, q, __a, __b)
    [all...]
  /external/v8/test/cctest/
test-assembler-arm64.cc 7702 int64_t s64 = static_cast<int64_t>(in); local
7857 int64_t s64 = static_cast<int64_t>(in); local
    [all...]
  /external/v8/benchmarks/
regexp.js 312 var s64 = computeInputVariants('uggc://jjj.tbbtyr.pbz/vt/qverpgbel', 40);
373 re26.exec(s64[i]);
    [all...]
  /external/vixl/test/
test-assembler-a64.cc 12147 int64_t s64 = static_cast<int64_t>(in); local
12301 int64_t s64 = static_cast<int64_t>(in); local
    [all...]

Completed in 2118 milliseconds

1 2 3 4 5 67