/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
UConverterStaticData.java | 12 int structSize; /* +0: 4 Size of this structure */ 41 structSize = structSize_;
|
UConverterDataReader.java | 444 sd.structSize = byteBuffer.getInt();
|
CharsetMBCS.java | 236 || staticData.structSize != UConverterStaticData.SIZE_OF_UCONVERTER_STATIC_DATA) { [all...] |
/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 | 297 source->structSize != sizeof(UConverterStaticData)) 320 data->impl->load(data, pArgs, raw + source->structSize, status); [all...] |
icuplug.cpp | 51 uint32_t structSize; /**< initialized to the size of this structure */ 345 plug->structSize = sizeof(UPlugData);
|
/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/Target/Sparc/ |
DelaySlotFiller.cpp | 88 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/mesa3d/src/gallium/drivers/svga/include/ |
svga_reg.h | 840 uint32 structSize; // sizeof(SVGAScreenObject) [all...] |
/external/icu/icu4c/source/tools/makeconv/ |
makeconv.cpp | 50 data->sharedData.structSize=sizeof(UConverterSharedData); 51 data->staticData.structSize=sizeof(UConverterStaticData);
|
/external/icu/icu4c/source/tools/toolutil/ |
pkgitems.cpp | 469 (uint32_t)length<(staticDataSize=ds->readUInt32(inStaticData->structSize))
|
/external/sonivox/arm-wt-22k/lib_src/ |
eas_mdls.c | [all...] |
/prebuilts/devtools/tools/lib/ |
jython-standalone-2.5.3.jar | |
/prebuilts/tools/common/m2/repository/org/python/jython-standalone/2.5.3/ |
jython-standalone-2.5.3.jar | |