HomeSort by relevance Sort by last modified time
    Searched full:wcsncasecmp (Results 1 - 25 of 99) sorted by null

1 2 3 4

  /bionic/libc/upstream-freebsd/lib/libc/string/
wcsncasecmp.c 34 wcsncasecmp(const wchar_t *s1, const wchar_t *s2, size_t n) function
  /bionic/libc/bionic/
wchar_l.cpp 37 return wcsncasecmp(ws1, ws2, n);
  /bionic/tests/headers/posix/
wchar_h.c 90 FUNCTION(wcsncasecmp, int (*f)(const wchar_t*, const wchar_t*, size_t));
  /bionic/libc/include/
wchar.h 86 int wcsncasecmp(const wchar_t* __lhs, const wchar_t* __rhs, size_t __n);
  /bionic/libc/tools/
posix-2013.txt 1145 wcsncasecmp
  /device/linaro/bootloader/edk2/StdLibPrivateInternalFiles/Include/
namespace.h 637 #define wcsncasecmp _wcsncasecmp
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
wchar.h 172 extern int wcsncasecmp (__const wchar_t *__s1, __const wchar_t *__s2,
  /prebuilts/sdk/renderscript/lib/arm/
libc.so 
  /prebuilts/sdk/renderscript/lib/x86/
libc.so 
  /system/core/libunwindstack/tests/files/offline/art_quick_osr_stub_arm/
libc.so 
  /system/core/libunwindstack/tests/files/offline/straddle_arm/
libc.so 
  /bionic/libc/
libc.arm.map     [all...]
libc.arm64.map     [all...]
libc.map.txt     [all...]
libc.mips.map     [all...]
libc.mips64.map     [all...]
libc.x86.map     [all...]
libc.x86_64.map     [all...]
Android.bp 238 "upstream-freebsd/lib/libc/string/wcsncasecmp.c",
    [all...]
  /system/extras/simpleperf/testdata/
perf_with_symbols_for_nonzero_minvaddr_dso.data     [all...]
  /toolchain/binutils/binutils-2.27/bfd/
peXXigen.c     [all...]
  /system/core/libunwindstack/tests/files/offline/offset_arm/
libc.so 
  /external/compiler-rt/lib/dfsan/
libc_ubuntu1404_abilist.txt     [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/lib64/clang/5.0.1/
dfsan_abilist.txt     [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/lib64/clang/5.0.2/
dfsan_abilist.txt     [all...]

Completed in 599 milliseconds

1 2 3 4