Searched defs:propSize (Results 1 – 6 of 6) sorted by relevance
/external/angle/util/capture/ |
D | trace_fixture_cl.cpp | 143 void UpdateCLContextPropertiesNoPlatform(size_t propSize, const cl_context_properties *propData) in UpdateCLContextPropertiesNoPlatform() 149 void UpdateCLContextPropertiesWithPlatform(size_t propSize, in UpdateCLContextPropertiesWithPlatform()
|
/external/OpenCL-CTS/test_conformance/device_partition/ |
D | test_device_partition.cpp | 371 … 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 | 99 static SRes XzBcFilterState_SetProps(void *pp, const Byte *props, size_t propSize, ISzAllocPtr allo… in XzBcFilterState_SetProps() 314 static SRes SbState_SetProps(void *pp, const Byte *props, size_t propSize, ISzAllocPtr alloc) in SbState_SetProps() 393 static SRes Lzma2State_SetProps(void *pp, const Byte *props, size_t propSize, ISzAllocPtr alloc) in Lzma2State_SetProps()
|
D | LzmaDec.c | 1341 const Byte *propData, unsigned propSize, ELzmaFinishMode finishMode, in LzmaDecode()
|
/external/coreboot/util/cbfstool/lzma/C/ |
D | LzmaDec.c | 964 const uint8_t *propData, unsigned propSize, enum ELzmaFinishMode finishMode, in LzmaDecode()
|
/external/angle/src/libANGLE/capture/ |
D | FrameCaptureCL.cpp | 1214 size_t propSize = 0; in maybeCapturePreCallUpdatesCL() local
|