Home
last modified time | relevance | path

Searched refs:strcmp (Results 2751 - 2775 of 8344) sorted by relevance

1...<<111112113114115116117118119120>>...334

/third_party/skia/third_party/externals/libwebp/extras/
H A Dvwebp_sdl.c62 if (!strcmp(argv[c], "-h")) { in main()
/third_party/skia/third_party/externals/microhttpd/doc/examples/
H A Dresponseheaders.c33 if (0 != strcmp (method, "GET")) in answer_to_connection()
/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Dquerystring_example.c46 if (0 != strcmp (method, "GET")) in ahc_echo()
/third_party/skia/tests/
H A DSkBase64Test.cpp49 REPORTER_ASSERT(reporter, (strcmp((const char*) (all + offset), dst.get()) == 0)); in DEF_TEST()
/third_party/skia/third_party/externals/freetype/include/freetype/config/
H A Dftstdlib.h96 #define ft_strcmp strcmp
/third_party/skia/third_party/externals/harfbuzz/util/
H A Doutput-options.hh85 if (output_file && 0 != strcmp (output_file, "-")) in post_parse()
/third_party/skia/third_party/externals/sfntly/cpp/src/test/
H A Dtest_utils.cc73 if (charset_name == NULL || strcmp(charset_name, "") == 0) in GetEncoder()
/third_party/toybox/porting/liteos_a/toys/posix/
H A Dtouch.c64 if (!strcmp(s, "-")) { in touch_main()
/third_party/toybox/toys/example/
H A Dlogwrapper.c61 if (!strcmp(list->str, *toys.argv)) break; in logwrapper_main()
/third_party/toybox/toys/other/
H A Dinsmod.c44 char *path = !strcmp(*toys.optargs, "-") ? "/dev/stdin" : *toys.optargs; in insmod_main()
H A Dionice.c88 if (!strcmp(toys.optargs[toys.optc-1], classes[TT.c])) break; in iorenice_main()
H A Dmix.c43 if (!strcmp(channels[channel], TT.c)) break; in mix_main()
/third_party/toybox/toys/pending/
H A Dgroupdel.c35 if (!found && !strcmp(*toys.optargs, grp->gr_mem[i])) found++; in groupdel_main()
/third_party/toybox/toys/posix/
H A Dcomm.c56 int order = strcmp(line[0], line[1]); in comm_main()
H A Dtouch.c71 if (!strcmp(s, "-")) { in touch_main()
/third_party/skia/third_party/externals/expat/expat/xmlwf/
H A Dxmltchar.h66 # define tcscmp strcmp
/third_party/selinux/libsepol/tests/
H A Dtest-expander-users.c52 if (strcmp(role_names[j], p->p_role_val_to_name[i]) == 0) { in check_user_roles()
/third_party/selinux/libselinux/src/
H A Dfsetfilecon.c42 (strcmp(context,ccontext) == 0)) { in fsetfilecon_raw()
H A Dsetexecfilecon.c28 if (!strcmp(mycon, newcon)) { in setexecfilecon()
H A Dmatchmediacon.c46 if (strcmp(media, ptr) == 0) { in matchmediacon()
/vendor/hihope/dayu210/bluetooth/src/
H A Dconf.c126 if (strcmp(p_entry->conf_entry, (const char *)p_name) == 0) { in vnd_load_conf()
/vendor/hihope/rk3568/bluetooth/src/
H A Dconf.c126 if (strcmp(p_entry->conf_entry, (const char *)p_name) == 0) { in vnd_load_conf()
/kernel/linux/linux-6.6/security/selinux/
H A Dhooks.c459 return !strcmp(sb->s_type->name, "sysfs") || in selinux_is_genfs_special_handling()
460 !strcmp(sb->s_type->name, "pstore") || in selinux_is_genfs_special_handling()
461 !strcmp(sb->s_type->name, "debugfs") || in selinux_is_genfs_special_handling()
462 !strcmp(sb->s_type->name, "tracefs") || in selinux_is_genfs_special_handling()
463 !strcmp(sb->s_type->name, "rootfs") || in selinux_is_genfs_special_handling()
465 (!strcmp(sb->s_type->name, "cgroup") || in selinux_is_genfs_special_handling()
466 !strcmp(sb->s_type->name, "cgroup2"))); in selinux_is_genfs_special_handling()
723 if (strcmp(sb->s_type->name, "proc") == 0) in selinux_set_mnt_opts()
726 if (!strcmp(sb->s_type->name, "debugfs") || in selinux_set_mnt_opts()
727 !strcmp(s in selinux_set_mnt_opts()
[all...]
/kernel/linux/linux-5.10/security/selinux/
H A Dhooks.c451 return !strcmp(sb->s_type->name, "sysfs") || in selinux_is_genfs_special_handling()
452 !strcmp(sb->s_type->name, "pstore") || in selinux_is_genfs_special_handling()
453 !strcmp(sb->s_type->name, "debugfs") || in selinux_is_genfs_special_handling()
454 !strcmp(sb->s_type->name, "tracefs") || in selinux_is_genfs_special_handling()
455 !strcmp(sb->s_type->name, "rootfs") || in selinux_is_genfs_special_handling()
457 (!strcmp(sb->s_type->name, "cgroup") || in selinux_is_genfs_special_handling()
458 !strcmp(sb->s_type->name, "cgroup2"))); in selinux_is_genfs_special_handling()
702 if (strcmp(sb->s_type->name, "proc") == 0) in selinux_set_mnt_opts()
705 if (!strcmp(sb->s_type->name, "debugfs") || in selinux_set_mnt_opts()
706 !strcmp(s in selinux_set_mnt_opts()
[all...]
/third_party/backends/backend/
H A Dmicrotek2.c709 if ( strcmp(hdev, md->name) == 0 ) in add_device_list()
1480 if ( strcmp(device, resource) == 0 ) in do_authorization()
1511 if ( strcmp( device, resource) != 0 ) /* not a matching entry */ in do_authorization()
1530 if ( strcmp(p, passwd) == 0 ) in do_authorization()
2854 if ( strcmp(val[OPT_MODE].s, MD_MODESTRING_COLOR) == 0 ) in set_option_dependencies()
2883 else if ( strcmp(val[OPT_MODE].s, MD_MODESTRING_GRAY) == 0 ) in set_option_dependencies()
2910 else if ( strcmp(val[OPT_MODE].s, MD_MODESTRING_HALFTONE) == 0 ) in set_option_dependencies()
2941 else if ( strcmp(val[OPT_MODE].s, MD_MODESTRING_LINEART) == 0 ) in set_option_dependencies()
3215 if ( strcmp(val[option].s, (SANE_String) value) == 0 ) in sane_control_option()
3310 if ( strcmp(va in sane_control_option()
[all...]

Completed in 26 milliseconds

1...<<111112113114115116117118119120>>...334