Test helpers) for testing Ruby extensions in Rust Usage Below are some examples of how to use rb-sys to build native Rust extensions. Use these as a starting point for your building your own gem. The lz4_flex gem uses rb-sys and magnus to package the rust wasmtime The wasmtime-rb ...
DirectXHelpers.h - misc C++ helpers for D3D programming Effects.h - set of built-in shaders for common rendering tasks GamePad.h - gamepad controller helper using XInput, Windows.Gaming.Input, or GameInput GeometricPrimitive.h - draws basic shapes such as cubes and spheres ...
git-remote-helpers(1) git-remote-testgit(1) git-remote(1) git-repack(1) git-replace(1) git-repo-config(1) git-request-pull(1) git-rerere(1) git-reset(1) git-rev-list(1) git-rev-parse(1) git-revert(1) git-rm(1) git-send-email(1) git-send-pack(1) git-sh-i18n--envsubst...
git-remote-helpers(1) git-remote-testgit(1) git-remote(1) git-repack(1) git-replace(1) git-repo-config(1) git-request-pull(1) git-rerere(1) git-reset(1) git-rev-list(1) git-rev-parse(1) git-revert(1) git-rm(1) git-send-email(1) git-send-pack(1) git-sh-i18n--envsubst...
javax.xml.bind.helpers,javax.xml.bind.util,javax.xml.crypto,javax.xml.crypto.dom,javax.xml.crypto.dsig,javax.xml.crypto.dsig.dom,javax.xml.crypto.dsig.keyinfo,javax.xml.crypto.dsig.spec,javax.xml.datatype,javax.xml.namespace,javax.xml.parsers,javax.xml.soap,javax.xml...
javax.xml.bind.annotation.adapters,javax.xml.bind.attachment,javax.xml.bind.helpers,javax.xml.bind.util,javax.xml.crypto,javax.xml.crypto.dom,javax.xml.crypto.dsig,javax.xml.crypto.dsig.dom,javax.xml.crypto.dsig.keyinfo,javax.xml.crypto.dsig.spec,javax.xml.datatype,javax.xml.namespace,...
--reload /path/to/module.jar install or reinstall a module JAR file Additional module options: --openjmx <arg> open application specified by JMX connection (host:port) --openid <arg> open application with id <arg> --openpid <arg> open application with process id <arg> ...
if(CMAKE_SYSTEM_PROCESSOR MATCHES "aarch64|AARCH64") CHECK_C_COMPILER_FLAG("-march=armv8-a+crc" HAS_ARMV8_CRC) if(HAS_ARMV8_CRC) message(STATUS " HAS_ARMV8_CRC yes") set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -march=armv8-a+crc -Wno-unused-function") set(CMAKE_CXX_FLAG...
(). Once a plugin is registered, it can install callbacks for various events using themambo_register_*_cb()functions. Callback-related functions are listed inapi/plugin_support.h. Code generation helpers are listed inapi/helpers.hand code generation functions are listed inapi/emit_<INST SET>...
2.一级目录为arch名,当前容器仅支持x86_64和aarch64 3.二级目录为各个功能组目录,可以执行以下命令批量创建: export RELEASE=anolis mkdir -p btf/$RELEASE db/$RELEASE funcs/$RELEASE head/$RELEASE pack/$RELEASE vmlinux/$RELEASE 4.三级目录是发行版的名字,已经在步骤3中创建好了 8.1.3、拉...