Home
last modified time | relevance | path

Searched refs:strcmp (Results 2826 - 2850 of 7975) sorted by relevance

1...<<111112113114115116117118119120>>...319

/third_party/ffmpeg/tools/
H A Dseek_print.c79 if (!strcmp(*argv, "read")) { in main()
/third_party/ffmpeg/libavutil/
H A Dvulkan_loader.h57 if (!strcmp(extensions[i], extension_map[j].name)) { in ff_vk_extensions_to_mask()
/third_party/alsa-lib/src/topology/
H A Dtext.c79 if (strcmp(id, "values") == 0) { in tplg_parse_text()
/third_party/alsa-utils/axfer/
H A Dwaiter.c29 if (!strcmp(waiter_type_labels[i], label)) in waiter_type_from_label()
/third_party/gptfdisk/
H A Dsgdisk.cc86 if (!strcmp("--ohos-dump", argv[i])) { in main()
/third_party/alsa-lib/alsalisp/
H A Dalsalisp.c43 if (file != NULL && strcmp(file, "-") != 0) { in interpret_filename()
/third_party/libunwind/libunwind/tests/
H A Dx64-unwind-badjmp-signal-frame.c83 if (strcmp(names[i], name) != 0) in handle_sigsegv()
/third_party/libuv/test/
H A Dtest-get-currentexe.c62 ASSERT(match && !strcmp(match, path)); in TEST_IMPL()
/third_party/libwebsockets/lib/drivers/led/
H A Dled-gpio.c96 if (!strcmp(name, lgc->led_map[n].name)) in lws_led_gpio_lookup()
/third_party/libabigail/tests/
H A Dtest-ini.cc108 if (s->abinilint_options && strcmp(s->abinilint_options, "")) in main()
/third_party/mesa3d/src/compiler/spirv/
H A Dnir_lower_libclc.c46 if (strcmp(function->name, call->callee->name) == 0) { in lower_clc_call_instr()
/third_party/mesa3d/src/egl/main/
H A Degldispatchstubs.c44 return strcmp(l, s); in Compare()
/third_party/mesa3d/src/compiler/glsl/
H A Dopt_dead_functions.cpp93 if (strcmp(ir->function_name(), "main") == 0) { in visit_enter()
/third_party/ltp/lib/newlib_tests/
H A Dtst_device.c76 if (!strcmp(tst_device->dev, block_dev)) in test_tst_find_backing_dev()
/third_party/ltp/lib/
H A Dtst_virt.c108 if (!strcmp("", virt_type)) in try_systemd_detect_virt()
H A Dtst_mkfs.c47 if (!strcmp(fs_type, "tmpfs")) { in tst_mkfs_()
/third_party/libwebsockets/lib/tls/
H A Dlws-genec-common.c38 if (!strcmp(name, c->name)) in lws_genec_curve()
/third_party/ltp/testcases/kernel/containers/sysvipc/
H A Dmesgq_nstest.c68 if (strcmp(msg.mtext, MSG_TEXT)) in check_mesgq()
/third_party/ltp/pan/
H A Dsplitstr.c185 assert(strcmp(ret[y], test_str_array[y]) == 0); in main()
/third_party/node/test/node-api/test_buffer/
H A Dtest_finalizer.c11 env, data != NULL && strcmp(data, theText) == 0, "invalid data"); in malignDeleter()
/third_party/node/test/addons/openssl-key-engine/
H A Dtestkeyengine.cc49 if (strcmp(name, "dummykey") == 0) { in EngineLoadPrivkey()
/third_party/musl/libc-test/src/regression/
H A Dfpclassify-invalid-ld80.c32 if (strcmp(s,swant) != 0) \
/third_party/musl/src/network/
H A Dgethostbyname2_r.c70 if (strcmp(h->h_name, name)) { in gethostbyname2_r()
/third_party/musl/porting/liteos_m/user/include/
H A Dstring.h37 int strcmp (const char *, const char *);
/third_party/musl/porting/liteos_a/kernel/src/locale/
H A D__mo_lookup.c25 int sign = strcmp(s, (char *)p + os); in __mo_lookup()

Completed in 12 milliseconds

1...<<111112113114115116117118119120>>...319