HomeSort by relevance Sort by last modified time
    Searched refs:LC_COLLATE (Results 1 - 25 of 100) sorted by null

1 2 3 4

  /external/strace/
generate_sen.sh 6 LC_COLLATE=C sort -u |
  /external/libcxx/test/std/depr/depr.c.headers/
locale_h.pass.cpp 19 #ifndef LC_COLLATE
20 #error LC_COLLATE not defined
  /external/libcxx/test/std/localization/c.locales/
clocale.pass.cpp 21 #ifndef LC_COLLATE
22 #error LC_COLLATE not defined
  /frameworks/base/tools/hiddenapi/
sort_api.sh 14 A=( $(LC_COLLATE=C sort -f <<< "${A[*]}") )
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/depr/depr.c.headers/
locale_h.pass.cpp 19 #ifndef LC_COLLATE
20 #error LC_COLLATE not defined
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/localization/c.locales/
clocale.pass.cpp 21 #ifndef LC_COLLATE
22 #error LC_COLLATE not defined
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xlocale.h 40 #define LC_COLLATE 1
  /external/libcxx/include/support/xlocale/
__nop_locale_mgmt.h 35 #define LC_COLLATE_MASK (1 << LC_COLLATE)
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/support/xlocale/
__nop_locale_mgmt.h 35 #define LC_COLLATE_MASK (1 << LC_COLLATE)
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/c++/v1/support/xlocale/
__nop_locale_mgmt.h 35 #define LC_COLLATE_MASK (1 << LC_COLLATE)
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/c++/v1/support/xlocale/
__nop_locale_mgmt.h 35 #define LC_COLLATE_MASK (1 << LC_COLLATE)
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/c++/v1/support/xlocale/
__nop_locale_mgmt.h 35 #define LC_COLLATE_MASK (1 << LC_COLLATE)
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/c++/v1/support/xlocale/
__nop_locale_mgmt.h 35 #define LC_COLLATE_MASK (1 << LC_COLLATE)
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/c++/v1/support/xlocale/
__nop_locale_mgmt.h 35 #define LC_COLLATE_MASK (1 << LC_COLLATE)
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/c++/v1/support/xlocale/
__nop_locale_mgmt.h 35 #define LC_COLLATE_MASK (1 << LC_COLLATE)
  /prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/support/xlocale/
__nop_locale_mgmt.h 35 #define LC_COLLATE_MASK (1 << LC_COLLATE)
  /prebuilts/clang/host/linux-x86/clang-4393122/include/c++/v1/support/xlocale/
__nop_locale_mgmt.h 35 #define LC_COLLATE_MASK (1 << LC_COLLATE)
  /prebuilts/clang/host/linux-x86/clang-4479392/include/c++/v1/support/xlocale/
__nop_locale_mgmt.h 35 #define LC_COLLATE_MASK (1 << LC_COLLATE)
  /prebuilts/clang/host/linux-x86/clang-4579689/include/c++/v1/support/xlocale/
__nop_locale_mgmt.h 35 #define LC_COLLATE_MASK (1 << LC_COLLATE)
  /prebuilts/clang/host/linux-x86/clang-4630689/include/c++/v1/support/xlocale/
__nop_locale_mgmt.h 35 #define LC_COLLATE_MASK (1 << LC_COLLATE)
  /prebuilts/clang/host/linux-x86/clang-4639204/include/c++/v1/support/xlocale/
__nop_locale_mgmt.h 35 #define LC_COLLATE_MASK (1 << LC_COLLATE)
  /prebuilts/clang/host/linux-x86/clang-4691093/include/c++/v1/support/xlocale/
__nop_locale_mgmt.h 35 #define LC_COLLATE_MASK (1 << LC_COLLATE)
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/include/support/xlocale/
__nop_locale_mgmt.h 35 #define LC_COLLATE_MASK (1 << LC_COLLATE)
  /bionic/libc/include/
locale.h 43 #define LC_COLLATE 3
57 #define LC_COLLATE_MASK (1 << LC_COLLATE)
  /device/linaro/bootloader/edk2/StdLib/Include/
locale.h 140 #define LC_COLLATE 1 ///< Affects the behavior of the strcoll and strxfrm functions.

Completed in 1543 milliseconds

1 2 3 4