Home
last modified time | relevance | path

Searched defs:vec (Results 76 - 100 of 1042) sorted by relevance

12345678910>>...42

/third_party/musl/libc-test/src/functionalext/supplement/mman/
H A Dmincore.c56 unsigned char vec[TEST_SIZE]; in mincore_0100() local
77 unsigned char vec[TEST_SIZE]; in mincore_0200() local
/third_party/rust/crates/cxx/gen/build/src/
H A Dvec.rs8 fn vec(&self) -> Vec<&'static T>; in vec() functions
15 fn vec(&self) -> Vec<&'static T> { in vec() functions
/third_party/skia/third_party/externals/angle2/src/common/
H A DFastVector_unittest.cpp76 FastVector<int, 5> vec = {0, 1, 2, 3, 4}; in TEST() local
87 FastVector<int, 5> vec; in TEST() local
101 FastVector<size_t, kSize> vec; TEST() local
122 FastVector<int, 5> vec; TEST() local
132 FastVector<int, 5> vec; TEST() local
141 FastVector<int, 5> vec; TEST() local
150 FastVector<int, 5> vec; TEST() local
162 FastVector<int, 5> vec = {0, 1, 2, 3, 4}; TEST() local
170 FastVector<int, 3> vec = {0, 1, 2, 3, 4}; TEST() local
178 FastVector<int, 5> vec; TEST() local
214 FastVector<int, 5> vec = {0, 1, 2, 3}; TEST() local
251 FastVector<s, 3> vec; TEST() local
[all...]
/third_party/skia/third_party/externals/tint/src/transform/
H A Dtransform_test.cc71 auto* vec = create([](ProgramBuilder& b) { in TEST_F() local
/third_party/skia/include/private/
H A DSkHalf.h66 float32x4_t vec = fs.fVec; in SkFloatToHalf_finite_ftz() local
/third_party/skia/modules/skottie/src/
H A DSkottieJson.cpp110 bool Parse<VectorValue>(const Value& v, VectorValue* vec) { in Parse() argument
/third_party/rust/crates/serde/test_suite/tests/macros/
H A Dmod.rs75 let mut vec = Vec::new(); variables
/third_party/spirv-tools/test/util/
H A Dsmall_vector_test.cpp28 SmallVector<uint32_t, 2> vec; in TEST() local
36 SmallVector<uint32_t, 2> vec = {0, 1, 2, 3}; in TEST() local
48 SmallVector<uint32_t, 6> vec = {0, 1, 2, 3}; TEST() local
180 SmallVector<uint32_t, 2> vec = {0, 1, 2, 3}; TEST() local
193 SmallVector<uint32_t, 6> vec = {0, 1, 2, 3}; TEST() local
206 SmallVector<uint32_t, 2> vec = {0, 1, 2, 3}; TEST() local
220 SmallVector<uint32_t, 6> vec = {0, 1, 2, 3}; TEST() local
234 SmallVector<uint32_t, 6> vec = {0, 1, 2, 3}; TEST() local
253 SmallVector<uint32_t, 2> vec = {0, 1, 2, 3}; TEST() local
272 SmallVector<uint32_t, 2> vec = {0, 1, 2, 3}; TEST() local
283 SmallVector<uint32_t, 2> vec = {0, 1, 2, 3}; TEST() local
293 SmallVector<uint32_t, 6> vec = {0, 1, 2, 3}; TEST() local
303 SmallVector<uint32_t, 2> vec = {0, 1, 2, 3}; TEST() local
314 SmallVector<uint32_t, 6> vec = {0, 1, 2, 3}; TEST() local
325 SmallVector<uint32_t, 2> vec = {0, 1, 2, 3}; TEST() local
335 SmallVector<uint32_t, 6> vec = {0, 1, 2, 3}; TEST() local
345 SmallVector<uint32_t, 6> vec = {0, 1, 2, 3}; TEST() local
355 SmallVector<uint32_t, 2> vec = {0, 1, 2, 3}; TEST() local
365 SmallVector<uint32_t, 6> vec = {0, 1, 2, 3}; TEST() local
375 SmallVector<uint32_t, 2> vec = {0, 1, 2, 3}; TEST() local
385 SmallVector<uint32_t, 6> vec = {0, 1, 2, 3}; TEST() local
395 SmallVector<uint32_t, 2> vec = {0, 1, 2, 3}; TEST() local
405 SmallVector<uint32_t, 2> vec; TEST() local
421 SmallVector<uint32_t, 2> vec; TEST() local
437 SmallVector<uint32_t, 2> vec = {0, 1, 2, 3}; TEST() local
447 SmallVector<uint32_t, 2> vec = {}; TEST() local
460 SmallVector<uint32_t, 2> vec = {}; TEST() local
473 SmallVector<uint32_t, 2> vec = {0}; TEST() local
486 SmallVector<uint32_t, 6> vec = {0}; TEST() local
499 SmallVector<uint32_t, 2> vec = {0, 1, 2}; TEST() local
511 SmallVector<uint32_t, 6> vec = {0, 1, 2}; TEST() local
523 SmallVector<uint32_t, 2> vec = {0, 1, 2}; TEST() local
536 SmallVector<uint32_t, 6> vec = {0, 1, 2}; TEST() local
549 SmallVector<uint32_t, 2> vec = {0, 1, 2}; TEST() local
559 SmallVector<uint32_t, 8> vec = {0, 1, 2}; TEST() local
569 SmallVector<uint32_t, 4> vec = {0, 1, 2}; TEST() local
579 SmallVector<uint32_t, 4> vec = {0, 1, 2, 10, 10, 10}; TEST() local
589 SmallVector<uint32_t, 2> vec = {0, 1, 2, 10, 10, 10}; TEST() local
599 SmallVector<uint32_t, 8> vec = {0, 1, 2, 10, 10, 10}; TEST() local
609 SmallVector<uint32_t, 8> vec = {0, 1, 2, 10, 10, 10}; TEST() local
641 SmallVector<TracksDtor, capacity> vec; TEST() local
[all...]
/base/hiviewdfx/hidumper/services/native/src/
H A Ddump_cpu_data.cpp96 std::vector<std::string> vec; in ReadStringMatrix() local
/base/hiviewdfx/hisysevent/frameworks/native/util/
H A Dstring_util.cpp64 int ConvertCStringVec(const std::vector<std::string>& vec, char*** strs, size_t& len) in ConvertCStringVec() argument
/base/hiviewdfx/hilog/test/unittest/common/
H A Dhilog_print_test.cpp104 vector<string> vec; in HWTEST_F() local
142 vector<string> vec; in HWTEST_F() local
168 vector<string> vec; in HWTEST_F() local
200 vector<string> vec; HWTEST_F() local
[all...]
/base/hiviewdfx/hiview/base/event_report/event/
H A Dlogger_event.cpp55 auto vec = value.GetUint32Vec(); in AddUint32VecValue() local
63 auto vec = value.GetStringVec(); in AddStringVecValue() local
/base/powermgr/battery_statistics/test/unittest/src/clienttest/
H A Dstats_service_test.cpp133 std::vector<std::u16string> vec; in HWTEST_F() local
/base/telephony/cellular_call/services/utils/src/
H A Dstandardize_utils.cpp85 std::vector<std::string> vec; in Split() local
/base/telephony/telephony_data/pdp_profile/src/
H A Drdb_pdp_profile_callback.cpp87 std::vector<PdpProfile> vec; in InitData() local
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_paste_data_adapter_wrapper.cpp41 ArkWebStringVector vec = ctocpp_->GetMimeTypes(); in GetMimeTypes() local
/foundation/ability/ability_runtime/test/unittest/dialog_session_info_test/
H A Ddialog_session_info_test.cpp121 std::vector<std::string> vec; in HWTEST_F() local
135 std::vector<std::string> vec; in HWTEST_F() local
150 std::vector<std::string> vec; in HWTEST_F() local
167 std::vector<std::string> vec; HWTEST_F() local
[all...]
/foundation/graphic/graphic_3d/lume/metaobject/test/src/interface/
H A DIntfContentTest.cpp128 BASE_NS::vector<IObject::Ptr> vec; in HWTEST_F() local
138 BASE_NS::vector<IObject::Ptr> vec; in HWTEST_F() local
/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dregister_value_serializers.cpp46 const auto& vec = arr.InternalGetValue(); in ImportVector() local
/foundation/graphic/graphic_3d/3d_widget_adapter/include/data_type/
H A Dposition.h27 void SetPosition(const OHOS::Render3D::Vec3& vec) in SetPosition() argument
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_profiler/unittest/
H A Drs_profiler_packet_test.cpp66 std::vector<int> vec = { 0, -1, 1, -2, 2, -3, 3 }; in HWTEST_F() local
102 std::vector<int> vec = { 2, 1, 0, -1, -2 }; in HWTEST_F() local
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/idl_client/unittest/
H A Dwifi_ap_hal_interface_test.cpp70 std::vector<std::string> vec; in HWTEST_F() local
H A Dwifi_chip_hal_interface_test.cpp59 std::vector<int> vec; in HWTEST_F() local
80 std::vector<int> vec; in HWTEST_F() local
/foundation/communication/netstack/frameworks/js/builtin/fetch/src/
H A Dresponse_data.cpp41 std::vector<std::string> vec = Split(headersStr, "\n"); in ParseHeaders() local
/foundation/communication/netmanager_ext/test/vpnmanager/unittest/sys_vpn_manager_test/
H A Dvpn_config_test.cpp111 std::vector<std::string> vec = { "vecTest" }; in HWTEST_F() local
121 std::vector<std::string> vec; in HWTEST_F() local

Completed in 9 milliseconds

12345678910>>...42