Home
last modified time | relevance | path

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

12345678910>>...41

/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_toolkit/unittest/
H A Dwifi_config_file_test.cpp52 std::vector<WifiConfig> vec; in HWTEST_F() local
110 std::vector<WifiDeviceConfig> vec; in HWTEST_F() local
157 std::vector<HotspotConfig> vec; HWTEST_F() local
195 std::vector<StationInfo> vec; HWTEST_F() local
213 AddWifiP2pGroupInfoTestFirst(std::vector<WifiP2pGroupInfo> &vec) AddWifiP2pGroupInfoTestFirst() argument
259 AddWifiP2pGroupInfoTestSecond(std::vector<WifiP2pGroupInfo> &vec) AddWifiP2pGroupInfoTestSecond() argument
307 std::vector<WifiP2pGroupInfo> vec; HWTEST_F() local
[all...]
/foundation/communication/netstack/frameworks/js/napi/fetch/options/src/
H A Dfetch_response.cpp42 std::vector<std::string> vec = CommonUtils::Split(rawHeader_, FetchConstant::HTTP_LINE_SEPARATOR); in ParseHeaders() local
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/unittest/
H A Dapplication_defined_record_test.cpp93 vector<uint8_t> vec = {1, 2}; in HWTEST_F() local
/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
/kernel/linux/linux-5.10/drivers/dma/idxd/
H A Dsubmit.c71 int vec = desc->hw->int_handle; in idxd_submit_desc() local
/kernel/linux/linux-5.10/arch/m68k/68000/
H A Dints.c77 void process_int(int vec, struct pt_regs *fp) in process_int() argument
/kernel/linux/linux-6.6/arch/m68k/68000/
H A Dints.c77 void process_int(int vec, struct pt_regs *fp) in process_int() argument
/kernel/linux/linux-5.10/tools/testing/selftests/mincore/
H A Dmincore_selftest.c35 unsigned char vec[1]; in TEST() local
86 unsigned char vec[1]; in TEST() local
142 unsigned char vec[1]; TEST() local
190 unsigned char *vec; TEST() local
295 unsigned char *vec; TEST() local
[all...]
/kernel/linux/linux-5.10/drivers/media/common/videobuf2/
H A Dvideobuf2-memops.c42 struct frame_vector *vec; in vb2_create_framevec() local
75 void vb2_destroy_framevec(struct frame_vector *vec) in vb2_destroy_framevec() argument
[all...]
/kernel/linux/linux-6.6/include/media/
H A Dframe_vector.h24 static inline unsigned int frame_vector_count(struct frame_vector *vec) in frame_vector_count() argument
29 static inline struct page **frame_vector_pages(struct frame_vector *vec) in frame_vector_pages() argument
40 frame_vector_pfns(struct frame_vector *vec) frame_vector_pfns() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/common/videobuf2/
H A Dframe_vector.c40 get_vaddr_frames(unsigned long start, unsigned int nr_frames, bool write, struct frame_vector *vec) get_vaddr_frames() argument
80 put_vaddr_frames(struct frame_vector *vec) put_vaddr_frames() argument
110 frame_vector_to_pages(struct frame_vector *vec) frame_vector_to_pages() argument
136 frame_vector_to_pfns(struct frame_vector *vec) frame_vector_to_pfns() argument
161 struct frame_vector *vec; frame_vector_create() local
191 frame_vector_destroy(struct frame_vector *vec) frame_vector_destroy() argument
[all...]
H A Dvideobuf2-memops.c44 struct frame_vector *vec; in vb2_create_framevec() local
76 void vb2_destroy_framevec(struct frame_vector *vec) in vb2_destroy_framevec() argument
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/mincore/
H A Dmincore_selftest.c34 unsigned char vec[1]; in TEST() local
85 unsigned char vec[1]; in TEST() local
141 unsigned char vec[1]; TEST() local
189 unsigned char *vec; TEST() local
294 unsigned char *vec; TEST() local
[all...]
/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

Completed in 8 milliseconds

12345678910>>...41