Home
last modified time | relevance | path

Searched refs:vec (Results 826 - 850 of 1301) sorted by relevance

1...<<31323334353637383940>>...53

/kernel/linux/linux-6.6/drivers/scsi/bfa/
H A Dbfa_hw_cb.c98 bfa_hwcb_msix_dummy(struct bfa_s *bfa, int vec) in bfa_hwcb_msix_dummy() argument
H A Dbfa_hw_ct.c21 bfa_hwct_msix_dummy(struct bfa_s *bfa, int vec) in bfa_hwct_msix_dummy() argument
/third_party/node/deps/v8/third_party/wasm-api/example/
H A Dthreads.cc89 auto binary = wasm::vec<byte_t>::make_uninitialized(file_size); in main()
H A Dtrap.cc41 auto binary = wasm::vec<byte_t>::make_uninitialized(file_size); in run()
H A Dmulti.cc39 auto binary = wasm::vec<byte_t>::make_uninitialized(file_size); in run()
H A Dcallback.cc71 auto binary = wasm::vec<byte_t>::make_uninitialized(file_size); in run()
H A Dreflect.cc86 auto binary = wasm::vec<byte_t>::make_uninitialized(file_size); in run()
/third_party/nghttp2/lib/
H A Dnghttp2_buf.h220 * |vec|. The number of buffers is fixed and no extra chunk buffer is
234 int nghttp2_bufs_wrap_init2(nghttp2_bufs *bufs, const nghttp2_vec *vec,
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_buf.h220 * |vec|. The number of buffers is fixed and no extra chunk buffer is
234 int nghttp2_bufs_wrap_init2(nghttp2_bufs *bufs, const nghttp2_vec *vec,
/third_party/rust/crates/bindgen/bindgen/ir/
H A Dtemplate.rs226 let template_args = ty.template_args().map_or(vec![], |args| match ty in from_ty()
/third_party/rust/crates/cxx/gen/cmd/src/gen/
H A Dnested.rs34 nested_namespaces.push((first_ns_elem, vec![*api])); in sort_by_inner_namespace()
H A Dcfg.rs70 Err(vec![Error::new_spanned(span, msg)]) in try_eval()
/third_party/rust/crates/cxx/gen/src/
H A Dcfg.rs70 Err(vec![Error::new_spanned(span, msg)]) in try_eval()
H A Dnested.rs34 nested_namespaces.push((first_ns_elem, vec![*api])); in sort_by_inner_namespace()
/third_party/rust/crates/bindgen/bindgen/codegen/
H A Dimpl_partialeq.rs14 let mut tokens = vec![]; in gen_partialeq_impl()
/third_party/rust/crates/atty/src/
H A Dlib.rs131 let mut name_info_bytes = vec![0u8; size + MAX_PATH * mem::size_of::<WCHAR>()]; in msys_tty_on()
/third_party/rust/crates/codespan/codespan/src/
H A Dfile.rs49 Self { files: vec![] } in default()
/third_party/rust/crates/cxx/gen/build/src/gen/
H A Dcfg.rs70 Err(vec![Error::new_spanned(span, msg)]) in try_eval()
H A Dnested.rs34 nested_namespaces.push((first_ns_elem, vec![*api])); in sort_by_inner_namespace()
/third_party/rust/crates/cxx/gen/lib/src/gen/
H A Dnested.rs34 nested_namespaces.push((first_ns_elem, vec![*api])); in sort_by_inner_namespace()
H A Dcfg.rs70 Err(vec![Error::new_spanned(span, msg)]) in try_eval()
/third_party/rust/crates/rustix/tests/io/
H A Depoll.rs73 let mut buffer = vec![0; BUFFER_SIZE]; in client()
/third_party/rust/crates/regex/src/
H A Dre_builder.rs21 pats: vec![], in default()
H A Dre_trait.rs114 Locations(vec![None; self.slots_len()]) in locations()
/third_party/rust/crates/syn/tests/
H A Dtest_pat.rs51 let tokens = TokenStream::from_iter(vec![TokenTree::Group(group)]); in test_group()

Completed in 9 milliseconds

1...<<31323334353637383940>>...53