Searched defs:pThis (Results 1 - 6 of 6) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | amfenc.c | 93 static void AMF_CDECL_CALL AMFTraceWriter_Write(AMFTraceWriter *pThis, in AMFTraceWriter_Write() argument 100 static void AMF_CDECL_CALL AMFTraceWriter_Flush(AMFTraceWriter *pThis) in AMFTraceWriter_Flush() argument
|
/third_party/lz4/programs/ |
H A D | bench.c | 174 LZ4_compressInitNoStream(struct compressionParameters* pThis) in LZ4_compressInitNoStream() argument 183 LZ4_compressInitStream(struct compressionParameters* pThis) in LZ4_compressInitStream() argument 193 LZ4_compressInitStreamHC(struct compressionParameters* pThis) LZ4_compressInitStreamHC() argument 203 LZ4_compressResetNoStream(const struct compressionParameters* pThis) LZ4_compressResetNoStream() argument 209 LZ4_compressResetStream(const struct compressionParameters* pThis) LZ4_compressResetStream() argument 216 LZ4_compressResetStreamHC(const struct compressionParameters* pThis) LZ4_compressResetStreamHC() argument 223 LZ4_compressBlockNoStream(const struct compressionParameters* pThis, const char* src, char* dst, int srcSize, int dstSize) LZ4_compressBlockNoStream() argument 232 LZ4_compressBlockNoStreamHC(const struct compressionParameters* pThis, const char* src, char* dst, int srcSize, int dstSize) LZ4_compressBlockNoStreamHC() argument 240 LZ4_compressBlockStream(const struct compressionParameters* pThis, const char* src, char* dst, int srcSize, int dstSize) LZ4_compressBlockStream() argument 249 LZ4_compressBlockStreamHC(const struct compressionParameters* pThis, const char* src, char* dst, int srcSize, int dstSize) LZ4_compressBlockStreamHC() argument 257 LZ4_compressCleanupNoStream(const struct compressionParameters* pThis) LZ4_compressCleanupNoStream() argument 263 LZ4_compressCleanupStream(const struct compressionParameters* pThis) LZ4_compressCleanupStream() argument 270 LZ4_compressCleanupStreamHC(const struct compressionParameters* pThis) LZ4_compressCleanupStreamHC() argument [all...] |
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cPipelineStatisticsQueryTests.cpp | 2263 bool PipelineStatisticsQueryTestFunctionalBase::queryCallbackDrawCallHandler(void* pThis) in queryCallbackDrawCallHandler() argument 2547 bool PipelineStatisticsQueryTestFunctional2::executeBlitFramebufferTest(void* pThis) in executeBlitFramebufferTest() argument 2577 bool PipelineStatisticsQueryTestFunctional2::executeBufferSubDataTest(void* pThis) in executeBufferSubDataTest() argument 2604 executeClearBufferfvColorBufferTest(void* pThis) executeClearBufferfvColorBufferTest() argument 2625 executeClearBufferfvDepthBufferTest(void* pThis) executeClearBufferfvDepthBufferTest() argument 2646 executeClearBufferivStencilBufferTest(void* pThis) executeClearBufferivStencilBufferTest() argument 2667 executeClearBufferSubDataTest(void* pThis) executeClearBufferSubDataTest() argument 2699 executeClearColorBufferTest(void* pThis) executeClearColorBufferTest() argument 2718 executeClearDepthBufferTest(void* pThis) executeClearDepthBufferTest() argument 2737 executeClearStencilBufferTest(void* pThis) executeClearStencilBufferTest() argument 2756 executeClearTexSubImageTest(void* pThis) executeClearTexSubImageTest() argument 2792 executeCopyImageSubDataTest(void* pThis) executeCopyImageSubDataTest() argument 2828 executeTexSubImageTest(void* pThis) executeTexSubImageTest() argument 4427 PipelineStatisticsQueryTestFunctional8* pThis = (PipelineStatisticsQueryTestFunctional8*)pInstance; queryCallbackDispatchCallHandler() local [all...] |
/third_party/python/Tools/msi/bundle/bootstrap/ |
H A D | PythonBootstrapperApplication.cpp | 1311 PythonBootstrapperApplication* pThis = (PythonBootstrapperApplication*)pvContext; in UiThreadProc() local [all...] |
/third_party/sqlite/src/ |
H A D | shell.c | 3971 ReStateSet aStateSet[2], *pThis, *pNext; in re_match() local [all...] |
H A D | sqlite3.c | 51640 MemFile *pThis = (MemFile*)pFile; global() local 51698 MemFile *pThis = (MemFile*)pFile; global() local 86121 DblquoteStr *pThis, *pNext; global() local 121939 Index *pThis; global() local 150077 HashElem *pThis, *pNext; global() local 183924 char *pThis = 0; global() local 200584 JsonNode *pThis = &p->sParse.aNode[p->i]; global() local 235116 PrefixMerger *pThis = 0; global() local 235190 PrefixMerger *pThis = pHead; global() local [all...] |
Completed in 174 milliseconds