HomeSort by relevance Sort by last modified time
    Searched defs:elemtype (Results 1 - 7 of 7) sorted by null

  /external/llvm/lib/Target/NVPTX/
NVPTXISelLowering.cpp 1118 EVT elemtype = vtparts[j]; local
1347 EVT elemtype = vtparts[j]; local
    [all...]
NVPTXAsmPrinter.cpp 386 EVT elemtype = vtparts[i]; local
389 elemtype = vtparts[i].getVectorElementType();
393 unsigned sz = elemtype.getSizeInBits();
394 if (elemtype.isInteger() && (sz < 32))
1579 EVT elemtype = vtparts[i]; local
    [all...]
  /external/opencv/cxcore/src/
cxdatastructs.cpp 465 int elemtype = CV_MAT_TYPE(seq_flags); local
466 int typesize = CV_ELEM_SIZE(elemtype);
468 if( elemtype != CV_SEQ_ELTYPE_GENERIC &&
705 int elemtype = CV_MAT_TYPE(seq_flags); local
706 int typesize = CV_ELEM_SIZE(elemtype);
708 if( elemtype != CV_SEQ_ELTYPE_GENERIC &&
    [all...]
  /external/opencv3/modules/core/src/
datastructs.cpp 387 int elemtype = CV_MAT_TYPE(seq_flags); local
388 int typesize = CV_ELEM_SIZE(elemtype);
390 if( elemtype != CV_SEQ_ELTYPE_GENERIC && elemtype != CV_USRTYPE1 &&
599 int elemtype = CV_MAT_TYPE(seq_flags); local
600 int typesize = CV_ELEM_SIZE(elemtype);
602 if( elemtype != CV_SEQ_ELTYPE_GENERIC &&
    [all...]
  /toolchain/binutils/binutils-2.25/include/
hp-symtab.h 787 ELEMTYPE is a DNTT pointer to the type for the array elements.
792 Multi-dimensional arrays are represented by ELEMTYPE pointing to
809 dnttpointer elemtype; member in struct:dntt_type_array
    [all...]
  /prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit-core-js/2.14/
htmlunit-core-js-2.14.jar 
  /prebuilts/tools/common/m2/repository/org/mozilla/rhino/1.7R3/
rhino-1.7R3.jar 

Completed in 153 milliseconds