/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
basic_string.h | 10 // Free Software Foundation; either version 3, or (at your option) 62 * @c push_back, @c at, and @c %array access are supported. 90 * object at the front. 477 * NB: @a __s must have at least @a __n characters, '\\0' 820 * see at().) 837 * see at().) Unshares the string. 861 at(size_type __n) const 864 __throw_out_of_range(__N("basic_string::at")); 880 at(size_type __n) function in class:basic_string 883 __throw_out_of_range(__N("basic_string::at")); [all...] |
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_bvector.h | 16 * or implied. Any use is at your own risk. 502 reference at(size_type __n) function in class:__BVECTOR_QUALIFIED 504 const_reference at(size_type __n) const function in class:__BVECTOR_QUALIFIED
|
_deque.h | 16 * or implied. Any use is at your own risk. 453 reference at(size_type __n) function in class:deque 455 const_reference at(size_type __n) const function in class:deque [all...] |
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_bvector.h | 16 * or implied. Any use is at your own risk. 502 reference at(size_type __n) function in class:__BVECTOR_QUALIFIED 504 const_reference at(size_type __n) const function in class:__BVECTOR_QUALIFIED
|
_deque.h | 16 * or implied. Any use is at your own risk. 453 reference at(size_type __n) function in class:deque 455 const_reference at(size_type __n) const function in class:deque [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
basic_string.h | 10 // Free Software Foundation; either version 3, or (at your option) 60 * @c push_back, @c at, and @c %array access are supported. 88 * object at the front. 475 * NB: @a s must have at least @a n characters, '\\0' 815 * see at().) 832 * see at().) Unshares the string. 856 at(size_type __n) const 859 __throw_out_of_range(__N("basic_string::at")); 865 * Returns a read/write reference to the data at the first 873 * Returns a read-only (constant) reference to the data at the firs 909 at(size_type __n) function in class:basic_string [all...] |
stl_bvector.h | 9 // Free Software Foundation; either version 3, or (at your option) 712 at(size_type __n) function in class:vector 716 at(size_type __n) const function in class:vector
|
stl_deque.h | 9 // Free Software Foundation; either version 3, or (at your option) 485 //standard container and at the same time makes use of the EBO 566 * at first. 639 * constant-time manipulation of elements at either end. 659 * map_size is at least 8. %map is an array of map_size 675 * /middle/ %map pointers will be valid, and the ones at the edges 879 * input iterators are used, then this will do at most 2N calls to the 1256 at(size_type __n) function in class:deque 1274 at(size_type __n) const function in class:deque [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
basic_string.h | 10 // Free Software Foundation; either version 3, or (at your option) 62 * @c push_back, @c at, and @c %array access are supported. 90 * object at the front. 477 * NB: @a __s must have at least @a __n characters, '\\0' 820 * see at().) 837 * see at().) Unshares the string. 861 at(size_type __n) const 864 __throw_out_of_range(__N("basic_string::at")); 880 at(size_type __n) function in class:basic_string 883 __throw_out_of_range(__N("basic_string::at")); [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/ |
basic_string.h | 8 // Free Software Foundation; either version 3, or (at your option) 65 * @c push_back, @c at, and @c %array access are supported. 93 * object at the front. 480 * NB: @a __s must have at least @a __n characters, '\\0' 823 * see at().) 840 * see at().) Unshares the string. 864 at(size_type __n) const 867 __throw_out_of_range(__N("basic_string::at")); 883 at(size_type __n) function in class:basic_string 886 __throw_out_of_range(__N("basic_string::at")); [all...] |
/dalvik/dx/src/com/android/dx/cf/code/ |
Ropper.java | 6 * You may obtain a copy of the License at 331 * do anything else special at this level, since later passes 361 * failure at block construction time, since negative labels 443 * don't need to do anything else special at this level, since 783 * tell it at this point that its sole successor is the 785 * above, since, at this point, the return block doesn't 786 * actually exist; it gets synthesized at the end of 814 * construct a new set of successors to point at the 816 * at the very end of processing). 862 * instruction(s) at the end of the block (which is wher 1027 int at = 0; local [all...] |
/external/chromium_org/courgette/ |
adjustment_method_2.cc | 389 LabelInfo* at(size_t i) const { return trace_[exemplar_position_ + i]; } function in class:courgette::adjustment_method_2::Shingle 395 bool InModel() const { return at(0)->is_model_; } 416 size_t exemplar_position_; // At this position (and other positions). 434 // base::StringAppendF(&s, "%s%x ", sep, instance.at(i)->label_->rva_); 436 s += ToString(instance->at(i)); 450 LabelInfo* info_a = a.at(i); 451 LabelInfo* info_b = b.at(i); 651 LabelInfo* info = instance->at(i); 656 if (info == instance->at(j)) { // Duplicate LabelInfo 729 LabelInfo* program_info = program_instance->at(variable_index) [all...] |
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v4/ |
v8-deltablue.js | 7 // (at your option) any later version. 58 OrderedCollection.prototype.at = function (index) { 608 var u = unsatisfied.at(i); 635 * the variable is 'stay' (i.e. it is a constant at plan execution 664 var c = constraints.at(i); 716 var c = v.constraints.at(i); 722 var next = v.constraints.at(i); 736 var c = cc.at(i); 764 return this.v.at(index); 846 if (dests.at(i).value != i * 5 + 1000 [all...] |
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v5/ |
v8-deltablue.js | 7 // (at your option) any later version. 58 OrderedCollection.prototype.at = function (index) { 608 var u = unsatisfied.at(i); 635 * the variable is 'stay' (i.e. it is a constant at plan execution 664 var c = constraints.at(i); 716 var c = v.constraints.at(i); 722 var next = v.constraints.at(i); 736 var c = cc.at(i); 764 return this.v.at(index); 846 if (dests.at(i).value != i * 5 + 1000 [all...] |
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/v8-v6/ |
v8-deltablue.js | 7 // (at your option) any later version. 58 OrderedCollection.prototype.at = function (index) { 608 var u = unsatisfied.at(i); 635 * the variable is 'stay' (i.e. it is a constant at plan execution 664 var c = constraints.at(i); 716 var c = v.constraints.at(i); 722 var next = v.constraints.at(i); 736 var c = cc.at(i); 764 return this.v.at(index); 846 if (dests.at(i).value != i * 5 + 1000 [all...] |
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
api_arrayelt.c | 27 * It involves looking at the format/type of all the enabled vertex arrays 1470 AEattrib *at = actx->attribs; local 1642 const AEattrib *at; local [all...] |
/external/chromium_org/v8/benchmarks/ |
deltablue.js | 7 // (at your option) any later version. 64 OrderedCollection.prototype.at = function (index) { 614 var u = unsatisfied.at(i); 641 * the variable is 'stay' (i.e. it is a constant at plan execution 670 var c = constraints.at(i); 722 var c = v.constraints.at(i); 728 var next = v.constraints.at(i); 742 var c = cc.at(i); 770 return this.v.at(index); 852 if (dests.at(i).value != i * 5 + 1000 [all...] |
/external/mesa3d/src/mesa/main/ |
api_arrayelt.c | 27 * It involves looking at the format/type of all the enabled vertex arrays 1470 AEattrib *at = actx->attribs; local 1642 const AEattrib *at; local [all...] |
/external/stlport/stlport/stl/ |
_rope.h | 13 * or implied. Any use is at your own risk. 288 // The following should be treated as private, at least for now. 424 // But its hard to do anything else at the 617 * on the pointer either at normal exit or if an exception 1603 _CharT at(size_type __pos) const { function in class:rope 2023 reference at(size_type __pos) { function in class:rope [all...] |
/external/v8/benchmarks/ |
deltablue.js | 7 // (at your option) any later version. 64 OrderedCollection.prototype.at = function (index) { 614 var u = unsatisfied.at(i); 641 * the variable is 'stay' (i.e. it is a constant at plan execution 670 var c = constraints.at(i); 722 var c = v.constraints.at(i); 728 var next = v.constraints.at(i); 742 var c = cc.at(i); 770 return this.v.at(index); 852 if (dests.at(i).value != i * 5 + 1000 [all...] |
/external/valgrind/main/VEX/ |
test_main.c | 16 License, or (at your option) any later version. 481 License, or (at your option) any later version. 1248 IRAtom* at; local 1415 IRAtom* at; local 1426 IRAtom* at; local 1435 IRAtom* at; local 1448 IRAtom* at; local 1461 IRAtom* at; local 1472 IRAtom* at; local 1481 IRAtom* at; local 1494 IRAtom* at; local 1557 IRAtom* at; local 1566 IRAtom* at; local 1575 IRAtom* at; local 1584 IRAtom* at; local [all...] |
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_rope.h | 13 * or implied. Any use is at your own risk. 288 // The following should be treated as private, at least for now. 424 // But its hard to do anything else at the 617 * on the pointer either at normal exit or if an exception 1603 _CharT at(size_type __pos) const { function in class:rope 2023 reference at(size_type __pos) { function in class:rope [all...] |
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_rope.h | 13 * or implied. Any use is at your own risk. 288 // The following should be treated as private, at least for now. 424 // But its hard to do anything else at the 617 * on the pointer either at normal exit or if an exception 1601 _CharT at(size_type __pos) const { function in class:rope 2021 reference at(size_type __pos) { function in class:rope [all...] |
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_rope.h | 13 * or implied. Any use is at your own risk. 288 // The following should be treated as private, at least for now. 424 // But its hard to do anything else at the 617 * on the pointer either at normal exit or if an exception 1601 _CharT at(size_type __pos) const { function in class:rope 2021 reference at(size_type __pos) { function in class:rope [all...] |
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_rope.h | 13 * or implied. Any use is at your own risk. 288 // The following should be treated as private, at least for now. 424 // But its hard to do anything else at the 617 * on the pointer either at normal exit or if an exception 1601 _CharT at(size_type __pos) const { function in class:rope 2021 reference at(size_type __pos) { function in class:rope [all...] |