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

  /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();
  /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/chromium_org/third_party/angle/src/compiler/translator/
Intermediate.cpp     [all...]
  /external/chromium_org/third_party/icu/source/common/
icuplug.c 39 uint32_t structSize; /**< initialized to the size of this structure */
330 plug->structSize = sizeof(UPlugData);
ucnv_bld.h 65 uint32_t structSize; /* +0: 4 Size of this structure */
94 uint32_t structSize; /* Size of this structure */
  /external/icu/icu4c/source/common/
icuplug.c 43 uint32_t structSize; /**< initialized to the size of this structure */
334 plug->structSize = sizeof(UPlugData);
ucnv_bld.h 66 uint32_t structSize; /* +0: 4 Size of this structure */
95 uint32_t structSize; /* Size of this structure */
  /external/sonivox/arm-wt-22k/lib_src/
eas_mdls.c     [all...]
  /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...]
  /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 602 milliseconds