Home
last modified time | relevance | path

Searched defs:stage (Results 26 - 50 of 755) sorted by relevance

12345678910>>...31

/foundation/distributeddatamgr/udmf/framework/common/
H A Dudmf_radar_reporter.cpp22 ReportNormal(const std::string &func, int32_t scene, int32_t stage, int32_t stageRes, int32_t state) ReportNormal() argument
60 ReportFail( const std::string &func, int32_t scene, int32_t stage, int32_t stageRes, int32_t errorCode, int32_t state) ReportFail() argument
102 ReportFail( const std::string &func, int32_t scene, int32_t stage, int32_t stageRes, int32_t errorCode) ReportFail() argument
/kernel/linux/linux-6.6/arch/riscv/errata/thead/
H A Derrata.c20 static bool errata_probe_pbmt(unsigned int stage, in errata_probe_pbmt() argument
36 static bool errata_probe_cmo(unsigned int stage, in errata_probe_cmo() argument
56 static bool errata_probe_pmu(unsigned int stage, in errata_probe_pmu() argument
72 static u32 thead_errata_probe(unsigned int stage, in thead_errata_probe() argument
89 thead_errata_patch_func(struct alt_entry *begin, struct alt_entry *end, unsigned long archid, unsigned long impid, unsigned int stage) thead_errata_patch_func() argument
[all...]
/kernel/linux/linux-6.6/arch/riscv/errata/andes/
H A Derrata.c41 static void errata_probe_iocp(unsigned int stage, unsigned long arch_id, unsigned long impid) in errata_probe_iocp() argument
64 andes_errata_patch_func(struct alt_entry *begin, struct alt_entry *end, unsigned long archid, unsigned long impid, unsigned int stage) andes_errata_patch_func() argument
/kernel/linux/linux-5.10/tools/testing/selftests/kvm/x86_64/
H A Dtsc_msrs_test.c78 static void run_vcpu(struct kvm_vm *vm, uint32_t vcpuid, int stage) in run_vcpu() argument
H A Devmcs_test.c90 int stage; in main() local
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/
H A Dtsc_msrs_test.c67 static void run_vcpu(struct kvm_vcpu *vcpu, int stage) in run_vcpu() argument
H A Dset_boot_cpu_id.c48 int stage; in run_vcpu() local
[all...]
/third_party/mesa3d/src/compiler/glsl/
H A Dglsl_parser_extras.cpp60 _mesa_glsl_parse_state(struct gl_context *_ctx, gl_shader_stage stage, void *mem_ctx) _mesa_glsl_parse_state() argument
[all...]
/third_party/mesa3d/src/imagination/rogue/
H A Drogue_shader.c68 rogue_shader_create(struct rogue_build_ctx *ctx, gl_shader_stage stage) rogue_shader_create() argument
H A Drogue_shader.h44 gl_shader_stage stage; /** Shader stage. */ member
H A Drogue_nir.c77 rogue_nir_passes(struct rogue_build_ctx *ctx, nir_shader *nir, gl_shader_stage stage) rogue_nir_passes() argument
/third_party/mesa3d/src/mesa/main/
H A Dshaderobj.h149 _mesa_shader_stage_to_subroutine_prefix(gl_shader_stage stage) in _mesa_shader_stage_to_subroutine_prefix() argument
211 _mesa_shader_stage_to_subroutine(gl_shader_stage stage) in _mesa_shader_stage_to_subroutine() argument
232 _mesa_shader_stage_to_subroutine_uniform(gl_shader_stage stage) in _mesa_shader_stage_to_subroutine_uniform() argument
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_lower_divergent_indirects.c47 gl_shader_stage stage = b->shader->info.stage; in bi_lower_divergent_indirects_impl() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pipe_util.c40 draw_pipe_passthrough_point(struct draw_stage *stage, struct prim_header *header) in draw_pipe_passthrough_point() argument
46 draw_pipe_passthrough_line(struct draw_stage *stage, struct prim_header *header) in draw_pipe_passthrough_line() argument
52 draw_pipe_passthrough_tri(struct draw_stage *stage, struct prim_header *header) in draw_pipe_passthrough_tri() argument
69 boolean draw_alloc_temp_verts( struct draw_stage *stage, unsigne argument
114 struct draw_stage *stage = draw->pipeline.first; draw_reset_vertex_ids() local
[all...]
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_derivatives.c76 mir_op_computes_derivatives(gl_shader_stage stage, unsigned op) in mir_op_computes_derivatives() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DSpirvUtils.cpp19 spv::ExecutionModel ShaderStageToExecutionModel(SingleShaderStage stage) { in ShaderStageToExecutionModel() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DPerStage.h64 T& operator[](SingleShaderStage stage) { in operator []() argument
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dentry_point_info.h69 ast::PipelineStage stage = ast::PipelineStage::kNone; member
/third_party/skia/third_party/externals/tint/src/reader/wgsl/
H A Dparser_impl_pipeline_stage_test.cc36 auto stage = p->expect_pipeline_stage(); in TEST_P() local
58 auto stage = p->expect_pipeline_stage(); in TEST_F() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Draw_recognizer.cpp28 void RawRecognizer::HandleRawEvent(const TouchEvent& point, uint32_t stage) in HandleRawEvent() argument
/foundation/communication/netmanager_ext/test/vpnmanager/unittest/sys_vpn_manager_test/
H A Dl2tp_vpn_ctl_test.cpp99 std::string stage; in HWTEST_F() local
[all...]
H A Dipsec_vpn_ctl_test.cpp102 std::string stage; in HWTEST_F() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_plane.h34 enum dpu_stage stage; member
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_plane.h42 enum dpu_stage stage; member
/third_party/ffmpeg/libavfilter/
H A Dglslang.cpp152 GLSlangResult *glslang_compile(const char *glsl, enum GLSlangStage stage) in glslang_compile() argument

Completed in 10 milliseconds

12345678910>>...31