HomeSort by relevance Sort by last modified time
    Searched defs:s32 (Results 26 - 46 of 46) sorted by null

12

  /external/qemu/elff/
dwarf_defs.h 116 Elf_Sword s32; member in union:Dwarf_Value::__anon25224
    [all...]
  /hardware/invensense/60xx/mlsdk/mllite/
mlFIFO.c 440 int32_t s32; member in union:__anon30971
448 value.s32 -= temp.s10;
451 value.s32 = value.s32 / 1024;
453 value.s32 -= temp.s10;
456 value.s32 = value.s32 / 1024;
    [all...]
  /ndk/sources/host-tools/ndk-stack/elff/
dwarf_defs.h 116 Elf_Sword s32; member in union:Dwarf_Value::__anon33235
  /external/chromium_org/third_party/libwebp/dsp/
enc_sse2.c 389 const __m128i s32 = _mm_unpackhi_epi64(shuf01_p, shuf23_p); local
392 const __m128i a01 = _mm_add_epi16(s01, s32);
393 const __m128i a32 = _mm_sub_epi16(s01, s32);
    [all...]
  /external/elfutils/src/
unstrip.c 999 Elf32_Shdr s32[shnum - 1];
1014 #define COPY(field) sec->shdr.field = shdr.s32[i].field
997 Elf32_Shdr s32[shnum - 1]; member in union:__anon18226
    [all...]
  /external/grub/netboot/
w89c840.c 90 typedef signed int s32; typedef
209 s32 status;
210 s32 length;
216 s32 status;
217 s32 length;
406 s32 status = desc->status;
sis900.h 354 typedef signed int s32; typedef
tulip.c 125 typedef signed int s32;
124 typedef signed int s32; typedef
    [all...]
  /external/grub/stage2/
jfs.h 102 typedef int s32; typedef
177 s32 s_bsize; /* 4: aggregate block size in bytes;
182 s32 s_pbsize; /* 4: hardware/LVM block size in bytes */
194 s32 s_compress; /* 4: > 0 if data compression */
204 s32 s_logserial; /* 4: log serial number at aggregate mount */
211 s32 s_fsckloglen; /* 4: Number of filesystem blocks reserved for
452 s32 di_fileset; /* 4: fileset number */
477 s32 di_next_index; /* 4: Next available dir_table index */
479 s32 di_acltype; /* 4: Type of ACL */
573 s32 iagnum; /* 4: inode allocation group number *
    [all...]
  /external/valgrind/main/VEX/priv/
host_amd64_defs.c 3639 Int s32 = *(Int*)(&p[1]); local
    [all...]
host_mips_defs.c 2494 Int s32 = (Int) u32; local
2543 Int s32 = (Int)u32; local
2572 Int s32 = (Int)u32; local
    [all...]
host_x86_defs.c 3375 Int s32 = *(Int*)(&p[1]); local
    [all...]
host_ppc_defs.c 3226 Int s32 = (Int)u32; local
3287 Int s32 = (Int)u32; local
3332 Int s32 = (Int)u32; local
    [all...]
ir_opt.c 1321 \/* signed *\/ Int s32 = e->Iex.Unop.arg->Iex.Const.con->Ico.U8; local
1328 \/* signed *\/ Int s32 = e->Iex.Unop.arg->Iex.Const.con->Ico.U16; local
1501 Int s32 = (Int)(u32 & 0xFFFFFFFF); local
1765 \/*signed*\/ Int s32; local
    [all...]
  /external/webp/src/dsp/
enc_sse2.c 389 const __m128i s32 = _mm_unpackhi_epi64(shuf01_p, shuf23_p); local
392 const __m128i a01 = _mm_add_epi16(s01, s32);
393 const __m128i a32 = _mm_sub_epi16(s01, s32);
    [all...]
  /hardware/libhardware/include/hardware/
audio_effect.h 782 int32_t* s32; \/\/ pointer to signed 32 bit data at start of buffer member in union:audio_buffer_s::__anon30984
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/
nv50_ir.h 324 int32_t s32; member in union:nv50_ir::Storage::__anon12664
  /external/kernel-headers/original/linux/
hid.h 92 __s32 s32; member in union:hid_item::__anon19958
  /external/mesa3d/src/gallium/drivers/nv50/codegen/
nv50_ir.h 324 int32_t s32; member in union:nv50_ir::Storage::__anon23131
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
wavefront.h 71 typedef int s32; typedef
77 typedef s32 INT32;
347 s32 Fraction:4;
348 s32 Integer:20;
349 s32 Unused:8;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
wavefront.h 71 typedef int s32; typedef
77 typedef s32 INT32;
347 s32 Fraction:4;
348 s32 Integer:20;
349 s32 Unused:8;

Completed in 331 milliseconds

12