Searched defs:propSize (Results  1 – 3 of 3) sorted by relevance
| /external/OpenCL-CTS/test_conformance/device_partition/ | 
| D | test_device_partition.cpp | 373 …  size_t const propSize = sizeof( cl_device_partition_property ); // Size of one property in bytes.  in test_device_partition_type_support()  local
  | 
| /external/lzma/C/ | 
| D | XzDec.c | 96 static SRes BraState_SetProps(void *pp, const Byte *props, size_t propSize, ISzAllocPtr alloc)  in BraState_SetProps() 279 static SRes SbState_SetProps(void *pp, const Byte *props, size_t propSize, ISzAllocPtr alloc)  in SbState_SetProps() 358 static SRes Lzma2State_SetProps(void *pp, const Byte *props, size_t propSize, ISzAllocPtr alloc)  in Lzma2State_SetProps()
  | 
| D | LzmaDec.c | 1163     const Byte *propData, unsigned propSize, ELzmaFinishMode finishMode,  in LzmaDecode()
  |