/hardware/ti/omap4-aah/kernel-headers-ti/linux/ |
bvinternal.h | 22 unsigned int structsize; member in struct:bvbuffmap
|
bvbuffdesc.h | 39 unsigned int structsize; member in struct:bvphysdesc 47 unsigned int structsize; member in struct:bvbuffdesc
|
bvcache.h | 34 unsigned int structsize; member in struct:bvcopparams
|
bventry.h | 31 unsigned int structsize; member in struct:bventry
|
bvsurfgeom.h | 22 unsigned int structsize; member in struct:bvsurfgeom
|
bltsville.h | 424 unsigned int structsize; member in struct:bvtileparams 466 unsigned int structsize; member in struct:bvcallbackerror 485 unsigned int structsize; member in struct:bvbltparams
|
/external/llvm/lib/Target/Sparc/ |
DelaySlotFiller.cpp | 90 bool needsUnimp(MachineBasicBlock::iterator I, unsigned &StructSize); 152 unsigned structSize = 0; 153 if (needsUnimp(MI, structSize)) { 158 TII->get(SP::UNIMP)).addImm(structSize); 339 bool Filler::needsUnimp(MachineBasicBlock::iterator I, unsigned &StructSize) 356 StructSize = MO.getImm();
|
/external/jpeg/ |
jcapimin.c | 30 jpeg_CreateCompress (j_compress_ptr cinfo, int version, size_t structsize) 38 if (structsize != SIZEOF(struct jpeg_compress_struct)) 40 (int) SIZEOF(struct jpeg_compress_struct), (int) structsize);
|
jdapimin.c | 30 jpeg_CreateDecompress (j_decompress_ptr cinfo, int version, size_t structsize) 38 if (structsize != SIZEOF(struct jpeg_decompress_struct)) 40 (int) SIZEOF(struct jpeg_decompress_struct), (int) structsize);
|
/external/pdfium/core/src/fxcodec/libjpeg/ |
fpdfapi_jcapimin.c | 31 jpeg_CreateCompress (j_compress_ptr cinfo, int version, size_t structsize)
39 if (structsize != SIZEOF(struct jpeg_compress_struct))
41 (int) SIZEOF(struct jpeg_compress_struct), (int) structsize);
|
fpdfapi_jdapimin.c | 31 jpeg_CreateDecompress (j_decompress_ptr cinfo, int version, size_t structsize)
39 if (structsize != SIZEOF(struct jpeg_decompress_struct))
41 (int) SIZEOF(struct jpeg_decompress_struct), (int) structsize);
|
/external/qemu/distrib/jpeg-6b/ |
jcapimin.c | 30 jpeg_CreateCompress (j_compress_ptr cinfo, int version, size_t structsize) 38 if (structsize != SIZEOF(struct jpeg_compress_struct)) 40 (int) SIZEOF(struct jpeg_compress_struct), (int) structsize);
|
jdapimin.c | 30 jpeg_CreateDecompress (j_decompress_ptr cinfo, int version, size_t structsize) 38 if (structsize != SIZEOF(struct jpeg_decompress_struct)) 40 (int) SIZEOF(struct jpeg_decompress_struct), (int) structsize);
|
/hardware/ti/omap4-aah/domx/domx/omx_rpc/src/ |
omx_rpc_stub.c | 321 OMX_U32 structSize = 0; 350 structSize = RPC_UTIL_GETSTRUCTSIZE(pCompParam); 351 RPC_SETFIELDCOPYGEN(pData, nPos, pCompParam, structSize); 395 OMX_U32 structSize = 0; 421 structSize = RPC_UTIL_GETSTRUCTSIZE(pCompParam); 422 RPC_SETFIELDCOPYGEN(pData, nPos, pCompParam, structSize); 434 structSize); 474 OMX_U32 structSize = 0; 499 structSize = RPC_UTIL_GETSTRUCTSIZE(pCompConfig); 500 RPC_SETFIELDCOPYGEN(pData, nPos, pCompConfig, structSize); [all...] |
/hardware/ti/omap4xxx/domx/domx/omx_rpc/src/ |
omx_rpc_stub.c | 315 OMX_U32 structSize = 0; 338 structSize = RPC_UTIL_GETSTRUCTSIZE(pCompParam); 339 RPC_SETFIELDCOPYGEN(pData, nPos, pCompParam, structSize); 383 OMX_U32 structSize = 0; 409 structSize = RPC_UTIL_GETSTRUCTSIZE(pCompParam); 410 RPC_SETFIELDCOPYGEN(pData, nPos, pCompParam, structSize); 422 structSize); 461 OMX_U32 structSize = 0; 486 structSize = RPC_UTIL_GETSTRUCTSIZE(pCompConfig); 487 RPC_SETFIELDCOPYGEN(pData, nPos, pCompConfig, structSize); [all...] |
/external/llvm/lib/IR/ |
DataLayout.cpp | 48 StructSize = 0; 57 if ((StructSize & (TyAlign-1)) != 0) 58 StructSize = DataLayout::RoundUpAlignment(StructSize, TyAlign); 63 MemberOffsets[i] = StructSize; 64 StructSize += DL.getTypeAllocSize(Ty); // Consume space for this data item 72 if ((StructSize & (StructAlignment-1)) != 0) 73 StructSize = DataLayout::RoundUpAlignment(StructSize, StructAlignment);
|
/hardware/ti/omap4-aah/hwc/ |
rgz_2d.c | 323 e->dstgeom.structsize = sizeof(struct bvsurfgeom); 345 srcdesc->structsize = sizeof(struct bvbuffdesc); 348 srcgeom->structsize = sizeof(struct bvsurfgeom); 395 e->src2desc.structsize = sizeof(struct bvbuffdesc); 421 e->bp.structsize = sizeof(struct bvbltparams); 456 e->bp.structsize = sizeof(struct bvbltparams); 496 e->bp.structsize = sizeof(struct bvbltparams); 504 e->src1desc.structsize = sizeof(struct bvbuffdesc); 511 e->src1geom.structsize = sizeof(struct bvsurfgeom); [all...] |
/external/chromium_org/third_party/icu/source/common/ |
ucnv_bld.h | 65 uint32_t structSize; /* +0: 4 Size of this structure */ 94 uint32_t structSize; /* Size of this structure */
|
ucnv_bld.c | 254 source->structSize != sizeof(UConverterStaticData)) 297 data->impl->load(data, pArgs, raw + source->structSize, status); [all...] |
icuplug.c | 39 uint32_t structSize; /**< initialized to the size of this structure */ 330 plug->structSize = sizeof(UPlugData);
|
/external/icu/icu4c/source/common/ |
ucnv_bld.h | 66 uint32_t structSize; /* +0: 4 Size of this structure */ 95 uint32_t structSize; /* Size of this structure */
|
ucnv_bld.cpp | 264 source->structSize != sizeof(UConverterStaticData)) 307 data->impl->load(data, pArgs, raw + source->structSize, status); [all...] |
/external/llvm/test/CodeGen/ARM/ |
struct_byval.ll | 113 declare void @consumestruct(i8* nocapture %structp, i32 %structsize) nounwind
|
/external/llvm/include/llvm/IR/ |
DataLayout.h | 482 uint64_t StructSize; 489 return StructSize; 493 return 8*StructSize;
|
/external/chromium_org/third_party/icu/source/tools/makeconv/ |
makeconv.c | 51 data->sharedData.structSize=sizeof(UConverterSharedData); 52 data->staticData.structSize=sizeof(UConverterStaticData);
|