/external/clang/test/Index/ |
D | index-templates.cpp | 76 struct Pair { struct 85 Pair<T, U> p = { t, second_type(u) }; in init_list() argument 98 template class Pair<int, int>; variable
|
D | load-stmts.cpp | 73 struct Pair { struct
|
/external/smali/dexlib/src/main/java/org/jf/dexlib/Util/ |
D | Pair.java | 31 public class Pair<A, B> { class 35 public Pair(A first, B second) { in Pair() method in Pair
|
/external/skia/src/core/ |
D | SkPtrRecorder.h | 66 struct Pair { struct 75 SkTDArray<Pair> fList; argument
|
/external/chromium_org/third_party/skia/src/core/ |
D | SkPtrRecorder.h | 66 struct Pair { struct 75 SkTDArray<Pair> fList; argument
|
/external/skia/src/effects/ |
D | SkPorterDuff.cpp | 21 static const struct Pair { struct 24 } gPairs[] = { argument
|
/external/chromium_org/third_party/skia/src/effects/ |
D | SkPorterDuff.cpp | 21 static const struct Pair { struct 24 } gPairs[] = { argument
|
/external/javassist/src/main/javassist/compiler/ast/ |
D | Pair.java | 24 public class Pair extends ASTree { class 27 public Pair(ASTree _left, ASTree _right) { in Pair() method in Pair
|
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/ |
D | Pair.java | 21 public final class Pair<L, R> { class 30 public Pair(L left, R right) { in Pair() method in Pair
|
/external/skia/tests/ |
D | GpuBitmapCopyTest.cpp | 31 struct Pair { struct 32 SkBitmap::Config fConfig; 33 const char* fValid;
|
D | BitmapCopyTest.cpp | 74 struct Pair { struct 75 SkBitmap::Config fConfig; 76 const char* fValid;
|
/external/skia/include/core/ |
D | SkTDict.h | 98 struct Pair { struct 102 friend int operator<(const Pair& a, const Pair& b) argument
|
/external/chromium_org/third_party/skia/include/core/ |
D | SkTDict.h | 98 struct Pair { struct 102 friend int operator<(const Pair& a, const Pair& b) argument
|
/external/chromium_org/third_party/WebKit/Source/core/css/ |
D | Pair.h | 79 Pair() in Pair() function 84 …Pair(PassRefPtr<CSSPrimitiveValue> first, PassRefPtr<CSSPrimitiveValue> second, IdenticalValuesPol… in Pair() function
|
/external/llvm/include/llvm/ADT/ |
D | MapVector.h | 78 std::pair<KeyT, unsigned> Pair = std::make_pair(Key, 0); variable 94 std::pair<KeyT, unsigned> Pair = std::make_pair(KV.first, 0); in insert() local
|
/external/llvm/lib/Transforms/IPO/ |
D | ConstantMerge.cpp | 154 PointerIntPair<Constant*, 1, bool> Pair(Init, hasKnownAlignment(GV)); in runOnModule() local 186 PointerIntPair<Constant*, 1, bool> Pair(Init, hasKnownAlignment(GV)); in runOnModule() local
|
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/ |
D | AbstractSampleEncryptionBox.java | 221 public class Pair { class in AbstractSampleEncryptionBox.Entry 225 public Pair(int clear, long encrypted) { in Pair() method in AbstractSampleEncryptionBox.Entry.Pair
|
/external/srec/tools/thirdparty/OpenFst/fst/lib/ |
D | shortest-path.h | 171 typedef pair<StateId, Weight> Pair; typedef 233 typedef pair<StateId, Weight> Pair; in ShortestPath() typedef
|
/external/llvm/lib/Transforms/ObjCARC/ |
D | ProvenanceAnalysis.cpp | 169 std::pair<CachedResultsTy::iterator, bool> Pair = in related() local
|
/external/chromium_org/v8/test/mjsunit/ |
D | indexed-accessors.js | 44 function Pair(x, y) { class
|
/external/v8/test/mjsunit/ |
D | indexed-accessors.js | 44 function Pair(x, y) { class
|
/external/openfst/src/include/fst/ |
D | shortest-path.h | 212 typedef pair<StateId, Weight> Pair; typedef 285 typedef pair<StateId, Weight> Pair; typedef
|
D | sparse-tuple-weight.h | 62 typedef pair<K, W> Pair; typedef 228 typedef typename SparseTupleWeight<W, K>::Pair Pair; typedef
|
/external/chromium/chrome/common/deprecated/ |
D | event_sys_unittest.cc | 37 class Pair { class 40 explicit Pair(const std::string& name) : name_(name), a_(0), b_(0) { in Pair() function in __anone725ff860111::Pair
|
/external/clang/lib/CodeGen/ |
D | CGVTT.cpp | 163 std::pair<const CXXRecordDecl *, BaseSubobject> Pair = in getSecondaryVirtualPointerIndex() local
|