Home
last modified time | relevance | path

Searched defs:pCtx (Results 1 – 10 of 10) sorted by relevance

/external/drrickorang/LoopbackApp/app/src/main/cpp/
Dsles.cpp842 int slesProcessNext(void *pCtx, double *pSamples, long maxSamples) { in slesProcessNext()
1005 int* slesGetRecorderBufferPeriod(void *pCtx) { in slesGetRecorderBufferPeriod()
1010 int slesGetRecorderMaxBufferPeriod(void *pCtx) { in slesGetRecorderMaxBufferPeriod()
1015 int64_t slesGetRecorderVarianceBufferPeriod(void *pCtx) { in slesGetRecorderVarianceBufferPeriod()
1020 int* slesGetPlayerBufferPeriod(void *pCtx) { in slesGetPlayerBufferPeriod()
1025 int slesGetPlayerMaxBufferPeriod(void *pCtx) { in slesGetPlayerMaxBufferPeriod()
1030 int64_t slesGetPlayerVarianceBufferPeriod(void *pCtx) { in slesGetPlayerVarianceBufferPeriod()
1035 int slesGetCaptureRank(void *pCtx) { in slesGetCaptureRank()
1048 int slesGetPlayerTimeStampsAndExpectedBufferPeriod(void *pCtx, callbackTimeStamps **ppTSs) { in slesGetPlayerTimeStampsAndExpectedBufferPeriod()
1054 int slesGetRecorderTimeStampsAndExpectedBufferPeriod(void *pCtx, callbackTimeStamps **ppTSs) { in slesGetRecorderTimeStampsAndExpectedBufferPeriod()
/external/wpa_supplicant_8/src/drivers/
Dndis_events.c45 long lFlags, IWbemContext *pCtx, IEnumWbemClassObject **ppEnum) in call_IWbemServices_ExecQuery()
65 long lFlags, IWbemContext *pCtx, IWbemObjectSink *pResponseHandler) in call_IWbemServices_ExecNotificationQueryAsync()
87 LPCWSTR strAuthority, IWbemContext *pCtx, IWbemServices **ppNamespace) in call_IWbemLocator_ConnectServer()
/external/sqlite/dist/
Dshell.c930 sqlite3_context *pCtx, in shellModuleSchema()
964 sqlite3_context *pCtx, in shellAddSchemaName()
2450 sqlite3_context *pCtx, /* Context to return bytes written in */ in writeFile()
5321 sqlite3_context *pCtx, /* Store result here */ in zipfileInflate()
6318 void zipfileStep(sqlite3_context *pCtx, int nVal, sqlite3_value **apVal){ in zipfileStep()
6493 void zipfileFinal(sqlite3_context *pCtx){ in zipfileFinal()
8057 void *pCtx, in idxAuthCallback()
8262 sqlite3_context *pCtx, in idxSampleFunc()
8303 sqlite3_context *pCtx, in idxRemFunc()
8522 struct IdxRemCtx *pCtx = 0; in idxPopulateStat1() local
[all …]
Dsqlite3.c15173 sqlite3_context *pCtx; /* Used when p4type is P4_FUNCCTX */ member
22223 sqlite3_context *pCtx, /* Write error here if one occurs */ in localtimeOffset()
22326 sqlite3_context *pCtx, /* Function context */ in parseModifier()
/external/sqlite/dist/orig/
Dshell.c925 sqlite3_context *pCtx, in shellModuleSchema()
959 sqlite3_context *pCtx, in shellAddSchemaName()
2445 sqlite3_context *pCtx, /* Context to return bytes written in */ in writeFile()
5316 sqlite3_context *pCtx, /* Store result here */ in zipfileInflate()
6313 void zipfileStep(sqlite3_context *pCtx, int nVal, sqlite3_value **apVal){ in zipfileStep()
6488 void zipfileFinal(sqlite3_context *pCtx){ in zipfileFinal()
8052 void *pCtx, in idxAuthCallback()
8257 sqlite3_context *pCtx, in idxSampleFunc()
8298 sqlite3_context *pCtx, in idxRemFunc()
8517 struct IdxRemCtx *pCtx = 0; in idxPopulateStat1() local
[all …]
Dsqlite3.c15173 sqlite3_context *pCtx; /* Used when p4type is P4_FUNCCTX */ member
22223 sqlite3_context *pCtx, /* Write error here if one occurs */ in localtimeOffset()
22326 sqlite3_context *pCtx, /* Function context */ in parseModifier()
/external/angle/third_party/vulkan_memory_allocator/src/
Dvk_mem_alloc.h13485 class VmaBlockVectorDefragmentationContext* pCtx, in Defragment()
13593 class VmaBlockVectorDefragmentationContext* pCtx, in DefragmentationEnd()
13634 class VmaBlockVectorDefragmentationContext *pCtx, in ProcessDefragmentations()
13658 class VmaBlockVectorDefragmentationContext *pCtx, in CommitDefragmentations()
/external/skia/third_party/vulkanmemoryallocator/include/
Dvk_mem_alloc.h13467 class VmaBlockVectorDefragmentationContext* pCtx, in Defragment()
13575 class VmaBlockVectorDefragmentationContext* pCtx, in DefragmentationEnd()
13616 class VmaBlockVectorDefragmentationContext *pCtx, in ProcessDefragmentations()
13640 class VmaBlockVectorDefragmentationContext *pCtx, in CommitDefragmentations()
/external/vulkan-validation-layers/layers/
Dvk_mem_alloc.h12272 class VmaBlockVectorDefragmentationContext* pCtx, in Defragment()
12360 class VmaBlockVectorDefragmentationContext* pCtx, in DefragmentationEnd()
/external/rust/crates/libsqlite3-sys/sqlite3/
Dsqlite3.c15448 sqlite3_context *pCtx; /* Used when p4type is P4_FUNCCTX */ member
22268 sqlite3_context *pCtx, /* Write error here if one occurs */ in localtimeOffset()
22371 sqlite3_context *pCtx, /* Function context */ in parseModifier()