HomeSort by relevance Sort by last modified time
    Searched refs:bh (Results 76 - 100 of 238) sorted by null

1 2 34 5 6 7 8 910

  /prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/linux/
msdos_fs.h 177 struct buffer_head *bh; member in struct:fat_slot_info
  /prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/linux/
msdos_fs.h 177 struct buffer_head *bh; member in struct:fat_slot_info
  /prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/linux/
msdos_fs.h 177 struct buffer_head *bh; member in struct:fat_slot_info
  /prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/linux/
msdos_fs.h 177 struct buffer_head *bh; member in struct:fat_slot_info
  /prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/linux/
msdos_fs.h 177 struct buffer_head *bh; member in struct:fat_slot_info
  /prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/linux/
msdos_fs.h 177 struct buffer_head *bh; member in struct:fat_slot_info
  /prebuilts/ndk/current/platforms/android-19/arch-arm/usr/include/linux/
msdos_fs.h 177 struct buffer_head *bh; member in struct:fat_slot_info
  /prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/linux/
msdos_fs.h 177 struct buffer_head *bh; member in struct:fat_slot_info
  /prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/linux/
msdos_fs.h 177 struct buffer_head *bh; member in struct:fat_slot_info
  /prebuilts/ndk/current/platforms/android-3/arch-arm/usr/include/linux/
msdos_fs.h 177 struct buffer_head *bh; member in struct:fat_slot_info
  /prebuilts/ndk/current/platforms/android-4/arch-arm/usr/include/linux/
msdos_fs.h 177 struct buffer_head *bh; member in struct:fat_slot_info
  /prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/linux/
msdos_fs.h 177 struct buffer_head *bh; member in struct:fat_slot_info
  /prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/linux/
msdos_fs.h 177 struct buffer_head *bh; member in struct:fat_slot_info
  /prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/linux/
msdos_fs.h 177 struct buffer_head *bh; member in struct:fat_slot_info
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/linux/
msdos_fs.h 177 struct buffer_head *bh; member in struct:fat_slot_info
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/linux/
msdos_fs.h 177 struct buffer_head *bh; member in struct:fat_slot_info
  /external/libvpx/libvpx/vp9/common/
vp9_onyxc_int.h 398 int mi_row, int bh,
402 xd->mb_to_bottom_edge = ((mi_rows - bh - mi_row) * MI_SIZE) * 8;
  /external/mesa3d/src/mesa/main/
formats.c 1880 const GLuint bw = info->BlockWidth, bh = info->BlockHeight; local
1906 const uint64_t bw = info->BlockWidth, bh = info->BlockHeight; local
    [all...]
  /external/mesa3d/src/gallium/auxiliary/rtasm/
rtasm_ppc.c 411 unsigned bh:2; member in struct:xl_inst::__anon18985
418 emit_xl(struct ppc_function *p, uint op, uint bo, uint bi, uint bh,
426 inst.inst.bh = bh;
443 debug_printf(" bh: %d 0x%x\n", i.inst.bh, i.inst.bh);
  /toolchain/binutils/binutils-2.25/bfd/
coff-arm.c 1833 struct bfd_link_hash_entry * bh; local
1889 struct bfd_link_hash_entry * bh; local
    [all...]
elf32-sh64.c 422 struct bfd_link_hash_entry *bh = NULL; local
428 bed->collect, &bh))
434 h = (struct elf_link_hash_entry *) bh;
  /external/boringssl/linux-x86/crypto/aes/
aes-586.S 30 movzbl %bh,%edi
83 movzbl %bh,%edi
190 movzbl %bh,%edi
243 movzbl %bh,%edi
309 movzbl %bh,%edi
319 movzbl %bh,%edi
336 movzbl %bh,%edi
355 movzbl %bh,%edi
448 movzbl %bh,%edi
485 movzbl %bh,%ed
    [all...]
  /external/boringssl/mac-x86/crypto/aes/
aes-586.S 29 movzbl %bh,%edi
80 movzbl %bh,%edi
185 movzbl %bh,%edi
236 movzbl %bh,%edi
298 movzbl %bh,%edi
308 movzbl %bh,%edi
325 movzbl %bh,%edi
344 movzbl %bh,%edi
435 movzbl %bh,%edi
470 movzbl %bh,%ed
    [all...]
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
GeometryMathUtils.java 442 int bh = bitmapHeight; local
445 bh = bitmapWidth;
448 float scale = GeometryMathUtils.scale(bw, bh, viewWidth, viewHeight);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_pred_common.c 373 const int bh = num_8x8_blocks_high_lookup[bsize]; local
375 const int ymis = MIN(cm->mi_rows - mi_row, bh);

Completed in 6184 milliseconds

1 2 34 5 6 7 8 910