HomeSort by relevance Sort by last modified time
    Searched refs:structSize (Results 1 - 19 of 19) sorted by null

  /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...]
icuplug.c 43 uint32_t structSize; /**< initialized to the size of this structure */
334 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 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/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/include/
svga_reg.h 840 uint32 structSize; // sizeof(SVGAScreenObject)
    [all...]
  /external/mesa3d/src/gallium/drivers/svga/include/
svga_reg.h 840 uint32 structSize; // sizeof(SVGAScreenObject)
    [all...]
  /external/chromium_org/third_party/icu/source/tools/makeconv/
makeconv.c 51 data->sharedData.structSize=sizeof(UConverterSharedData);
52 data->staticData.structSize=sizeof(UConverterStaticData);
  /external/icu/icu4c/source/tools/makeconv/
makeconv.c 51 data->sharedData.structSize=sizeof(UConverterSharedData);
52 data->staticData.structSize=sizeof(UConverterStaticData);
  /external/chromium_org/third_party/icu/source/tools/toolutil/
pkgitems.cpp 469 (uint32_t)length<(staticDataSize=ds->readUInt32(inStaticData->structSize))
  /external/icu/icu4c/source/tools/toolutil/
pkgitems.cpp 469 (uint32_t)length<(staticDataSize=ds->readUInt32(inStaticData->structSize))
  /external/chromium_org/third_party/angle/src/compiler/translator/
Intermediate.cpp     [all...]
  /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 

Completed in 603 milliseconds