Home
last modified time | relevance | path

Searched defs:Type1 (Results 1 – 13 of 13) sorted by relevance

/external/clang/test/SemaObjC/
Dovl-check.m6 struct Type1 { int a; }; argument
11 - (void) test:(struct Type1 *)arg; argument
50 - (void) testCFTypeRef:(struct Type1 *)arg;
/external/sdv/vsomeip/third_party/boost/numeric/odeint/include/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
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/CSKY/
DCSKYISelDAGToDAG.cpp299 auto Type1 = N->getValueType(1); in selectAddCarry() local
342 auto Type1 = N->getValueType(1); in selectSubCarry() local
/external/rust/crates/pin-project/tests/ui/pinned_drop/
Dinvalid.rs104 struct Type1(()); struct
107 impl PinnedDrop for Type1 { implementation
/external/clang/test/Parser/
Dcxx-decl.cpp122 typedef Class1<Class2> Type1; variable
/external/clang/test/Misc/
Dinteger-literal-printing.cpp4 template <short T> class Type1 {}; class
/external/grpc-grpc/test/core/resource_quota/
Darena_test.cc265 class Type1 : public BaseClass { in TEST_F() class
/external/llvm/include/llvm/Object/
DELF.h282 uint8_t Type1 = (Type >> 0) & 0xFF; in getRelocationTypeName() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DELF.h449 uint8_t Type1 = (Type >> 0) & 0xFF; in getRelocationTypeName() local
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/
DELF.h566 uint8_t Type1 = (Type >> 0) & 0xFF; in getRelocationTypeName() local
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/GlobalISel/
DLegalizerInfo.h206 LLT Type1; member
/external/swiftshader/third_party/subzero/src/
DPNaClTranslator.cpp1829 static bool simplifyOutCommonVectorType(Ice::Type &Type1, Ice::Type &Type2) { in simplifyOutCommonVectorType()
2221 Ice::Type Type1 = Op1->getType(); in ProcessRecord() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DLegalizerInfo.h172 LLT Type1; member