Home
last modified time | relevance | path

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

/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/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/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/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/angle/third_party/vulkan_memory_allocator/include/
Dvk_mem_alloc.h12608 class VmaBlockVectorDefragmentationContext* pCtx, in Defragment()
12717 class VmaBlockVectorDefragmentationContext* pCtx, in DefragmentationEnd()
12758 class VmaBlockVectorDefragmentationContext *pCtx, in ProcessDefragmentations()
12782 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.c15587 sqlite3_context *pCtx; /* Used when p4type is P4_FUNCCTX */ member
22546 sqlite3_context *pCtx, /* Write error here if one occurs */ in localtimeOffset()
22649 sqlite3_context *pCtx, /* Function context */ in parseModifier()