HomeSort by relevance Sort by last modified time
    Searched refs:strstr (Results 1 - 25 of 623) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/cblas/src/
cblas_xerbla.c 18 if (strstr(rout,"gemm") != 0)
25 else if (strstr(rout,"symm") != 0 || strstr(rout,"hemm") != 0)
30 else if (strstr(rout,"trmm") != 0 || strstr(rout,"trsm") != 0)
35 else if (strstr(rout,"gemv") != 0)
40 else if (strstr(rout,"gbmv") != 0)
47 else if (strstr(rout,"ger") != 0)
54 else if ( (strstr(rout,"her2") != 0 || strstr(rout,"hpr2") != 0
    [all...]
  /external/cblas/testing/
c_xerbla.c 36 if (strstr(rout,"gemm") != 0)
43 else if (strstr(rout,"symm") != 0 || strstr(rout,"hemm") != 0)
48 else if (strstr(rout,"trmm") != 0 || strstr(rout,"trsm") != 0)
53 else if (strstr(rout,"gemv") != 0)
58 else if (strstr(rout,"gbmv") != 0)
65 else if (strstr(rout,"ger") != 0)
72 else if ( ( strstr(rout,"her2") != 0 || strstr(rout,"hpr2") != 0
    [all...]
  /hardware/bsp/intel/peripheral/libmraa/src/arm/
arm.c 47 if (strstr(line, "BCM2708")) {
50 if (strstr(line, "BCM2709")) {
53 if (strstr(line, "Generic AM33XX")) {
56 if (strstr(line, "HiKey Development Board")) {
59 if (strstr(line, "sun7i")) {
  /external/compiler-rt/test/sanitizer_common/TestCases/
strstr.c 9 r = strstr(s1, s2);
  /bionic/libc/upstream-openbsd/lib/libc/string/
strstr.c 1 /* $OpenBSD: strstr.c,v 1.5 2005/08/08 08:05:37 espie Exp $ */
40 strstr(const char *s, const char *find) function
  /external/compiler-rt/test/asan/TestCases/
strstr-1.c 1 // Test haystack overflow in strstr function
5 // Disable other interceptors because strlen may be called inside strstr
17 r = strstr(s1, s2);
strstr-2.c 1 // Test needle overflow in strstr function
5 // Disable other interceptors because strlen may be called inside strstr
17 r = strstr(s1, s2);
strstr_strict.c 1 // Test strict_string_checks option in strstr function
18 char* r = strstr(s1, s2);
  /toolchain/binutils/binutils-2.25/libiberty/
strstr.c 1 /* Simple implementation of strstr for systems without it.
6 @deftypefn Supplemental char* strstr (const char *@var{string}, const char *@var{sub})
30 strstr (const char *s1, const char *s2) function
  /toolchain/binutils/binutils-2.25/opcodes/
ia64-gen.c 727 if ((notestr = strstr (name, "+")) != NULL)
900 return ((op == IA64_OPND_RR_R3 && strstr (field, "rr"))
901 || (op == IA64_OPND_DBR_R3 && strstr (field, "dbr"))
902 || (op == IA64_OPND_IBR_R3 && strstr (field, "ibr"))
903 || (op == IA64_OPND_PKR_R3 && strstr (field, "pkr"))
904 || (op == IA64_OPND_PMC_R3 && strstr (field, "pmc"))
905 || (op == IA64_OPND_PMD_R3 && strstr (field, "pmd"))
906 || (op == IA64_OPND_MSR_R3 && strstr (field, "msr"))
907 || (op == IA64_OPND_CPUID_R3 && strstr (field, "cpuid"))
908 || (op == IA64_OPND_DAHR_R3 && strstr (field, "dahr")))
    [all...]
  /bootable/recovery/
recovery-refresh.cpp 59 if (strstr(LAST_KMSG_FILE, filename) ||
60 strstr(LAST_LOG_FILE, filename)) {
82 if (!strstr(LAST_KMSG_FILE, sub.c_str()) &&
83 !strstr(LAST_LOG_FILE, sub.c_str())) {
  /external/libutf/
utfutf.c 35 return strstr(s1, s2);
  /external/regex-re2/re2/testing/
exhaustive1_test.cc 36 if (strstr("PCRE", FLAGS_regexp_engines.c_str()) == NULL)
  /frameworks/native/libs/gui/
SyncFeatures.cpp 45 if (strstr(exts, "EGL_ANDROID_native_fence_sync")) {
51 if (strstr(exts, "EGL_KHR_fence_sync")) {
54 if (strstr(exts, "EGL_KHR_wait_sync")) {
  /bootable/recovery/tools/ota/
check-lost+found.c 131 if (strstr(line, "yaffs: dev is")) in_yaffs = 1;
134 strstr(line, "yaffs") ||
135 strstr(line, "mtd") ||
136 strstr(line, "msm_nand")) {
140 if (strstr(line, "yaffs_read_super: isCheckpointed")) in_yaffs = 0;
  /external/autotest/client/profilers/powertop/src/
misctips.c 65 if (strstr(buffer, "on-line") != NULL)
130 if (strstr(buffer, "hpet")) {
196 if (strstr(buffer, " / ext3") && !strstr(buffer, "noatime") && !strstr(buffer, "relatime"))
251 if (strstr(buffer, "cpu cores")) {
config.c 102 if (onoff && strstr(configlines[i], searchon))
104 if (onoff==0 && strstr(configlines[i], searchoff))
106 if (onoff==0 && strstr(configlines[i], searchon))
cpufreq.c 106 if (strstr(gov, "userspace"))
111 if (strstr(gov, "performance"))
  /external/google-breakpad/src/client/linux/microdump_writer/
microdump_writer_unittest.cc 114 ASSERT_NE(static_cast<char*>(0), strstr(
116 ASSERT_NE(static_cast<char*>(0), strstr(
120 ASSERT_NE(static_cast<char*>(0), strstr(
124 ASSERT_NE(static_cast<char*>(0), strstr(
  /external/google-breakpad/src/testing/gtest/test/
gtest_throw_on_failure_ex_test.cc 67 if (strstr(e.what(), "Expected failure") != NULL)
  /external/gtest/test/
gtest_throw_on_failure_ex_test.cc 67 if (strstr(e.what(), "Expected failure") != NULL)
  /external/protobuf/gtest/test/
gtest_throw_on_failure_ex_test.cc 67 if (strstr(e.what(), "Expected failure") != NULL)
  /external/vulkan-validation-layers/tests/gtest-1.7.0/test/
gtest_throw_on_failure_ex_test.cc 67 if (strstr(e.what(), "Expected failure") != NULL)
  /ndk/sources/third_party/googletest/googletest/test/
gtest_throw_on_failure_ex_test.cc 67 if (strstr(e.what(), "Expected failure") != NULL)
  /bionic/libstdc++/include/
cstring 63 using ::strstr;

Completed in 1001 milliseconds

1 2 3 4 5 6 7 8 91011>>