Home
last modified time | relevance | path

Searched refs:strcmp (Results 2776 - 2800 of 7432) sorted by relevance

1...<<111112113114115116117118119120>>...298

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/shm_unlink/
H A D8-1.c63 if (strcmp(pw->pw_name, "root") && pw->pw_uid != getuid()) in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mmap/
H A D18-1.c44 if (strcmp(pw->pw_name, "root")) in set_nonroot()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_receive/
H A D8-1.c78 if (!strcmp(msgrv1, msgrv2)) { in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_send/
H A D7-1.c76 if ((strcmp(msgptr, msgrcd) == 0) && (maxreached != 0)) { in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_timedreceive/
H A D11-1.c80 if (!strcmp(msgrv1, msgrv2)) { in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/shm_open/
H A D26-2.c73 if (strcmp(pw->pw_name, "root") && pw->pw_uid != getuid()) in main()
/third_party/musl/libc-test/src/functionalext/supplement/linux/
H A Dsendfile.c68 if (strcmp(src, buf)) { in sendfile_0100()
H A Dremovexattr.c67 if (strcmp(buf, str)) { in removexattr_0100()
/third_party/musl/libc-test/src/functionalext/supplement/locale/
H A Dsetlocale_sup.c54 EXPECT_EQ("SetlocaleTest_0100", strcmp(locale, "C"), 0); in setlocale_0100()
/third_party/musl/include/
H A Dstring.h39 int strcmp (const char *, const char *);
/third_party/musl/libc-test/src/functional/
H A Dungetc.c13 !strcmp((s),(x)) || \
/third_party/musl/libc-test/src/functionalext/locale/
H A Dsetlocale.c63 EXPECT_EQ("SetlocaleTest_0100", strcmp(locale, "C"), 0); in setlocale_0100()
/third_party/musl/libc-test/src/functionalext/supplement/stdio/
H A Drename.c90 EXPECT_TRUE("rename_0300", strcmp(buf, "old") == 0); in rename_0300()
/third_party/musl/libc-test/src/functionalext/unittest/
H A Dunit_test_mock_dynlink.c92 if (strcmp(param_value, "true") == 0) { in get_ld_debug_dlclose_value()
/third_party/pcre2/pcre2/src/
H A Dpcre2_string_utils.c42 of strings. These are used instead of strcmp() etc because the standard
102 PRIV(strcmp)(PCRE2_SPTR str1, PCRE2_SPTR str2) in strcmp() function
/third_party/openssl/demos/bio/
H A Dclient-arg.c47 if (strcmp(*args, "-connect") == 0) { in main()
H A Dserver-arg.c58 if (strcmp(*args, "-port") == 0) { in main()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dstrip_debug_info_pass.cpp26 if (0 == std::strcmp(ext_name, "SPV_KHR_non_semantic_info")) { in Process()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dstrip_debug_info_pass.cpp26 if (0 == std::strcmp(ext_name, "SPV_KHR_non_semantic_info")) { in Process()
/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Dbenchmark.c112 if (0 != strcmp (method, "GET")) in ahc_echo()
H A Dfileserver_example.c63 if (0 != strcmp (method, MHD_HTTP_METHOD_GET)) in ahc_echo()
H A Dhttps_fileserver_example.c130 if (0 != strcmp (method, MHD_HTTP_METHOD_GET)) in http_ahc()
/third_party/skia/tests/
H A DMetaDataTest.cpp59 if (!strcmp(name, gElems[i].fName)) in DEF_TEST()
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
H A DFeatureTests.cpp79 ASSERT_EQ(0, std::strcmp(featureName, enabledFeatures[0])); in TEST_F()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A Dregerror.c128 if (strcmp(r->name, preg->re_endp) == 0) in regatoi()

Completed in 12 milliseconds

1...<<111112113114115116117118119120>>...298