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

<<21222324252627282930>>

  /external/valgrind/main/coregrind/m_syswrap/
syswrap-amd64-linux.c     [all...]
  /external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
peers.cpp 753 if (strstr(flags, "[DISABLED][P2P-PERSISTENT]"))
    [all...]
  /frameworks/av/libvideoeditor/vss/src/
M4xVSS_API.c     [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
auto-host.h 807 /* Define to 1 if we found a declaration for 'strstr', otherwise define to 0.
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
auto-host.h 807 /* Define to 1 if we found a declaration for 'strstr', otherwise define to 0.
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
auto-host.h 807 /* Define to 1 if we found a declaration for 'strstr', otherwise define to 0.
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
auto-host.h 807 /* Define to 1 if we found a declaration for 'strstr', otherwise define to 0.
    [all...]
  /prebuilts/ndk/5/platforms/android-9/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/6/platforms/android-9/arch-arm/usr/lib/
libc.so 
  /prebuilts/sdk/renderscript/lib/arm/
libc.so 
  /sdk/emulator/opengl/host/tools/emugen/
ApiGen.cpp     [all...]
  /system/core/sh/
jobs.c 734 && strstr(jp->ps[0].cmd, name + 2))
  /dalvik/vm/
Jni.cpp 786 if (gDvm.jniTrace && strstr(className, gDvm.jniTrace)) {
793 if (strstr(className, builtInPrefixes[i]) == className) {
    [all...]
  /external/chromium/sdch/open-vcdiff/src/
gflags.cc     [all...]
  /external/chromium_org/third_party/libxml/src/
runtest.c 585 if(strstr(base,".") && suffixbuff[0]=='.')
    [all...]
xmlIO.c 630 int d, m = (strstr(mode, "r") ? O_RDONLY : O_RDWR);
632 m |= (strstr(mode, "b") ? _O_BINARY : 0);
    [all...]
  /external/libxml2/
xmlIO.c 633 int d, m = (strstr(mode, "r") ? O_RDONLY : O_RDWR);
635 m |= (strstr(mode, "b") ? _O_BINARY : 0);
    [all...]
  /external/open-vcdiff/gflags/src/
gflags.cc     [all...]
  /external/valgrind/main/massif/
ms_main.c     [all...]
  /frameworks/base/media/jni/mediaeditor/
VideoEditorMain.cpp 444 extPos = strstr(pContext->mOverlayFileName, ".rgb");
    [all...]
  /external/chromium/testing/gtest/src/
gtest.cc 631 if (strstr(r.message(), substr.c_str()) == NULL) {
    [all...]
  /external/chromium_org/testing/gtest/src/
gtest.cc 631 if (strstr(r.message(), substr.c_str()) == NULL) {
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gtest/src/
gtest.cc 631 if (strstr(r.message(), substr.c_str()) == NULL) {
    [all...]
  /external/gtest/src/
gtest.cc 631 if (strstr(r.message(), substr.c_str()) == NULL) {
    [all...]
  /external/llvm/utils/unittest/googletest/
gtest.cc 631 if (strstr(r.message(), substr.c_str()) == NULL) {
    [all...]

Completed in 2011 milliseconds

<<21222324252627282930>>