Home
last modified time | relevance | path

Searched defs:propSize (Results 1 – 6 of 6) sorted by relevance

/external/angle/util/capture/
Dtrace_fixture_cl.cpp143 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/
Dtest_device_partition.cpp371 … 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/
DXzDec.c99 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()
DLzmaDec.c1341 const Byte *propData, unsigned propSize, ELzmaFinishMode finishMode, in LzmaDecode()
/external/coreboot/util/cbfstool/lzma/C/
DLzmaDec.c964 const uint8_t *propData, unsigned propSize, enum ELzmaFinishMode finishMode, in LzmaDecode()
/external/angle/src/libANGLE/capture/
DFrameCaptureCL.cpp1214 size_t propSize = 0; in maybeCapturePreCallUpdatesCL() local