OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:structSize
(Results
1 - 11
of
11
) sorted by null
/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_;
/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();
/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/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 */
icuplug.cpp
51
uint32_t
structSize
; /**< initialized to the size of this structure */
345
plug->
structSize
= sizeof(UPlugData);
/frameworks/av/services/soundtrigger/
SoundTriggerHwService.cpp
545
size_t
structSize
;
547
structSize
= sizeof(struct sound_trigger_phrase_sound_model);
549
structSize
= sizeof(struct sound_trigger_sound_model);
552
if (sound_model->data_offset <
structSize
||
/external/sonivox/arm-wt-22k/lib_src/
eas_mdls.c
[
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 810 milliseconds