HomeSort by relevance Sort by last modified time
    Searched full:strstr (Results 551 - 575 of 1000) sorted by null

<<21222324252627282930>>

  /external/openssh/
auth.c 142 if (strstr(passwd, LOCKED_PASSWD_SUBSTR))
  /external/oprofile/daemon/
opd_ibs.c 394 if ((ptr = strstr(tok1, ":")) != NULL) {
  /external/ppp/pppd/
utils.c 953 if ((p = strstr(dev, "dev/")) != NULL) {
  /external/qemu/
qemu-option.c 834 } else if ((p = strstr(params, ",id=")) != NULL) {
  /external/regex-re2/re2/testing/
tester.cc 62 if (strstr(EngineString(i).c_str(), FLAGS_regexp_engines.c_str()))
  /external/skia/tests/
PathOpsExtendedTest.cpp 657 char* insert = strstr(inData.begin(), marker);
  /external/valgrind/main/coregrind/
m_libcprint.c 403 if (depth > 0 && !VG_(strstr)(VG_(clo_sim_hints), "no-inner-prefix")) {
  /external/valgrind/main/coregrind/m_syswrap/
priv_types_n_macros.h 368 if (VG_(strstr)(VG_(clo_sim_hints),"fuse-compatible")) \
  /frameworks/av/media/libstagefright/
CameraSource.cpp 343 if (strstr(supportedFrameRates, buf) == NULL) {
  /ndk/sources/host-tools/make-3.81/w32/subproc/
sub_proc.c 965 have_sh = (shell_name != NULL || strstr(full_exec_path, "sh.exe"));
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
builtins.def     [all...]
system.h 430 extern char *strstr (const char *, const char *);
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
builtins.def     [all...]
system.h 430 extern char *strstr (const char *, const char *);
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
builtins.def     [all...]
system.h 430 extern char *strstr (const char *, const char *);
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
builtins.def     [all...]
system.h 430 extern char *strstr (const char *, const char *);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/
libcurses.so 
libncurses.so 
libncurses.so.5 
libncurses.so.5.6 
libtermcap.so 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/bin/
i686-linux-gcov 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/libexec/gcc/i686-linux/4.6.x-google/
collect2 

Completed in 1018 milliseconds

<<21222324252627282930>>