HomeSort by relevance Sort by last modified time
    Searched refs:strncasecmp (Results 176 - 200 of 400) sorted by null

1 2 3 4 5 6 78 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
string.h 99 int __cdecl strncasecmp (const char *, const char *, size_t);
102 __CRT_INLINE int __cdecl strncasecmp (const char *__sz1, const char *__sz2, size_t __sizeMaxCompare) { return _strnicmp (__sz1, __sz2, __sizeMaxCompare); } function
105 #define strncasecmp _strnicmp macro
  /toolchain/binutils/binutils-2.25/opcodes/
xstormy16-asm.c 83 else if (strncasecmp (*strp, "rx,", 3) == 0
84 || strncasecmp (*strp, "rxl,", 3) == 0
85 || strncasecmp (*strp, "rxh,", 3) == 0)
iq2000-asm.c 196 if (strncasecmp (*strp, "%hi(", 4) == 0)
227 if (strncasecmp (*strp, "%uhi(", 5) == 0)
263 if (strncasecmp (*strp, "%lo(", 4) == 0)
295 if (strncasecmp (*strp, "%lo(", 4) == 0)
xc16x-asm.c 93 if (strncasecmp (*strp, "pof:", 4) == 0)
109 if (strncasecmp (*strp, "pag:", 4) == 0)
125 if (strncasecmp (*strp, "sof:", 4) == 0)
141 if (strncasecmp (*strp, "seg:", 4) == 0)
m32c-asm.c 131 if (strncasecmp (*strp, "%dsp8(", 6) == 0)
226 if (strncasecmp (*strp, "%hi8(", 5) == 0)
267 if (strncasecmp (*strp, "%dsp16(", 7) == 0)
325 if (strncasecmp (*strp, "%lo16(", 6) == 0)
346 if (strncasecmp (*strp, "%hi16(", 6) == 0)
883 else if (strncasecmp (*strp, "sb", 2) == 0 || strncasecmp (*strp, "SB", 2) == 0)
889 else if (strncasecmp (*strp, "fb", 2) == 0 || strncasecmp (*strp, "FB", 2) == 0)
    [all...]
  /external/c-ares/
ahost.c 59 # define strncasecmp(p1,p2,n) ares_strncasecmp(p1,p2,n) macro
  /external/iptables/extensions/
libip6t_mh.c 86 if (strncasecmp(mh_names[i].name, name, namelen) == 0) {
  /external/libpcap/lbl/
os-sunos4.h 174 int strncasecmp(const char *, const char *, int);
  /external/tcpdump/lbl/
os-sunos4.h 174 int strncasecmp(const char *, const char *, int);
  /external/webrtc/webrtc/base/
common.h 48 #define strnicmp(x, y, n) strncasecmp(x, y, n)
  /frameworks/av/media/libstagefright/mpeg2ts/
AnotherPacketSource.cpp 72 if (!strncasecmp("audio/", mime, 6)) {
74 } else if (!strncasecmp("video/", mime, 6)) {
77 CHECK(!strncasecmp("text/", mime, 5) || !strncasecmp("application/", mime, 12));
  /frameworks/av/media/libstagefright/wifi-display/source/
MediaPuller.cpp 43 mIsAudio = !strncasecmp(mime, "audio/", 6);
  /hardware/qcom/display/msm8909/liboverlay/
overlayRotator.cpp 37 (!strncasecmp(property,"true", PROPERTY_VALUE_MAX )))) {
  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_uevents.cpp 77 (!strncasecmp(property,"true", PROPERTY_VALUE_MAX )))) {
  /hardware/qcom/display/msm8994/liboverlay/
overlayRotator.cpp 37 (!strncasecmp(property,"true", PROPERTY_VALUE_MAX )))) {
  /system/core/logd/
LogKlog.cpp 678 if (!fast<strncasecmp>(bt + 1, cp + 1, size - 1)) { // no match
750 || ((size == warningLen) && !fast<strncasecmp>(tag, warning, warningLen))
751 || ((size == errorLen) && !fast<strncasecmp>(tag, error, errorLen))
752 || ((size == infoLen) && !fast<strncasecmp>(tag, info, infoLen))) {
  /toolchain/binutils/binutils-2.25/bfd/
cpu-i960.c 38 if (strncasecmp ("i960", string, 4) == 0)
  /toolchain/binutils/binutils-2.25/cpu/
epiphany.opc 252 if (strncasecmp (*strp, "%high(", 6) == 0)
262 else if (strncasecmp (*strp, "%low(", 5) == 0)
  /external/google-benchmark/src/
sysinfo.cc 163 if (!saw_mhz && strncasecmp(line, "cpu MHz", sizeof("cpu MHz") - 1) == 0) {
170 } else if (strncasecmp(line, "bogomips", sizeof("bogomips") - 1) == 0) {
  /external/wpa_supplicant_8/src/utils/
os.h 529 #define os_strncasecmp(s1, s2, n) strncasecmp((s1), (s2), (n))
639 #define strncasecmp OS_DO_NOT_USE_strncasecmp macro
  /frameworks/av/cmds/stagefright/
stream.cpp 180 if (strncasecmp("video/", mime, 6) && strncasecmp("audio/", mime, 6)) {
  /frameworks/av/media/libstagefright/rtsp/
AMPEG4ElementaryAssembler.cpp 54 && !strncasecmp(s, key, keyLen)) {
129 mIsGeneric = !strncasecmp(desc.c_str(),"mpeg4-generic/", 14);
  /hardware/qcom/display/msm8909/libqdutils/
mdp_version.cpp 246 (!strncasecmp(property,"true", PROPERTY_VALUE_MAX )))) {
272 (!strncasecmp(property,"true", PROPERTY_VALUE_MAX )))) {
  /external/libvncserver/libvncclient/
rfbproto.c     [all...]
  /frameworks/av/media/libstagefright/httplive/
M3UParser.cpp 480 if (strncasecmp("http://", baseURL, 7)
481 && strncasecmp("https://", baseURL, 8)
482 && strncasecmp("file://", baseURL, 7)) {
489 if (!strncasecmp("http://", url, 7) || !strncasecmp("https://", url, 8)) {
    [all...]

Completed in 827 milliseconds

1 2 3 4 5 6 78 91011>>