Home
last modified time | relevance | path

Searched defs:entrypoint (Results 1 - 25 of 66) sorted by relevance

123

/arkcompiler/runtime_core/static_core/tests/panda/run/panda-options/
H A Dpanda_options.cpp66 std::string entrypoint = std::string(main_class) + "::" + std::string(main_function); in TEST_F() local
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_decoder.c36 vl_profile_supported(struct pipe_screen *screen, enum pipe_video_profile profile, enum pipe_video_entrypoint entrypoint) vl_profile_supported() argument
/kernel/linux/linux-6.6/drivers/firmware/efi/libstub/
H A Driscv.c84 void __noreturn efi_enter_kernel(unsigned long entrypoint, unsigned long fdt, in efi_enter_kernel() argument
H A Darm64.c132 void __noreturn efi_enter_kernel(unsigned long entrypoint, in efi_enter_kernel() argument
/third_party/ffmpeg/libavutil/
H A Dvulkan_glslang.c138 glslc_shader_compile(FFVkSPIRVCompiler *ctx, void *avctx, FFVkSPIRVShader *shd, uint8_t **data, size_t *size, const char *entrypoint, void **opaque) glslc_shader_compile() argument
H A Dvulkan_shaderc.c23 shdc_shader_compile(FFVkSPIRVCompiler *ctx, void *avctx, FFVkSPIRVShader *shd, uint8_t **data, size_t *size, const char *entrypoint, void **opaque) shdc_shader_compile() argument
/third_party/mesa3d/src/mapi/glapi/
H A Dglapi_entrypoint.c116 fill_in_entrypoint_offset(_glapi_proc entrypoint, unsigned int offset) in fill_in_entrypoint_offset() argument
191 fill_in_entrypoint_offset(_glapi_proc entrypoint, GLuint offset) in fill_in_entrypoint_offset() argument
218 fill_in_entrypoint_offset(_glapi_proc entrypoint, GLuint offset) in fill_in_entrypoint_offset() argument
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
H A Dets_coroutine.cpp131 Method *entrypoint = GetManagedEntrypoint(); in GetReturnType() local
/kernel/linux/linux-5.10/drivers/firmware/efi/libstub/
H A Driscv-stub.c62 void __noreturn efi_enter_kernel(unsigned long entrypoint, unsigned long fdt, in efi_enter_kernel() argument
/third_party/mesa3d/src/gallium/frontends/va/
H A Dconfig.c113 vlVaGetConfigAttributes(VADriverContextP ctx, VAProfile profile, VAEntrypoint entrypoint, in vlVaGetConfigAttributes() argument
235 vlVaCreateConfig(VADriverContextP ctx, VAProfile profile, VAEntrypoint entrypoint, in vlVaCreateConfig() argument
414 vlVaQueryConfigAttributes(VADriverContextP ctx, VAConfigID config_id, VAProfile *profile, VAEntrypoint *entrypoint, VAConfigAttrib *attrib_list, int *num_attribs) vlVaQueryConfigAttributes() argument
[all...]
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_pipeline.c148 ASSERTED nir_function_impl *entrypoint = nir_shader_get_entrypoint(module->nir); in vk_pipeline_hash_shader_stage() local
/arkcompiler/runtime_core/panda/
H A Dpanda.cpp98 PrepareArguments(panda::PandArgParser *pa_parser, const RuntimeOptions &runtime_options, const panda::PandArg<std::string> &file, const panda::PandArg<std::string> &entrypoint, const panda::PandArg<bool> &help, int argc, const char **argv) PrepareArguments() argument
141 ExecutePandaFile(panda::PandArg<bool> &options, panda::PandArgParser &pa_parser, panda::PandArg<std::string> &file, panda::PandArg<std::string> &entrypoint, RuntimeOptions &runtime_options) ExecutePandaFile() argument
[all...]
/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/
H A Druntime_calls.cpp38 llvm::FunctionCallee GetPandaRuntimeFunctionCallee(int entrypoint, llvm::FunctionType *functionProto, in GetPandaRuntimeFunctionCallee() argument
/arkcompiler/runtime_core/static_core/panda/
H A Dpanda.cpp69 PrepareArguments(ark::PandArgParser *paParser, const RuntimeOptions &runtimeOptions, const ark::PandArg<std::string> &file, const ark::PandArg<std::string> &entrypoint, const ark::PandArg<bool> &help) PrepareArguments() argument
128 GetPandArgParser(ark::PandArg<bool> &help, ark::PandArg<bool> &options, ark::PandArg<std::string> &file, ark::PandArg<std::string> &entrypoint) GetPandArgParser() argument
[all...]
/arkcompiler/runtime_core/static_core/runtime/coroutines/
H A Dcoroutine.h69 Method *entrypoint; member
272 Method *entrypoint = nullptr; global() member
288 NativeEntrypointInfo::NativeEntrypointFunc entrypoint; global() member
[all...]
H A Dcoroutine_manager.cpp85 Coroutine *CoroutineManager::CreateCoroutineInstance(CompletionEvent *completionEvent, Method *entrypoint, in CreateCoroutineInstance() argument
H A Dthreaded_coroutine_manager.cpp155 Coroutine *ThreadedCoroutineManager::Launch(CompletionEvent *completionEvent, Method *entrypoint, in Launch() argument
339 Coroutine *ThreadedCoroutineManager::LaunchImpl(CompletionEvent *completionEvent, Method *entrypoint, in LaunchImpl() argument
/arkcompiler/runtime_core/static_core/runtime/
H A Dpanda_vm.cpp56 Expected<int, Runtime::Error> PandaVM::InvokeEntrypoint(Method *entrypoint, const std::vector<std::string> &args) in InvokeEntrypoint() argument
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_multiview.c49 nir_function_impl *entrypoint = nir_shader_get_entrypoint(shader); in shader_writes_to_memory() local
134 nir_function_impl *entrypoint = nir_shader_get_entrypoint(shader); in nir_shader_uses_view_index() local
154 nir_function_impl *entrypoint = nir_shader_get_entrypoint(shader_no_position); in shader_only_position_uses_view_index() local
233 nir_function_impl *entrypoint = nir_shader_get_entrypoint(shader); in nir_lower_multiview() local
[all...]
/third_party/mesa3d/src/gallium/include/pipe/
H A Dp_video_codec.h52 enum pipe_video_entrypoint entrypoint; member
/third_party/mesa3d/src/intel/vulkan/
H A Danv_nir_lower_multiview.c182 nir_function_impl *entrypoint = nir_shader_get_entrypoint(shader); in anv_nir_lower_multiview() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dallocate.h92 DECLARE_ALLOCATOR(entrypoint); variable
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
H A Dgc_barriers.cpp55 auto entrypoint = in EmitPreWRB() local
/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/
H A Dark_gvn.cpp90 auto entrypoint = builder.CreateLoad(builder.getPtrTy(), entrypointPtr); in CreateCallBuiltin() local
/arkcompiler/runtime_core/static_core/runtime/core/
H A Dcore_vm.cpp211 bool PandaCoreVM::CheckEntrypointSignature(Method *entrypoint) in CheckEntrypointSignature() argument
259 Expected<int, Runtime::Error> PandaCoreVM::InvokeEntrypointImpl(Method *entrypoint, in InvokeEntrypointImpl() argument
[all...]

Completed in 10 milliseconds

123