/third_party/skia/third_party/externals/libwebp/extras/ |
H A D | vwebp_sdl.c | 62 if (!strcmp(argv[c], "-h")) { in main()
|
/third_party/skia/third_party/externals/microhttpd/doc/examples/ |
H A D | responseheaders.c | 33 if (0 != strcmp (method, "GET")) in answer_to_connection()
|
/third_party/skia/third_party/externals/microhttpd/src/examples/ |
H A D | querystring_example.c | 46 if (0 != strcmp (method, "GET")) in ahc_echo()
|
/third_party/skia/tests/ |
H A D | SkBase64Test.cpp | 49 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 D | ftstdlib.h | 96 #define ft_strcmp strcmp
|
/third_party/skia/third_party/externals/harfbuzz/util/ |
H A D | output-options.hh | 85 if (output_file && 0 != strcmp (output_file, "-")) in post_parse()
|
/third_party/skia/third_party/externals/sfntly/cpp/src/test/ |
H A D | test_utils.cc | 73 if (charset_name == NULL || strcmp(charset_name, "") == 0) in GetEncoder()
|
/third_party/toybox/porting/liteos_a/toys/posix/ |
H A D | touch.c | 64 if (!strcmp(s, "-")) { in touch_main()
|
/third_party/toybox/toys/example/ |
H A D | logwrapper.c | 61 if (!strcmp(list->str, *toys.argv)) break; in logwrapper_main()
|
/third_party/toybox/toys/other/ |
H A D | insmod.c | 44 char *path = !strcmp(*toys.optargs, "-") ? "/dev/stdin" : *toys.optargs; in insmod_main()
|
H A D | ionice.c | 88 if (!strcmp(toys.optargs[toys.optc-1], classes[TT.c])) break; in iorenice_main()
|
H A D | mix.c | 43 if (!strcmp(channels[channel], TT.c)) break; in mix_main()
|
/third_party/toybox/toys/pending/ |
H A D | groupdel.c | 35 if (!found && !strcmp(*toys.optargs, grp->gr_mem[i])) found++; in groupdel_main()
|
/third_party/toybox/toys/posix/ |
H A D | comm.c | 56 int order = strcmp(line[0], line[1]); in comm_main()
|
H A D | touch.c | 71 if (!strcmp(s, "-")) { in touch_main()
|
/third_party/skia/third_party/externals/expat/expat/xmlwf/ |
H A D | xmltchar.h | 66 # define tcscmp strcmp
|
/third_party/selinux/libsepol/tests/ |
H A D | test-expander-users.c | 52 if (strcmp(role_names[j], p->p_role_val_to_name[i]) == 0) { in check_user_roles()
|
/third_party/selinux/libselinux/src/ |
H A D | fsetfilecon.c | 42 (strcmp(context,ccontext) == 0)) { in fsetfilecon_raw()
|
H A D | setexecfilecon.c | 28 if (!strcmp(mycon, newcon)) { in setexecfilecon()
|
H A D | matchmediacon.c | 46 if (strcmp(media, ptr) == 0) { in matchmediacon()
|
/vendor/hihope/dayu210/bluetooth/src/ |
H A D | conf.c | 126 if (strcmp(p_entry->conf_entry, (const char *)p_name) == 0) { in vnd_load_conf()
|
/vendor/hihope/rk3568/bluetooth/src/ |
H A D | conf.c | 126 if (strcmp(p_entry->conf_entry, (const char *)p_name) == 0) { in vnd_load_conf()
|
/kernel/linux/linux-6.6/security/selinux/ |
H A D | hooks.c | 459 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 D | hooks.c | 451 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 D | microtek2.c | 709 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...] |