Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Call
Function
Call
contrib/libs/ibdrv/impl.cpp:6–9 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4
5
template <typename Method, typename... Args>
6
static auto Call(Method* m, Args&&... args) {
7
Y_ENSURE(m);
8
return m(std::forward<Args>(args)...);
9
}
10
11
// verbs
12
Callers
15
ibv_modify_qp
Function · 0.70
ibv_query_pkey
Function · 0.70
ibv_node_type_str
Function · 0.70
ibv_create_ah
Function · 0.70
ibv_create_cq
Function · 0.70
ibv_destroy_ah
Function · 0.70
ibv_create_qp
Function · 0.70
ibv_fork_init
Function · 0.70
ibv_open_device
Function · 0.70
ibv_close_device
Function · 0.70
ibv_alloc_pd
Function · 0.70
ibv_dealloc_pd
Function · 0.70
Calls
1
m
Function · 0.50
Tested by
4
Test_mm_shifter_epiXX
Method · 0.40
Test_mm_dualop
Method · 0.40
Test_mm_dualcmp
Method · 0.40
Test_mm_convertop
Method · 0.40