Home
last modified time | relevance | path

Searched refs:strcmp (Results 2451 - 2475 of 3887) sorted by relevance

1...<<919293949596979899100>>...156

/third_party/backends/sanei/
H A Dsanei_constrain_value.c275 if (strcmp (value, string_list[i]) != 0) in sanei_constrain_value()
/third_party/icu/icu4c/source/samples/strsrch/
H A Dstrsrch.cpp107 if (strcmp(pOpt->name, pArgName) == 0) { in processOptions()
/third_party/icu/icu4c/source/test/perf/DateFmtPerf/
H A DDateFmtPerf.cpp191 if((argc>1)&&(strcmp(argv[1],"-x") == 0)) in main()
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/
H A Dusb_handle.c92 if (strcmp(handle->name, devName) == 0) in handle_find_by_name()
/third_party/libsnd/tests/
H A Dcpp_test.cc113 if (strcmp (filename, title) != 0) in check_title()
/third_party/libsnd/src/
H A Dogg_vcomment.c258 { if (!strcmp (name, p->name)) in vorbiscomment_lookup_id()
/third_party/libwebsockets/lib/plat/freertos/
H A Dfreertos-sockets.c221 if (strcmp(ifc->ifa_name, ifname)) in lws_interface_to_sa()
/third_party/libuv/test/
H A Dtest-udp-ipv6.c102 if (r != 0 || strcmp(dst, "::ffff:127.0.0.1")) in is_from_client()
/third_party/libabigail/tests/
H A Dtest-abidiff-exit.cc521 if (s->in_suppr_path && strcmp(s->in_suppr_path, "")) in main()
/third_party/libdrm/amdgpu/
H A Damdgpu_device.c61 result = strcmp(name1, name2); in fd_compare()
/third_party/mesa3d/src/freedreno/decode/
H A Dcffdump.c273 if (!strcmp(filename, "-")) in handle_file()
/third_party/mesa3d/src/freedreno/computerator/
H A Dmain.c138 if (strcmp(name, countable->name) != 0) in setup_counter()
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_sequencer/
H A Dmain.c194 if (!strcmp(prot, "https")) in sequencer_start_client()
/third_party/libwebsockets/lib/tls/mbedtls/
H A Dmbedtls-session.c61 if (!strcmp(name, ts_name)) in __lws_tls_session_lookup_by_name()
/third_party/ltp/testcases/kernel/device-drivers/tbio/tbio_user/
H A Dtbio.c209 if (strcmp(bif.data, "User space data")) { in tbio_from_dev()
/third_party/mesa3d/src/intel/dev/
H A Dintel_dev_info.c98 bool print_hwconfig = argc > 1 && strcmp(argv[1], "--hwconfig") == 0; in main()
/third_party/mesa3d/src/mesa/main/
H A Dprogram_resource.c139 if (strcmp(*m, str) == 0) in is_xfb_marker()
/third_party/mesa3d/src/panfrost/lib/genxml/
H A Ddecode_common.c219 if (force_stderr || !strcmp(dump_file_base, "stderr")) in pandecode_dump_file_open()
/third_party/libfuse/test/
H A Dtest_write_cache.c95 else if (strcmp(name, FILE_NAME) == 0) in tfs_lookup()
/third_party/ltp/testcases/kernel/mem/vma/
H A Dvma04.c189 if (strcmp(expected, value) == 0) in assertion()
/third_party/ltp/testcases/kernel/syscalls/inotify/
H A Dinotify02.c188 strcmp(event_set[test_num].name, in verify_inotify()
/third_party/libwebsockets/lib/roles/raw-skt/
H A Dops-raw-skt.c332 strcmp(i->local_protocol_name, "raw-proxy"))
/third_party/libphonenumber/cpp/src/phonenumbers/geocoding/
H A Dphonenumber_offline_geocoder.cc41 return strcmp(s1, s2) < 0; in IsLowerThan()
/third_party/ltp/tools/sparse/
H A Dsparse-ltp.c287 if (!strcmp("-DLTPLIB", argv[i])) in collect_info_from_args()
/third_party/lz4/tests/
H A DcheckFrame.c32 #include <string.h> /* strcmp */
231 if (!strcmp(argument, "--no-prompt")) { in main()

Completed in 19 milliseconds

1...<<919293949596979899100>>...156