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

1 2 3 4 5

  /bionic/libc/upstream-freebsd/lib/libc/string/
wcscasecmp.c 34 wcscasecmp(const wchar_t *s1, const wchar_t *s2) function
  /external/bison/lib/
wchar.in.h 734 _GL_FUNCDECL_SYS (wcscasecmp, int, (const wchar_t *s1, const wchar_t *s2)
737 _GL_CXXALIAS_SYS (wcscasecmp, int, (const wchar_t *s1, const wchar_t *s2));
738 _GL_CXXALIASWARN (wcscasecmp);
740 # undef wcscasecmp
742 _GL_WARN_ON_USE (wcscasecmp, "wcscasecmp is unportable - "
743 "use gnulib module wcscasecmp for portability");
    [all...]
  /external/chromium_org/testing/gtest/include/gtest/internal/
gtest-string.h 130 // Unlike wcscasecmp(), this function can handle NULL argument(s).
135 // environment variable. On GNU platform this method uses wcscasecmp
  /ndk/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-string.h 130 // Unlike wcscasecmp(), this function can handle NULL argument(s).
135 // environment variable. On GNU platform this method uses wcscasecmp
  /bionic/libc/include/
wchar.h 113 extern int wcscasecmp(const wchar_t *, const wchar_t *);
  /development/ndk/platforms/android-9/arch-mips/symbols/
libc.so.functions.txt 908 wcscasecmp
  /development/ndk/platforms/android-9/arch-x86/symbols/
libc.so.functions.txt 902 wcscasecmp
  /external/bison/darwin-lib/
wchar.h 1052 # undef wcscasecmp macro
    [all...]
  /external/bison/linux-lib/
wchar.h 1052 # undef wcscasecmp macro
    [all...]
  /development/ndk/platforms/android-9/arch-mips/lib-bootstrap/
libc.so 
  /development/ndk/platforms/android-9/arch-x86/lib-bootstrap/lib/
libc.so 
  /development/ndk/platforms/android-9/arch-x86/lib-bootstrap/
libc.so 
  /development/ndk/platforms/android-9/arch-x86/lib-bootstrap/libx32/
libc.so 
  /external/chromium/testing/gtest/include/gtest/internal/
gtest-string.h 166 // Unlike wcscasecmp(), this function can handle NULL argument(s).
171 // environment variable. On GNU platform this method uses wcscasecmp
  /external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/internal/
gtest-string.h 166 // Unlike wcscasecmp(), this function can handle NULL argument(s).
171 // environment variable. On GNU platform this method uses wcscasecmp
  /external/gtest/include/gtest/internal/
gtest-string.h 166 // Unlike wcscasecmp(), this function can handle NULL argument(s).
171 // environment variable. On GNU platform this method uses wcscasecmp
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-string.h 166 // Unlike wcscasecmp(), this function can handle NULL argument(s).
171 // environment variable. On GNU platform this method uses wcscasecmp
  /external/mesa3d/src/gtest/include/gtest/internal/
gtest-string.h 166 // Unlike wcscasecmp(), this function can handle NULL argument(s).
171 // environment variable. On GNU platform this method uses wcscasecmp
  /external/open-vcdiff/gtest/include/gtest/internal/
gtest-string.h 164 // Unlike wcscasecmp(), this function can handle NULL argument(s).
169 // environment variable. On GNU platform this method uses wcscasecmp
  /external/protobuf/gtest/include/gtest/internal/
gtest-string.h 164 // Unlike wcscasecmp(), this function can handle NULL argument(s).
169 // environment variable. On GNU platform this method uses wcscasecmp
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/lib/
libc.so 
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/lib/
libc.so 
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/lib/
libc.so 

Completed in 2567 milliseconds

1 2 3 4 5