Searched defs:wctx (Results 1 – 4 of 4) sorted by relevance
/external/kotlinx.coroutines/kotlinx-coroutines-core/common/test/ |
D | BuilderContractsTest.kt | 29 val wctx: Int in <lambda>() constant
|
/external/mesa3d/src/amd/llvm/ |
D | ac_nir_to_llvm.c | 485 static LLVMValueRef enter_waterfall(struct ac_nir_context *ctx, struct waterfall_context *wctx, in enter_waterfall() 510 static LLVMValueRef exit_waterfall(struct ac_nir_context *ctx, struct waterfall_context *wctx, in exit_waterfall() 1645 static LLVMValueRef enter_waterfall_ssbo(struct ac_nir_context *ctx, struct waterfall_context *wctx, in enter_waterfall_ssbo() 1666 struct waterfall_context wctx; in visit_store_ssbo() local 1827 struct waterfall_context wctx; in visit_atomic_ssbo() local 1907 struct waterfall_context wctx; in visit_load_buffer() local 1967 static LLVMValueRef enter_waterfall_ubo(struct ac_nir_context *ctx, struct waterfall_context *wctx, in enter_waterfall_ubo() 2091 struct waterfall_context wctx; in visit_load_ubo_buffer() local 2376 struct waterfall_context *wctx, in enter_waterfall_image() 2408 struct waterfall_context wctx; in visit_image_load() local [all …]
|
/external/skia/modules/androidkit/src/ |
D | Surface.cpp | 50 WindowSurface(ANativeWindow* win, std::unique_ptr<sk_app::WindowContext> wctx) in WindowSurface()
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | eapol_test.c | 583 struct wpa_sm_ctx *wctx; in test_eapol() local
|