HomeSort by relevance Sort by last modified time
    Searched full:firsttype (Results 1 - 19 of 19) sorted by null

  /external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.type/
p5-0x.cpp 11 template<typename R, typename FirstType, typename ...Types>
12 struct has_nondeduced_pack_test<R(FirstType, Types..., int),
13 R(FirstType, Types...)> {
  /dalvik/dx/src/com/android/dx/rop/code/
PlainInsn.java 111 TypeBearer firstType = sources.get(0).getTypeBearer();
112 if (szSources == 2 && firstType.isConstant()) {
113 Constant cst = (Constant) firstType;
  /external/dexmaker/src/dx/java/com/android/dx/rop/code/
PlainInsn.java 111 TypeBearer firstType = sources.get(0).getTypeBearer();
112 if (szSources == 2 && firstType.isConstant()) {
113 Constant cst = (Constant) firstType;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/
XKBproto.h 303 CARD8 firstType;
331 CARD8 firstType;
370 CARD8 firstType;
617 CARD8 firstType;
1060 CARD8 firstType;
1150 CARD8 firstType;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/
XKBproto.h 303 CARD8 firstType;
331 CARD8 firstType;
370 CARD8 firstType;
617 CARD8 firstType;
1060 CARD8 firstType;
1150 CARD8 firstType;
  /external/clang/lib/Sema/
SemaStmt.cpp     [all...]
SemaDeclAttr.cpp     [all...]
  /dalvik/dx/src/com/android/dx/cf/code/
RopperMachine.java 533 TypeBearer firstType = sources.get(0).getTypeBearer();
536 if ((lastType.isConstant() || firstType.isConstant()) &&
563 cst = (Constant) firstType;
    [all...]
  /external/libbrillo/brillo/dbus/
data_serialization.h 531 template<typename FirstType, typename... RestOfTypes>
532 struct TupleTraits<FirstType, RestOfTypes...> {
534 return GetDBusSignature<FirstType>() +
    [all...]
  /external/doclava/src/com/google/doclava/
InfoBuilder.java 706 boolean firstType = true;
710 if (firstType) {
711 firstType = false;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
XKBlib.h 851 unsigned int /* firstType */,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
XKBlib.h 849 unsigned int /* firstType */,
  /external/google-breakpad/src/testing/include/gmock/
gmock-matchers.h     [all...]
  /external/gmock/include/gmock/
gmock-matchers.h     [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-arm.c 1959 struct neon_typed_alias firsttype; local
    [all...]
  /external/clang/include/clang/AST/
Decl.h     [all...]
  /external/guice/extensions/struts2/lib/
ognl-3.0.jar 
  /prebuilts/tools/common/m2/repository/org/apache/velocity/velocity/1.5/
velocity-1.5.jar 
  /prebuilts/tools/common/m2/repository/org/apache/velocity/velocity/1.7/
velocity-1.7.jar 

Completed in 1567 milliseconds