/third_party/musl/libc-test/src/functionalext/supplement/unistd/ |
H A D | symlinkat.c | 67 if (strcmp(buffer, file_name)) { in symlinkat_0100()
|
/third_party/skia/src/gpu/ |
H A D | GrAutoLocaleSetter.h | 55 if (0 == strcmp(name, "C")) { in GrAutoLocaleSetter()
|
/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()
|
/kernel/linux/linux-5.10/tools/objtool/ |
H A D | check.c | 194 if (!strcmp(func->name, global_noreturns[i])) in __dead_end_function() 365 if (strcmp(sec->name, ".altinstr_replacement") && in decode_instructions() 366 strcmp(sec->name, ".altinstr_aux") && in decode_instructions() 370 if (!strcmp(sec->name, ".noinstr.text") || in decode_instructions() 371 !strcmp(sec->name, ".entry.text") || in decode_instructions() 1020 if (!strcmp(insn->sec->name, ".altinstr_replacement")) in annotate_call_site() 1181 if (!strcmp(insn->sec->name, ".altinstr_replacement")) in add_jump_destinations() 1994 if (!strcmp(func->name, "__fentry__")) in classify_symbols() 3302 if (!strcmp(insn->sec->name, ".init.text") && !module) in validate_retpoline() 3326 !strcmp(ins in is_kasan_insn() [all...] |
/third_party/ffmpeg/libavutil/ |
H A D | opt.c | 284 !strcmp(o_named->unit, o->unit)) { in set_string_number() 335 if (!val || !strcmp(val, "none")) { in set_string_image_size() 383 if (!strcmp(val, "auto")) { in set_string_bool() 412 if (!val || !strcmp(val, "none")) { in set_string_fmt() 563 if (!val || !strcmp(val, "none")) { in av_opt_set() 1207 if (opt->type == AV_OPT_TYPE_CONST && !strcmp(opt->unit, unit) && in get_opt_const_name() 1222 if (opt->type == AV_OPT_TYPE_CONST && !strcmp(opt->unit, unit) && in get_opt_flags_string() 1253 else if (unit && opt->type == AV_OPT_TYPE_CONST && strcmp(unit, opt->unit)) in opt_list() 1807 if (!strcmp(o->name, name) && (o->flags & opt_flags) == opt_flags && in av_opt_find2() 1809 (unit && o->type == AV_OPT_TYPE_CONST && o->unit && !strcmp( in av_opt_find2() [all...] |
/third_party/mksh/ |
H A D | funcs.c | 342 if (*wp && !strcmp(*wp, Tdn)) { in c_print() 1065 bool bg = strcmp(*wp, Tbg) == 0; in c_fgbg() 1112 i = (wp[2] && strcmp(wp[2], "--") == 0) ? 3 : 2; in c_kill() 2639 if (strcmp(wp[0], Tbracket) == 0) { in c_test() 2640 if (strcmp(wp[--argc], "]") != 0) { in c_test() 2761 if (sc1 == tbl->op_text[1] && !strcmp(s, tbl->op_text)) in test_isop() 2996 return (strcmp(opnd1, opnd2) == 0); in test_eval() 3005 return (strcmp(opnd1, opnd2) != 0); in test_eval() 3009 return (strcmp(opnd1, opnd2) < 0); in test_eval() 3013 return (strcmp(opnd in test_eval() [all...] |