| /external/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/ |
| D | p7-1y.cpp | 17 using Int = int; typedef 25 using Int = decltype(x3a); typedef 26 using Int = decltype(x3d); typedef 30 using Int = decltype(x4a); typedef 35 using Int = decltype(x5a); typedef 71 using Int = decltype(f1a()); typedef 72 using Int = decltype(f1d()); typedef 76 using Int = decltype(f2a(0)); typedef 77 using Int = decltype(f2d(0)); typedef 81 using Int = decltype(f3a(0)); typedef [all …]
|
| /external/clang/test/CXX/expr/expr.const/ |
| D | p3-0x.cpp | 68 using Int = A<E6>; typedef 69 using Int = A<EE::EE32>; // expected-error {{not implicitly convertible}} typedef 70 using Int = A<(int)EE::EE32>; typedef 71 using Int = A<200>; typedef 72 using Int = A<1000>; // expected-error {{template argument evaluates to 1000, which cannot be narro… typedef 73 using Int = A<-3>; // expected-error {{template argument evaluates to -3, which cannot be narrowed … typedef 84 using Int = A<1.0>; // expected-error {{conversion from 'double' to 'unsigned char' is not allowed … typedef
|
| /external/swiftshader/third_party/LLVM/include/llvm/Analysis/ |
| D | IntervalIterator.h | 68 inline void addNodeToInterval(Interval *Int, BasicBlock *BB) { in addNodeToInterval() 79 inline void addNodeToInterval(Interval *Int, Interval *I) { in addNodeToInterval() 170 Interval *Int = new Interval(Header); in ProcessInterval() local 191 void ProcessNode(Interval *Int, NodeTy *Node) { in ProcessNode()
|
| /external/llvm/include/llvm/Analysis/ |
| D | IntervalIterator.h | 68 inline void addNodeToInterval(Interval *Int, BasicBlock *BB) { in addNodeToInterval() 79 inline void addNodeToInterval(Interval *Int, Interval *I) { in addNodeToInterval() 180 Interval *Int = new Interval(Header); in ProcessInterval() local 200 void ProcessNode(Interval *Int, NodeTy *Node) { in ProcessNode()
|
| /external/clang/test/ASTMerge/Inputs/ |
| D | function2.c | 1 typedef int Int; typedef
|
| D | category2.m | 1 typedef int Int; typedef 13 - (Int)method1; category
|
| /external/clang/lib/StaticAnalyzer/Core/ |
| D | RangeConstraintManager.cpp | 451 const llvm::APSInt &Int, in assumeSymNE() 471 const llvm::APSInt &Int, in assumeSymEQ() 486 const llvm::APSInt &Int, in getSymLTRange() 514 const llvm::APSInt &Int, in assumeSymLT() 522 const llvm::APSInt &Int, in getSymGTRange() 550 const llvm::APSInt &Int, in assumeSymGT() 558 const llvm::APSInt &Int, in getSymGERange() 586 const llvm::APSInt &Int, in assumeSymGE() 594 const llvm::APSInt &Int, in getSymLERange() 622 const llvm::APSInt &Int, in getSymLERange() [all …]
|
| /external/clang/test/Index/Inputs/ |
| D | preamble-with-error.h | 1 typedef int Int; typedef
|
| /external/swiftshader/third_party/LLVM/include/llvm/ADT/ |
| D | PointerIntPair.h | 60 PointerIntPair(PointerTy Ptr, IntType Int) : Value(0) { in PointerIntPair() 85 void setInt(IntType Int) { in setInt()
|
| /external/llvm/lib/DebugInfo/CodeView/ |
| D | StreamWriter.cpp | 28 Error StreamWriter::writeInteger(uint16_t Int) { in writeInteger() 32 Error StreamWriter::writeInteger(uint32_t Int) { in writeInteger()
|
| /external/libedit/src/ |
| D | chared.c | 236 c__prev_word(Char *p, Char *low, int n, int (*wtest)(Int)) in c__prev_word() 260 c__next_word(Char *p, Char *high, int n, int (*wtest)(Int)) in c__next_word() 278 cv_next_word(EditLine *el, Char *p, Char *high, int n, int (*wtest)(Int)) in cv_next_word() 307 cv_prev_word(Char *p, Char *low, int n, int (*wtest)(Int)) in cv_prev_word() 371 cv__endword(Char *p, Char *high, int n, int (*wtest)(Int)) in cv__endword()
|
| /external/clang/test/CXX/basic/basic.start/basic.start.main/ |
| D | p2.cpp | 24 typedef int Int; typedef 34 typedef int Int; typedef
|
| /external/clang/test/SemaCXX/ |
| D | enable_if.cpp | 52 struct Int { struct 53 constexpr Int(int i) : i(i) { } in Int() function 59 void default_argument_promotion(int n, int m = Int(0)) __attribute__((enable_if(m == 0, "chosen whe… argument
|
| /external/valgrind/none/tests/arm/ |
| D | intdiv.c | 4 typedef signed int Int; typedef
|
| /external/clang/test/Index/ |
| D | complete-member-access.m | 12 @interface Int : Super<MyProtocol> interface
|
| D | annotate-tokens-cxx0x.cpp | 16 typedef int Int; typedef
|
| D | annotate-tokens.c | 12 typedef int Int; typedef
|
| /external/clang/test/CXX/class/class.friend/ |
| D | p1.cpp | 14 typedef int Int; typedef
|
| /external/jsoncpp/include/json/ |
| D | config.h | 91 typedef int Int; typedef
|
| /external/valgrind/none/tests/amd64/ |
| D | pcmpxstrx64w.c | 12 typedef signed int Int; typedef
|
| D | pcmpxstrx64.c | 11 typedef signed int Int; typedef
|
| /external/boringssl/src/ssl/test/runner/ |
| D | sign.go | 146 func maybeCorruptECDSAValue(n *big.Int, typeOfCorruption BadValue, limit *big.Int) *big.Int {
|
| /external/llvm/lib/Analysis/ |
| D | IntervalPartition.cpp | 58 void IntervalPartition::updatePredecessors(Interval *Int) { in updatePredecessors()
|
| /external/swiftshader/third_party/LLVM/lib/Analysis/ |
| D | IntervalPartition.cpp | 58 void IntervalPartition::updatePredecessors(Interval *Int) { in updatePredecessors()
|
| /external/valgrind/VEX/priv/ |
| D | ir_opt.c | 719 Bool (*preciseMemExnsFn)(Int,Int,VexRegisterUpdates), in handle_gets_Stmt() 887 Bool (*preciseMemExnsFn)(Int,Int,VexRegisterUpdates), in redundant_put_removal_BB() 3174 IRExpr* (*specHelper) (const HChar*, IRExpr**, IRStmt**, Int) in spec_helpers_BB() argument 5617 static Interval dirty_helper_puts ( in dirty_helper_puts() argument 5619 Bool (*preciseMemExnsFn)(Int,Int,VexRegisterUpdates), in dirty_helper_puts() 5669 static Interval stmt_modifies_guest_state ( in stmt_modifies_guest_state() argument 5671 Bool (*preciseMemExnsFn)(Int,Int,VexRegisterUpdates), in stmt_modifies_guest_state() 5725 Bool (*preciseMemExnsFn)(Int,Int,VexRegisterUpdates), in ado_treebuild_BB() 6395 IRExpr* (*specHelper) (const HChar*, IRExpr**, IRStmt**, Int), in cheap_transformations() argument 6396 Bool (*preciseMemExnsFn)(Int,Int,VexRegisterUpdates), in cheap_transformations() [all …]
|