/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/truetype/ |
ttgload.c | 339 FT_Vector *vec, *vec_limit; local 467 vec = outline->points; 468 vec_limit = vec + n_points; 475 for ( ; vec < vec_limit; vec++, flag++ ) 499 vec->x = x; 506 vec = gloader->current.outline.points; 507 vec_limit = vec + n_points; 511 for ( ; vec < vec_limit; vec++, flag++ 909 FT_Vector* vec = outline->points; local [all...] |
/external/pdfium/third_party/freetype/src/truetype/ |
ttgload.c | 338 FT_Vector *vec, *vec_limit; local 466 vec = outline->points; 467 vec_limit = vec + n_points; 474 for ( ; vec < vec_limit; vec++, flag++ ) 498 vec->x = x; 505 vec = gloader->current.outline.points; 506 vec_limit = vec + n_points; 510 for ( ; vec < vec_limit; vec++, flag++ 907 FT_Vector* vec = outline->points; local [all...] |
/external/c-ares/ |
ares_process.c | 213 struct iovec *vec; local 255 vec = malloc(n * sizeof(struct iovec)); 256 if (vec) 262 vec[n].iov_base = (char *) sendreq->data; 263 vec[n].iov_len = sendreq->len; 266 wcount = (ssize_t)writev(server->tcp_socket, vec, (int)n); 267 free(vec); [all...] |
/external/opencv3/modules/core/include/opencv2/core/ |
operations.hpp | 400 int print(const std::vector<Point_<_Tp> >& vec, FILE* stream = stdout) 402 return print(Formatter::get()->format(Mat(vec)), stream); 406 int print(const std::vector<Point3_<_Tp> >& vec, FILE* stream = stdout) 408 return print(Formatter::get()->format(Mat(vec)), stream); 430 @param labels Output vector of labels. It contains as many elements as vec. Each label labels[i] is 431 a 0-based cluster index of `vec[i]`. 443 const _Tp* vec = &_vec[0]; local 469 if( i == j || !predicate(vec[i], vec[j]))
|
/hardware/invensense/6515/libsensors_iio/software/core/mllite/ |
ml_math_func.c | 197 void inv_vector_normalize(long *vec, int length) 204 inv_q30_to_double(vec[ii]) * inv_q30_to_double(vec[ii]); 209 vec[ii] = (int)((double)vec[ii] * normSF); 212 vec[0] = 1073741824L; 214 vec[ii] = 0;
|
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/ |
ml_math_func.c | 197 void inv_vector_normalize(long *vec, int length) 204 inv_q30_to_double(vec[ii]) * inv_q30_to_double(vec[ii]); 209 vec[ii] = (int)((double)vec[ii] * normSF); 212 vec[0] = 1073741824L; 214 vec[ii] = 0;
|
/external/deqp/framework/randomshaders/ |
rsgVariableValue.hpp | 152 StridedValueAccess& operator= (const tcu::Vector<float, Size>& vec); 184 StridedValueAccess<Stride>& StridedValueAccess<Stride>::operator= (const tcu::Vector<float, Size>& vec) 188 component(comp).asFloat() = vec.getPtr()[comp];
|
/external/opencv3/modules/flann/include/opencv2/flann/ |
autotuned_index.h | 151 virtual void findNeighbors(ResultSet<DistanceType>& result, const ElementType* vec, const SearchParams& searchParams) 155 bestIndex_->findNeighbors(result, vec, bestSearchParams_); 158 bestIndex_->findNeighbors(result, vec, searchParams);
|
/external/regex-re2/util/ |
pcre.h | 466 // Match against "text", filling in "vec" (up to "vecsize" * 2/3) with 476 // But the values for all subpattern are filled in into "vec". 481 int *vec, 485 // and "vec", to string "out". 489 int *vec, 498 int* vec,
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/ |
c-tree.h | 132 inside the VEC types. */ 367 vec<c_arg_tag, va_gc> *tags; 644 extern tree c_build_function_call_vec (location_t, tree, vec<tree, va_gc> *, 645 vec<tree, va_gc> *);
|
/external/valgrind/drd/tests/ |
tsan_unittest.cpp | 7175 static vector<int> *vec; \/\/ GUARDED_BY(mu); member in namespace:test400 7247 static vector<int> *vec; member in namespace:test401 [all...] |
/external/opencv/cxcore/src/ |
cxmatmul.cpp | [all...] |
/external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d11gears/ |
d3d11gears.cpp | 391 float4 lightpos = vec(5.0f, 5.0f, 10.0f, 0.0f); 512 gears[0].color = vec(0.8f, 0.1f, 0.0f, 1.0f); 513 gears[1].color = vec(0.0f, 0.8f, 0.2f, 1.0f); 514 gears[2].color = vec(0.2f, 0.2f, 1.0f, 1.0f);
|
/external/svox/pico/lib/ |
picokdt.h | 439 vec: tree input vector, 60 single-byte-sized attributes 440 veclen: length of vec in number of bytes 444 const picoos_uint8 *vec,
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
ButtonDropTarget.java | 86 public void onFlingToDelete(DragObject d, int x, int y, PointF vec) {
|
/system/core/liblog/ |
logger.h | 49 int (*write)(log_id_t logId, struct timespec *ts, struct iovec *vec, size_t nr);
|
/external/eigen/Eigen/src/SparseCore/ |
AmbiVector.h | 286 * \param vec the vector on which we iterate 291 Iterator(const AmbiVector& vec, const RealScalar& epsilon = 0) 292 : m_vector(vec)
|
/external/libchrome/base/process/ |
process_metrics_unittest.cc | 32 void BusyWork(std::vector<std::string>* vec) { 36 vec->push_back(Int64ToString(test_value));
|
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/NarrowPhaseCollision/ |
btMinkowskiPenetrationDepthSolver.cpp | 251 btVector3 vec = minB-minA; local 252 btScalar prj2 = minNorm.dot(vec);
|
/external/speex/libspeex/ |
filters.c | 65 void sanitize_values32(spx_word32_t *vec, spx_word32_t min_val, spx_word32_t max_val, int len) 71 if (!(vec[i]>=min_val && vec[i] <= max_val)) 73 if (vec[i] < min_val) 74 vec[i] = min_val; 75 else if (vec[i] > max_val) 76 vec[i] = max_val; 78 vec[i] = 0;
|
/external/valgrind/helgrind/ |
hg_errors.c | 244 Lock** vec ) 246 tl_assert(vec); 249 while (vec[n]) { 251 if (vec[n] != Lock_INVALID) 257 /* Find out whether 'lk' is in 'vec'. */ 258 static Bool elem_LockP_vector ( Lock** vec, Lock* lk ) 260 tl_assert(vec); 263 while (vec[n]) { 264 if (vec[n] == lk) [all...] |
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletDynamics/Featherstone/ |
btMultiBodyDynamicsWorld.cpp | 855 btVector3 vec = quatRotate(tr.getRotation(),bod->getLink(m).m_axes[0].m_topVec); local 858 btVector3 from = vec+tr.getOrigin()-quatRotate(tr.getRotation(),bod->getLink(m).m_dVector); 864 btVector3 vec = quatRotate(tr.getRotation(),bod->getLink(m).m_axes[0].m_bottomVec); local 867 btVector3 from = vec+tr.getOrigin()-quatRotate(tr.getRotation(),bod->getLink(m).m_dVector); 873 btVector3 vec = quatRotate(tr.getRotation(),bod->getLink(m).m_axes[0].m_bottomVec); local 876 btVector3 from = vec+tr.getOrigin()-quatRotate(tr.getRotation(),bod->getLink(m).m_dVector);
|
/external/skia/src/effects/ |
SkPerlinNoiseShader.cpp | 83 SkVector vec[2] = { local 87 matrix.mapVectors(vec, 2); 89 fBaseFrequency.set(SkScalarInvert(vec[0].fX), SkScalarInvert(vec[0].fY)); 90 fTileSize.set(SkScalarRoundToInt(vec[1].fX), SkScalarRoundToInt(vec[1].fY)); [all...] |
/external/webrtc/webrtc/modules/audio_device/android/ |
audio_device_unittest.cc | 295 std::vector<int16_t> vec(ptr16, ptr16 + num_frames); 297 int max = *std::max_element(vec.begin(), vec.end()); 299 int index_of_max = std::distance(vec.begin(), 300 std::find(vec.begin(), vec.end(), [all...] |
/external/webrtc/webrtc/modules/audio_device/ios/ |
audio_device_unittest_ios.cc | 288 std::vector<int16_t> vec(ptr16, ptr16 + num_frames); 290 int max = *std::max_element(vec.begin(), vec.end()); 293 std::distance(vec.begin(), std::find(vec.begin(), vec.end(), max)); [all...] |