Home
last modified time | relevance | path

Searched defs:Type2 (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/numeric/odeint/algebra/detail/
Dmacros.hpp27 #define BOOST_ODEINT_CHECK_CONTAINER_TYPE( Type1 , Type2 ) \ argument
32 #define BOOST_ODEINT_CHECK_CONTAINER_TYPE( Type1 , Type2 ) argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DELF.h450 uint8_t Type2 = (Type >> 8) & 0xFF; in getRelocationTypeName() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DELFYAML.cpp1482 ELFYAML::ELF_REL Type2; member
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DPNaClTranslator.cpp1829 static bool simplifyOutCommonVectorType(Ice::Type &Type1, Ice::Type &Type2) { in simplifyOutCommonVectorType()
2222 Ice::Type Type2 = Op2->getType(); in ProcessRecord() local