Home
last modified time | relevance | path

Searched refs:strcmp (Results 1751 - 1775 of 3350) sorted by relevance

1...<<71727374757677787980>>...134

/third_party/libunwind/libunwind/src/ia64/
H A DGfind_unwind_table.c80 if (strcmp (strtab + shdr->sh_name, ".opd") == 0 in find_gp()
/third_party/libuv/test/
H A Dtest-tcp-connect-timeout.c109 if (strcmp(uname.sysname, "Windows_NT") == 0) { in is_supported_system()
/third_party/mbedtls/programs/hash/
H A Dgeneric_sum.c203 if (argc == 4 && strcmp("-c", argv[2]) == 0) { in main()
/third_party/mbedtls/programs/pkey/
H A Ddh_genprime.c87 if (strcmp(p, "bits") == 0) { in main()
/third_party/lame/frontend/
H A Dmp3rtp.c201 if (0 == strcmp(outPath, "-")) { in lame_main()
/third_party/mesa3d/src/egl/main/
H A Deglcurrent.c206 if (message_buf && funcName && strcmp(message_buf, funcName) != 0) { in _eglDebugReport()
/third_party/mesa3d/src/compiler/glsl/
H A Dlower_output_reads.cpp164 if (strcmp(sig->function_name(), "main") != 0) in visit_leave()
H A Dlower_discard_flow.cpp117 if (strcmp(ir->function_name(), "main") != 0) in visit_enter()
/third_party/mesa3d/src/broadcom/qpu/tests/
H A Dqpu_disasm.c138 if (strcmp(disasm_output, tests[i].expected) != 0) { in main()
/third_party/mesa3d/src/compiler/glsl/glcpp/
H A Dglcpp.c83 if (filename == NULL || strcmp (filename, "-") == 0) in load_text_file()
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_struct-json/
H A Dtest2.c223 if (strcmp(test2_json_expected, (char *)buf)) { in test2()
/third_party/ltp/testcases/kernel/device-drivers/cpufreq/
H A Dcpufreq_boost.c120 if (!strcmp(cdrv[i].name, "intel_pstate") && boost_value == cdrv[i].off) in setup()
/third_party/ltp/lib/
H A Dtst_supported_fs_types.c67 if (!strcmp(fs_type, skiplist[i])) in tst_fs_in_skiplist()
H A Dtst_pid.c89 if (!strcmp(max_pid_value, "max")) { in read_session_pids_limit()
H A Dtst_kvercmp.c184 if (!strcmp(vers[i].dist_name, cur_dist_name)) { in tst_kvercmp2()
/third_party/ltp/testcases/kernel/fs/doio/
H A Dopen_flags.c213 if (strcmp(name, Open_flags[ind].symbol) == 0) { in parse_open_flags()
/third_party/mesa3d/src/gallium/frontends/glx/xlib/
H A Dglx_getproc.c185 if (strcmp(GLX_functions[i].Name, funcName) == 0) in _glxapi_get_proc_address()
/third_party/mesa3d/src/gallium/tests/graw/
H A Dtri-large.c156 else if (strcmp(argv[i], "-f") == 0) { in args()
/third_party/node/src/
H A Dnode_metadata.cc138 lib_url = strcmp(NODE_ARCH, "ia32") ? NODE_RELEASE_URLPFX "win-" NODE_ARCH in Release()
/third_party/nghttp2/src/
H A Dtemplate_test.cc46 CU_ASSERT(0 == strcmp("alpha", from_cstr.c_str())); in test_template_immutable_string()
/third_party/musl/porting/liteos_a/user/src/network/
H A Dether.c132 if (strcmp(hostname, temp_name) == 0) { in ether_hostton()
/third_party/musl/src/network/
H A Dether.c144 if (strcmp(hostname, temp_name) == 0) { in ether_hostton()
/third_party/musl/src/passwd/
H A Dgetgrouplist.c56 for (i=0; gr.gr_mem[i] && strcmp(user, gr.gr_mem[i]); i++); in getgrouplist()
/third_party/node/deps/icu-small/source/common/
H A Dcstring.h38 #define uprv_strcmp(s1, s2) U_STANDARD_CPP_NAMESPACE strcmp(s1, s2)
/third_party/mesa3d/src/mesa/program/
H A Dprog_parameter.h213 strcmp(paramList->Parameters[i].Name, name) == 0) in _mesa_lookup_parameter_index()

Completed in 10 milliseconds

1...<<71727374757677787980>>...134