Home
last modified time | relevance | path

Searched refs:ws_ptr (Results 1 – 25 of 32) sorted by relevance

12

/dports/devel/R-cran-filelock/filelock/src/
H A Dutf8.c9 int filelock__utf8_to_utf16_alloc(const char* s, WCHAR** ws_ptr) { in filelock__utf8_to_utf16_alloc() argument
40 *ws_ptr = ws; in filelock__utf8_to_utf16_alloc()
H A Dfilelock-windows.c11 int filelock__utf8_to_utf16_alloc(const char* s, WCHAR** ws_ptr);
/dports/devel/R-cran-pkgcache/pkgcache/src/
H A Dwinfiles.c10 static int utf8_to_utf16(const char* s, WCHAR** ws_ptr) { in utf8_to_utf16() argument
39 *ws_ptr = ws; in utf8_to_utf16()
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/src/operator/nn/mkldnn/
H A Dmkldnn_reshape.cc141 void* ws_ptr = nullptr; in MKLDNNReshapeForward() local
146 ws_ptr = static_cast<void*>(ws.dptr_); in MKLDNNReshapeForward()
148 fwd.Execute(input, output, req, ws_ptr); in MKLDNNReshapeForward()
/dports/misc/mxnet/incubator-mxnet-1.9.0/src/operator/nn/mkldnn/
H A Dmkldnn_reshape.cc141 void* ws_ptr = nullptr; in MKLDNNReshapeForward() local
146 ws_ptr = static_cast<void*>(ws.dptr_); in MKLDNNReshapeForward()
148 fwd.Execute(input, output, req, ws_ptr); in MKLDNNReshapeForward()
/dports/benchmarks/fio/fio-3.29/engines/
H A Dlibrpma_fio.c895 void *ws_ptr; in librpma_fio_server_open_file() local
915 ws_ptr = librpma_fio_allocate_dram(td, mem_size, &csd->mem); in librpma_fio_server_open_file()
919 ws_ptr = librpma_fio_allocate_pmem(td, f->file_name, in librpma_fio_server_open_file()
924 if (ws_ptr == NULL) in librpma_fio_server_open_file()
929 if ((ret = rpma_mr_reg(csd->peer, ws_ptr, mem_size, in librpma_fio_server_open_file()
1007 csd->ws_ptr = ws_ptr; in librpma_fio_server_open_file()
H A Dlibrpma_fio.h255 char *ws_ptr; member
H A Dlibrpma_gpspm.c599 op_ptr = csd->ws_ptr + flush_req->offset; in server_qe_process()
/dports/sysutils/R-cran-processx/processx/src/win/
H A Dprocessx-win.h19 int processx__utf8_to_utf16_alloc(const char* s, WCHAR** ws_ptr);
H A Dprocessx.c76 int processx__utf8_to_utf16_alloc(const char* s, WCHAR** ws_ptr) { in processx__utf8_to_utf16_alloc() argument
105 *ws_ptr = ws; in processx__utf8_to_utf16_alloc()
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/src/cpu/x64/lrn/
H A Djit_uni_lrn.cpp126 auto ws_ptr = ws ? &ws[offset] : nullptr; in execute_forward() local
127 jit_args_fwd_t args {&src[offset], &dst[offset], ws_ptr, nullptr}; in execute_forward()
162 auto ws_ptr = ws ? &ws[offset] : nullptr; in execute_forward() local
163 jit_args_fwd_t args {&src[offset], &dst[offset], ws_ptr, nullptr}; in execute_forward()
/dports/math/onednn/oneDNN-2.5.1/src/cpu/x64/lrn/
H A Djit_uni_lrn.cpp126 auto ws_ptr = ws ? &ws[offset] : nullptr; in execute_forward() local
127 jit_args_fwd_t args {&src[offset], &dst[offset], ws_ptr, nullptr}; in execute_forward()
162 auto ws_ptr = ws ? &ws[offset] : nullptr; in execute_forward() local
163 jit_args_fwd_t args {&src[offset], &dst[offset], ws_ptr, nullptr}; in execute_forward()
/dports/sysutils/R-cran-ps/ps/src/
H A Dps-internal.h109 int ps__utf8_to_utf16(const char* s, WCHAR** ws_ptr);
H A Dextra.c138 int ps__utf8_to_utf16(const char* s, WCHAR** ws_ptr) { in ps__utf8_to_utf16() argument
167 *ws_ptr = ws; in ps__utf8_to_utf16()
/dports/net/cjdns/cjdns-cjdns-v21.1/node_build/dependencies/libuv/src/win/
H A Dprocess.c94 static int uv_utf8_to_utf16_alloc(const char* s, WCHAR** ws_ptr) { in uv_utf8_to_utf16_alloc() argument
121 *ws_ptr = ws; in uv_utf8_to_utf16_alloc()
/dports/archivers/maxcso/maxcso-1.10.0/libuv/src/win/
H A Dprocess.c109 static int uv_utf8_to_utf16_alloc(const char* s, WCHAR** ws_ptr) { in uv_utf8_to_utf16_alloc() argument
136 *ws_ptr = ws; in uv_utf8_to_utf16_alloc()
/dports/sysutils/R-cran-fs/fs/src/libuv-1.38.1/src/win/
H A Dprocess.c108 static int uv_utf8_to_utf16_alloc(const char* s, WCHAR** ws_ptr) { in uv_utf8_to_utf16_alloc() argument
135 *ws_ptr = ws; in uv_utf8_to_utf16_alloc()
/dports/www/R-cran-httpuv/httpuv/src/libuv/src/win/
H A Dprocess.c108 static int uv_utf8_to_utf16_alloc(const char* s, WCHAR** ws_ptr) { in uv_utf8_to_utf16_alloc() argument
135 *ws_ptr = ws; in uv_utf8_to_utf16_alloc()
/dports/devel/cmake-gui/cmake-3.22.1/Utilities/cmlibuv/src/win/
H A Dprocess.c108 static int uv_utf8_to_utf16_alloc(const char* s, WCHAR** ws_ptr) { in uv_utf8_to_utf16_alloc() argument
135 *ws_ptr = ws; in uv_utf8_to_utf16_alloc()
/dports/devel/cmake-doc/cmake-3.22.1/Utilities/cmlibuv/src/win/
H A Dprocess.c108 static int uv_utf8_to_utf16_alloc(const char* s, WCHAR** ws_ptr) { in uv_utf8_to_utf16_alloc() argument
135 *ws_ptr = ws; in uv_utf8_to_utf16_alloc()
/dports/www/node10/node-v10.24.1/deps/uv/src/win/
H A Dprocess.c109 static int uv_utf8_to_utf16_alloc(const char* s, WCHAR** ws_ptr) { in uv_utf8_to_utf16_alloc() argument
136 *ws_ptr = ws; in uv_utf8_to_utf16_alloc()
/dports/devel/py-uvloop/uvloop-0.16.0/vendor/libuv/src/win/
H A Dprocess.c108 static int uv_utf8_to_utf16_alloc(const char* s, WCHAR** ws_ptr) { in uv_utf8_to_utf16_alloc() argument
135 *ws_ptr = ws; in uv_utf8_to_utf16_alloc()
/dports/devel/libuv/libuv-v1.42.0/src/win/
H A Dprocess.c108 static int uv_utf8_to_utf16_alloc(const char* s, WCHAR** ws_ptr) { in uv_utf8_to_utf16_alloc() argument
135 *ws_ptr = ws; in uv_utf8_to_utf16_alloc()
/dports/devel/cmake/cmake-3.22.1/Utilities/cmlibuv/src/win/
H A Dprocess.c108 static int uv_utf8_to_utf16_alloc(const char* s, WCHAR** ws_ptr) { in uv_utf8_to_utf16_alloc() argument
135 *ws_ptr = ws; in uv_utf8_to_utf16_alloc()
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/src/cpu/rnn/
H A Dref_rnn.cpp1180 char *ws_ptr = nullptr; in execute_() local
1182 ws_ptr = rnn.is_fwd ? CTX_OUT_MEM(char *, DNNL_ARG_WORKSPACE) in execute_()
1186 char *base_ptr = rnn.use_workspace ? ws_ptr : scratch_ptr; in execute_()

12