| /external/libcxx/test/containers/sequences/list/list.ops/ |
| D | splice_pos_list.pass.cpp | 28 std::list<int> l1; in main() local 37 std::list<int> l1; in main() local 48 std::list<int> l1; in main() local 61 std::list<int> l1; in main() local 76 std::list<int> l1(a1, a1+1); in main() local 87 std::list<int> l1(a1, a1+1); in main() local 98 std::list<int> l1(a1, a1+1); in main() local 111 std::list<int> l1(a1, a1+1); in main() local 124 std::list<int> l1(a1, a1+1); in main() local 139 std::list<int> l1(a1, a1+1); in main() local [all …]
|
| D | splice_pos_list_iter.pass.cpp | 28 std::list<int> l1; in main() local 39 std::list<int> l1; in main() local 52 std::list<int> l1; in main() local 65 std::list<int> l1; in main() local 80 std::list<int> l1; in main() local 95 std::list<int> l1; in main() local 110 std::list<int> l1(a1, a1+1); in main() local 118 std::list<int> l1(a1, a1+1); in main() local 131 std::list<int> l1(a1, a1+1); in main() local 144 std::list<int> l1(a1, a1+2); in main() local [all …]
|
| D | splice_pos_list_iter_iter.pass.cpp | 28 std::list<int> l1(a1, a1+3); in main() local 40 std::list<int> l1(a1, a1+3); in main() local 52 std::list<int> l1(a1, a1+3); in main() local 64 std::list<int> l1(a1, a1+3); in main() local 84 std::list<int> l1(a1, a1+3); in main() local 104 std::list<int> l1(a1, a1+3); in main() local 133 std::list<int, min_allocator<int>> l1(a1, a1+3); in main() local 145 std::list<int, min_allocator<int>> l1(a1, a1+3); in main() local 157 std::list<int, min_allocator<int>> l1(a1, a1+3); in main() local 169 std::list<int, min_allocator<int>> l1(a1, a1+3); in main() local [all …]
|
| /external/libcxx/test/thread/thread.mutex/thread.lock.algorithm/ |
| D | try_lock.pass.cpp | 76 L0 l1; in main() local 83 L1 l1; in main() local 90 L0 l1; in main() local 97 L2 l1; in main() local 111 L0 l1; in main() local 126 L0 l1; in main() local 135 L1 l1; in main() local 144 L2 l1; in main() local 160 L1 l1; in main() local 169 L0 l1; in main() local [all …]
|
| D | lock.pass.cpp | 91 L0 l1; in main() local 98 L1 l1; in main() local 105 L0 l1; in main() local 112 L2 l1; in main() local 126 L0 l1; in main() local 140 L2 l1; in main() local 154 L1 l1; in main() local 168 L2 l1; in main() local 183 L0 l1; in main() local 192 L2 l1; in main() local [all …]
|
| /external/libcxx/test/containers/sequences/vector.bool/ |
| D | erase_iter_iter.pass.cpp | 24 std::vector<bool> l1(a1, a1+3); in main() local 31 std::vector<bool> l1(a1, a1+3); in main() local 39 std::vector<bool> l1(a1, a1+3); in main() local 47 std::vector<bool> l1(a1, a1+3); in main() local 55 std::vector<bool, min_allocator<bool>> l1(a1, a1+3); in main() local 62 std::vector<bool, min_allocator<bool>> l1(a1, a1+3); in main() local 70 std::vector<bool, min_allocator<bool>> l1(a1, a1+3); in main() local 78 std::vector<bool, min_allocator<bool>> l1(a1, a1+3); in main() local
|
| D | erase_iter.pass.cpp | 24 std::vector<bool> l1(a1, a1+3); in main() local 45 std::vector<bool, min_allocator<bool>> l1(a1, a1+3); in main() local
|
| /external/libcxx/test/containers/sequences/list/list.modifiers/ |
| D | erase_iter_iter.pass.cpp | 23 std::list<int> l1(a1, a1+3); in main() local 30 std::list<int> l1(a1, a1+3); in main() local 38 std::list<int> l1(a1, a1+3); in main() local 46 std::list<int> l1(a1, a1+3); in main() local 54 std::list<int, min_allocator<int>> l1(a1, a1+3); in main() local 61 std::list<int, min_allocator<int>> l1(a1, a1+3); in main() local 69 std::list<int, min_allocator<int>> l1(a1, a1+3); in main() local 77 std::list<int, min_allocator<int>> l1(a1, a1+3); in main() local
|
| D | push_back_rvalue.pass.cpp | 24 std::list<MoveOnly> l1; in main() local 35 std::list<MoveOnly, min_allocator<MoveOnly>> l1; in main() local
|
| D | push_front_rvalue.pass.cpp | 24 std::list<MoveOnly> l1; in main() local 35 std::list<MoveOnly, min_allocator<MoveOnly>> l1; in main() local
|
| D | erase_iter.pass.cpp | 23 std::list<int> l1(a1, a1+3); in main() local 45 std::list<int, min_allocator<int>> l1(a1, a1+3); in main() local
|
| /external/libcxx/test/containers/sequences/vector/vector.modifiers/ |
| D | erase_iter_iter.pass.cpp | 23 std::vector<int> l1(a1, a1+3); in main() local 30 std::vector<int> l1(a1, a1+3); in main() local 38 std::vector<int> l1(a1, a1+3); in main() local 46 std::vector<int> l1(a1, a1+3); in main() local 61 std::vector<int, min_allocator<int>> l1(a1, a1+3); in main() local 68 std::vector<int, min_allocator<int>> l1(a1, a1+3); in main() local 76 std::vector<int, min_allocator<int>> l1(a1, a1+3); in main() local 84 std::vector<int, min_allocator<int>> l1(a1, a1+3); in main() local
|
| D | erase_iter.pass.cpp | 23 std::vector<int> l1(a1, a1+3); in main() local 45 std::vector<int, min_allocator<int>> l1(a1, a1+3); in main() local
|
| /external/skia/src/sfnt/ |
| D | SkOTTable_OS_2_V1.h | 297 struct l1 { struct 298 … static const SK_OT_ULONG SuperscriptsAndSubscriptsMask = SkOTSetULONGBit<32 - 32>::value; 299 static const SK_OT_ULONG CurrencySymbolsMask = SkOTSetULONGBit<33 - 32>::value; 300 …static const SK_OT_ULONG CombiningDiacriticalMarksForSymbolsMask = SkOTSetULONGBit<34 - 32>::value; 301 static const SK_OT_ULONG LetterlikeSymbolsMask = SkOTSetULONGBit<35 - 32>::value; 302 static const SK_OT_ULONG NumberFormsMask = SkOTSetULONGBit<36 - 32>::value; 303 static const SK_OT_ULONG ArrowsMask = SkOTSetULONGBit<37 - 32>::value; 304 … static const SK_OT_ULONG MathematicalOperatorsMask = SkOTSetULONGBit<38 - 32>::value; 305 … static const SK_OT_ULONG MiscellaneousTechnicalMask = SkOTSetULONGBit<39 - 32>::value; 306 static const SK_OT_ULONG ControlPicturesMask = SkOTSetULONGBit<40 - 32>::value; [all …]
|
| D | SkOTTable_OS_2_V2.h | 298 struct l1 { struct 299 … static const SK_OT_ULONG SuperscriptsAndSubscriptsMask = SkOTSetULONGBit<32 - 32>::value; 300 static const SK_OT_ULONG CurrencySymbolsMask = SkOTSetULONGBit<33 - 32>::value; 301 …static const SK_OT_ULONG CombiningDiacriticalMarksForSymbolsMask = SkOTSetULONGBit<34 - 32>::value; 302 static const SK_OT_ULONG LetterlikeSymbolsMask = SkOTSetULONGBit<35 - 32>::value; 303 static const SK_OT_ULONG NumberFormsMask = SkOTSetULONGBit<36 - 32>::value; 304 static const SK_OT_ULONG ArrowsMask = SkOTSetULONGBit<37 - 32>::value; 305 … static const SK_OT_ULONG MathematicalOperatorsMask = SkOTSetULONGBit<38 - 32>::value; 306 … static const SK_OT_ULONG MiscellaneousTechnicalMask = SkOTSetULONGBit<39 - 32>::value; 307 static const SK_OT_ULONG ControlPicturesMask = SkOTSetULONGBit<40 - 32>::value; [all …]
|
| D | SkOTTable_OS_2_V3.h | 299 struct l1 { struct 300 … static const SK_OT_ULONG SuperscriptsAndSubscriptsMask = SkOTSetULONGBit<32 - 32>::value; 301 static const SK_OT_ULONG CurrencySymbolsMask = SkOTSetULONGBit<33 - 32>::value; 302 …static const SK_OT_ULONG CombiningDiacriticalMarksForSymbolsMask = SkOTSetULONGBit<34 - 32>::value; 303 static const SK_OT_ULONG LetterlikeSymbolsMask = SkOTSetULONGBit<35 - 32>::value; 304 static const SK_OT_ULONG NumberFormsMask = SkOTSetULONGBit<36 - 32>::value; 305 static const SK_OT_ULONG ArrowsMask = SkOTSetULONGBit<37 - 32>::value; 306 … static const SK_OT_ULONG MathematicalOperatorsMask = SkOTSetULONGBit<38 - 32>::value; 307 … static const SK_OT_ULONG MiscellaneousTechnicalMask = SkOTSetULONGBit<39 - 32>::value; 308 static const SK_OT_ULONG ControlPicturesMask = SkOTSetULONGBit<40 - 32>::value; [all …]
|
| D | SkOTTable_OS_2_V4.h | 299 struct l1 { struct 300 … static const SK_OT_ULONG SuperscriptsAndSubscriptsMask = SkOTSetULONGBit<32 - 32>::value; 301 static const SK_OT_ULONG CurrencySymbolsMask = SkOTSetULONGBit<33 - 32>::value; 302 …static const SK_OT_ULONG CombiningDiacriticalMarksForSymbolsMask = SkOTSetULONGBit<34 - 32>::value; 303 static const SK_OT_ULONG LetterlikeSymbolsMask = SkOTSetULONGBit<35 - 32>::value; 304 static const SK_OT_ULONG NumberFormsMask = SkOTSetULONGBit<36 - 32>::value; 305 static const SK_OT_ULONG ArrowsMask = SkOTSetULONGBit<37 - 32>::value; 306 … static const SK_OT_ULONG MathematicalOperatorsMask = SkOTSetULONGBit<38 - 32>::value; 307 … static const SK_OT_ULONG MiscellaneousTechnicalMask = SkOTSetULONGBit<39 - 32>::value; 308 static const SK_OT_ULONG ControlPicturesMask = SkOTSetULONGBit<40 - 32>::value; [all …]
|
| /external/chromium_org/third_party/skia/src/sfnt/ |
| D | SkOTTable_OS_2_V1.h | 297 struct l1 { struct 298 … static const SK_OT_ULONG SuperscriptsAndSubscriptsMask = SkOTSetULONGBit<32 - 32>::value; 299 static const SK_OT_ULONG CurrencySymbolsMask = SkOTSetULONGBit<33 - 32>::value; 300 …static const SK_OT_ULONG CombiningDiacriticalMarksForSymbolsMask = SkOTSetULONGBit<34 - 32>::value; 301 static const SK_OT_ULONG LetterlikeSymbolsMask = SkOTSetULONGBit<35 - 32>::value; 302 static const SK_OT_ULONG NumberFormsMask = SkOTSetULONGBit<36 - 32>::value; 303 static const SK_OT_ULONG ArrowsMask = SkOTSetULONGBit<37 - 32>::value; 304 … static const SK_OT_ULONG MathematicalOperatorsMask = SkOTSetULONGBit<38 - 32>::value; 305 … static const SK_OT_ULONG MiscellaneousTechnicalMask = SkOTSetULONGBit<39 - 32>::value; 306 static const SK_OT_ULONG ControlPicturesMask = SkOTSetULONGBit<40 - 32>::value; [all …]
|
| D | SkOTTable_OS_2_V2.h | 298 struct l1 { struct 299 … static const SK_OT_ULONG SuperscriptsAndSubscriptsMask = SkOTSetULONGBit<32 - 32>::value; 300 static const SK_OT_ULONG CurrencySymbolsMask = SkOTSetULONGBit<33 - 32>::value; 301 …static const SK_OT_ULONG CombiningDiacriticalMarksForSymbolsMask = SkOTSetULONGBit<34 - 32>::value; 302 static const SK_OT_ULONG LetterlikeSymbolsMask = SkOTSetULONGBit<35 - 32>::value; 303 static const SK_OT_ULONG NumberFormsMask = SkOTSetULONGBit<36 - 32>::value; 304 static const SK_OT_ULONG ArrowsMask = SkOTSetULONGBit<37 - 32>::value; 305 … static const SK_OT_ULONG MathematicalOperatorsMask = SkOTSetULONGBit<38 - 32>::value; 306 … static const SK_OT_ULONG MiscellaneousTechnicalMask = SkOTSetULONGBit<39 - 32>::value; 307 static const SK_OT_ULONG ControlPicturesMask = SkOTSetULONGBit<40 - 32>::value; [all …]
|
| D | SkOTTable_OS_2_V3.h | 299 struct l1 { struct 300 … static const SK_OT_ULONG SuperscriptsAndSubscriptsMask = SkOTSetULONGBit<32 - 32>::value; 301 static const SK_OT_ULONG CurrencySymbolsMask = SkOTSetULONGBit<33 - 32>::value; 302 …static const SK_OT_ULONG CombiningDiacriticalMarksForSymbolsMask = SkOTSetULONGBit<34 - 32>::value; 303 static const SK_OT_ULONG LetterlikeSymbolsMask = SkOTSetULONGBit<35 - 32>::value; 304 static const SK_OT_ULONG NumberFormsMask = SkOTSetULONGBit<36 - 32>::value; 305 static const SK_OT_ULONG ArrowsMask = SkOTSetULONGBit<37 - 32>::value; 306 … static const SK_OT_ULONG MathematicalOperatorsMask = SkOTSetULONGBit<38 - 32>::value; 307 … static const SK_OT_ULONG MiscellaneousTechnicalMask = SkOTSetULONGBit<39 - 32>::value; 308 static const SK_OT_ULONG ControlPicturesMask = SkOTSetULONGBit<40 - 32>::value; [all …]
|
| D | SkOTTable_OS_2_V4.h | 299 struct l1 { struct 300 … static const SK_OT_ULONG SuperscriptsAndSubscriptsMask = SkOTSetULONGBit<32 - 32>::value; 301 static const SK_OT_ULONG CurrencySymbolsMask = SkOTSetULONGBit<33 - 32>::value; 302 …static const SK_OT_ULONG CombiningDiacriticalMarksForSymbolsMask = SkOTSetULONGBit<34 - 32>::value; 303 static const SK_OT_ULONG LetterlikeSymbolsMask = SkOTSetULONGBit<35 - 32>::value; 304 static const SK_OT_ULONG NumberFormsMask = SkOTSetULONGBit<36 - 32>::value; 305 static const SK_OT_ULONG ArrowsMask = SkOTSetULONGBit<37 - 32>::value; 306 … static const SK_OT_ULONG MathematicalOperatorsMask = SkOTSetULONGBit<38 - 32>::value; 307 … static const SK_OT_ULONG MiscellaneousTechnicalMask = SkOTSetULONGBit<39 - 32>::value; 308 static const SK_OT_ULONG ControlPicturesMask = SkOTSetULONGBit<40 - 32>::value; [all …]
|
| /external/apache-harmony/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/ |
| D | PropertyChangeSupportTest.java | 75 PropertyChangeListener l1 = new MockPropertyChangeListener(); in testAddPropertyChangeListener_PropertyChangeListener_Normal() local 128 PropertyChangeListener l1 = new MockPropertyChangeListener(); in testAddPropertyChangeListener_PropertyChangeListener_Duplicate() local 146 PropertyChangeListener l1 = new MockPropertyChangeListener(); in testAddPropertyChangeListener_PropertyChangeListener_String_Normal() local 212 PropertyChangeListener l1 = new MockPropertyChangeListener(); in testAddPropertyChangeListener_PropertyChangeListener_String_NullProperty() local 231 PropertyChangeListener l1 = new MockPropertyChangeListener(); in testAddPropertyChangeListener_PropertyChangeListener_String_Duplicate() local 269 PropertyChangeListener l1 = new MockPropertyChangeListener(); in testRemovePropertyChangeListener_PropertyChangeListener_Normal() local 335 MockPropertyChangeListener l1 = new MockPropertyChangeListener(src, in testRemovePropertyChangeListener_PropertyChangeListener_String_AllRegistered() local 354 PropertyChangeListener l1 = new MockPropertyChangeListener(); in testRemovePropertyChangeListener_PropertyChangeListener_String_PropertyRegistered() local 423 PropertyChangeListener l1 = new MockPropertyChangeListener(); in testGetPropertyChangeListener_Normal() local 453 PropertyChangeListener l1 = new MockPropertyChangeListener(); in testGetPropertyChangeListener_String_Normal() local [all …]
|
| /external/clang/test/CXX/expr/expr.prim/expr.prim.lambda/ |
| D | default-arguments.cpp | 4 auto l1 = [](int i, int j = 17, int k = 18) { return i + j + k; }; in defargs() local 12 auto l1 = [](int i, in defargs_errors() local 35 auto l1 = [](const T& value = T()) { }; in defargs_in_template_unused() local 44 …auto l1 = [](const T& value = T()) { }; // expected-error{{no matching constructor for initializat… in defargs_in_template_used() local
|
| /external/openssl/crypto/rc2/ |
| D | rc2_locl.h | 67 #define c2ln(c,l1,l2,n) { \ argument 90 #define l2cn(l1,l2,c,n) { \ argument 105 #define n2ln(c,l1,l2,n) { \ argument 121 #define l2nn(l1,l2,c,n) { \ argument
|
| /external/libcxx/test/strings/basic.string/string.modifiers/string_erase/ |
| D | erase_iter_db1.pass.cpp | 28 std::string l1("123"); in main() local 36 S l1("123"); in main() local
|