HomeSort by relevance Sort by last modified time
    Searched full:__buf (Results 276 - 300 of 354) sorted by null

<<1112131415

  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
rope     [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
rope     [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
rope     [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
rope     [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
rope     [all...]
  /external/bison/darwin-lib/
time.h 507 _GL_FUNCDECL_SYS (strptime, char *, (char const *restrict __buf,
512 _GL_CXXALIAS_SYS (strptime, char *, (char const *restrict __buf,
  /external/bison/linux-lib/
time.h 507 _GL_FUNCDECL_SYS (strptime, char *, (char const *restrict __buf,
512 _GL_CXXALIAS_SYS (strptime, char *, (char const *restrict __buf,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
libio.h 364 typedef __ssize_t __io_read_fn (void *__cookie, char *__buf, size_t __nbytes);
372 typedef __ssize_t __io_write_fn (void *__cookie, __const char *__buf,
time.h 266 char *__restrict __buf) __THROW;
270 char *__restrict __buf) __THROW;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
libio.h 364 typedef __ssize_t __io_read_fn (void *__cookie, char *__buf, size_t __nbytes);
372 typedef __ssize_t __io_write_fn (void *__cookie, __const char *__buf,
time.h 266 char *__restrict __buf) __THROW;
270 char *__restrict __buf) __THROW;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
libio.h 364 typedef __ssize_t __io_read_fn (void *__cookie, char *__buf, size_t __nbytes);
372 typedef __ssize_t __io_write_fn (void *__cookie, __const char *__buf,
time.h 266 char *__restrict __buf) __THROW;
270 char *__restrict __buf) __THROW;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_algo.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stl_algo.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
stl_algo.h     [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_algo.h     [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_algo.h     [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_algo.h     [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
stl_algo.h     [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_algo.h     [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_algo.h     [all...]
  /external/stlport/stlport/stl/
_string.c 579 _CharT* __buf, size_t __n) {
582 _STLP_STD::copy(__s.begin(), __s.begin() + __n, __buf);
583 __buf[__n] = _CharT();
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_string.c 579 _CharT* __buf, size_t __n) {
582 _STLP_STD::copy(__s.begin(), __s.begin() + __n, __buf);
583 __buf[__n] = _CharT();
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_string.c 579 _CharT* __buf, size_t __n) {
582 _STLP_STD::copy(__s.begin(), __s.begin() + __n, __buf);
583 __buf[__n] = _CharT();

Completed in 502 milliseconds

<<1112131415