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

12 3 4 5 6 7 8 91011>>

  /prebuilts/ndk/8/sources/cxx-stl/gabi++/include/
cstring 63 using ::strstr;
  /prebuilts/ndk/8/sources/cxx-stl/system/include/
cstring 63 using ::strstr;
  /prebuilts/ndk/9/sources/cxx-stl/EH/gabi++/include/
cstring 63 using ::strstr;
  /prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/gabi++/include/
cstring 63 using ::strstr;
  /prebuilts/ndk/9/sources/cxx-stl/system/include/
cstring 63 using ::strstr;
  /system/core/logd/
LogAudit.cpp 74 while ((cp = strstr(str, " "))) {
95 char *timeptr = strstr(str, audit_str);
106 char *pidptr = strstr(str, pid_str);
152 const char *comm = strstr(str, comm_str);
178 *newstr = (strstr(str, " permissive=1")
179 || strstr(str, " policy loaded "))
216 char *audit = strstr(tok, " audit(");
223 char *type = strstr(tok, "type=");
LogReader.cpp 53 char *cp = strstr(buffer, _tail);
60 cp = strstr(buffer, _start);
68 cp = strstr(buffer, _logIds);
88 cp = strstr(buffer, _pid);
  /ndk/sources/host-tools/sed-4.2.1/testsuite/
tst-boost.c 126 if (strstr (line, "REG_BASIC"))
130 if (strstr (line, "REG_ICASE"))
132 if (strstr (line, "REG_NEWLINE"))
135 if (strstr (line, "REG_NOTBOL"))
137 if (strstr (line, "REG_NOTEOL"))
  /external/netperf/
netsh.c 365 if (strstr(temp,"6")) {
369 if (strstr(temp,"inet") ||
370 strstr(temp,"4")) {
373 if (strstr(temp,"unspec") ||
374 strstr(temp,"0")) {
960 /* we use a series of strstr's here because not everyone has
962 if ((strstr(test_name,"RR")) ||
963 (strstr(test_name,"rr")) ||
964 (strstr(test_name,"Rr")) ||
965 (strstr(test_name,"rR")))
    [all...]
  /external/chromium_org/third_party/skia/experimental/Intersection/AddTestOutput/
main.cpp 26 char* opInsert = strstr(opData.begin(), marker);
35 char* opInsert2 = strstr(opInsert, marker2);
72 char* insert = strstr(inData.begin(), "\n\n\n");
  /external/skia/experimental/Intersection/AddTestOutput/
main.cpp 26 char* opInsert = strstr(opData.begin(), marker);
35 char* opInsert2 = strstr(opInsert, marker2);
72 char* insert = strstr(inData.begin(), "\n\n\n");
  /external/chromium_org/content/browser/
browser_main_loop.cc 180 if (strstr(message, "Unable to retrieve the file info for")) {
182 } else if (strstr(message, "Could not find the icon") &&
183 strstr(log_domain, "Gtk")) {
185 } else if (strstr(message, "Theme file for default has no") ||
186 strstr(message, "Theme directory") ||
187 strstr(message, "theme pixmap") ||
188 strstr(message, "locate theme engine")) {
190 } else if (strstr(message, "Unable to create Ubuntu Menu Proxy") &&
191 strstr(log_domain, "<unknown>")) {
193 } else if (strstr(message, "Out of memory") &
    [all...]
  /external/compiler-rt/lib/sanitizer_common/tests/
sanitizer_procmaps_test.cc 48 if (strstr(modules[i].full_name(), binary_name) != 0)
  /external/pixman/pixman/
pixman-mips.c 52 if (strstr (cpuinfo_line, search_string) != NULL)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
pcrt32.h 35 #define _fstrstr strstr
  /system/extras/tests/bionic/libstdc++/
test_cstring.cpp 61 using std::strstr;
  /external/e2fsprogs/intl/
plural-exp.c 107 plural = strstr (nullentry, "plural=");
108 nplurals = strstr (nullentry, "nplurals=");
  /hardware/ti/omap4-aah/ion/
ion_test.c 264 map_flags |= strstr(optarg, "PROT_EXEC") ?
266 map_flags |= strstr(optarg, "PROT_READ") ?
268 map_flags |= strstr(optarg, "PROT_WRITE") ?
270 map_flags |= strstr(optarg, "PROT_NONE") ?
275 prot |= strstr(optarg, "MAP_PRIVATE") ?
277 prot |= strstr(optarg, "MAP_SHARED") ?
  /system/core/libion/
ion_test.c 243 map_flags |= strstr(optarg, "PROT_EXEC") ? PROT_EXEC : 0;
244 map_flags |= strstr(optarg, "PROT_READ") ? PROT_READ: 0;
245 map_flags |= strstr(optarg, "PROT_WRITE") ? PROT_WRITE: 0;
246 map_flags |= strstr(optarg, "PROT_NONE") ? PROT_NONE: 0;
250 prot |= strstr(optarg, "MAP_PRIVATE") ? MAP_PRIVATE : 0;
251 prot |= strstr(optarg, "MAP_SHARED") ? MAP_PRIVATE : 0;
  /external/clang/lib/Driver/
WindowsToolChain.cpp 118 const char *placeHolder = strstr(subKey, "$VERSION");
220 char *p = const_cast<char *>(strstr(vcinstalldir, "\\VC"));
238 char *p = (char*)strstr(vsIDEInstallDir, "\\Common7\\IDE");
246 char *p = (char*)strstr(vsExpressIDEInstallDir, "\\Common7\\IDE");
269 const char *p = strstr(vscomntools, "\\Common7\\Tools");
  /bionic/libc/bionic/
locale.cpp 137 return new __locale_t(strstr(locale_name, "UTF-8") != NULL ? 4 : 1);
154 __bionic_current_locale_is_utf8 = (strstr(locale_name, "UTF-8") != NULL);
  /bootable/recovery/tools/ota/
add-property-tag.c 32 const char *prop = strstr(line, propname);
46 char *pos = strstr(line, tag);
  /external/chromium_org/third_party/libvpx/source/libvpx/vpx_ports/
arm_cpudetect.c 169 p = strstr(buf, " edsp");
174 p = strstr(buf, " neon");
  /external/libvpx/libvpx/vpx_ports/
arm_cpudetect.c 162 p = strstr(buf, " edsp");
167 p = strstr(buf, " neon");
  /external/qemu/android/kernel/
kernel_utils.cpp 128 const char* bzImage = ::strstr(description.c_str(), "bzImage");
133 const char* version = ::strstr(bzImage, "version ");

Completed in 989 milliseconds

12 3 4 5 6 7 8 91011>>