Searched refs:strncmp (Results 176 - 200 of 855) sorted by relevance

1234567891011>>

/external/chromium_org/media/audio/alsa/
H A Daudio_manager_alsa.cc214 if (strncmp(kInvalidAudioInputDevices[i], device_name,
226 return strncmp(kDeviceTypeDesired,
/external/chromium_org/third_party/libusb/src/libusb/os/
H A Dlinux_udev.c231 detached = !strncmp(udev_action, "remove", 6);
240 if (strncmp(udev_action, "add", 3) == 0) {
/external/chromium_org/third_party/libvpx/source/libvpx/
H A Dwebmdec.cc100 if (!strncmp(video_track->GetCodecId(), "V_VP8", 5)) {
102 } else if (!strncmp(video_track->GetCodecId(), "V_VP9", 5)) {
/external/chromium_org/third_party/skia/tools/flags/
H A DSkCommandLineFlags.cpp335 && strncmp(name, matchName, matchLen) == 0
337 && strncmp(name + testLen - matchLen, matchName, matchLen) == 0
/external/chromium_org/third_party/webrtc/modules/video_capture/linux/
H A Ddevice_info_linux.cc193 if (strncmp((const char*) cap.bus_info,
245 if (strncmp(deviceUniqueIdUTF8, name, strlen(name)) == 0)
/external/chromium_org/third_party/webrtc/modules/video_coding/main/test/
H A DplotTimingTest.m22 if strncmp(line, testName, length(testName))
/external/chromium_org/v8/test/cctest/
H A Dtest-utils.cc91 CHECK_EQ(0, strncmp(buffer.start(), s, i - 1));
220 CHECK_EQ(0, strncmp("0123456789012345678901234567890123",
/external/chromium_org/v8/tools/
H A Dlexer-shell.cc202 } else if (strncmp(argv[i], "--benchmark=", 12) == 0) {
204 } else if (strncmp(argv[i], "--repeat=", 9) == 0) {
H A Dparser-shell.cc142 } else if (strncmp(argv[i], "--benchmark=", 12) == 0) {
144 } else if (strncmp(argv[i], "--repeat=", 9) == 0) {
/external/e2fsprogs/intl/
H A Drelocatable.c184 if (strncmp (orig_installprefix, orig_installdir, strlen (orig_installprefix))
423 && strncmp (pathname, orig_prefix, orig_prefix_len) == 0)
/external/fio/t/
H A Dgenzipf.c111 if (!strncmp(optarg, "zipf", 4))
113 else if (!strncmp(optarg, "pareto", 6))
/external/ipsec-tools/src/racoon/
H A Dlocalconf.c214 if (strncmp(buf, str, len) == 0 && buf[len] == '\0') {
222 if (strncmp(p, "0x", 2) == 0) {
/external/libpcap/
H A Dpcap-can-linux.c107 if (strncmp(cp, "can", 3) == 0) {
110 } else if (strncmp(cp, "vcan", 4) == 0) {
H A Dpcap-dbus.c182 } else if (strncmp(dev, "dbus://", 7) == 0) {
255 strncmp(device, "dbus://", 7))
/external/linux-tools-perf/perf-3.12.0/tools/perf/
H A Dbuiltin-report.c628 if (!strncmp(tok, "graph", strlen(arg)))
631 else if (!strncmp(tok, "flat", strlen(arg)))
634 else if (!strncmp(tok, "fractal", strlen(arg)))
637 else if (!strncmp(tok, "none", strlen(arg))) {
669 if (!strncmp(tok2, "caller", strlen("caller")))
671 else if (!strncmp(tok2, "callee", strlen("callee")))
680 if (!strncmp(tok2, "function", strlen("function")))
682 else if (!strncmp(tok2, "address", strlen("address")))
/external/linux-tools-perf/perf-3.12.0/tools/perf/tests/
H A Dperf-record.c251 found_libc_mmap = !strncmp(bname + 1, "libc", 4);
253 found_ld_mmap = !strncmp(bname + 1, "ld", 2);
/external/lldb/source/Core/
H A DConnectionMachPort.cpp71 if (strncmp (s, "bootstrap-checkin://", strlen("bootstrap-checkin://")))
85 else if (strncmp (s, "bootstrap-lookup://", strlen("bootstrap-lookup://")))
/external/openssl/crypto/
H A Dsparcv9cap.c70 !strncmp(name,"SUNW,UltraSPARC-I",17)) /* covers II,III,IV */
81 else if (!strncmp(name,"SUNW,UltraSPARC",15))
/external/qemu/android/
H A Dopengles.c249 if (strncmp(vendorSrc, "Google", 6) == 0 &&
250 strncmp(rendererSrc, "Android Emulator OpenGL ES Translator", 37) == 0) {
/external/tcpdump/
H A Dprint-zephyr.c166 if (strncmp(z.version, "ZEPH", 4))
192 if (strncmp(z.version+4, "0.2", 3)) {
/external/valgrind/main/coregrind/m_gdbserver/
H A Dserver.h143 #define strncmp(s1,s2,nmax) VG_(strncmp) ((s1),(s2),nmax) macro
/external/valgrind/main/include/
H A Dpub_tool_libcbase.h85 && VG_(strncmp)((s1),(s2),(n))==0) ? True : False )
95 extern Int VG_(strncmp) ( const HChar* s1, const HChar* s2, SizeT nmax );
/external/valgrind/main/tests/
H A Ds390x_features.c158 if (strncmp(p, "processor", sizeof "processor" - 1 ) != 0) continue;
173 if (strncmp(mm->cpuinfo_name, model_name, len) == 0 &&
/external/chromium_org/third_party/boringssl/src/crypto/x509/
H A Dasn1_gen.c368 if (!strncmp(vstart, "ASCII", 5))
370 else if (!strncmp(vstart, "UTF8", 4))
372 else if (!strncmp(vstart, "HEX", 3))
374 else if (!strncmp(vstart, "BITLIST", 3))
625 if ((len == tntmp->len) && !strncmp(tntmp->strnam, tagstr, len))
/external/libpng/contrib/gregbook/
H A Dwpng.c252 if (!strncmp(*argv, "-i", 2)) {
254 } else if (!strncmp(*argv, "-time", 3)) {
257 } else if (!strncmp(*argv, "-text", 3)) {
259 } else if (!strncmp(*argv, "-gamma", 2)) {
270 } else if (!strncmp(*argv, "-bgcolor", 4)) {

Completed in 649 milliseconds

1234567891011>>