HomeSort by relevance Sort by last modified time
    Searched refs:strrchr (Results 26 - 50 of 568) sorted by null

12 3 4 5 6 7 8 91011>>

  /prebuilts/clang/host/darwin-x86/clang-4579689/include/c++/v1/
string.h 43 const char* strrchr(const char* s, int c);
44 char* strrchr( char* s, int 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);} function
92 char* strrchr( char* __s, int __c) {return __libcpp_strrchr(__s, __c);} function
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/c++/v1/
string.h 43 const char* strrchr(const char* s, int c);
44 char* strrchr( char* s, int 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);} function
92 char* strrchr( char* __s, int __c) {return __libcpp_strrchr(__s, __c);} function
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/c++/v1/
string.h 43 const char* strrchr(const char* s, int c);
44 char* strrchr( char* s, int 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);} function
92 char* strrchr( char* __s, int __c) {return __libcpp_strrchr(__s, __c);} function
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/c++/v1/
string.h 43 const char* strrchr(const char* s, int c);
44 char* strrchr( char* s, int 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);} function
92 char* strrchr( char* __s, int __c) {return __libcpp_strrchr(__s, __c);} function
  /prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/
string.h 43 const char* strrchr(const char* s, int c);
44 char* strrchr( char* s, int 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);} function
92 char* strrchr( char* __s, int __c) {return __libcpp_strrchr(__s, __c);} function
  /prebuilts/clang/host/linux-x86/clang-4393122/include/c++/v1/
string.h 43 const char* strrchr(const char* s, int c);
44 char* strrchr( char* s, int 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);} function
92 char* strrchr( char* __s, int __c) {return __libcpp_strrchr(__s, __c);} function
  /prebuilts/clang/host/linux-x86/clang-4479392/include/c++/v1/
string.h 43 const char* strrchr(const char* s, int c);
44 char* strrchr( char* s, int 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);} function
92 char* strrchr( char* __s, int __c) {return __libcpp_strrchr(__s, __c);} function
  /prebuilts/clang/host/linux-x86/clang-4579689/include/c++/v1/
string.h 43 const char* strrchr(const char* s, int c);
44 char* strrchr( char* s, int 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);} function
92 char* strrchr( char* __s, int __c) {return __libcpp_strrchr(__s, __c);} function
  /prebuilts/clang/host/linux-x86/clang-4630689/include/c++/v1/
string.h 43 const char* strrchr(const char* s, int c);
44 char* strrchr( char* s, int 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);} function
92 char* strrchr( char* __s, int __c) {return __libcpp_strrchr(__s, __c);} function
  /prebuilts/clang/host/linux-x86/clang-4639204/include/c++/v1/
string.h 43 const char* strrchr(const char* s, int c);
44 char* strrchr( char* s, int 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);} function
92 char* strrchr( char* __s, int __c) {return __libcpp_strrchr(__s, __c);} function
  /prebuilts/clang/host/linux-x86/clang-4691093/include/c++/v1/
string.h 43 const char* strrchr(const char* s, int c);
44 char* strrchr( char* s, int 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);} function
92 char* strrchr( char* __s, int __c) {return __libcpp_strrchr(__s, __c);} function
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/include/
string.h 43 const char* strrchr(const char* s, int c);
44 char* strrchr( char* s, int 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);} function
92 char* strrchr( char* __s, int __c) {return __libcpp_strrchr(__s, __c);} function
  /external/libmtp/examples/
util.c 53 const char *sep = strrchr(lang, '.');
  /system/core/liblog/
logger_name.c 51 b = strrchr(logName, '/');
  /prebuilts/ndk/r16/sources/cxx-stl/system/include/
cstring 61 using ::strrchr;
  /toolchain/binutils/binutils-2.27/bfd/
corefile.c 180 last_slash = strrchr (core, '/');
184 last_slash = strrchr (exec, '/');
  /external/compiler-rt/lib/sanitizer_common/tests/
sanitizer_procmaps_test.cc 36 const char *last_slash = strrchr(argv0, '/');
  /external/expat/xmlwf/
xmltchar.h 67 # define tcsrchr strrchr
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
pcrt32.h 31 #define _fstrrchr strrchr
  /system/core/toolbox/
toolbox.c 35 char* cmd = strrchr(argv[0], '/');
  /external/mesa3d/src/gallium/auxiliary/os/
os_process.c 77 lpProcessName = strrchr(szProcessPath, '\\');
80 lpProcessExt = strrchr(lpProcessName, '.');
  /external/clang/test/CodeGen/
libcalls-fno-builtin.c 4 // RUN: -fno-builtin-strchr -fno-builtin-strrchr -fno-builtin-strcmp -fno-builtin-strncmp \
21 char *strrchr(const char *s, int c);
70 char *t9(void) { return strrchr("hello, world", 'w'); }
72 // CHECK: strrchr
  /bionic/libc/include/
string.h 72 char* strrchr(const char* __s, int __ch) __attribute_pure__;
189 return strrchr(s, c);
193 const char* strrchr(const char* const s __pass_object_size, int c) __prefer_this_overload {
198 char* strrchr(char* const s __pass_object_size, int c) __prefer_this_overload {
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
importdl.c 32 lastdot = strrchr(name, '.');
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
importdl.c 32 lastdot = strrchr(name, '.');

Completed in 614 milliseconds

12 3 4 5 6 7 8 91011>>