| /third_party/node/src/quic/ |
| H A D | packet.cc | 245 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 D | hilog_adapter.c | 116 struct iovec vec[LOG_LEN] = {0}; in SendMessage() local
|
| /third_party/musl/src/hilog/linux/ |
| H A D | hilog_adapter.c | 176 struct iovec vec[LOG_LEN] = {0}; in SendMessage() local
|
| /third_party/nghttp2/src/ |
| H A D | h2load_http3_session.cc | 68 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 D | nghttp2_buf.c | 229 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 D | ares__socket.c | 442 struct iovec vec; in ares__socket_write() local
|
| /third_party/nghttp2/tests/ |
| H A D | nghttp2_hd_test.c | 1297 nghttp2_vec vec[256]; in test_nghttp2_hd_deflate_hd_vec() local [all...] |
| /third_party/node/deps/nghttp2/lib/ |
| H A D | nghttp2_buf.c | 229 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 D | bi_opt_push_ubo.c | 163 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 D | lp_bld_gather.c | 592 LLVMValueRef vec = LLVMGetUndef(vec_type); in lp_build_gather_values() local
|
| H A D | lp_bld_const.c | 268 LLVMValueRef vec = LLVMConstAllOnes(vec_type); in lp_build_one() local
|
| /third_party/musl/Benchmark/musl/ |
| H A D | libc_hilog.cpp | 120 struct iovec vec[LOG_LEN] = {{0}}; in SendMessage() local
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| H A D | vkQueryUtil.hpp | 272 Type vec[2]; in validateInitComplete() local 290 bool validateStructsWithGuard (const QueryMemberTableEntry* queryMemberTableEntry, Type* vec[2], const deUint8 guardValue, const deUint32 guardSize) in validateStructsWithGuard() argument [all...] |
| H A D | vkTypeUtil.hpp | 44 inline VkClearValue makeClearValueColorVec4 (tcu::Vec4 vec) in makeClearValueColorVec4() argument 110 inline VkExtent3D makeExtent3D (const tcu::IVec3& vec) in makeExtent3D() argument 115 inline VkExtent3D makeExtent3D (const tcu::UVec3& vec) in makeExtent3D() argument 131 makeRect2D(const tcu::IVec2& vec) makeRect2D() argument 136 makeRect2D(const tcu::IVec3& vec) makeRect2D() argument 141 makeRect2D(const tcu::UVec2& vec) makeRect2D() argument 161 makeViewport(const tcu::IVec2& vec) makeViewport() argument 166 makeViewport(const tcu::IVec3& vec) makeViewport() argument 171 makeViewport(const tcu::UVec2& vec) makeViewport() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/ |
| H A D | vktGeometryTestsUtil.hpp | 105 inline std::size_t sizeInBytes (const std::vector<T>& vec) in sizeInBytes() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
| H A D | vktSpvAsmIndexingTests.cpp | 238 const UVec4 vec = indexSelectorData[numIdx]; in addComputeIndexingStructTests() local 484 const UVec4 vec = indexSelectorData[numIdx]; in addGraphicsIndexingStructTests() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/geometry/ |
| H A D | vktGeometryTestsUtil.hpp | 105 inline std::size_t sizeInBytes (const std::vector<T>& vec) in sizeInBytes() argument
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| H A D | Common.h | 136 TSpan(const TVector<S> &vec) : mData(vec.data()), mSize(vec.size()) in TSpan() argument 139 TSpan &operator=(const TVector<S> &vec) in operator =() argument
|
| /third_party/skia/third_party/externals/spirv-tools/source/util/ |
| H A D | small_vector.h | 56 SmallVector(const std::vector<T>& vec) : SmallVector() { in SmallVector() argument 67 SmallVector(std::vector<T>&& vec) : SmallVector() { in SmallVector() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/tests/perf_tests/ |
| H A D | InstancingPerf.cpp | 33 size_t VectorSizeBytes(const std::vector<T> &vec) in VectorSizeBytes() argument
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
| H A D | Initialize.cpp | 201 TType *vec = new TType(EbtVec); in InsertBuiltInFunctions() local [all...] |
| /third_party/openssl/ohos_lite/crypto/ |
| H A D | cryptlib.c | 101 IA32CAP vec; in OPENSSL_cpuid_setup() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/util/ |
| H A D | small_vector.h | 56 SmallVector(const std::vector<T>& vec) : SmallVector() { in SmallVector() argument 67 SmallVector(std::vector<T>&& vec) : SmallVector() { in SmallVector() argument [all...] |
| /third_party/skia/tests/ |
| H A D | JSONTest.cpp | 171 const auto& vec = v.as<T>(); in check_vector() local
|
| /third_party/skia/third_party/externals/freetype/src/base/ |
| H A D | ftoutln.c | 148 FT_Vector vec; in FT_EXPORT_DEF() local 169 FT_Vector vec; in FT_EXPORT_DEF() local 237 FT_Vector vec; FT_EXPORT_DEF() local 474 FT_Vector* vec = outline->points; FT_Outline_Get_CBox() local 512 FT_Vector* vec; FT_Outline_Translate() local 709 FT_Vector* vec; FT_Outline_Transform() local [all...] |