Home
last modified time | relevance | path

Searched defs:vector (Results 26 - 50 of 186) sorted by relevance

12345678

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/
H A DCLDeviceCL.cpp25 bool GetDeviceInfo(cl_device_id device, cl::DeviceInfo name, std::vector<T> &vector) in GetDeviceInfo() argument
/third_party/skia/third_party/externals/swiftshader/src/System/
H A DTypes.hpp227 inline constexpr float4 vector(float x, float y, float z, float w) in vector() function
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dtransformation_expand_vector_reduction.cpp80 auto* vector = ir_context->get_def_use_mgr()->GetDef( in Apply() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dtransformation_expand_vector_reduction.cpp80 auto* vector = ir_context->get_def_use_mgr()->GetDef( in Apply() local
/third_party/spirv-tools/source/fuzz/
H A Dtransformation_expand_vector_reduction.cpp81 auto* vector = ir_context->get_def_use_mgr()->GetDef( in Apply() local
/base/account/os_account/frameworks/domain_account/test/moduletest/src/
H A Dmock_domain_so_plugin.cpp46 static bool SetPluginUint8Vector(const std::vector<uint8_t> &vector, PluginUint8Vector &pVector) in SetPluginUint8Vector() argument
/third_party/gn/src/gn/
H A Dimmutable_vector.h36 ImmutableVectorView(const ImmutableVector<T>& vector) in ImmutableVectorView() argument
/third_party/icu/vendor/double-conversion/upstream/test/cctest/
H A Dtest-strtod.cc65 Vector<const char> vector; in TEST() local
389 Vector<const char> vector; TEST() local
659 Vector<const char> vector; TEST() local
885 Vector<const char> vector; TEST() local
[all...]
/third_party/ltp/testcases/kernel/syscalls/mincore/
H A Dmincore01.c69 unsigned char *vector; member
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-handler-gen.cc148 auto vector = Parameter<FeedbackVector>(Descriptor::kVector); in Generate_ElementsTransitionAndStore() local
290 auto vector = Parameter<HeapObject>(Descriptor::kVector); in Generate_StoreFastElementIC() local
339 auto vector = Parameter<FeedbackVector>(Descriptor::kVector); in TF_BUILTIN() local
354 auto vector = Parameter<FeedbackVector>(Descriptor::kVector); in TF_BUILTIN() local
367 auto vector = Parameter<HeapObject>(Descriptor::kVector); TF_BUILTIN() local
389 auto vector = Parameter<HeapObject>(Descriptor::kVector); Generate_KeyedStoreIC_SloppyArguments() local
425 auto vector = Parameter<HeapObject>(Descriptor::kVector); TF_BUILTIN() local
442 auto vector = Parameter<HeapObject>(Descriptor::kVector); TF_BUILTIN() local
462 auto vector = Parameter<HeapObject>(Descriptor::kVector); TF_BUILTIN() local
[all...]
/third_party/rust/crates/cxx/src/
H A Dlib.rs467 pub mod vector; modules
/third_party/skia/third_party/externals/angle2/src/common/
H A Dvector_utils.h473 operator <<(std::ostream &ostream, const VectorBase<Dimension, Type> &vector) operator <<() argument
497 operator <<(std::ostream &ostream, const Vector<2, Type> &vector) operator <<() argument
510 operator <<(std::ostream &ostream, const Vector<3, Type> &vector) operator <<() argument
516 operator <<(std::ostream &ostream, const Vector<4, Type> &vector) operator <<() argument
[all...]
/third_party/skia/src/gpu/
H A DBufferWriter.h213 SK_MAYBE_UNUSED inline VertexWriter& operator<<(VertexWriter& w, const Sk4f& vector) { in operator <<() argument
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DTypes.hpp131 inline float4 vector(float x, float y, float z, float w) in vector() function
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
H A Dftcalc.h328 FT_Vector_NormLen( FT_Vector* vector ); variable
/third_party/ffmpeg/libavcodec/
H A Dg723_1.c1104 int ff_g723_1_scale_vector(int16_t *dst, const int16_t *vector, int length) in ff_g723_1_scale_vector() argument
1148 int16_t vector[SUBFRAME_LEN]; in ff_g723_1_gen_dirac_train() local
1158 void ff_g723_1_gen_acb_excitation(int16_t *vector, int16_t *prev_excitation, in ff_g723_1_gen_acb_excitation() argument
[all...]
H A Deatgv.c229 unsigned int vector = get_bits(&gb, vector_bits); in tgv_decode_inter() local
H A Dtruespeech.c45 int16_t vector[8]; ///< input vector: 5/5/4/4/4/3/3/3 member
[all...]
/third_party/alsa-utils/axfer/
H A Dxfer-libasound-timer-mmap.c15 char **vector; member
[all...]
/third_party/mesa3d/src/gallium/frontends/clover/api/
H A Dtransfer.cpp38 vector(const size_t *p) { in vector() function
[all...]
/third_party/ltp/testcases/kernel/kvm/
H A Dlib_guest.c118 void tst_set_interrupt_callback(unsigned int vector, in tst_set_interrupt_callback() argument
174 void tst_handle_interrupt(struct kvm_interrupt_frame *ifrm, long vector, in tst_handle_interrupt() argument
[all...]
/third_party/lwip/src/include/lwip/priv/
H A Dapi_msg.h108 const struct netvector *vector; member
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidate_constants.cpp127 const auto vector = _.FindDef(constituent->type_id()); in ValidateConstantComposite() local
[all...]
/third_party/skia/src/core/
H A DSkGeometry.cpp21 SkVector vector; in to_vector() local
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DVertexDataManager.cpp277 float *vector = (float*)mVertexBuffer->lock(sw::PUBLIC); in ConstantVertexBuffer() local

Completed in 17 milliseconds

12345678