Home
last modified time | relevance | path

Searched defs:vec (Results 226 - 250 of 694) sorted by relevance

12345678910>>...28

/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/tm/
H A Dtm-unavailable.c298 void test_fp_vec(int fp, int vec, pthread_attr_t *attr) in test_fp_vec() argument
/kernel/linux/linux-6.6/net/dccp/
H A Dackvec.c352 int dccp_ackvec_parsed_add(struct list_head *head, u8 *vec, u8 len, u8 nonce) in dccp_ackvec_parsed_add() argument
/third_party/ffmpeg/libavcodec/
H A Daacenc_quantization.h87 const float *vec; in quantize_and_encode_band_cost_template() local
H A Dmidivid.c54 const uint8_t *vec; in decode_mvdv() local
[all...]
/third_party/ffmpeg/libavcodec/mips/
H A Dvp8_idct_msa.c84 v8i16 vec; in ff_vp8_idct_dc_add_msa() local
/third_party/ffmpeg/libavfilter/
H A Dcolorspace.c66 void ff_matrix_mul_3x3_vec(double dst[3], const double vec[3], const double mat[3][3]) in ff_matrix_mul_3x3_vec() argument
H A Dvf_smartblur.c127 SwsVector *vec; in alloc_sws_context() local
/third_party/libuv/test/
H A Drunner-unix.c195 process_info_t* vec; member
236 int process_wait(process_info_t* vec, int n, int timeout) { in process_wait() argument
H A Drunner-win.c179 int process_wait(process_info_t *vec, int n, int timeout) { in process_wait() argument
/third_party/json/tests/src/
H A Dunit-cbor.cpp1781 std::vector<uint8_t> vec = {0xf6, 0xf6}; variable
2163 std::vector<uint8_t> vec; variable
2654 const auto vec = json::to_cbor(j_binary); variable
[all...]
H A Dunit-bson.cpp1284 std::vector<std::uint8_t> vec; variable
/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_combine_stores.c150 nir_ssa_def *vec = nir_vec_scalars(&state->b, comps, num_components); in combine_stores() local
H A Dnir_split_64bit_vec3_and_vec4.c228 nir_alu_instr *vec = nir_alu_instr_create(b->shader, vec_op); in split_phi() local
H A Dnir_builtin_builder.h63 nir_fmax_abs_vec_comp(nir_builder *b, nir_ssa_def *vec) in nir_fmax_abs_vec_comp() argument
165 nir_fast_normalize(nir_builder *b, nir_ssa_def *vec) in nir_fast_normalize() argument
H A Dnir_lower_alu_width.c377 nir_alu_instr *vec = nir_alu_instr_create(b->shader, nir_op_vec(num_components)); in lower_alu_instr_width() local
/third_party/node/src/quic/
H A Dpacket.cc245 const ngtcp2_vec& vec = token; in CreateRetryPacket() local
277 ngtcp2_vec vec = *packet; in CreateConnectionClosePacket() local
297 ngtcp2_vec vec = *packet; in CreateImmediateConnectionClosePacket() local
338 ngtcp2_vec vec = *packet; CreateStatelessResetPacket() local
386 ngtcp2_vec vec = *packet; CreateVersionNegotiationPacket() local
[all...]
/third_party/musl/porting/linux/user/src/hilog/
H A Dhilog_adapter.c116 struct iovec vec[LOG_LEN] = {0}; in SendMessage() local
/third_party/musl/src/hilog/linux/
H A Dhilog_adapter.c176 struct iovec vec[LOG_LEN] = {0}; in SendMessage() local
/third_party/nghttp2/src/
H A Dh2load_http3_session.cc68 nghttp3_ssize read_data(nghttp3_conn *conn, int64_t stream_id, nghttp3_vec *vec, in read_data() argument
79 void Http3Session::read_data(nghttp3_vec *vec, size_t veccnt, in read_data() argument
406 write_stream(int64_t &stream_id, int &fin, nghttp3_vec *vec, size_t veccnt) write_stream() argument
/third_party/nghttp2/lib/
H A Dnghttp2_buf.c229 int nghttp2_bufs_wrap_init2(nghttp2_bufs *bufs, const nghttp2_vec *vec, in nghttp2_bufs_wrap_init2() argument
/third_party/node/deps/cares/src/lib/
H A Dares__socket.c442 struct iovec vec; in ares__socket_write() local
/third_party/nghttp2/tests/
H A Dnghttp2_hd_test.c1297 nghttp2_vec vec[256]; in test_nghttp2_hd_deflate_hd_vec() local
[all...]
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_buf.c229 int nghttp2_bufs_wrap_init2(nghttp2_bufs *bufs, const nghttp2_vec *vec, in nghttp2_bufs_wrap_init2() argument
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_opt_push_ubo.c163 bi_instr *vec = bi_collect_i32_to(&b, ins->dest[0]); in bi_opt_push_ubo() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_gather.c592 LLVMValueRef vec = LLVMGetUndef(vec_type); in lp_build_gather_values() local

Completed in 23 milliseconds

12345678910>>...28