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

1 2 3 4 5 6 7 8 91011>>

  /external/libcxx/include/
string.h 74 char* __libcpp_strchr(const char* __s, int __c) {return (char*)strchr(__s, __c);}
76 const char* strchr(const char* __s, int __c) {return __libcpp_strchr(__s, __c);}
78 char* strchr( char* __s, int __c) {return __libcpp_strchr(__s, __c);}
88 char* __libcpp_strrchr(const char* __s, int __c) {return (char*)strrchr(__s, __c);}
90 const char* strrchr(const char* __s, int __c) {return __libcpp_strrchr(__s, __c);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/
string.h 74 char* __libcpp_strchr(const char* __s, int __c) {return (char*)strchr(__s, __c);}
76 const char* strchr(const char* __s, int __c) {return __libcpp_strchr(__s, __c);}
78 char* strchr( char* __s, int __c) {return __libcpp_strchr(__s, __c);}
88 char* __libcpp_strrchr(const char* __s, int __c) {return (char*)strrchr(__s, __c);}
90 const char* strrchr(const char* __s, int __c) {return __libcpp_strrchr(__s, __c);
    [all...]
wchar.h 133 wchar_t* __libcpp_wcschr(const wchar_t* __s, wchar_t __c) {return (wchar_t*)wcschr(__s, __c);}
135 const wchar_t* wcschr(const wchar_t* __s, wchar_t __c) {return __libcpp_wcschr(__s, __c);}
137 wchar_t* wcschr( wchar_t* __s, wchar_t __c) {return __libcpp_wcschr(__s, __c);}
147 wchar_t* __libcpp_wcsrchr(const wchar_t* __s, wchar_t __c) {return (wchar_t*)wcsrchr(__s, __c);}
149 const wchar_t* wcsrchr(const wchar_t* __s, wchar_t __c) {return __libcpp_wcsrchr(__s, __c);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/c++/v1/
string.h 74 char* __libcpp_strchr(const char* __s, int __c) {return (char*)strchr(__s, __c);}
76 const char* strchr(const char* __s, int __c) {return __libcpp_strchr(__s, __c);}
78 char* strchr( char* __s, int __c) {return __libcpp_strchr(__s, __c);}
88 char* __libcpp_strrchr(const char* __s, int __c) {return (char*)strrchr(__s, __c);}
90 const char* strrchr(const char* __s, int __c) {return __libcpp_strrchr(__s, __c);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/c++/v1/
string.h 74 char* __libcpp_strchr(const char* __s, int __c) {return (char*)strchr(__s, __c);}
76 const char* strchr(const char* __s, int __c) {return __libcpp_strchr(__s, __c);}
78 char* strchr( char* __s, int __c) {return __libcpp_strchr(__s, __c);}
88 char* __libcpp_strrchr(const char* __s, int __c) {return (char*)strrchr(__s, __c);}
90 const char* strrchr(const char* __s, int __c) {return __libcpp_strrchr(__s, __c);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/c++/v1/
string.h 74 char* __libcpp_strchr(const char* __s, int __c) {return (char*)strchr(__s, __c);}
76 const char* strchr(const char* __s, int __c) {return __libcpp_strchr(__s, __c);}
78 char* strchr( char* __s, int __c) {return __libcpp_strchr(__s, __c);}
88 char* __libcpp_strrchr(const char* __s, int __c) {return (char*)strrchr(__s, __c);}
90 const char* strrchr(const char* __s, int __c) {return __libcpp_strrchr(__s, __c);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/c++/v1/
string.h 74 char* __libcpp_strchr(const char* __s, int __c) {return (char*)strchr(__s, __c);}
76 const char* strchr(const char* __s, int __c) {return __libcpp_strchr(__s, __c);}
78 char* strchr( char* __s, int __c) {return __libcpp_strchr(__s, __c);}
88 char* __libcpp_strrchr(const char* __s, int __c) {return (char*)strrchr(__s, __c);}
90 const char* strrchr(const char* __s, int __c) {return __libcpp_strrchr(__s, __c);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/c++/v1/
string.h 74 char* __libcpp_strchr(const char* __s, int __c) {return (char*)strchr(__s, __c);}
76 const char* strchr(const char* __s, int __c) {return __libcpp_strchr(__s, __c);}
78 char* strchr( char* __s, int __c) {return __libcpp_strchr(__s, __c);}
88 char* __libcpp_strrchr(const char* __s, int __c) {return (char*)strrchr(__s, __c);}
90 const char* strrchr(const char* __s, int __c) {return __libcpp_strrchr(__s, __c);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/c++/v1/
string.h 74 char* __libcpp_strchr(const char* __s, int __c) {return (char*)strchr(__s, __c);}
76 const char* strchr(const char* __s, int __c) {return __libcpp_strchr(__s, __c);}
78 char* strchr( char* __s, int __c) {return __libcpp_strchr(__s, __c);}
88 char* __libcpp_strrchr(const char* __s, int __c) {return (char*)strrchr(__s, __c);}
90 const char* strrchr(const char* __s, int __c) {return __libcpp_strrchr(__s, __c);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/
string.h 74 char* __libcpp_strchr(const char* __s, int __c) {return (char*)strchr(__s, __c);}
76 const char* strchr(const char* __s, int __c) {return __libcpp_strchr(__s, __c);}
78 char* strchr( char* __s, int __c) {return __libcpp_strchr(__s, __c);}
88 char* __libcpp_strrchr(const char* __s, int __c) {return (char*)strrchr(__s, __c);}
90 const char* strrchr(const char* __s, int __c) {return __libcpp_strrchr(__s, __c);
    [all...]
wchar.h 133 wchar_t* __libcpp_wcschr(const wchar_t* __s, wchar_t __c) {return (wchar_t*)wcschr(__s, __c);}
135 const wchar_t* wcschr(const wchar_t* __s, wchar_t __c) {return __libcpp_wcschr(__s, __c);}
137 wchar_t* wcschr( wchar_t* __s, wchar_t __c) {return __libcpp_wcschr(__s, __c);}
147 wchar_t* __libcpp_wcsrchr(const wchar_t* __s, wchar_t __c) {return (wchar_t*)wcsrchr(__s, __c);}
149 const wchar_t* wcsrchr(const wchar_t* __s, wchar_t __c) {return __libcpp_wcsrchr(__s, __c);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/c++/v1/
string.h 74 char* __libcpp_strchr(const char* __s, int __c) {return (char*)strchr(__s, __c);}
76 const char* strchr(const char* __s, int __c) {return __libcpp_strchr(__s, __c);}
78 char* strchr( char* __s, int __c) {return __libcpp_strchr(__s, __c);}
88 char* __libcpp_strrchr(const char* __s, int __c) {return (char*)strrchr(__s, __c);}
90 const char* strrchr(const char* __s, int __c) {return __libcpp_strrchr(__s, __c);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/c++/v1/
string.h 74 char* __libcpp_strchr(const char* __s, int __c) {return (char*)strchr(__s, __c);}
76 const char* strchr(const char* __s, int __c) {return __libcpp_strchr(__s, __c);}
78 char* strchr( char* __s, int __c) {return __libcpp_strchr(__s, __c);}
88 char* __libcpp_strrchr(const char* __s, int __c) {return (char*)strrchr(__s, __c);}
90 const char* strrchr(const char* __s, int __c) {return __libcpp_strrchr(__s, __c);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/c++/v1/
string.h 74 char* __libcpp_strchr(const char* __s, int __c) {return (char*)strchr(__s, __c);}
76 const char* strchr(const char* __s, int __c) {return __libcpp_strchr(__s, __c);}
78 char* strchr( char* __s, int __c) {return __libcpp_strchr(__s, __c);}
88 char* __libcpp_strrchr(const char* __s, int __c) {return (char*)strrchr(__s, __c);}
90 const char* strrchr(const char* __s, int __c) {return __libcpp_strrchr(__s, __c);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/c++/v1/
string.h 74 char* __libcpp_strchr(const char* __s, int __c) {return (char*)strchr(__s, __c);}
76 const char* strchr(const char* __s, int __c) {return __libcpp_strchr(__s, __c);}
78 char* strchr( char* __s, int __c) {return __libcpp_strchr(__s, __c);}
88 char* __libcpp_strrchr(const char* __s, int __c) {return (char*)strrchr(__s, __c);}
90 const char* strrchr(const char* __s, int __c) {return __libcpp_strrchr(__s, __c);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/c++/v1/
string.h 74 char* __libcpp_strchr(const char* __s, int __c) {return (char*)strchr(__s, __c);}
76 const char* strchr(const char* __s, int __c) {return __libcpp_strchr(__s, __c);}
78 char* strchr( char* __s, int __c) {return __libcpp_strchr(__s, __c);}
88 char* __libcpp_strrchr(const char* __s, int __c) {return (char*)strrchr(__s, __c);}
90 const char* strrchr(const char* __s, int __c) {return __libcpp_strrchr(__s, __c);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/c++/v1/
string.h 74 char* __libcpp_strchr(const char* __s, int __c) {return (char*)strchr(__s, __c);}
76 const char* strchr(const char* __s, int __c) {return __libcpp_strchr(__s, __c);}
78 char* strchr( char* __s, int __c) {return __libcpp_strchr(__s, __c);}
88 char* __libcpp_strrchr(const char* __s, int __c) {return (char*)strrchr(__s, __c);}
90 const char* strrchr(const char* __s, int __c) {return __libcpp_strrchr(__s, __c);
    [all...]
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/include/
string.h 74 char* __libcpp_strchr(const char* __s, int __c) {return (char*)strchr(__s, __c);}
76 const char* strchr(const char* __s, int __c) {return __libcpp_strchr(__s, __c);}
78 char* strchr( char* __s, int __c) {return __libcpp_strchr(__s, __c);}
88 char* __libcpp_strrchr(const char* __s, int __c) {return (char*)strrchr(__s, __c);}
90 const char* strrchr(const char* __s, int __c) {return __libcpp_strrchr(__s, __c);
    [all...]
  /external/tcpdump/
cpack.h 49 #define cpack_int8(__s, __p) cpack_uint8((__s), (uint8_t*)(__p))
50 #define cpack_int16(__s, __p) cpack_uint16((__s), (uint16_t*)(__p))
51 #define cpack_int32(__s, __p) cpack_uint32((__s), (uint32_t*)(__p))
52 #define cpack_int64(__s, __p) cpack_uint64((__s), (uint64_t*)(__p))
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/backward/
hash_fun.h 71 __stl_hash_string(const char* __s)
74 for ( ; *__s; ++__s)
75 __h = 5 * __h + *__s;
83 operator()(const char* __s) const
84 { return __stl_hash_string(__s); }
91 operator()(const char* __s) const
92 { return __stl_hash_string(__s); }
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/backward/
hash_fun.h 71 __stl_hash_string(const char* __s)
74 for ( ; *__s; ++__s)
75 __h = 5 * __h + *__s;
83 operator()(const char* __s) const
84 { return __stl_hash_string(__s); }
91 operator()(const char* __s) const
92 { return __stl_hash_string(__s); }
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/
messages_members.h 50 messages<_CharT>::messages(__c_locale __cloc, const char* __s,
54 if (__builtin_strcmp(__s, _S_get_c_name()) != 0)
56 const size_t __len = __builtin_strlen(__s) + 1;
58 __builtin_memcpy(__tmp, __s, __len);
70 messages<_CharT>::open(const basic_string<char>& __s, const locale& __loc,
73 bindtextdomain(__s.c_str(), __dir);
74 return this->do_open(__s, __loc);
88 messages<_CharT>::do_open(const basic_string<char>& __s,
93 textdomain(__s.c_str());
104 messages_byname<_CharT>::messages_byname(const char* __s, size_t __refs
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/
messages_members.h 50 messages<_CharT>::messages(__c_locale __cloc, const char* __s,
54 if (__builtin_strcmp(__s, _S_get_c_name()) != 0)
56 const size_t __len = __builtin_strlen(__s) + 1;
58 __builtin_memcpy(__tmp, __s, __len);
70 messages<_CharT>::open(const basic_string<char>& __s, const locale& __loc,
73 bindtextdomain(__s.c_str(), __dir);
74 return this->do_open(__s, __loc);
88 messages<_CharT>::do_open(const basic_string<char>& __s,
93 textdomain(__s.c_str());
104 messages_byname<_CharT>::messages_byname(const char* __s, size_t __refs
    [all...]
  /external/clang/test/CodeGen/
pr9614.c 11 extern char *strrchr_foo (const char *__s, int __c) __asm ("strrchr");
12 extern inline __attribute__ ((__always_inline__)) __attribute__ ((__gnu_inline__)) char * strrchr_foo (const char *__s, int __c) {
13 return __builtin_strrchr (__s, __c);
21 extern inline __attribute__((__always_inline__, __gnu_inline__)) void *memchr(void *__s, int __c, __SIZE_TYPE__ __n) {
22 return __builtin_memchr(__s, __c, __n);
  /bionic/libc/include/android/
legacy_stdlib_inlines.h 74 static __inline void srand(unsigned int __s) { srand48(__s); }
78 static __inline void srandom(unsigned int __s) { srand48(__s); }
95 static __inline double strtod_l(const char* __s, char** __end_ptr, locale_t __l) {
96 return strtod(__s, __end_ptr);
99 static __inline float strtof_l(const char* __s, char** __end_ptr, locale_t __l) {
100 return strtof(__s, __end_ptr);
103 static __inline long strtol_l(const char* __s, char** __end_ptr, int __base, locale_t __l) {
104 return strtol(__s, __end_ptr, __base)
    [all...]

Completed in 6072 milliseconds

1 2 3 4 5 6 7 8 91011>>