HomeSort by relevance Sort by last modified time
    Searched full:strncmp (Results 426 - 450 of 747) sorted by null

<<11121314151617181920>>

  /frameworks/base/core/jni/
android_bluetooth_ScoSocket.cpp 95 #define COMPARE_STRING(key, s) (!strncmp(key, s, strlen(s)))
android_server_BluetoothService.cpp 275 if(strncmp(err.name, BLUEZ_DBUS_BASE_IFC ".Error.NotAuthorized",
    [all...]
  /frameworks/base/media/libstagefright/
AwesomePlayer.cpp 592 if (!strncmp("OMX.", component, 4)) {
    [all...]
  /packages/apps/IM/libwbxml/src/
csp13values_hash.c 603 if (*str == *s && !strncmp (str + 1, s + 1, len - 1) && s[len] == '\0')
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
builtins.def     [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/libexec/gcc/arm-eabi/4.4.0/install-tools/
fixincl 
  /system/core/liblog/
logprint.c 255 if(0 == strncmp("*", filterExpression, tagNameLength)) {
  /external/qemu/
vl-android.c     [all...]
vl.c     [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/cp/
cp-tree.h     [all...]
  /external/bison/build-aux/
config.guess     [all...]
  /external/bluetooth/bluez/src/
adapter.c 863 if (strncmp((char *) rp.name, (char *) dev->name, MAX_NAME_LENGTH) == 0)
913 if (strncmp(name, (char *) dev->name, MAX_NAME_LENGTH) == 0)
    [all...]
  /external/clearsilver/
config.guess     [all...]
  /external/dbus/
config.guess     [all...]
  /external/dropbear/
config.guess     [all...]
  /external/e2fsprogs/config/
config.guess     [all...]
  /external/elfutils/config/
config.guess     [all...]
  /external/expat/conftools/
config.guess     [all...]
  /external/grub/
config.guess     [all...]
  /external/icu4c/
config.guess     [all...]
  /external/icu4c/test/cintltst/
custrtst.c 442 /* There are at least 2 UChars in each string - verify that strncmp()==memcmp(). */
    [all...]
  /external/icu4c/tools/tzcode/
tz2icu.cpp 301 if (strncmp(buf, TZ_ICU_MAGIC, 4) != 0) {
606 if (strncmp(buf, TZ_ICU_MAGIC, 4) != 0) {
    [all...]
  /external/libffi/
config.guess     [all...]
  /external/libpcap/
config.guess     [all...]
  /external/libpng/
config.guess     [all...]

Completed in 190 milliseconds

<<11121314151617181920>>