/toolchain/binutils/binutils-2.25/bfd/ |
elfcore.h | 85 const struct elf_backend_data *ebd; local 134 ebd = get_elf_backend_data (abfd); 139 if (ebd->elf_machine_code != i_ehdrp->e_machine 140 && (ebd->elf_machine_alt1 == 0 141 || i_ehdrp->e_machine != ebd->elf_machine_alt1) 142 && (ebd->elf_machine_alt2 == 0 143 || i_ehdrp->e_machine != ebd->elf_machine_alt2)) 147 if (ebd->elf_machine_code != EM_NONE) 266 if (! bfd_default_set_arch_mach (abfd, ebd->arch, 0) 268 && ebd->elf_machine_code != EM_NONE [all...] |
elfcode.h | 498 const struct elf_backend_data *ebd; 574 ebd = get_elf_backend_data (abfd); 575 if (ebd->s->arch_size != ARCH_SIZE) 580 if (ebd->elf_machine_code != i_ehdrp->e_machine 581 && (ebd->elf_machine_alt1 == 0 582 || i_ehdrp->e_machine != ebd->elf_machine_alt1) 583 && (ebd->elf_machine_alt2 == 0 584 || i_ehdrp->e_machine != ebd->elf_machine_alt2) 585 && ebd->elf_machine_code != EM_NONE) 596 if (! bfd_default_set_arch_mach (abfd, ebd->arch, 0) 496 const struct elf_backend_data *ebd; local 1129 const struct elf_backend_data *ebd; local 1387 const struct elf_backend_data * const ebd = get_elf_backend_data (abfd); local [all...] |
elf32-m68hc1x.c | 921 const struct elf_backend_data * const ebd = get_elf_backend_data (input_bfd); local 967 (*ebd->elf_info_to_howto_rel) (input_bfd, &arel, rel); [all...] |
/external/v8/src/ |
cached-powers.cc | 56 {V8_2PART_UINT64_C(0xdff97724, 70297ebd), -396, -100},
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/ |
video_encoder_device_v4l2.h | 301 int etb, ebd, ftb, fbd; member in class:venc_dev
|
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/tests/ |
G729EncTest.c | 221 int ebd = 0; variable 351 ebd++; [all...] |
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/ |
video_encoder_device_v4l2.h | 412 int etb, ebd, ftb, fbd; member in class:venc_dev
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/ |
video_encoder_device_v4l2.cpp | 217 etb = ebd = ftb = fbd = 0; 329 DEBUG_PRINT_HIGH("Poll timedout, pipeline stalled due to client/firmware ETB: %d, EBD: %d, FTB: %d, FBD: %d", 330 omx->handle->etb, omx->handle->ebd, omx->handle->ftb, omx->handle->fbd); 400 omx->handle->ebd++; [all...] |
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/ |
video_encoder_device_v4l2.cpp | 225 etb = ebd = ftb = fbd = 0; 369 DEBUG_PRINT_HIGH("Poll timedout, pipeline stalled due to client/firmware ETB: %d, EBD: %d, FTB: %d, FBD: %d", 370 omx->handle->etb, omx->handle->ebd, omx->handle->ftb, omx->handle->fbd); 446 omx->handle->ebd++; 455 DEBUG_PRINT_LOW(" EBD for %d [v4l2-id=%d].. batch still pending", 477 DEBUG_PRINT_LOW("sending EBD %p [id=%d]", omxhdr, v4l2_buf.index); [all...] |
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/metag/ |
metacore12.d | 39 .*: 04003ebd ADDLE PC,D0Re0,A0\.7 129 .*: 05003ebd ADDLE PC,D1Re0,A0\.7 [all...] |
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic54x/ |
all-opcodes.d | 899 379: 3ebd.* [all...] |
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mn10300/ |
am33-2.d | [all...] |
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/ |
modrm.l | [all...] |