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

  /bionic/libc/include/sys/
random.h 41 int getentropy(void* __buffer, size_t __buffer_size) __wur __INTRODUCED_IN(28);
43 ssize_t getrandom(void* __buffer, size_t __buffer_size, unsigned int __flags) __wur __INTRODUCED_IN(28);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpc/
netdb.h 61 char *__buffer, size_t __buflen,
65 char *__buffer, size_t __buflen,
68 extern int getrpcent_r (struct rpcent *__result_buf, char *__buffer,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
aliases.h 50 char *__restrict __buffer, size_t __buflen,
59 char *__restrict __buffer, size_t __buflen,
gshadow.h 113 extern int getsgent_r (struct sgrp *__result_buf, char *__buffer,
117 char *__buffer, size_t __buflen,
121 char *__buffer, size_t __buflen,
125 char *__buffer, size_t __buflen,
shadow.h 121 extern int getspent_r (struct spwd *__result_buf, char *__buffer,
125 char *__buffer, size_t __buflen,
129 char *__buffer, size_t __buflen,
133 char *__buffer, size_t __buflen,
pwd.h 141 char *__restrict __buffer, size_t __buflen,
147 char *__restrict __buffer, size_t __buflen,
152 char *__restrict __buffer, size_t __buflen,
166 char *__restrict __buffer, size_t __buflen,
181 extern int getpw (__uid_t __uid, char *__buffer);
grp.h 138 char *__restrict __buffer, size_t __buflen,
147 char *__restrict __buffer, size_t __buflen,
156 char *__restrict __buffer, size_t __buflen,
169 char *__restrict __buffer, size_t __buflen,
utmp.h 85 extern int getutent_r (struct utmp *__buffer, struct utmp **__result) __THROW;
87 extern int getutid_r (__const struct utmp *__id, struct utmp *__buffer,
91 struct utmp *__buffer, struct utmp **__result) __THROW;
regex.h 492 struct re_pattern_buffer *__buffer);
498 extern int re_compile_fastmap (struct re_pattern_buffer *__buffer);
506 extern int re_search (struct re_pattern_buffer *__buffer, const char *__string,
513 extern int re_search_2 (struct re_pattern_buffer *__buffer,
521 extern int re_match (struct re_pattern_buffer *__buffer, const char *__string,
526 extern int re_match_2 (struct re_pattern_buffer *__buffer,
544 extern void re_set_registers (struct re_pattern_buffer *__buffer,
mntent.h 78 char *__restrict __buffer,
stdlib.h 428 extern int drand48_r (struct drand48_data *__restrict __buffer,
431 struct drand48_data *__restrict __buffer,
435 extern int lrand48_r (struct drand48_data *__restrict __buffer,
439 struct drand48_data *__restrict __buffer,
444 extern int mrand48_r (struct drand48_data *__restrict __buffer,
448 struct drand48_data *__restrict __buffer,
453 extern int srand48_r (long int __seedval, struct drand48_data *__buffer)
457 struct drand48_data *__buffer) __THROW __nonnull ((1, 2));
460 struct drand48_data *__buffer)
    [all...]
netdb.h 437 char *__restrict __buffer, size_t __buflen);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
times.h 49 extern clock_t times (struct tms *__buffer) __THROW;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
times.h 49 extern clock_t times (struct tms *__buffer) __THROW;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/profile/impl/
profiler_node.h 56 __stack_npt __buffer(__max_depth);
57 int __depth = backtrace(&__buffer[0], __max_depth);
59 __builtin_memcpy(&(*__stack)[0], &__buffer[0],
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/profile/impl/
profiler_node.h 56 __stack_npt __buffer(__max_depth);
57 int __depth = backtrace(&__buffer[0], __max_depth);
59 __builtin_memcpy(&(*__stack)[0], &__buffer[0],
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/attr/
attributes.h 153 int attr_list(const char *__path, char *__buffer, const int __buffersize,
155 int attr_listf(int __fd, char *__buffer, const int __buffersize,
  /bionic/libc/include/
dirent.h 83 int readdir_r(DIR* __dir, struct dirent* __entry, struct dirent** __buffer) __attribute__((__deprecated__("readdir_r is deprecated; use readdir instead")));
84 int readdir64_r(DIR* __dir, struct dirent64* __entry, struct dirent64** __buffer) __INTRODUCED_IN(21) __attribute__((__deprecated__("readdir64_r is deprecated; use readdir64 instead")));
unistd.h 122 int getlogin_r(char* __buffer, size_t __buffer_size) __INTRODUCED_IN(28);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/rpcsvc/
nislib.h 153 extern nis_name nis_leaf_of_r (const_nis_name __name, char *__buffer,
156 extern nis_name nis_name_of_r (const_nis_name __name, char *__buffer,
159 extern nis_name nis_domain_of_r (const_nis_name __name, char *__buffer,
185 char *__buffer, size_t __buflen) __THROW;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
ropeimpl.h 846 _Rope_flatten_char_consumer(_CharT* __buffer)
847 { _M_buf_ptr = __buffer; };
962 _CharT* __buffer = local
966 (*(__f->_M_fn))(__begin, __len, __buffer);
967 __result = __c(__buffer, __len);
968 _Alloc().deallocate(__buffer, __len * sizeof(_CharT));
972 _Alloc().deallocate(__buffer, __len * sizeof(_CharT));
1049 _CharT* __buffer)
1051 _Rope_flatten_char_consumer<_CharT> __c(__buffer);
1053 return(__buffer + __len)
1169 _CharT __buffer[__max_len + 1]; local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
ropeimpl.h 846 _Rope_flatten_char_consumer(_CharT* __buffer)
847 { _M_buf_ptr = __buffer; };
962 _CharT* __buffer = local
966 (*(__f->_M_fn))(__begin, __len, __buffer);
967 __result = __c(__buffer, __len);
968 _Alloc().deallocate(__buffer, __len * sizeof(_CharT));
972 _Alloc().deallocate(__buffer, __len * sizeof(_CharT));
1049 _CharT* __buffer)
1051 _Rope_flatten_char_consumer<_CharT> __c(__buffer);
1053 return(__buffer + __len)
1169 _CharT __buffer[__max_len + 1]; local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
stl_algo.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
stl_algo.h     [all...]
  /external/valgrind/perf/
test_input_for_tinycc.c 644 extern int drand48_r (struct drand48_data *__restrict __buffer,
647 struct drand48_data *__restrict __buffer,
651 extern int lrand48_r (struct drand48_data *__restrict __buffer,
655 struct drand48_data *__restrict __buffer,
660 extern int mrand48_r (struct drand48_data *__restrict __buffer,
664 struct drand48_data *__restrict __buffer,
669 extern int srand48_r (long int __seedval, struct drand48_data *__buffer)
673 struct drand48_data *__buffer) __attribute__ ((__nothrow__)) __attribute__ ((__nonnull__ (1, 2)));
676 struct drand48_data *__buffer)
    [all...]

Completed in 982 milliseconds