HomeSort by relevance Sort by last modified time
    Searched full:vec1 (Results 26 - 42 of 42) sorted by null

12

  /external/quake/quake/src/QW/client/
cl_cam.c 136 pmtrace_t Cam_DoTrace(vec3_t vec1, vec3_t vec2)
146 VectorCopy (vec1, pmove.origin);
  /frameworks/base/media/libstagefright/codecs/m4v_h263/enc/src/
vlc_encode.cpp 2544 Int vec1, vec2, vec3; local
    [all...]
  /external/opencv/cxcore/src/
cxmatmul.cpp     [all...]
  /external/llvm/include/llvm/CodeGen/
ISDOpcodes.h 285 /// VECTOR_SHUFFLE(VEC1, VEC2) - Returns a vector, of the same type as
286 /// VEC1/VEC2. A VECTOR_SHUFFLE node also contains an array of constant int
291 /// in terms of the element size of VEC1/VEC2, not in terms of bytes.
    [all...]
  /external/freetype/src/truetype/
ttinterp.c 5158 FT_Vector* vec1 = CUR.zp0.orus + L; local
6114 FT_Vector* vec1 = &CUR.zp1.org[point]; local
6122 FT_Vector* vec1 = &CUR.zp1.orus[point]; local
    [all...]
  /external/clang/lib/AST/
ASTImporter.cpp 490 const DependentSizedExtVectorType *Vec1
495 Vec1->getSizeExpr(), Vec2->getSizeExpr()))
498 Vec1->getElementType(),
506 const VectorType *Vec1 = cast<VectorType>(T1);
509 Vec1->getElementType(),
512 if (Vec1->getNumElements() != Vec2->getNumElements())
514 if (Vec1->getVectorKind() != Vec2->getVectorKind())
    [all...]
  /external/webkit/Source/ThirdParty/ANGLE/src/compiler/
OutputHLSL.cpp     [all...]
  /external/llvm/lib/Bitcode/Reader/
BitcodeReader.cpp     [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_2_7/
BitcodeReader.cpp     [all...]
  /external/valgrind/main/VEX/priv/
host_x86_isel.c 3241 HReg vec1 = newVRegV(env); local
    [all...]
  /external/clang/docs/
LanguageExtensions.html     [all...]
  /external/clang/lib/Sema/
SemaOverload.cpp     [all...]
  /external/v8/src/
objects.cc 5407 Vector<const char> vec1 = lhs->ToAsciiVector(); local
5424 Vector<const uc16> vec1 = lhs->ToUC16Vector(); local
    [all...]
  /external/llvm/docs/
ProgrammersManual.html     [all...]
LangRef.html     [all...]
  /external/opencv/cxcore/include/
cxcore.h     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeDAG.cpp     [all...]

Completed in 2627 milliseconds

12