/external/cronet/tot/third_party/libc++/src/test/std/utilities/memory/allocator.uses/allocator.uses.construction/ |
D | uses_allocator_construction_args.pass.cpp | 146 using PairType = std::pair<int, int>; in testOne() typedef 155 using PairType = const std::pair<int, int>; in testOne() typedef 163 using PairType = std::pair<int, int>; in testOne() typedef 172 using PairType = const std::pair<int, int>; in testOne() typedef
|
/external/cronet/stable/third_party/libc++/src/test/std/utilities/memory/allocator.uses/allocator.uses.construction/ |
D | uses_allocator_construction_args.pass.cpp | 146 using PairType = std::pair<int, int>; in testOne() typedef 155 using PairType = const std::pair<int, int>; in testOne() typedef 163 using PairType = std::pair<int, int>; in testOne() typedef 172 using PairType = const std::pair<int, int>; in testOne() typedef
|
/external/webrtc/modules/audio_processing/agc2/rnn_vad/ |
D | symmetric_matrix_buffer_unittest.cc | 28 using PairType = std::pair<int, int>; typedef 34 const SymmetricMatrixBuffer<PairType, S>* sym_matrix_buf, in CheckPairsWithValueExist()
|
/external/pigweed/pw_containers/size_report/public/pw_containers/size_report/ |
D | flat_map.h | 32 using PairType = FlatMapPair<K, V>; in MeasureFlatMap() local
|
/external/webrtc/rtc_base/containers/ |
D | flat_map_unittest.cc | 105 using PairType = std::pair<int, Unsortable>; in TEST() typedef 114 using PairType = std::pair<int, Unsortable>; in TEST() typedef 122 using PairType = std::pair<int, Unsortable>; in TEST() typedef 130 using PairType = std::pair<int, Unsortable>; in TEST() typedef
|
/external/cronet/stable/base/containers/ |
D | flat_map_unittest.cc | 114 using PairType = std::pair<int, Unsortable>; in TEST() typedef 123 using PairType = std::pair<int, Unsortable>; in TEST() typedef 131 using PairType = std::pair<int, Unsortable>; in TEST() typedef 139 using PairType = std::pair<int, Unsortable>; in TEST() typedef
|
D | fixed_flat_map_unittest.cc | 69 using PairType = std::pair<int, Unsortable>; in TEST() typedef
|
/external/cronet/tot/base/containers/ |
D | flat_map_unittest.cc | 114 using PairType = std::pair<int, Unsortable>; in TEST() typedef 123 using PairType = std::pair<int, Unsortable>; in TEST() typedef 131 using PairType = std::pair<int, Unsortable>; in TEST() typedef 139 using PairType = std::pair<int, Unsortable>; in TEST() typedef
|
D | fixed_flat_map_unittest.cc | 69 using PairType = std::pair<int, Unsortable>; in TEST() typedef
|
/external/llvm/utils/TableGen/ |
D | SearchableTableEmitter.cpp | 182 std::string PairType = "std::pair<" + FieldType + ", int>"; in emitLookupFunction() local
|
/external/clang/lib/Analysis/ |
D | Consumed.cpp | 459 typedef std::pair<const Stmt *, PropagationInfo> PairType; typedef in clang::consumed::ConsumedStmtVisitor
|