/third_party/ffmpeg/libavformat/ |
H A D | tedcaptionsdec.c | 198 if (ret < 0 || strcmp(label.str, "captions")) in parse_file() 213 if (!strcmp(label.str, "startOfParagraph")) { in parse_file() 217 } else if (!strcmp(label.str, "content")) { in parse_file() 221 } else if (!strcmp(label.str, "startTime")) { in parse_file() 225 } else if (!strcmp(label.str, "duration")) { in parse_file()
|
/third_party/alsa-lib/src/pcm/scopes/ |
H A D | level.c | 232 if (strcmp(id, "comment") == 0) in _snd_pcm_scope_level_open() 234 if (strcmp(id, "type") == 0) in _snd_pcm_scope_level_open() 236 if (strcmp(id, "bar_width") == 0) { in _snd_pcm_scope_level_open() 244 if (strcmp(id, "decay_ms") == 0) { in _snd_pcm_scope_level_open() 252 if (strcmp(id, "peak_ms") == 0) { in _snd_pcm_scope_level_open()
|
/third_party/alsa-lib/src/ucm/ |
H A D | ucm_cond.c | 334 if (strcmp(type, "AlwaysTrue") == 0) in if_eval() 337 if (strcmp(type, "String") == 0) in if_eval() 340 if (strcmp(type, "ControlExists") == 0) in if_eval() 343 if (strcmp(type, "RegexMatch") == 0) in if_eval() 346 if (strcmp(type, "Path") == 0) in if_eval()
|
/third_party/alsa-lib/src/timer/ |
H A D | timer_hw.c | 299 if (strcmp(id, "class") == 0) { in _snd_timer_hw_open() 305 if (strcmp(id, "sclass") == 0) { in _snd_timer_hw_open() 311 if (strcmp(id, "card") == 0) { in _snd_timer_hw_open() 318 if (strcmp(id, "device") == 0) { in _snd_timer_hw_open() 324 if (strcmp(id, "subdevice") == 0) { in _snd_timer_hw_open()
|
/third_party/backends/sanei/ |
H A D | sanei_config.c | 310 if (strcmp (config->descriptors[i]->name, token) == 0) in sanei_configure_attach() 347 if ((strcmp (string, "1") == 0) in sanei_configure_attach() 348 || (strcmp (string, "true") == 0)) in sanei_configure_attach() 354 if ((strcmp (string, "0") == 0) in sanei_configure_attach() 355 || (strcmp (string, "false") == 0)) in sanei_configure_attach()
|
/third_party/cJSON/tests/unity/extras/fixture/src/ |
H A D | unity_fixture.c | 224 return guard->guard_space != 0 || strcmp(&memAsChar[guard->size], end) != 0; in isOverrun() 360 if (strcmp(argv[i], "-v") == 0) in UnityGetCommandLineOptions() 365 else if (strcmp(argv[i], "-g") == 0) in UnityGetCommandLineOptions() 373 else if (strcmp(argv[i], "-n") == 0) in UnityGetCommandLineOptions() 381 else if (strcmp(argv[i], "-r") == 0) in UnityGetCommandLineOptions()
|
/third_party/libsnd/tests/ |
H A D | peak_chunk_test.c | 67 do_all = ! strcmp (argv [1], "all") ; in main() 69 if (do_all || ! strcmp (argv [1], "wav")) in main() 79 if (do_all || ! strcmp (argv [1], "aiff")) in main() 86 if (do_all || ! strcmp (argv [1], "caf")) in main() 93 if (do_all || ! strcmp (argv [1], "rf64")) in main()
|
/third_party/libunwind/libunwind/tests/ |
H A D | test-coredump-unwind.c | 311 if (*argv && !strcmp(*argv, "-testcase")) in main() 389 ( strcmp(test_names[0], "a") in main() 390 || strcmp(test_names[1], "b") in main() 391 || strcmp(test_names[2], "b") in main() 392 || strcmp(test_names[3], "main") in main()
|
/third_party/ltp/testcases/kernel/controllers/cgroup_xattr/ |
H A D | cgroup_xattr.c | 154 if (!strcmp(tkeys[i].name, "security.")) { in setup() 156 } else if (!strcmp(tkeys[i].name, "trusted.")) { in setup() 408 if (!strcmp(file, "..") || !strcmp(file, ".")) in cgrp_files_walking() 430 if (strcmp(path, ".")) in cgrp_files_walking()
|
/third_party/musl/porting/linux/user/src/locale/ |
H A D | dcngettext.c | 55 if (!strcmp(p->domainname, domainname) && p->active) { in gettextdir() 87 if (!strcmp(p->domainname, domainname) && in bindtextdomain() 88 !strcmp(p->dirname, dirname)) { in bindtextdomain() 111 if (!strcmp(q->domainname, domainname) && q != p) { in bindtextdomain() 185 if (!strcmp(q->domainname, domainname) && q->active) { in dcngettext()
|
/third_party/musl/src/locale/ |
H A D | dcngettext.c | 35 if (!strcmp(p->domainname, domainname) && p->active) { in gettextdir() 63 if (!strcmp(p->domainname, domainname) && in bindtextdomain() 64 !strcmp(p->dirname, dirname)) { in bindtextdomain() 87 if (!strcmp(q->domainname, domainname) && q != p) in bindtextdomain() 165 if (!strcmp(q->domainname, domainname) && q->active) in dcngettext()
|
/third_party/ltp/testcases/kernel/syscalls/string/ |
H A D | string01.c | 28 * strchr, strrchr, strcat, strcmp, strcpy, strlen, 33 * (strchr, strrchr, strcat, strcmp, strcpy, strlen, 118 /* Strcmp (strcmp( s1, s2 ) == e_res) */ 133 /* Strcat (strcmp( strcat(s1, s2), s1s2 ) == e_res) */ 134 /* ASSUMES strcmp is working -- it is tested prior to strcat */ 150 /* Strcpy (strcmp( strcpy(s1, s2), s1s2 ) == e_res) */ 151 /* ASSUMES strcmp is working -- it is tested prior to strcpy */ 187 /* Strncat (strcmp( strncat(s1, s2, n), s1ns2 ) == e_res) */ 188 /* ASSUMES strcmp is working -- it is tested prior to strncat */ 213 /* Strncpy (strcmp( strncp [all...] |
/third_party/ltp/testcases/kernel/security/tomoyo/ |
H A D | include.h | 185 if (strcmp(buffer, "0")) in clear_status() 188 if (!strcmp(cp, "COMMENT")) in clear_status() 292 domain_found = !strcmp(self_domain, buffer); in write_domain_policy() 296 if (strcmp(buffer, policy)) in write_domain_policy() 329 if (strcmp(buffer, policy)) in write_exception_policy()
|
/third_party/libwebsockets/minimal-examples/crypto/minimal-crypto-cose-key/ |
H A D | main.c | 257 if (!strcmp(p, "OKP")) in main() 259 if (!strcmp(p, "EC2")) in main() 261 if (!strcmp(p, "RSA")) in main() 263 if (!strcmp(p, "SYMMETRIC") || !strcmp(p, "SYM")) in main()
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/ |
H A D | ir3_cmdline.c | 327 if (strcmp(ext, ".tgsi") == 0) { in main() 331 } else if (strcmp(ext, ".spv") == 0) { in main() 341 } else if (strcmp(ext, ".comp") == 0) { in main() 347 } else if (strcmp(ext, ".frag") == 0) { in main() 353 } else if (strcmp(ext, ".vert") == 0) { in main()
|
/third_party/mesa3d/src/gallium/auxiliary/pipe-loader/ |
H A D | pipe_loader_sw.c | 218 if (strcmp(sdev->dd->winsys[i].name, "dri") == 0) { in pipe_loader_sw_probe_dri() 248 if (strcmp(sdev->dd->winsys[i].name, "dri") == 0) { in pipe_loader_vk_probe_dri() 284 if (strcmp(sdev->dd->winsys[i].name, "kms_dri") == 0) { in pipe_loader_sw_probe_kms() 317 if (strcmp(sdev->dd->winsys[i].name, "null") == 0) { in pipe_loader_sw_probe_null() 362 if (strcmp(sdev->dd->winsys[i].name, "wrapped") == 0) { in pipe_loader_sw_probe_wrapped()
|
/third_party/musl/libc-test/src/functionalext/fortify/ |
H A D | stdio.c | 189 EXPECT_TRUE(strcmp(hello_world, get) == 0); in stdio_dynamic_chk_005() 209 EXPECT_TRUE(strcmp("hello", get1) == 0); in stdio_dynamic_chk_006() 218 EXPECT_TRUE(strcmp("hello boy!", get3) == 0); in stdio_dynamic_chk_006() 271 EXPECT_TRUE(strcmp(buf, "hello") == 0); in stdio_dynamic_chk_008() 287 EXPECT_TRUE(strcmp(buf, value) == 0); in stdio_dynamic_chk_009()
|
/third_party/node/deps/openssl/openssl/crypto/ |
H A D | provider_conf.c | 192 if (strcmp(OSSL_PROVIDER_get0_name(tstprov), name) == 0) { in prov_already_activated() 235 if (strcmp(confname, "identity") == 0) in provider_conf_load() 237 else if (strcmp(confname, "soft_load") == 0) in provider_conf_load() 240 else if (strcmp(confname, "module") == 0) in provider_conf_load() 242 else if (strcmp(confname, "activate") == 0) in provider_conf_load()
|
/third_party/openssl/crypto/ |
H A D | provider_conf.c | 192 if (strcmp(OSSL_PROVIDER_get0_name(tstprov), name) == 0) { in prov_already_activated() 235 if (strcmp(confname, "identity") == 0) in provider_conf_load() 237 else if (strcmp(confname, "soft_load") == 0) in provider_conf_load() 240 else if (strcmp(confname, "module") == 0) in provider_conf_load() 242 else if (strcmp(confname, "activate") == 0) in provider_conf_load()
|
/third_party/skia/third_party/externals/libwebp/imageio/ |
H A D | pnmdec.c | 98 } else if (!strcmp(out, "TUPLTYPE RGB_ALPHA")) { in ReadPAMFields() 101 } else if (!strcmp(out, "TUPLTYPE RGB")) { in ReadPAMFields() 104 } else if (!strcmp(out, "TUPLTYPE GRAYSCALE_ALPHA")) { in ReadPAMFields() 107 } else if (!strcmp(out, "TUPLTYPE GRAYSCALE")) { in ReadPAMFields() 110 } else if (!strcmp(out, "ENDHDR")) { in ReadPAMFields()
|
/third_party/skia/third_party/externals/brotli/research/ |
H A D | dictionary_generator.cc | 157 if (std::strcmp(argv[i], "--sieve") == 0) { in main() 161 if (std::strcmp(argv[i], "--dm") == 0) { in main() 165 if (std::strcmp(argv[i], "--dsh") == 0) { in main() 169 if (std::strcmp(argv[i], "--distill") == 0) { in main() 173 if (std::strcmp(argv[i], "--purify") == 0) { in main()
|
/foundation/arkui/ace_engine/interfaces/napi/kits/measure/ |
H A D | js_measure.cpp | 37 if (std::strcmp(value.c_str(), "auto") == 0) { in MeasureStringToDimensionWithUnit() 47 if (std::strcmp(pEnd, "%") == 0) { in MeasureStringToDimensionWithUnit() 51 if (std::strcmp(pEnd, "px") == 0) { in MeasureStringToDimensionWithUnit() 54 if (std::strcmp(pEnd, "vp") == 0) { in MeasureStringToDimensionWithUnit() 57 if (std::strcmp(pEnd, "fp") == 0) { in MeasureStringToDimensionWithUnit() 60 if (std::strcmp(pEnd, "lpx") == 0) { in MeasureStringToDimensionWithUnit() 63 if ((std::strcmp(pEnd, "\0") == 0) && isCalc) { in MeasureStringToDimensionWithUnit()
|
/foundation/arkui/ace_engine_lite/frameworks/src/core/animation/ |
H A D | transition_impl.cpp | 128 if (!strcmp(params_.transformType, TRANSITION_TRANSFORM_X)) { in InitTransitionParamsTransform() 131 } else if (!strcmp(params_.transformType, TRANSITION_TRANSFORM_Y)) { in InitTransitionParamsTransform() 134 } else if (!strcmp(params_.transformType, TRANSITION_ROTATE)) { in InitTransitionParamsTransform() 186 if (!strcmp(params_.transformType, TRANSITION_TRANSFORM_X)) { in SetTransformSrcPosition() 189 } else if (!strcmp(params_.transformType, TRANSITION_TRANSFORM_Y)) { in SetTransformSrcPosition() 192 } else if (!strcmp(params_.transformType, TRANSITION_ROTATE)) { in SetTransformSrcPosition() 338 if (!strcmp(iterations, "infinite")) { in GetNumIterations()
|
/foundation/communication/dsoftbus/core/transmission/session/src/ |
H A D | trans_session_manager.c | 99 if (strcmp(pos->sessionName, sessionName) == 0) { in TransSessionServerIsExist() 147 if (strcmp(pos->sessionName, newNode->sessionName) == 0) { in TransSessionServerAddItem() 199 if (strcmp(pos->sessionName, sessionName) == 0) { in TransSessionServerDelItem() 234 if (strcmp(pos->sessionName, sessionName) == 0 && in CheckUidAndPid() 258 if ((strcmp(pos->pkgName, pkgName) == 0) && (pos->pid == pid)) { in TransDelItemByPackageName() 291 if (strcmp(pos->sessionName, sessionName) == 0) { in TransGetPkgNameBySessionName() 330 if (strcmp(pos->sessionName, sessionName) == 0) { in TransGetUidAndPid()
|
/kernel/linux/linux-5.10/drivers/acpi/acpica/ |
H A D | dbcmds.c | 988 if (!object_arg || (!strcmp(object_arg, "*"))) { in acpi_db_display_resources() 1118 if (!strcmp(enable_arg, "ENABLE") || in acpi_db_trace() 1119 !strcmp(enable_arg, "METHOD") || !strcmp(enable_arg, "OPCODE")) { in acpi_db_trace() 1120 if (!strcmp(enable_arg, "ENABLE")) { in acpi_db_trace() 1135 if (!strcmp(enable_arg, "OPCODE")) { in acpi_db_trace() 1139 if (once_arg && !strcmp(once_arg, "ONCE")) { in acpi_db_trace()
|