/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_bvector.h | 9 // Free Software Foundation; either version 3, or (at your option) 702 at(size_type __n) function in class:vector 706 at(size_type __n) const function in class:vector
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/ |
vstring.h | 8 // Free Software Foundation; either version 3, or (at your option) 217 * NB: @a __s must have at least @a __n characters, '\\0' has no special 525 * see at().) 542 * see at().) Unshares the string. 566 at(size_type __n) const function in class:__versa_string 569 std::__throw_out_of_range(__N("__versa_string::at")); 585 at(size_type __n) function in class:__versa_string 588 std::__throw_out_of_range(__N("__versa_string::at")); 595 * Returns a read/write reference to the data at the first 603 * Returns a read-only (constant) reference to the data at the firs [all...] |
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_string.h | 9 * or implied. Any use is at your own risk. 68 * First, basic_string always stores a null character at the end; 96 // a block of memory whose size is at least n + 1. 437 const_reference at(size_type __n) const { function in class:basic_string 443 reference at(size_type __n) { function in class:basic_string [all...] |
_vector.h | 16 * or implied. Any use is at your own risk. 210 reference at(size_type __n) { _M_range_check(__n); return (*this)[__n]; } function in class:vector 211 const_reference at(size_type __n) const { _M_range_check(__n); return (*this)[__n]; } function in class:vector
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/ |
stl_bvector.h | 9 // Free Software Foundation; either version 3, or (at your option) 702 at(size_type __n) function in class:vector 706 at(size_type __n) const function in class:vector
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/ |
vstring.h | 8 // Free Software Foundation; either version 3, or (at your option) 217 * NB: @a __s must have at least @a __n characters, '\\0' has no special 525 * see at().) 542 * see at().) Unshares the string. 566 at(size_type __n) const function in class:__versa_string 569 std::__throw_out_of_range(__N("__versa_string::at")); 585 at(size_type __n) function in class:__versa_string 588 std::__throw_out_of_range(__N("__versa_string::at")); 595 * Returns a read/write reference to the data at the first 603 * Returns a read-only (constant) reference to the data at the firs [all...] |
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_string.h | 9 * or implied. Any use is at your own risk. 68 * First, basic_string always stores a null character at the end; 96 // a block of memory whose size is at least n + 1. 437 const_reference at(size_type __n) const { function in class:basic_string 443 reference at(size_type __n) { function in class:basic_string [all...] |
_vector.h | 16 * or implied. Any use is at your own risk. 210 reference at(size_type __n) { _M_range_check(__n); return (*this)[__n]; } function in class:vector 211 const_reference at(size_type __n) const { _M_range_check(__n); return (*this)[__n]; } function in class:vector
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/ |
stl_bvector.h | 9 // Free Software Foundation; either version 3, or (at your option) 702 at(size_type __n) function in class:vector 706 at(size_type __n) const function in class:vector
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/ |
vstring.h | 8 // Free Software Foundation; either version 3, or (at your option) 217 * NB: @a __s must have at least @a __n characters, '\\0' has no special 525 * see at().) 542 * see at().) Unshares the string. 566 at(size_type __n) const function in class:__versa_string 569 std::__throw_out_of_range(__N("__versa_string::at")); 585 at(size_type __n) function in class:__versa_string 588 std::__throw_out_of_range(__N("__versa_string::at")); 595 * Returns a read/write reference to the data at the first 603 * Returns a read-only (constant) reference to the data at the firs [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/ |
vstring.h | 9 // Free Software Foundation; either version 3, or (at your option) 222 * NB: @a __s must have at least @a __n characters, '\\0' has no special 543 * see at().) 560 * see at().) Unshares the string. 584 at(size_type __n) const function in class:__versa_string 587 std::__throw_out_of_range(__N("__versa_string::at")); 603 at(size_type __n) function in class:__versa_string 606 std::__throw_out_of_range(__N("__versa_string::at")); 613 * Returns a read/write reference to the data at the first 621 * Returns a read-only (constant) reference to the data at the firs [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
hashtable_policy.h | 8 // Free Software Foundation; either version 3, or (at your option) 354 // The only tricky part is that we're caching the element count at 424 // DR 761. unordered_map needs an at() member function. 426 at(const _Key& __k); 429 at(const _Key& __k) const; 471 at(const _Key& __k) function in class:__detail::_Map_base 479 __throw_out_of_range(__N("_Map_base::at")); 487 at(const _Key& __k) const function in class:__detail::_Map_base 495 __throw_out_of_range(__N("_Map_base::at")); [all...] |
stl_deque.h | 9 // Free Software Foundation; either version 3, or (at your option) 487 //standard container and at the same time makes use of the EBO 575 * at first. 648 * constant-time manipulation of elements at either end. 668 * map_size is at least 8. %map is an array of map_size 684 * /middle/ %map pointers will be valid, and the ones at the edges 888 * input iterators are used, then this will do at most 2N calls to the 1265 at(size_type __n) function in class:deque 1283 at(size_type __n) const function in class:deque [all...] |
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_string.h | 9 * or implied. Any use is at your own risk. 68 * First, basic_string always stores a null character at the end; 96 // a block of memory whose size is at least n + 1. 437 const_reference at(size_type __n) const { function in class:basic_string 443 reference at(size_type __n) { function in class:basic_string [all...] |
_vector.h | 16 * or implied. Any use is at your own risk. 210 reference at(size_type __n) { _M_range_check(__n); return (*this)[__n]; } function in class:vector 211 const_reference at(size_type __n) const { _M_range_check(__n); return (*this)[__n]; } function in class:vector
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_string.h | 9 * or implied. Any use is at your own risk. 68 * First, basic_string always stores a null character at the end; 96 // a block of memory whose size is at least n + 1. 437 const_reference at(size_type __n) const { function in class:basic_string 443 reference at(size_type __n) { function in class:basic_string [all...] |
_vector.h | 16 * or implied. Any use is at your own risk. 210 reference at(size_type __n) { _M_range_check(__n); return (*this)[__n]; } function in class:vector 211 const_reference at(size_type __n) const { _M_range_check(__n); return (*this)[__n]; } function in class:vector
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/ |
vstring.h | 9 // Free Software Foundation; either version 3, or (at your option) 222 * NB: @a __s must have at least @a __n characters, '\\0' has no special 543 * see at().) 560 * see at().) Unshares the string. 584 at(size_type __n) const function in class:__versa_string 587 std::__throw_out_of_range(__N("__versa_string::at")); 603 at(size_type __n) function in class:__versa_string 606 std::__throw_out_of_range(__N("__versa_string::at")); 613 * Returns a read/write reference to the data at the first 621 * Returns a read-only (constant) reference to the data at the firs [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
hashtable_policy.h | 8 // Free Software Foundation; either version 3, or (at your option) 354 // The only tricky part is that we're caching the element count at 424 // DR 761. unordered_map needs an at() member function. 426 at(const _Key& __k); 429 at(const _Key& __k) const; 471 at(const _Key& __k) function in class:__detail::_Map_base 479 __throw_out_of_range(__N("_Map_base::at")); 487 at(const _Key& __k) const function in class:__detail::_Map_base 495 __throw_out_of_range(__N("_Map_base::at")); [all...] |
stl_deque.h | 9 // Free Software Foundation; either version 3, or (at your option) 487 //standard container and at the same time makes use of the EBO 575 * at first. 648 * constant-time manipulation of elements at either end. 668 * map_size is at least 8. %map is an array of map_size 684 * /middle/ %map pointers will be valid, and the ones at the edges 888 * input iterators are used, then this will do at most 2N calls to the 1265 at(size_type __n) function in class:deque 1283 at(size_type __n) const function in class:deque [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/ |
hashtable_policy.h | 8 // Free Software Foundation; either version 3, or (at your option) 125 * of _Hashtable::count(k) is always at most one, false if it may 468 // DR 761. unordered_map needs an at() member function. 470 at(const key_type& __k); 473 at(const key_type& __k) const; 536 at(const key_type& __k) function in class:__detail::_Map_base 544 __throw_out_of_range(__N("_Map_base::at")); 556 at(const key_type& __k) const function in class:__detail::_Map_base 564 __throw_out_of_range(__N("_Map_base::at")); [all...] |
stl_deque.h | 8 // Free Software Foundation; either version 3, or (at your option) 486 //standard container and at the same time makes use of the EBO 574 * at first. 647 * constant-time manipulation of elements at either end. 670 * map_size is at least 8. %map is an array of map_size 686 * /middle/ %map pointers will be valid, and the ones at the edges 890 * input iterators are used, then this will do at most 2N calls to the 1284 at(size_type __n) function in class:deque 1302 at(size_type __n) const function in class:deque [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_scope.py | 659 with check_warnings(("import \* only allowed at module level", namespace
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_scope.py | 659 with check_warnings(("import \* only allowed at module level", namespace
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/ |
GuidelineHandler.java | 6 * You may obtain a copy of the License at 449 int at = draggedEdge.at; local 455 int delta = edge.at - at; 699 * that case we look at the orientation; on the left side, prefer left-oriented [all...] |