Home
last modified time | relevance | path

Searched refs:ucrtbase (Results 1 – 25 of 101) sorted by relevance

12345

/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/scripts/common/check/inspxe-suppressions/
H A Ddbapi.sup21 mod=ucrtbase.DLL,func=_stdio_common_vsprintf;
33 mod=ucrtbase.DLL,func=_stdio_common_vsprintf;
63 mod=ucrtbase.DLL,func=_stdio_common_vsprintf;
H A D_vs.sup253 name = "ucrtbase.dll -- get_initial_wide_environment() -- invalid memory access"
258 mod=ucrtbase.DLL,func=get_initial_wide_environment;
263 name = "ucrtbase.dll -- system()/wspawnvpe()"
268 mod=ucrtbase.DLL,func=wspawnvpe;
H A Dconnect.sup120 mod=ucrtbase.DLL;
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/scripts/common/check/inspxe-suppressions/
H A Ddbapi.sup21 mod=ucrtbase.DLL,func=_stdio_common_vsprintf;
33 mod=ucrtbase.DLL,func=_stdio_common_vsprintf;
63 mod=ucrtbase.DLL,func=_stdio_common_vsprintf;
H A D_vs.sup253 name = "ucrtbase.dll -- get_initial_wide_environment() -- invalid memory access"
258 mod=ucrtbase.DLL,func=get_initial_wide_environment;
263 name = "ucrtbase.dll -- system()/wspawnvpe()"
268 mod=ucrtbase.DLL,func=wspawnvpe;
H A Dconnect.sup120 mod=ucrtbase.DLL;
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.incubator.foreign/share/classes/jdk/internal/foreign/
H A DSystemLookup.java61 Path ucrtbase = system32.resolve("ucrtbase.dll"); in makeWindowsLookup() local
64 boolean useUCRT = Files.exists(ucrtbase); in makeWindowsLookup()
65 Path stdLib = useUCRT ? ucrtbase : msvcrt; in makeWindowsLookup()
/dports/lang/spidermonkey60/firefox-60.9.0/build/win32/
H A Dmoz.build25 for f in ['api-ms-win-*.dll', 'ucrtbase.dll']:
/dports/www/firefox-legacy/firefox-52.8.0esr/build/win32/
H A Dmoz.build25 for f in ['api-ms-win-*.dll', 'ucrtbase.dll']:
/dports/lang/spidermonkey60/firefox-60.9.0/media/libcubeb/
H A Dmingw-ucrt.patch9 …nline wrappers. Those can't be disabled just for one file as they are not exported by ucrtbase.dll.
/dports/lang/spidermonkey78/firefox-78.9.0/build/win32/
H A Dmoz.build33 'ucrtbase.dll',
/dports/www/firefox/firefox-99.0/build/win32/
H A Dmoz.build42 "ucrtbase.dll",
/dports/www/firefox-esr/firefox-91.8.0/build/win32/
H A Dmoz.build42 "ucrtbase.dll",
/dports/mail/thunderbird/thunderbird-91.8.0/build/win32/
H A Dmoz.build42 "ucrtbase.dll",
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/def-include/
H A Dmsvcrt-common.def.in50 ; ucrtbase.dll has got _getpid for all archs
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/def-include/
H A Dmsvcrt-common.def.in50 ; ucrtbase.dll has got _getpid for all archs
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/build/win/
H A DBUILD.gn83 "$root_out_dir/cdb/ucrtbase.dll",
164 data += [ "$root_out_dir/ucrtbase.dll" ]
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/tbb-2018_U2/src/tbbmalloc/
H A Dproxy.cpp442 __TBB_ORIG_ALLOCATOR_REPLACEMENT_WRAPPER(ucrtbase);
646 __TBB_ORIG_ALLOCATOR_REPLACEMENT_CALL_RELEASE(ucrtbase) in doMallocReplacement()
/dports/www/chromium-legacy/chromium-88.0.4324.182/build/win/
H A DBUILD.gn84 "$root_out_dir/cdb/ucrtbase.dll",
170 data += [ "$root_out_dir/ucrtbase.dll" ]
/dports/math/stanmath/math-4.2.0/lib/tbb_2020.3/src/tbbmalloc/
H A Dproxy.cpp541 __TBB_ORIG_ALLOCATOR_REPLACEMENT_WRAPPER(ucrtbase);
744 __TBB_ORIG_ALLOCATOR_REPLACEMENT_CALL_RELEASE(ucrtbase) in doMallocReplacement()
/dports/lang/v8/v8-9.6.180.12/build/win/
H A DBUILD.gn84 "$root_out_dir/cdb/ucrtbase.dll",
170 data += [ "$root_out_dir/ucrtbase.dll" ]
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/build/win/
H A DBUILD.gn86 "$root_out_dir/cdb/ucrtbase.dll",
172 data += [ "$root_out_dir/ucrtbase.dll" ]
/dports/devel/tbb/oneTBB-2020.3/src/tbbmalloc/
H A Dproxy.cpp541 __TBB_ORIG_ALLOCATOR_REPLACEMENT_WRAPPER(ucrtbase);
744 __TBB_ORIG_ALLOCATOR_REPLACEMENT_CALL_RELEASE(ucrtbase) in doMallocReplacement()
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/src/tbbmalloc/
H A Dproxy.cpp541 __TBB_ORIG_ALLOCATOR_REPLACEMENT_WRAPPER(ucrtbase);
744 __TBB_ORIG_ALLOCATOR_REPLACEMENT_CALL_RELEASE(ucrtbase) in doMallocReplacement()
/dports/devel/onetbb/oneTBB-2021.4.0/src/tbbmalloc_proxy/
H A Dproxy.cpp518 __TBB_ORIG_ALLOCATOR_REPLACEMENT_WRAPPER(ucrtbase);
721 __TBB_ORIG_ALLOCATOR_REPLACEMENT_CALL_RELEASE(ucrtbase) in doMallocReplacement()

12345