Home
last modified time | relevance | path

Searched refs:apr_int64_t (Results 1 – 25 of 39) sorted by relevance

12

/external/cronet/tot/third_party/apache-portable-runtime/src/test/
Dtestfmt.c80 apr_int64_t var = 0; in int64_t_fmt()
113 apr_int64_t i = APR_INT64_C(-42); in more_int64_fmts()
114 apr_int64_t ibig = APR_INT64_C(-314159265358979323); in more_int64_fmts()
Dtesttime.c128 apr_int64_t hr_off_64; in test_exp_get_gmt()
137 hr_off_64 = (apr_int64_t) xt.tm_gmtoff * APR_USEC_PER_SEC; in test_exp_get_gmt()
146 apr_int64_t hr_off_64; in test_exp_get_lt()
155 hr_off_64 = (apr_int64_t) xt.tm_gmtoff * APR_USEC_PER_SEC; in test_exp_get_lt()
Dteststr.c190 apr_int64_t result; in string_strtoi64()
245 apr_int64_t result; in string_strtoi64()
/external/cronet/stable/third_party/apache-portable-runtime/src/test/
Dtestfmt.c80 apr_int64_t var = 0; in int64_t_fmt()
113 apr_int64_t i = APR_INT64_C(-42); in more_int64_fmts()
114 apr_int64_t ibig = APR_INT64_C(-314159265358979323); in more_int64_fmts()
Dtesttime.c128 apr_int64_t hr_off_64; in test_exp_get_gmt()
137 hr_off_64 = (apr_int64_t) xt.tm_gmtoff * APR_USEC_PER_SEC; in test_exp_get_gmt()
146 apr_int64_t hr_off_64; in test_exp_get_lt()
155 hr_off_64 = (apr_int64_t) xt.tm_gmtoff * APR_USEC_PER_SEC; in test_exp_get_lt()
Dteststr.c190 apr_int64_t result; in string_strtoi64()
245 apr_int64_t result; in string_strtoi64()
/external/cronet/tot/third_party/apache-portable-runtime/src/strings/
Dapr_strings.c244 APR_DECLARE(apr_int64_t) apr_strtoi64(const char *nptr, char **endptr, int base) in apr_strtoi64()
251 apr_int64_t acc; in apr_strtoi64()
252 apr_int64_t val; in apr_strtoi64()
355 APR_DECLARE(apr_int64_t) apr_atoi64(const char *buf) in apr_atoi64()
Dapr_snprintf.c373 static char *conv_10_quad(apr_int64_t num, register int is_unsigned, in conv_10_quad()
405 apr_int64_t t = num + 1; in conv_10_quad()
500 case sizeof(apr_int64_t): in conv_os_thread_t()
671 case sizeof(apr_int64_t): in conv_os_thread_t_hex()
704 apr_int64_t i_quad = 0; in apr_vformatter()
895 i_quad = va_arg(ap, apr_int64_t); in apr_vformatter()
1095 *(va_arg(ap, apr_int64_t *)) = cc; in apr_vformatter()
/external/cronet/stable/third_party/apache-portable-runtime/src/strings/
Dapr_strings.c244 APR_DECLARE(apr_int64_t) apr_strtoi64(const char *nptr, char **endptr, int base) in apr_strtoi64()
251 apr_int64_t acc; in apr_strtoi64()
252 apr_int64_t val; in apr_strtoi64()
355 APR_DECLARE(apr_int64_t) apr_atoi64(const char *buf) in apr_atoi64()
Dapr_snprintf.c373 static char *conv_10_quad(apr_int64_t num, register int is_unsigned, in conv_10_quad()
405 apr_int64_t t = num + 1; in conv_10_quad()
500 case sizeof(apr_int64_t): in conv_os_thread_t()
671 case sizeof(apr_int64_t): in conv_os_thread_t_hex()
704 apr_int64_t i_quad = 0; in apr_vformatter()
895 i_quad = va_arg(ap, apr_int64_t); in apr_vformatter()
1095 *(va_arg(ap, apr_int64_t *)) = cc; in apr_vformatter()
/external/cronet/stable/third_party/apache-portable-runtime/src/include/
Dapr_strings.h353 APR_DECLARE(apr_int64_t) apr_strtoi64(const char *buf, char **end, int base);
362 APR_DECLARE(apr_int64_t) apr_atoi64(const char *buf);
Dapr_time.h46 typedef apr_int64_t apr_time_t;
56 typedef apr_int64_t apr_interval_time_t;
Dapr.h339 typedef long apr_int64_t; typedef
345 typedef long long apr_int64_t; typedef
352 typedef long long apr_int64_t; typedef
/external/cronet/tot/third_party/apache-portable-runtime/src/include/
Dapr_strings.h353 APR_DECLARE(apr_int64_t) apr_strtoi64(const char *buf, char **end, int base);
362 APR_DECLARE(apr_int64_t) apr_atoi64(const char *buf);
Dapr_time.h46 typedef apr_int64_t apr_time_t;
56 typedef apr_int64_t apr_interval_time_t;
Dapr.h339 typedef long apr_int64_t; typedef
345 typedef long long apr_int64_t; typedef
352 typedef long long apr_int64_t; typedef
Dapr.h.in339 typedef long apr_int64_t; typedef
345 typedef long long apr_int64_t; typedef
352 typedef @long_value@ apr_int64_t; typedef
/external/cronet/stable/third_party/apache-portable-runtime/src/misc/win32/
Dutf8.c76 apr_int64_t newch, mask; in apr_conv_utf8_to_ucs2()
187 apr_int64_t newch, require; in apr_conv_ucs2_to_utf8()
/external/cronet/tot/third_party/apache-portable-runtime/src/misc/win32/
Dutf8.c76 apr_int64_t newch, mask; in apr_conv_utf8_to_ucs2()
187 apr_int64_t newch, require; in apr_conv_ucs2_to_utf8()
/external/cronet/stable/third_party/apache-portable-runtime/src/mmap/unix/
Dmmap.c91 if ((apr_int64_t)offset + size > INT_MAX) in apr_mmap_create()
/external/cronet/tot/third_party/apache-portable-runtime/src/mmap/unix/
Dmmap.c91 if ((apr_int64_t)offset + size > INT_MAX) in apr_mmap_create()
/external/cronet/tot/third_party/apache-portable-runtime/src/file_io/unix/
Dreadwrite.c162 apr_int64_t offset = thefile->filePtr - thefile->dataRead + thefile->bufpos; in apr_file_write()
245 apr_int64_t offset = thefile->filePtr - thefile->dataRead + in apr_file_writev()
/external/cronet/stable/third_party/apache-portable-runtime/src/file_io/unix/
Dreadwrite.c162 apr_int64_t offset = thefile->filePtr - thefile->dataRead + thefile->bufpos; in apr_file_write()
245 apr_int64_t offset = thefile->filePtr - thefile->dataRead + in apr_file_writev()
/external/cronet/tot/third_party/apache-portable-runtime/
Ddiff.patch58 - typedef long apr_int64_t;
60 + typedef long long apr_int64_t;
/external/cronet/stable/third_party/apache-portable-runtime/
Ddiff.patch58 - typedef long apr_int64_t;
60 + typedef long long apr_int64_t;

12