Home
last modified time | relevance | path

Searched defs:vec (Results 51 - 75 of 695) sorted by relevance

12345678910>>...28

/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dmodule.cpp74 std::vector<std::string> vec; in Export() local
/foundation/window/window_manager/wmserver/include/
H A Dwindow_group_mgr.h53 template<typename T> std::string DumpVector(std::vector<T> vec) in DumpVector() argument
/test/xts/hats/hdf/motion/motionBenchmarkTest/
H A Dhdf_motion_benchmark_test.cpp127 vector<int32_t> vec; in BENCHMARK_F() local
159 vector<int32_t> vec; in BENCHMARK_F() local
[all...]
/test/xts/hats/kernel/syscalls/mem/mincore/
H A DMincoreApiTest.cpp68 unsigned char *vec = new unsigned char[(length / PAGE_SIZE) + 1](); in HWTEST_F() local
92 unsigned char *vec = new unsigned char[(length / PAGE_SIZE) + 1](); in HWTEST_F() local
113 unsigned char *vec = new unsigned char[(length / PAGE_SIZE) + 1](); in HWTEST_F() local
/third_party/alsa-lib/src/
H A Dsocket.c50 struct iovec vec; in snd_send_fd() local
83 struct iovec vec; in snd_receive_fd() local
/third_party/json/include/nlohmann/detail/output/
H A Doutput_adapters.hpp126 output_adapter(std::vector<CharType, AllocatorType>& vec) in output_adapter() argument
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_load_const_to_scalar.c59 nir_ssa_def *vec = nir_vec(&b, loads, lower->def.num_components); in lower_load_const_instr_scalar() local
H A Dnir_lower_image.c58 nir_ssa_def *vec = nir_vec_scalars(b, comps, intrin->dest.ssa.num_components); in lower_cube_size() local
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dplatform.cpp50 std::vector<cl_name_version> vec; in supported_extensions() local
/third_party/mesa3d/src/mesa/math/
H A Dm_vector.c46 _mesa_vector4f_clean_elem( GLvector4f *vec, GLuint count, GLuint elt ) in _mesa_vector4f_clean_elem() argument
/third_party/ltp/testcases/kernel/syscalls/mincore/
H A Dmincore04.c67 unsigned char vec[NUM_PAGES]; in count_pages_in_cache() local
/third_party/ltp/testcases/kernel/syscalls/process_madvise/
H A Dprocess_madvise01.c89 struct iovec vec; in run() local
/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

Completed in 8 milliseconds

12345678910>>...28