HomeSort by relevance Sort by last modified time
    Searched defs:eType (Results 51 - 75 of 91) sorted by null

1 23 4

  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_Component.h 125 OMX_SUSPENSIONTYPE eType;
OMX_Core.h 465 OMX_EXTRADATATYPE eType; /* Extra Data type */
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/
DTMDefaultBase.java 989 int firstChild, eType;
994 eType = _exptype(firstChild);
995 if (eType == nodeType
996 || (eType >= DTM.NTYPES
997 && m_expandedNameTable.getType(eType) == nodeType)) {
    [all...]
  /external/apache-xml/src/main/java/org/apache/xml/dtm/ref/sax2dtm/
SAX2DTM2.java 285 int eType;
287 eType = _exptype2(node);
288 if (eType >= DTM.NTYPES)
    [all...]
  /external/pdfium/xfa/src/fgas/src/layout/
fx_rtfbreak.cpp 972 FX_LINEBREAKTYPE eType;
    [all...]
fx_textbreak.cpp     [all...]
  /external/pdfium/xfa/src/fxfa/src/parser/
xfa_layout_pagemgr_new.cpp 138 XFA_ELEMENT eType = pBreakNode->GetClassID();
139 if (eType == XFA_ELEMENT_BreakBefore ||
140 (eType == XFA_ELEMENT_Break &&
682 XFA_ELEMENT eType = pCurNode->GetClassID();
683 switch (eType) {
704 if (RunBreak(eType, pCurNode->GetEnum(XFA_ATTRIBUTE_TargetType), pTarget,
711 eType == XFA_ELEMENT_BreakBefore) {
    [all...]
xfa_object_imp.cpp 176 XFA_OBJECTTYPE eType) const {
181 if (eType != XFA_OBJECTTYPEMASK)
182 while (pNode && pNode->GetObjectType() != eType) {
188 if (eType != XFA_OBJECTTYPEMASK)
189 while (pNode && pNode->GetObjectType() != eType) {
195 if (eType != XFA_OBJECTTYPEMASK)
196 while (pNode && pNode->GetObjectType() != eType) {
204 if (eType == XFA_OBJECTTYPEMASK ||
205 eType == pSibling->GetObjectType()) {
    [all...]
xfa_objectacc_imp.cpp 111 int32_t eType = pChild->GetClassID();
112 if (eType != XFA_ELEMENT_Color && eType != XFA_ELEMENT_Extras) {
113 return eType;
557 int32_t eType = pChild->GetClassID();
558 if (eType != XFA_ELEMENT_Extras) {
559 return eType;
656 FX_BOOL CXFA_Script::SetContentType(XFA_SCRIPTTYPE eType) {
658 switch (eType) {
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/test/
VideoEncTest.c 271 OMX_EXTRADATATYPE eType;
    [all...]
  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletSoftBody/
btSoftBody.h 486 struct eType { enum _ {
512 virtual eType::_ Type() const=0;
525 eType::_ Type() const { return(eType::Linear); }
548 eType::_ Type() const { return(eType::Angular); }
561 eType::_ Type() const { return(eType::Contact); }
  /external/pdfium/xfa/src/fxfa/src/app/
xfa_ffwidget.cpp     [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/
OMX_VideoEnc_Utils.h 541 OMX_EXTRADATATYPE eType;
  /external/pdfium/xfa/include/fxfa/
fxfa_basic.h 946 XFA_ATTRIBUTETYPE eType;
957 XFA_ATTRIBUTETYPE eType,
    [all...]
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_TI_IVCommon.h     [all...]
  /external/libgdx/extensions/gdx-bullet/jni/swig-src/softbody/com/badlogic/gdx/physics/bullet/softbody/
btSoftBody.java     [all...]
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.7.1/
xalan-2.7.1.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jdt.apt.core_3.3.401.R36_v20100727-0110.jar 
  /external/sqlite/dist/orig/
sqlite3.c     [all...]
  /external/sqlite/dist/
sqlite3.c     [all...]
  /external/owasp/sanitizer/tools/findbugs/lib/
findbugs.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.3/
findbugs-2.0.3.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/3.0.0/
findbugs-3.0.0.jar 

Completed in 871 milliseconds

1 23 4