Searched defs:pThis (Results 1 – 6 of 6) sorted by relevance
174 LZ4_compressInitNoStream(struct compressionParameters* pThis) in LZ4_compressInitNoStream()183 LZ4_compressInitStream(struct compressionParameters* pThis) in LZ4_compressInitStream()193 LZ4_compressInitStreamHC(struct compressionParameters* pThis) in LZ4_compressInitStreamHC()203 LZ4_compressResetNoStream(const struct compressionParameters* pThis) in LZ4_compressResetNoStream()209 LZ4_compressResetStream(const struct compressionParameters* pThis) in LZ4_compressResetStream()216 LZ4_compressResetStreamHC(const struct compressionParameters* pThis) in LZ4_compressResetStreamHC()223 LZ4_compressBlockNoStream(const struct compressionParameters* pThis, in LZ4_compressBlockNoStream()232 LZ4_compressBlockNoStreamHC(const struct compressionParameters* pThis, in LZ4_compressBlockNoStreamHC()240 LZ4_compressBlockStream(const struct compressionParameters* pThis, in LZ4_compressBlockStream()249 LZ4_compressBlockStreamHC(const struct compressionParameters* pThis, in LZ4_compressBlockStreamHC()[all …]
2260 bool PipelineStatisticsQueryTestFunctionalBase::queryCallbackDrawCallHandler(void* pThis) in queryCallbackDrawCallHandler()2543 bool PipelineStatisticsQueryTestFunctional2::executeBlitFramebufferTest(void* pThis) in executeBlitFramebufferTest()2573 bool PipelineStatisticsQueryTestFunctional2::executeBufferSubDataTest(void* pThis) in executeBufferSubDataTest()2600 bool PipelineStatisticsQueryTestFunctional2::executeClearBufferfvColorBufferTest(void* pThis) in executeClearBufferfvColorBufferTest()2621 bool PipelineStatisticsQueryTestFunctional2::executeClearBufferfvDepthBufferTest(void* pThis) in executeClearBufferfvDepthBufferTest()2642 bool PipelineStatisticsQueryTestFunctional2::executeClearBufferivStencilBufferTest(void* pThis) in executeClearBufferivStencilBufferTest()2663 bool PipelineStatisticsQueryTestFunctional2::executeClearBufferSubDataTest(void* pThis) in executeClearBufferSubDataTest()2695 bool PipelineStatisticsQueryTestFunctional2::executeClearColorBufferTest(void* pThis) in executeClearColorBufferTest()2714 bool PipelineStatisticsQueryTestFunctional2::executeClearDepthBufferTest(void* pThis) in executeClearDepthBufferTest()2733 bool PipelineStatisticsQueryTestFunctional2::executeClearStencilBufferTest(void* pThis) in executeClearStencilBufferTest()[all …]
115 CWelsThread* pThis = static_cast<CWelsThread*> (pParam); in TheThread() local
92 static void AMF_CDECL_CALL AMFTraceWriter_Write(AMFTraceWriter *pThis, in AMFTraceWriter_Write()99 static void AMF_CDECL_CALL AMFTraceWriter_Flush(AMFTraceWriter *pThis) in AMFTraceWriter_Flush()
1296 PythonBootstrapperApplication* pThis = (PythonBootstrapperApplication*)pvContext; in UiThreadProc() local
3971 ReStateSet aStateSet[2], *pThis, *pNext; in re_match() local