HomeSort by relevance Sort by last modified time
    Searched defs:at (Results 201 - 225 of 525) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/debug/
_string.h 9 * or implied. Any use is at your own risk.
230 const_reference at(size_type __n) const { return _M_non_dbg_impl.at(__n); } function in class:basic_string
231 reference at(size_type __n) { return _M_non_dbg_impl.at(__n); } function in class:basic_string
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/pointers/
_vector.h 6 * or implied. Any use is at your own risk.
103 reference at(size_type __n) { return cast_traits::to_value_type_ref(_M_impl.at(__n)); } function in class:vector
104 const_reference at(size_type __n) const { return cast_traits::to_value_type_cref(_M_impl.at(__n)); } function in class:vector
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
stl_map.h 9 // Free Software Foundation; either version 3, or (at your option)
464 at(const key_type& __k) function in class:map
468 __throw_out_of_range(__N("map::at"));
473 at(const key_type& __k) const function in class:map
477 __throw_out_of_range(__N("map::at"));
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_map.h 9 // Free Software Foundation; either version 3, or (at your option)
482 at(const key_type& __k) function in class:map
486 __throw_out_of_range(__N("map::at"));
491 at(const key_type& __k) const function in class:map
495 __throw_out_of_range(__N("map::at"));
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/profile/
map.h 8 // Free Software Foundation; either version 2, or (at your option)
230 at(const key_type& __k) function in class:__profile::map
233 return _Base::at(__k);
237 at(const key_type& __k) const function in class:__profile::map
240 return _Base::at(__k);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_map.h 9 // Free Software Foundation; either version 3, or (at your option)
487 at(const key_type& __k) function in class:map
491 __throw_out_of_range(__N("map::at"));
496 at(const key_type& __k) const function in class:map
500 __throw_out_of_range(__N("map::at"));
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/
map.h 8 // Free Software Foundation; either version 3, or (at your option)
225 at(const key_type& __k) function in class:__profile::map
228 return _Base::at(__k);
232 at(const key_type& __k) const function in class:__profile::map
235 return _Base::at(__k);
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/debug/
_string.h 9 * or implied. Any use is at your own risk.
230 const_reference at(size_type __n) const { return _M_non_dbg_impl.at(__n); } function in class:basic_string
231 reference at(size_type __n) { return _M_non_dbg_impl.at(__n); } function in class:basic_string
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/pointers/
_vector.h 6 * or implied. Any use is at your own risk.
103 reference at(size_type __n) { return cast_traits::to_value_type_ref(_M_impl.at(__n)); } function in class:vector
104 const_reference at(size_type __n) const { return cast_traits::to_value_type_cref(_M_impl.at(__n)); } function in class:vector
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/caif/
caif_socket.h 71 } at; member in union:sockaddr_caif::__anon74145
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/caif/
caif_socket.h 71 } at; member in union:sockaddr_caif::__anon75454
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/caif/
caif_socket.h 71 } at; member in union:sockaddr_caif::__anon76762
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/debug/
_string.h 9 * or implied. Any use is at your own risk.
230 const_reference at(size_type __n) const { return _M_non_dbg_impl.at(__n); } function in class:basic_string
231 reference at(size_type __n) { return _M_non_dbg_impl.at(__n); } function in class:basic_string
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/pointers/
_vector.h 6 * or implied. Any use is at your own risk.
103 reference at(size_type __n) { return cast_traits::to_value_type_ref(_M_impl.at(__n)); } function in class:vector
104 const_reference at(size_type __n) const { return cast_traits::to_value_type_cref(_M_impl.at(__n)); } function in class:vector
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_map.h 9 // Free Software Foundation; either version 3, or (at your option)
482 at(const key_type& __k) function in class:map
486 __throw_out_of_range(__N("map::at"));
491 at(const key_type& __k) const function in class:map
495 __throw_out_of_range(__N("map::at"));
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/profile/
map.h 8 // Free Software Foundation; either version 2, or (at your option)
230 at(const key_type& __k) function in class:__profile::map
233 return _Base::at(__k);
237 at(const key_type& __k) const function in class:__profile::map
240 return _Base::at(__k);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_map.h 9 // Free Software Foundation; either version 3, or (at your option)
487 at(const key_type& __k) function in class:map
491 __throw_out_of_range(__N("map::at"));
496 at(const key_type& __k) const function in class:map
500 __throw_out_of_range(__N("map::at"));
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/
map.h 8 // Free Software Foundation; either version 3, or (at your option)
225 at(const key_type& __k) function in class:__profile::map
228 return _Base::at(__k);
232 at(const key_type& __k) const function in class:__profile::map
235 return _Base::at(__k);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
stl_map.h 8 // Free Software Foundation; either version 3, or (at your option)
501 at(const key_type& __k) function in class:map
505 __throw_out_of_range(__N("map::at"));
510 at(const key_type& __k) const function in class:map
514 __throw_out_of_range(__N("map::at"));
    [all...]
unordered_map.h 8 // Free Software Foundation; either version 3, or (at your option)
73 * at most one of each key value) that associates values of another type
90 * Base is _Hashtable, dispatched at compile time via template
612 at(const key_type& __k) function in class:unordered_map
613 { return _M_h.at(__k); }
616 at(const key_type& __k) const function in class:unordered_map
617 { return _M_h.at(__k); }
771 * Base is _Hashtable, dispatched at compile time via template
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/profile/
map.h 8 // Free Software Foundation; either version 3, or (at your option)
230 at(const key_type& __k) function in class:__profile::map
233 return _Base::at(__k);
237 at(const key_type& __k) const function in class:__profile::map
240 return _Base::at(__k);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
stl_map.h 8 // Free Software Foundation; either version 3, or (at your option)
536 at(const key_type& __k) function in class:map
540 __throw_out_of_range(__N("map::at"));
545 at(const key_type& __k) const function in class:map
549 __throw_out_of_range(__N("map::at"));
    [all...]
unordered_map.h 8 // Free Software Foundation; either version 3, or (at your option)
73 * at most one of each key value) that associates values of another type
91 * Base is _Hashtable, dispatched at compile time via template
643 at(const key_type& __k) function in class:unordered_map
644 { return _M_h.at(__k); }
647 at(const key_type& __k) const function in class:unordered_map
648 { return _M_h.at(__k); }
803 * Base is _Hashtable, dispatched at compile time via template
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/profile/
map.h 8 // Free Software Foundation; either version 3, or (at your option)
260 at(const key_type& __k) function in class:__profile::map
263 return _Base::at(__k);
267 at(const key_type& __k) const function in class:__profile::map
270 return _Base::at(__k);
  /system/core/libsparse/
sparse_read.c 6 * You may obtain a copy of the License at
56 char *at = ""; local
69 at = malloc(size + 1);
70 if (at == NULL) {
75 vsnprintf(at, size, fmt, argp);
77 at[size] = 0;
78 s = " at ";
83 sparse_print_verbose("EOF while reading file%s%s\n", s, at);
87 sparse_print_verbose("Invalid sparse file format%s%s\n", s, at);
90 s, at);
    [all...]

Completed in 1417 milliseconds

1 2 3 4 5 6 7 891011>>