| /test/xts/hats/hdf/codec/hdi_idlomx/ |
| H A D | codec_function_utils.h | 103 void ObjectToVector(T ¶m, std::vector<int8_t> &vec)
in ObjectToVector() argument 110 int32_t VectorToObject(std::vector<int8_t> &vec, T ¶m)
in VectorToObject() argument
|
| /test/xts/hats/hdf/vibrator/vibratorBenchmarkTest/ |
| H A D | hdf_vibrator_benchmark_test.cpp | 236 std::vector<CompositeEffect> vec;
in BENCHMARK_F() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | deshake.h | 48 MotionVector vec; ///< Motion vector member
|
| /third_party/json/tests/src/ |
| H A D | unit-msgpack.cpp | 1514 std::vector<uint8_t> vec = {0xc0, 0xc0}; variable 1829 std::vector<uint8_t> vec; variable
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_lower_regs_to_ssa.c | 186 nir_alu_instr *vec = nir_alu_instr_create(state->shader, vecN_op); in rewrite_alu_instr() local
|
| H A D | nir_lower_phis_to_scalar.c | 223 nir_alu_instr *vec = nir_alu_instr_create(state->shader, vec_op); in lower_phis_to_scalar_block() local
|
| /third_party/mesa3d/src/compiler/nir/tests/ |
| H A D | serialize_tests.cpp | 153 nir_ssa_def *vec = nir_vec(b, undefs, GetParam()); in TEST_P() local 273 nir_ssa_def *vec = nir_channel(b, zero, GetParam() - 1); in TEST_P() local
|
| /third_party/mesa3d/src/gallium/drivers/vc4/ |
| H A D | vc4_nir_lower_io.c | 47 nir_ssa_def *vec = nir_vec(b, comps, intr->num_components); in replace_intrinsic_with_vec() local
|
| /third_party/node/deps/v8/third_party/zlib/contrib/optimizations/ |
| H A D | chunkcopy.h | 207 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/node/deps/zlib/contrib/optimizations/ |
| H A D | chunkcopy.h | 218 static inline void v_store_128(void* out, const z_vec128i_t vec) { in v_store_128() argument 265 static inline void v_store_128(void* out, const z_vec128i_t vec) { in v_store_128() argument
|
| /third_party/node/src/quic/ |
| H A D | transportparams.cc | 103 TransportParams::TransportParams(Type type, const ngtcp2_vec& vec) in TransportParams() argument
|
| H A D | sessionticket.cc | 48 ngtcp2_vec vec = content; in FromV8Value() local
|
| /third_party/nghttp2/lib/ |
| H A D | sfparse.h | 215 sf_vec vec; member
|
| /third_party/node/deps/base64/base64/test/ |
| H A D | test_base64.c | 332 } vec[] = { in test_one_codec() local
|
| /third_party/node/deps/nghttp2/lib/ |
| H A D | sfparse.h | 215 sf_vec vec; member
|
| /third_party/node/deps/ngtcp2/ngtcp2/lib/ |
| H A D | ngtcp2_vec.c | 32 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 D | cpuid.c | 99 IA32CAP vec; in OPENSSL_cpuid_setup() local
|
| /third_party/openssl/crypto/ |
| H A D | cpuid.c | 99 IA32CAP vec; in OPENSSL_cpuid_setup() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/ |
| H A D | vktSparseResourcesTestsUtil.hpp | 267 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 D | SkOffsetImageFilter.cpp | 79 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 D | SkPointPriv.h | 96 static SkPoint MakeOrthog(const SkPoint& vec, Side side = kLeft_Side) { in MakeOrthog() argument
|
| /third_party/skia/third_party/externals/freetype/src/base/ |
| H A D | ftbbox.c | 469 FT_Vector* vec; in FT_EXPORT_DEF() local
|
| H A D | fttrigon.c | 163 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 D | cidgload.c | 481 FT_Vector* vec = cur->points; in FT_LOCAL_DEF() local
|
| /third_party/skia/third_party/externals/freetype/src/smooth/ |
| H A D | ftsmooth.c | 278 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...] |