HomeSort by relevance Sort by last modified time
    Searched refs:vec (Results 701 - 725 of 777) sorted by null

<<21222324252627282930>>

  /external/llvm/bindings/ocaml/llvm/
llvm.mli 767 val const_all_ones : (*int|vec*)lltype -> llvalue
    [all...]
  /external/valgrind/memcheck/tests/darwin/
scalar.stderr.exp 306 Syscall param mincore(vec) contains uninitialised byte(s)
310 Syscall param mincore(vec) points to unaddressable byte(s)
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/
Registers.hpp 26 struct v128 { uint32_t vec[4]; }; member in struct:libunwind::v128
    [all...]
  /packages/apps/Launcher2/src/com/android/launcher2/
Folder.java 728 public void onFlingToDelete(DragObject d, int x, int y, PointF vec) {
    [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.sat4j.core_2.3.5.v201308161310.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.sat4j.core_2.3.5.v20130525.jar 
  /external/opencv3/modules/core/include/opencv2/core/cuda/detail/
color_detail.hpp 76 template <typename T> static __device__ __forceinline__ void setAlpha(typename TypeVec<T, 3>::vec_type& vec, T val)
80 template <typename T> static __device__ __forceinline__ void setAlpha(typename TypeVec<T, 4>::vec_type& vec, T val)
82 vec.w = val;
85 template <typename T> static __device__ __forceinline__ T getAlpha(const typename TypeVec<T, 3>::vec_type& vec)
90 template <typename T> static __device__ __forceinline__ T getAlpha(const typename TypeVec<T, 4>::vec_type& vec)
92 return vec.w;
    [all...]
  /external/valgrind/VEX/priv/
host_ppc_isel.c 2101 HReg vec = iselVecExpr(env, e->Iex.Unop.arg, IEndianess); local
2136 HReg vec = iselVecExpr(env, e->Iex.Unop.arg, IEndianess); local
3539 HReg vec = iselVecExpr(env, e->Iex.Unop.arg, IEndianess); local
    [all...]
  /external/mdnsresponder/mDNSShared/
dnssd_clientstub.c 694 struct iovec vec = { ((char *)hdr) + sizeof(ipc_msg_hdr) + datalen, 1 }; // Send the last byte along with the SCM_RIGHTS
716 msg.msg_iov = &vec;
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_vec4_visitor.cpp 1755 float *vec = &ir->value.f[i * ir->type->vector_elements]; local
    [all...]
  /external/opencv3/modules/core/include/opencv2/core/
matx.hpp 163 Vec<_Tp, n> solve(const Vec<_Tp, m>& rhs, int method) const;
270 /////////////////////// Vec (used as element of multi-channel images /////////////////////
283 In addition to the universal notation like Vec<float, 3>, you can use shorter aliases
284 for the most popular specialized variants of Vec, e.g. Vec3f ~ Vec<float, 3>.
286 It is possible to convert Vec\<T,2\> to/from Point_, Vec\<T,3\> to/from Point3_ , and Vec\<T,4\>
287 to CvScalar or Scalar_. Use operator[] to access the elements of Vec
    [all...]
  /external/v8/test/cctest/wasm/
test-run-wasm-64.cc     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
rtl.h 27 #include "vec.h"
240 vec<rtx, va_gc> *objects;
250 vec<rtx, va_gc> *anchors;
    [all...]
  /prebuilts/tools/common/m2/repository/xml-resolver/xml-resolver/1.2/
xml-resolver-1.2.jar 
  /external/valgrind/memcheck/tests/solaris/
scalar.stderr.exp     [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/folder/
Folder.java     [all...]
  /prebuilts/devtools/tools/lib/
commons-compress-1.0.jar 
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/include/isl/
map.h 19 #include <isl/vec.h>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/include/isl/
map.h 19 #include <isl/vec.h>
  /prebuilts/tools/common/commons-compress/
commons-compress-1.0.jar 
  /prebuilts/tools/common/m2/repository/org/apache/commons/commons-compress/1.0/
commons-compress-1.0.jar 
  /external/deqp/modules/gles31/functional/
es31fSynchronizationTests.cpp 95 std::vector<deUint32> vec; local
97 readBuffer(gl, target, 1, vec);
99 return vec[0];
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elfnn-ia64.c 189 (const bfd_target *vec);
    [all...]
  /external/owasp/sanitizer/tools/findbugs/lib/
bcel.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/bcel/2.0.1/
bcel-2.0.1.jar 

Completed in 1248 milliseconds

<<21222324252627282930>>