Searched refs:opd (Results 1 - 18 of 18) sorted by relevance

/external/valgrind/none/tests/tilegx/
H A Dgen_insn_test.c231 const struct tilegx_operand *opd = local
234 if (opd->type == TILEGX_OP_TYPE_REGISTER) {
260 decoded.operands[i] = opd;
261 ULong x = opd->insert(op);
278 const struct tilegx_operand *opd = local
281 if (opd->type == TILEGX_OP_TYPE_REGISTER) {
339 const struct tilegx_operand *opd = local
342 if (opd->type == TILEGX_OP_TYPE_REGISTER) {
369 decoded.operands[i] = opd;
370 ULong x = opd
381 const struct tilegx_operand *opd = local
421 const struct tilegx_operand *opd; local
[all...]
/external/llvm/test/MC/PowerPC/
H A Dtls-ie-obj.s12 .section .opd,"aw",@progbits
H A Dppc64-relocs-01.s4 .section .opd,"aw",@progbits
32 # The .opd entry for the 'access_int64' function creates 2 relocations:
37 # CHECK: Section ({{[0-9]+}}) .rela.opd {
H A Dtls-gd-obj.s13 .section .opd,"aw",@progbits
H A Dtls-ld-obj.s12 .section .opd,"aw",@progbits
/external/valgrind/VEX/priv/
H A Dguest_tilegx_toIR.c295 ULong opd[4]; local
426 opd[0] = opd[1] = opd[2] = opd[3] = -1;
433 opd[opi] = decoded[n].operand_values[opi];
474 opd[0] = cins;
529 opd[0], which will be used in the dirty helper. */
531 opd[0] = cins;
1995 store(getIReg(opd[
[all...]
H A Dtilegx_disasm.c7681 const struct tilegx_operand *opd = local
7684 decoded.operands[i] = opd;
7685 ULong x = opd->insert(op);
/external/libmtp/src/
H A Dlibmtp.c130 static uint16_t adjust_u16(uint16_t val, PTPObjectPropDesc *opd);
131 static uint32_t adjust_u32(uint32_t val, PTPObjectPropDesc *opd);
774 static uint16_t adjust_u16(uint16_t val, PTPObjectPropDesc *opd) argument
776 switch (opd->FormFlag) {
778 if (val < opd->FORM.Range.MinimumValue.u16) {
779 return opd->FORM.Range.MinimumValue.u16;
781 if (val > opd->FORM.Range.MaximumValue.u16) {
782 return opd->FORM.Range.MaximumValue.u16;
785 if (val % opd->FORM.Range.StepSize.u16 != 0) {
786 return val - (val % opd
819 adjust_u32(uint32_t val, PTPObjectPropDesc *opd) argument
889 PTPObjectPropDesc opd; local
1760 PTPObjectPropDesc opd; local
2919 PTPObjectPropDesc opd; local
5708 PTPObjectPropDesc opd; local
5861 PTPObjectPropDesc opd; local
6023 PTPObjectPropDesc opd; local
6244 PTPObjectPropDesc opd; local
7109 PTPObjectPropDesc opd; local
7260 PTPObjectPropDesc opd; local
7390 PTPObjectPropDesc opd; local
[all...]
H A Dptp-pack.c797 ptp_unpack_OPD (PTPParams *params, unsigned char* data, PTPObjectPropDesc *opd, unsigned int opdlen) argument
801 memset (opd, 0, sizeof(*opd));
802 opd->ObjectPropertyCode=dtoh16a(&data[PTP_opd_ObjectPropertyCode]);
803 opd->DataType=dtoh16a(&data[PTP_opd_DataType]);
804 opd->GetSet=dtoh8a(&data[PTP_opd_GetSet]);
807 ret = ptp_unpack_DPV (params, data, &offset, opdlen, &opd->FactoryDefaultValue, opd->DataType);
810 opd->GroupCode=dtoh32a(&data[offset]);
813 opd
[all...]
H A Dptp.c2440 PTPParams* params, uint16_t opc, uint16_t ofc, PTPObjectPropDesc *opd
2454 ptp_unpack_OPD (params, data, opd, size);
2732 ptp_free_objectpropdesc(PTPObjectPropDesc* opd) argument
2736 ptp_free_devicepropvalue (opd->DataType, &opd->FactoryDefaultValue);
2737 switch (opd->FormFlag) {
2741 ptp_free_devicepropvalue (opd->DataType, &opd->FORM.Range.MinimumValue);
2742 ptp_free_devicepropvalue (opd->DataType, &opd
[all...]
/external/elfutils/tests/
H A Drun-dwflsyms.sh428 13: FUNC GLOBAL _start (4) 0x103d0, rel: 0x103d0 (.opd) [0x2d8, rel: 0 (.text)]
462 13: FUNC GLOBAL _start (4) 0x461c03d0, rel: 0x103d0 (.opd) [0x461b02d8, rel: 0 (.text)]
503 32: FUNC GLOBAL cleanup_module (24) 0x160, rel: 0x10 (.opd)
505 34: FUNC GLOBAL init_module (24) 0x150, rel: 0 (.opd)
561 36: FUNC LOCAL deregister_tm_clones (0) 0x20040, rel: 0x20040 (.opd) [0x910, rel: 0x70 (.text)]
562 37: FUNC LOCAL register_tm_clones (0) 0x20050, rel: 0x20050 (.opd) [0x980, rel: 0xe0 (.text)]
563 38: FUNC LOCAL __do_global_dtors_aux (0) 0x20060, rel: 0x20060 (.opd) [0x9f0, rel: 0x150 (.text)]
566 41: FUNC LOCAL frame_dummy (0) 0x20070, rel: 0x20070 (.opd) [0xa50, rel: 0x1b0 (.text)]
571 46: FUNC LOCAL foo (76) 0x20090, rel: 0x20090 (.opd) [0xb34, rel: 0x294 (.text)]
582 57: FUNC GLOBAL __libc_csu_fini (16) 0x200c0, rel: 0x200c0 (.opd) [
[all...]
H A Drun-addrname-test.sh303 # .section ".opd","aw"
320 _start (.opd)
322 _start+0x3 (.opd)
332 _start (.opd)
H A Drun-elfputzdata.sh198 Cannot compress 21 .opd
237 Cannot compress 21 .opd
/external/aac/libSBRenc/src/
H A Dps_bitenc.h127 /* opd data */
129 INT opd[PS_MAX_ENVELOPES][PS_MAX_BANDS]; member in struct:T_PS_OUT
H A Dps_bitenc.cpp535 psOut->opd[env],
606 /* write ipd opd data */
610 /* byte align the ipd opd data */
/external/ltrace/
H A Dltrace-elf.h60 Elf_Data *opd; member in struct:ltelf
H A Dltrace-elf.c652 else if (strcmp(name, ".opd") == 0) {
655 lte->opd = elf_rawdata(scn, NULL);
987 * function symbol will be a pointer to .opd, but some
/external/guice/extensions/struts2/lib/
H A Dognl-3.0.jarMETA-INF/ META-INF/MANIFEST.MF ognl/ ognl/enhance/ ognl/internal/ ognl/SimpleNode.class SimpleNode ...

Completed in 581 milliseconds