Home
last modified time | relevance | path

Searched defs:h_out (Results 1 – 25 of 76) sorted by relevance

1234

/dports/science/chrono/chrono-7.0.1/src/chrono_sensor/cuda/
H A Dimage_ops.cu74 int h_out, in image_alias_kernel()
121 __global__ void image_alias_float_kernel(float* bufIn, float* bufOut, int w_out, int h_out, int fac… in image_alias_float_kernel()
180 void cuda_image_alias(void* bufIn, void* bufOut, int w_out, int h_out, int factor, int pix_size, CU… in cuda_image_alias()
191 int h_out, in cuda_image_alias_float()
/dports/misc/py-xgboost/xgboost-1.5.1/tests/cpp/common/
H A Dtest_transform_range.cu17 std::vector<bst_float> h_out(size); in TEST() local
H A Dtest_transform_range.cc35 std::vector<bst_float> h_out(size); in TEST() local
/dports/misc/xgboost/xgboost-1.5.1/tests/cpp/common/
H A Dtest_transform_range.cu17 std::vector<bst_float> h_out(size); in TEST() local
H A Dtest_transform_range.cc35 std::vector<bst_float> h_out(size); in TEST() local
/dports/games/dreamchess/dreamchess-0.3.0/dreamer/src/
H A De_comm_win32.c28 HANDLE h_in, h_out; in e_comm_init() local
/dports/emulators/qemu/qemu-6.2.0/meson/test cases/common/195 generator in subdir/com/mesonbuild/
H A Dgenprog.py42 h_out = ofile_bases[i] + '.h' variable
/dports/emulators/qemu60/qemu-6.0.0/meson/test cases/common/173 preserve gendir/
H A Dgenprog.py42 h_out = ofile_bases[i] + '.h' variable
/dports/emulators/qemu60/qemu-6.0.0/meson/test cases/common/200 generator in subdir/com/mesonbuild/
H A Dgenprog.py42 h_out = ofile_bases[i] + '.h' variable
/dports/devel/meson/meson-0.60.3/test cases/common/195 generator in subdir/com/mesonbuild/
H A Dgenprog.py42 h_out = ofile_bases[i] + '.h' variable
/dports/devel/meson/meson-0.60.3/test cases/common/168 preserve gendir/
H A Dgenprog.py42 h_out = ofile_bases[i] + '.h' variable
/dports/emulators/qemu5/qemu-5.2.0/meson/test cases/common/173 preserve gendir/
H A Dgenprog.py42 h_out = ofile_bases[i] + '.h' variable
/dports/emulators/qemu5/qemu-5.2.0/meson/test cases/common/200 generator in subdir/com/mesonbuild/
H A Dgenprog.py42 h_out = ofile_bases[i] + '.h' variable
/dports/devel/z88dk/z88dk/libsrc/_DEVELOPMENT/target/zxn/config/
H A Dconfig_zxn_nextos.m442 define(`__nextos_cat_filter_dir', 0x04)
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/meson/test cases/common/168 preserve gendir/
H A Dgenprog.py42 h_out = ofile_bases[i] + '.h' variable
/dports/graphics/scantailor/scantailor-advanced-1.0.16/imageproc/tests/
H A DTestShear.cpp37 …static const int h_out[] = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 1, 1, 0, 0, 0, 1, 1, 1… in BOOST_AUTO_TEST_CASE() local
/dports/devel/oclgrind/Oclgrind-21.10/tests/runtime/
H A Dbuild_program.c48 int* h_out = clEnqueueMapBuffer(cl.queue, d_out, CL_TRUE, CL_MAP_READ, 0, 4, in run() local
/dports/graphics/geomorph/geomorph-0.60.1/src/fourier/
H A Dfft.c313 u_int* complex_to_u_int (double complex *in, u_int *out, int w_in, int h_in, int w_out, int h_out) { in complex_to_u_int()
331 …complex_to_u_int_clamp (double complex *in, u_int *out, int w_in, int h_in, int w_out, int h_out) { in complex_to_u_int_clamp()
335 …anslate (double complex *in, u_int *out, int w_in, int h_in, int w_out, int h_out, int tr_x, int t… in complex_to_u_int_clamp_translate()
/dports/games/dreamchess/dreamchess-0.3.0/common/src/
H A Dpipe_win32.c32 static HANDLE h_in, h_out; variable
/dports/multimedia/QtAV/QtAV-1.13.0/src/
H A DImageConverter_p.h56 int w_in, h_in, w_out, h_out; variable
/dports/www/cpp-httplib/cpp-httplib-0.10.0/
H A Dsplit.py28 h_out = args.out + header_name variable
/dports/net/reaver/reaver-wps-fork-t6x-1.6.6/src/
H A Dpcapfile.c30 void pcapfile_write_packet(int outfd, struct pcap_pkthdr *h_out, const unsigned char* data) { in pcapfile_write_packet()
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/plugins/gpulib/
H A Dvout_pl.c35 int h_out = h; in check_mode_change() local
/dports/games/kodi-addon-game.libretro.pcsx-rearmed/game.libretro.pcsx-rearmed-22.0.0.19-Matrix/depends/common/pcsx-rearmed/plugins/gpulib/
H A Dvout_pl.c35 int h_out = h; in check_mode_change() local
/dports/astro/oskar/OSKAR-2.8.0/apps/
H A Doskar_vis_add_noise_main.cpp128 oskar_Binary* h_out = oskar_vis_header_write(hdr, out_file, &status); in main() local

1234