Home
last modified time | relevance | path

Searched defs:vec_length (Results 1 – 4 of 4) sorted by relevance

/external/rappor/analysis/cpp/
Dfast_em.cc81 size_t vec_length = num_entries * entry_size; in ReadListOfMatrices() local
/external/grpc-grpc/src/core/tsi/alts/zero_copy_frame_protector/
Dalts_iovec_record_protocol.cc120 static size_t get_total_length(const iovec_t* vec, size_t vec_length) { in get_total_length()
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/tsi/alts/zero_copy_frame_protector/
Dalts_iovec_record_protocol.cc120 static size_t get_total_length(const iovec_t* vec, size_t vec_length) { in get_total_length()
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_cs.c575 LLVMValueRef vec_length = lp_build_const_int32(gallivm, cs_type.length); in generate_compute() local