Home
last modified time | relevance | path

Searched defs:SwitchContext (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DSDPatternMatch.h211 template <typename NewMatchContext, typename Pattern> struct SwitchContext { struct
222 inline SwitchContext<MatchContext, Pattern> m_Context(const MatchContext &Ctx, in m_Context() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DSDPatternMatch.h211 template <typename NewMatchContext, typename Pattern> struct SwitchContext { struct
222 inline SwitchContext<MatchContext, Pattern> m_Context(const MatchContext &Ctx, in m_Context() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DSDPatternMatch.h211 template <typename NewMatchContext, typename Pattern> struct SwitchContext { struct
222 inline SwitchContext<MatchContext, Pattern> m_Context(const MatchContext &Ctx, in m_Context() argument
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/shared/mediacontext/
H A Dmedia_context.cpp150 MOS_STATUS MediaContext::SwitchContext(MediaFunction func, ContextRequirement *requirement, MediaSc… in SwitchContext() function in MediaContext
342 MOS_STATUS MediaContext::SwitchContext( in SwitchContext() function in MediaContext
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/hevc/pipeline/
H A Dencode_hevc_vdenc_pipeline.cpp235 MOS_STATUS HevcVdencPipeline::SwitchContext(uint8_t outputChromaFormat, uint16_t numTileRows, uint1… in SwitchContext() function in encode::HevcVdencPipeline
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/av1/pipeline/
H A Dencode_av1_vdenc_pipeline.cpp260 MOS_STATUS Av1VdencPipeline::SwitchContext(uint8_t outputChromaFormat, uint16_t numTileRows, uint16… in SwitchContext() function in encode::Av1VdencPipeline
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/vp/hal/packet/
H A Dvp_packet_pipe.cpp228 MOS_STATUS PacketPipe::SwitchContext(PacketType type, MediaScalability *&scalability, MediaContext … in SwitchContext() function in PacketPipe
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/avc/pipeline/
H A Dencode_avc_vdenc_pipeline.cpp284 MOS_STATUS AvcVdencPipeline::SwitchContext(uint8_t outputChromaFormat) in SwitchContext() function in encode::AvcVdencPipeline
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/Xe_M/Xe_HPM/codec/hal/
H A Dcodechal_vdenc_avc_xe_hpm.cpp1117 MOS_STATUS CodechalVdencAvcStateXe_Hpm::SwitchContext() in SwitchContext() function in CodechalVdencAvcStateXe_Hpm
/aosp_15_r20/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndGlTests.cpp195 TEST_P(GfxstreamEnd2EndGlTest, SwitchContext) { in TEST_P() argument
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp3901 ContextRAII SwitchContext(*this, Var->getDeclContext()); in InstantiateVariableInitializer() local
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/ssl/
Dssl_test.cc3572 static int SwitchContext(SSL *ssl, int *out_alert, void *arg) { in SwitchContext() function
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/ssl/
Dssl_test.cc3572 static int SwitchContext(SSL *ssl, int *out_alert, void *arg) { in SwitchContext() function
/aosp_15_r20/external/boringssl/src/ssl/
H A Dssl_test.cc3829 static int SwitchContext(SSL *ssl, int *out_alert, void *arg) { in SwitchContext() function
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/
H A Dssl_test.cc3795 static int SwitchContext(SSL *ssl, int *out_alert, void *arg) { in SwitchContext() function