Home
last modified time | relevance | path

Searched defs:add (Results 1 - 8 of 8) sorted by relevance

/test/xts/acts/demo/test_rust_demo/src/
H A Dlib.rs18 pub fn add(a: i32, b: i32) -> i32 { in add() functions
/test/xts/tools/sample/ServerSampleD/java/jeecg-module-system/jeecg-system-biz/src/main/java/org/jeecg/modules/sample/controller/
H A DVideoController.java91 public Result<?> add(@RequestBody OhSampleShortVideo video) { in add() method in VideoController
/test/xts/tools/sample/ServerSampleE/java/jeecg-module-system/jeecg-system-biz/src/main/java/org/jeecg/modules/sample/controller/
H A DBusinessGoodsController.java108 public Result<?> add(@RequestBody OhSampleBusinessGoods goods) { in add() method in BusinessGoodsController
H A DBusinessCommentController.java94 public Result<?> add(@RequestBody OhSampleBusinessComment comment) { in add() method in BusinessCommentController
H A DGroupSiteController.java138 public Result<?> add(@RequestBody OhSampleGroupSite business) { in add() method in GroupSiteController
H A DBusinessController.java152 public Result<?> add(@RequestBody OhSampleBusiness business) { in add() method in BusinessController
/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dnetdbndk.cpp244 const char *add = "127.0.0.1"; in GetHostByAddr() local
/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/jsvmtest/unittests/
H A Dtest_wasm.cpp185 auto add = jsvm::GetProperty(exports, jsvm::Str("add")); in VerifyAddWasmInstance() local
854 auto add = jsvm::GetProperty(mathExports, "add"); global() local
[all...]

Completed in 6 milliseconds