Searched refs:strcmp (Results 2826 - 2850 of 7975) sorted by relevance
1...<<111112113114115116117118119120>>...319
/third_party/ffmpeg/tools/ |
H A D | seek_print.c | 79 if (!strcmp(*argv, "read")) { in main()
|
/third_party/ffmpeg/libavutil/ |
H A D | vulkan_loader.h | 57 if (!strcmp(extensions[i], extension_map[j].name)) { in ff_vk_extensions_to_mask()
|
/third_party/alsa-lib/src/topology/ |
H A D | text.c | 79 if (strcmp(id, "values") == 0) { in tplg_parse_text()
|
/third_party/alsa-utils/axfer/ |
H A D | waiter.c | 29 if (!strcmp(waiter_type_labels[i], label)) in waiter_type_from_label()
|
/third_party/gptfdisk/ |
H A D | sgdisk.cc | 86 if (!strcmp("--ohos-dump", argv[i])) { in main()
|
/third_party/alsa-lib/alsalisp/ |
H A D | alsalisp.c | 43 if (file != NULL && strcmp(file, "-") != 0) { in interpret_filename()
|
/third_party/libunwind/libunwind/tests/ |
H A D | x64-unwind-badjmp-signal-frame.c | 83 if (strcmp(names[i], name) != 0) in handle_sigsegv()
|
/third_party/libuv/test/ |
H A D | test-get-currentexe.c | 62 ASSERT(match && !strcmp(match, path)); in TEST_IMPL()
|
/third_party/libwebsockets/lib/drivers/led/ |
H A D | led-gpio.c | 96 if (!strcmp(name, lgc->led_map[n].name)) in lws_led_gpio_lookup()
|
/third_party/libabigail/tests/ |
H A D | test-ini.cc | 108 if (s->abinilint_options && strcmp(s->abinilint_options, "")) in main()
|
/third_party/mesa3d/src/compiler/spirv/ |
H A D | nir_lower_libclc.c | 46 if (strcmp(function->name, call->callee->name) == 0) { in lower_clc_call_instr()
|
/third_party/mesa3d/src/egl/main/ |
H A D | egldispatchstubs.c | 44 return strcmp(l, s); in Compare()
|
/third_party/mesa3d/src/compiler/glsl/ |
H A D | opt_dead_functions.cpp | 93 if (strcmp(ir->function_name(), "main") == 0) { in visit_enter()
|
/third_party/ltp/lib/newlib_tests/ |
H A D | tst_device.c | 76 if (!strcmp(tst_device->dev, block_dev)) in test_tst_find_backing_dev()
|
/third_party/ltp/lib/ |
H A D | tst_virt.c | 108 if (!strcmp("", virt_type)) in try_systemd_detect_virt()
|
H A D | tst_mkfs.c | 47 if (!strcmp(fs_type, "tmpfs")) { in tst_mkfs_()
|
/third_party/libwebsockets/lib/tls/ |
H A D | lws-genec-common.c | 38 if (!strcmp(name, c->name)) in lws_genec_curve()
|
/third_party/ltp/testcases/kernel/containers/sysvipc/ |
H A D | mesgq_nstest.c | 68 if (strcmp(msg.mtext, MSG_TEXT)) in check_mesgq()
|
/third_party/ltp/pan/ |
H A D | splitstr.c | 185 assert(strcmp(ret[y], test_str_array[y]) == 0); in main()
|
/third_party/node/test/node-api/test_buffer/ |
H A D | test_finalizer.c | 11 env, data != NULL && strcmp(data, theText) == 0, "invalid data"); in malignDeleter()
|
/third_party/node/test/addons/openssl-key-engine/ |
H A D | testkeyengine.cc | 49 if (strcmp(name, "dummykey") == 0) { in EngineLoadPrivkey()
|
/third_party/musl/libc-test/src/regression/ |
H A D | fpclassify-invalid-ld80.c | 32 if (strcmp(s,swant) != 0) \
|
/third_party/musl/src/network/ |
H A D | gethostbyname2_r.c | 70 if (strcmp(h->h_name, name)) { in gethostbyname2_r()
|
/third_party/musl/porting/liteos_m/user/include/ |
H A D | string.h | 37 int strcmp (const char *, const char *);
|
/third_party/musl/porting/liteos_a/kernel/src/locale/ |
H A D | __mo_lookup.c | 25 int sign = strcmp(s, (char *)p + os); in __mo_lookup()
|
Completed in 12 milliseconds
1...<<111112113114115116117118119120>>...319