OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:int_vec
(Results
1 - 2
of
2
) sorted by null
/system/connectivity/shill/test-rpc-proxy/
proxy_util.cc
88
std::vector<int>
int_vec
;
local
89
GetVectorFromXmlRpcArray(xml_rpc_value_in, &
int_vec
);
90
*any_value_out =
int_vec
;
/external/opencv3/modules/hal/include/opencv2/hal/
intrin_cpp.hpp
54
typedef v_reg<typename V_TypeTraits<_Tp>::int_type, n>
int_vec
;
typedef in struct:cv::v_reg
Completed in 440 milliseconds