Home
last modified time | relevance | path

Searched defs:kernel_file (Results 1 – 17 of 17) sorted by relevance

/dports/science/libgeodecomp/libgeodecomp-0.4.0/src/testbed/opencl/
H A Dmain.cpp38 static std::string kernel_file() in kernel_file() function in DummyCell
96 static std::string kernel_file() in kernel_file() function in JacobiCell
H A Dopenclstepper.h15 static std::string kernel_file(void) in kernel_file() function
79 std::string kernel_file = OpenCLCellInterface<CELL_TYPE, DATA_TYPE>::kernel_file(); in ParentType() local
/dports/devel/volk/volk-2.2.1/gen/
H A Dvolk_kernel_defs.py162 def __init__(self, kernel_file): argument
/dports/science/minc2/minc-release-2.2.00/progs/mincmorph/
H A Dkernel_io.c42 Status input_kernel(const char *kernel_file, Kernel * kernel) in input_kernel()
/dports/sysutils/syslinux/syslinux-6.03/gpxe/src/arch/i386/interface/syslinux/
H A Dcomboot_call.c171 static int comboot_fetch_kernel ( char *kernel_file, char *cmdline ) { in comboot_fetch_kernel()
/dports/emulators/qemu42/qemu-4.2.1/roms/ipxe/src/arch/x86/interface/syslinux/
H A Dcomboot_call.c167 static int comboot_fetch_kernel ( char *kernel_file, char *cmdline ) { in comboot_fetch_kernel()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/arch/x86/interface/syslinux/
H A Dcomboot_call.c167 static int comboot_fetch_kernel ( char *kernel_file, char *cmdline ) { in comboot_fetch_kernel()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/arch/x86/interface/syslinux/
H A Dcomboot_call.c167 static int comboot_fetch_kernel ( char *kernel_file, char *cmdline ) { in comboot_fetch_kernel()
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/arch/x86/interface/syslinux/
H A Dcomboot_call.c167 static int comboot_fetch_kernel ( char *kernel_file, char *cmdline ) { in comboot_fetch_kernel()
/dports/net/ipxe/ipxe-2265a65/src/arch/x86/interface/syslinux/
H A Dcomboot_call.c167 static int comboot_fetch_kernel ( char *kernel_file, char *cmdline ) { in comboot_fetch_kernel()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/arch/x86/interface/syslinux/
H A Dcomboot_call.c167 static int comboot_fetch_kernel ( char *kernel_file, char *cmdline ) { in comboot_fetch_kernel()
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/arch/x86/interface/syslinux/
H A Dcomboot_call.c167 static int comboot_fetch_kernel ( char *kernel_file, char *cmdline ) { in comboot_fetch_kernel()
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/arch/x86/interface/syslinux/
H A Dcomboot_call.c167 static int comboot_fetch_kernel ( char *kernel_file, char *cmdline ) { in comboot_fetch_kernel()
/dports/graphics/blender/blender-2.91.0/intern/cycles/device/opencl/
H A Dopencl_util.cpp240 static string get_program_source(const string &kernel_file) in get_program_source()
254 const string &kernel_file, in OpenCLProgram()
474 const string &kernel_file = parameters[4]; in device_opencl_compile_kernel() local
H A Ddevice_opencl.h342 string kernel_file, kernel_build_options, device_md5; variable
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bvpl/pro/processes/
H A Dbvpl_bundler_features_2d_compute_process.cxx181 std::ifstream kernel_file(fname.c_str()); in bvpl_bundler_features_2d_compute_process() local
/dports/security/hashcat/hashcat-6.2.5/src/
H A Dbackend.c509 static bool read_kernel_binary (hashcat_ctx_t *hashcat_ctx, const char *kernel_file, size_t *kernel… in read_kernel_binary()
557 static bool write_kernel_binary (hashcat_ctx_t *hashcat_ctx, const char *kernel_file, char *binary,… in write_kernel_binary()