HomeSort by relevance Sort by last modified time
    Searched refs:__got (Results 1 - 7 of 7) sorted by null

  /external/stlport/stlport/stl/
_num_get.c 120 int __got, bool __is_negative, _CharT __separator, const string& __grouping, const __true_type& /*_IsSigned*/) {
145 ++__got;
163 if (__got > 0) {
170 return ((__got > 0) && !__ovflow) &&
180 int __got, bool __is_negative, _CharT __separator, const string& __grouping, const __false_type& /*_IsSigned*/) {
205 ++__got;
223 if (__got > 0) {
230 return ((__got > 0) && !__ovflow) &&
259 int __got = __base_or_zero & 1; local
265 if (__got > 0) { // the result is 0 even if we're at eof
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_num_get.c 120 int __got, bool __is_negative, _CharT __separator, const string& __grouping, const __true_type& /*_IsSigned*/) {
145 ++__got;
163 if (__got > 0) {
170 return ((__got > 0) && !__ovflow) &&
180 int __got, bool __is_negative, _CharT __separator, const string& __grouping, const __false_type& /*_IsSigned*/) {
205 ++__got;
223 if (__got > 0) {
230 return ((__got > 0) && !__ovflow) &&
259 int __got = __base_or_zero & 1; local
265 if (__got > 0) { // the result is 0 even if we're at eof
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_num_get.c 120 int __got, bool __is_negative, _CharT __separator, const string& __grouping, const __true_type& /*_IsSigned*/) {
145 ++__got;
163 if (__got > 0) {
170 return ((__got > 0) && !__ovflow) &&
180 int __got, bool __is_negative, _CharT __separator, const string& __grouping, const __false_type& /*_IsSigned*/) {
205 ++__got;
223 if (__got > 0) {
230 return ((__got > 0) && !__ovflow) &&
259 int __got = __base_or_zero & 1; local
265 if (__got > 0) { // the result is 0 even if we're at eof
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_num_get.c 120 int __got, bool __is_negative, _CharT __separator, const string& __grouping, const __true_type& /*_IsSigned*/) {
145 ++__got;
163 if (__got > 0) {
170 return ((__got > 0) && !__ovflow) &&
180 int __got, bool __is_negative, _CharT __separator, const string& __grouping, const __false_type& /*_IsSigned*/) {
205 ++__got;
223 if (__got > 0) {
230 return ((__got > 0) && !__ovflow) &&
259 int __got = __base_or_zero & 1; local
265 if (__got > 0) { // the result is 0 even if we're at eof
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_num_get.c 120 int __got, bool __is_negative, _CharT __separator, const string& __grouping, const __true_type& /*_IsSigned*/) {
145 ++__got;
163 if (__got > 0) {
170 return ((__got > 0) && !__ovflow) &&
180 int __got, bool __is_negative, _CharT __separator, const string& __grouping, const __false_type& /*_IsSigned*/) {
205 ++__got;
223 if (__got > 0) {
230 return ((__got > 0) && !__ovflow) &&
259 int __got = __base_or_zero & 1; local
265 if (__got > 0) { // the result is 0 even if we're at eof
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_num_get.c 120 int __got, bool __is_negative, _CharT __separator, const string& __grouping, const __true_type& /*_IsSigned*/) {
145 ++__got;
163 if (__got > 0) {
170 return ((__got > 0) && !__ovflow) &&
180 int __got, bool __is_negative, _CharT __separator, const string& __grouping, const __false_type& /*_IsSigned*/) {
205 ++__got;
223 if (__got > 0) {
230 return ((__got > 0) && !__ovflow) &&
259 int __got = __base_or_zero & 1; local
265 if (__got > 0) { // the result is 0 even if we're at eof
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_num_get.c 120 int __got, bool __is_negative, _CharT __separator, const string& __grouping, const __true_type& /*_IsSigned*/) {
145 ++__got;
163 if (__got > 0) {
170 return ((__got > 0) && !__ovflow) &&
180 int __got, bool __is_negative, _CharT __separator, const string& __grouping, const __false_type& /*_IsSigned*/) {
205 ++__got;
223 if (__got > 0) {
230 return ((__got > 0) && !__ovflow) &&
259 int __got = __base_or_zero & 1; local
265 if (__got > 0) { // the result is 0 even if we're at eof
    [all...]

Completed in 568 milliseconds