Searched
full:strrchr (Results
576 -
600 of
1001) sorted by null
<<21222324252627282930>>
/external/mdnsresponder/mDNSPosix/ |
Responder.c | 253 gProgramName = strrchr(argv[0], '/');
|
/external/opencv3/modules/imgcodecs/src/ |
loadsave.cpp | 191 const char* ext = strrchr( _ext.c_str(), '.' );
|
/external/selinux/libsepol/src/ |
hierarchy.c | 649 tmp = strrchr(datum_name, '.'); \
|
/external/selinux/policycoreutils/secon/ |
secon.c | 114 if ((def = strrchr(argv0, '/')))
|
/external/skia/src/animator/ |
SkAnimator.cpp | 641 const char* tail = strrchr(uri, '/');
|
/external/skia/src/ports/ |
SkFontMgr_android_parser.cpp | 798 const char* parentTagEnd = strrchr(tag, '-');
|
/external/sonivox/arm-wt-22k/host_src/ |
eas_main.c | 391 p = strrchr(str,'.');
|
/external/toybox/kconfig/ |
confdata.c | 419 } else if ((slash = strrchr(name, '/'))) {
|
/external/toybox/toys/pending/ |
tar.c | 371 if ((s = strrchr(file_hdr->name, '/'))) {
|
/external/v8/src/ |
d8-posix.cc | 635 char* last_slash = strrchr(directory, '/');
|
/external/valgrind/include/ |
pub_tool_libcbase.h | 95 extern HChar* VG_(strrchr) ( const HChar* s, HChar c );
|
/external/vboot_reference/utility/ |
bmpblk_utility.cc | 682 const char *prog_name = strrchr(argv[0], '/');
|
efidecompress.c | 1017 progname = strrchr(argv[0], '/');
|
/external/zlib/src/test/ |
minigzip.c | 572 bname = strrchr(argv[0], '/');
|
/frameworks/compile/mclinker/include/mcld/Config/ |
Config.h.cmake | 416 /* Define to 1 if you have the `strrchr' function. */
|
/frameworks/compile/slang/ |
slang.cpp | 452 const char *c = strrchr(Filename, '.');
|
/ndk/sources/host-tools/make-3.81/ |
vmsify.c | 70 s = strrchr (*from, '.');
|
/ndk/sources/host-tools/make-3.81/w32/subproc/ |
sub_proc.c | 483 shell_name = strrchr( buf, '/');
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/ |
libpulse.so | |
libpulse.so.0 | |
libpulse.so.0.12.2 | |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib32/ |
libpulse.so | |
libpulse.so.0 | |
libpulse.so.0.13.5 | |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
tchar.h | 968 #define _tcsrchr strrchr
|
Completed in 1791 milliseconds
<<21222324252627282930>>