Home
last modified time | relevance | path

Searched defs:vec (Results 301 - 325 of 1008) sorted by relevance

1...<<11121314151617181920>>...41

/third_party/node/deps/nghttp2/lib/
H A Dsfparse.h215 sf_vec vec; member
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_vec.c32 ngtcp2_vec *ngtcp2_vec_init(ngtcp2_vec *vec, const uint8_t *base, size_t len) { in ngtcp2_vec_init() argument
60 void ngtcp2_vec_del(ngtcp2_vec *vec, const ngtcp2_mem *mem) { in ngtcp2_vec_del() argument
64 uint64_t ngtcp2_vec_len(const ngtcp2_vec *vec, size_t n) { in ngtcp2_vec_len() argument
75 int64_t ngtcp2_vec_len_varint(const ngtcp2_vec *vec, size_t n) { in ngtcp2_vec_len_varint() argument
[all...]
/third_party/node/deps/openssl/openssl/crypto/
H A Dcpuid.c99 IA32CAP vec; in OPENSSL_cpuid_setup() local
/third_party/openssl/crypto/
H A Dcpuid.c99 IA32CAP vec; in OPENSSL_cpuid_setup() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
H A DvktSparseResourcesTestsUtil.hpp267 inline std::size_t sizeInBytes (const std::vector<T>& vec) in sizeInBytes() argument
273 inline const T* getDataOrNullptr (const std::vector<T>& vec, const std::size_t index = 0u) in getDataOrNullptr() argument
/third_party/skia/src/effects/imagefilters/
H A DSkOffsetImageFilter.cpp79 SkVector vec = ctm.mapVector(offset.fX, offset.fY); in map_offset_vector() local
91 SkIPoint vec = map_offset_vector(ctx.ctm(), fOffset); in onFilterImage() local
137 SkIPoint vec = map_offset_vector(ctm, fOffset); in onFilterNodeBounds() local
[all...]
/third_party/skia/src/core/
H A DSkPointPriv.h96 static SkPoint MakeOrthog(const SkPoint& vec, Side side = kLeft_Side) { in MakeOrthog() argument
/third_party/skia/third_party/externals/freetype/src/base/
H A Dftbbox.c469 FT_Vector* vec; in FT_EXPORT_DEF() local
H A Dfttrigon.c163 ft_trig_pseudo_rotate( FT_Vector* vec, in ft_trig_pseudo_rotate() argument
360 FT_Vector_Unit( FT_Vector* vec, FT_Angle angle ) FT_Vector_Unit() argument
377 FT_Vector_Rotate( FT_Vector* vec, FT_Angle angle ) FT_Vector_Rotate() argument
454 FT_Vector_Polarize( FT_Vector* vec, FT_Fixed *length, FT_Angle *angle ) FT_Vector_Polarize() argument
484 FT_Vector_From_Polar( FT_Vector* vec, FT_Fixed length, FT_Angle angle ) FT_Vector_From_Polar() argument
[all...]
/third_party/skia/third_party/externals/freetype/src/cid/
H A Dcidgload.c481 FT_Vector* vec = cur->points; in FT_LOCAL_DEF() local
/third_party/skia/third_party/externals/freetype/src/smooth/
H A Dftsmooth.c278 FT_Vector* vec; in ft_smooth_raster_lcd() local
310 FT_Vector* vec; in ft_smooth_raster_lcdv() local
375 FT_Vector* vec; ft_smooth_raster_overlap() local
[all...]
/third_party/skia/third_party/externals/freetype/src/type1/
H A Dt1gload.c541 FT_Vector* vec = cur->points; in FT_LOCAL_DEF() local
/third_party/skia/third_party/externals/tint/src/reader/wgsl/
H A Dparser_impl_type_decl_test.cc222 auto* vec = ptr->type->As<ast::Vector>(); in TEST_F() local
364 auto* vec = atomic->type->As<ast::Vector>(); in TEST_F() local
/third_party/skia/third_party/externals/tint/src/writer/spirv/
H A Dbuilder_type_test.cc497 auto* vec = create<sem::Vector>(create<sem::F32>(), 3); in TEST_F() local
513 auto* vec = create<sem::Vector>(i32, 3); in TEST_F() local
/third_party/skia/third_party/externals/zlib/contrib/optimizations/
H A Dchunkcopy.h207 static inline void v_store_128(void* out, const z_vec128i_t vec) { in v_store_128() argument
254 static inline void v_store_128(void* out, const z_vec128i_t vec) { in v_store_128() argument
/third_party/rust/crates/cxx/gen/build/src/
H A Dlib.rs94 mod vec; modules
/third_party/skia/gm/
H A Dimagescalealigned.cpp80 static sk_sp<SkImage> MakeImage(const SkVector& vec, SkColor color) { in MakeImage() argument
/third_party/spirv-tools/source/opt/
H A Dblock_merge_util.cpp199 auto& vec = terminator->dbg_line_insts(); in MergeWithSuccessor() local
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fFboTestUtil.hpp49 std::vector<glu::DataType> vec; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
H A DvktSparseResourcesTestsUtil.hpp267 inline std::size_t sizeInBytes (const std::vector<T>& vec) in sizeInBytes() argument
273 inline const T* getDataOrNullptr (const std::vector<T>& vec, const std::size_t index = 0u) in getDataOrNullptr() argument
/base/hiviewdfx/hilog/test/unittest/common/
H A Dhilogtool_test.cpp438 vector<string> vec; in HWTEST_F() local
558 vector<string> vec; in HWTEST_F() local
587 vector<string> vec; in HWTEST_F() local
622 vector<string> vec; in HWTEST_F() local
696 vector<string> vec; HWTEST_F() local
808 vector<string> vec; HWTEST_F() local
[all...]
/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Dark_test.cpp248 std::vector<uintptr_t> vec; in HWTEST_F() local
/base/notification/common_event_service/interfaces/kits/cj/src/
H A Dcommon_event_manager_ffi.cpp384 char **VectorToCharPointer(std::vector<std::string> &vec) in VectorToCharPointer() argument
/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dreminder_data_manager_test.cpp90 std::vector<sptr<ReminderRequest>> vec; in HWTEST_F() local
367 std::vector<sptr<ReminderRequest>> vec; in HWTEST_F() local
/base/request/request/test/unittest/cpp_test/fwkTest/src/
H A Dresponse_message_receiver_test.cpp346 std::vector<int64_t> vec; in HWTEST_F() local

Completed in 20 milliseconds

1...<<11121314151617181920>>...41