HomeSort by relevance Sort by last modified time
    Searched defs:posix (Results 1 - 6 of 6) sorted by null

  /external/chromium/third_party/icu/source/common/
uniset_props.cpp 1184 UBool posix = FALSE; \/\/ true for [:pat:], false for \\p{pat} \\P{pat} \\N{pat} local
    [all...]
uloc.c 24 POSIX's locale format, from putil.c: [no spaces]
484 { "C", "en_US_POSIX", NULL, NULL }, /* POSIX name */
485 { "posix", "en_US_POSIX", NULL, NULL }, /* POSIX name (alias of C) */
2037 const char *posix = uprv_convertToPosix(hostid, status); local
    [all...]
  /external/icu4c/common/
uniset_props.cpp 1249 UBool posix = FALSE; \/\/ true for [:pat:], false for \\p{pat} \\P{pat} \\N{pat} local
    [all...]
uloc.c 24 POSIX's locale format, from putil.c: [no spaces]
464 { "C", "en_US_POSIX", NULL, NULL }, /* POSIX name */
465 { "posix", "en_US_POSIX", NULL, NULL }, /* POSIX name (alias of C) */
2042 const char *posix = uprv_convertToPosix(hostid, status); local
    [all...]
  /external/protobuf/gtest/include/gtest/internal/
gtest-port.h 103 // GTEST_USES_POSIX_RE - enhanced POSIX regex is used.
128 // RE - a simple regular expression class using the POSIX
620 // A simple C++ wrapper for <regex.h>. It uses the POSIX Enxtended
829 // The testing::internal::posix namespace holds wrappers for common
830 // POSIX functions. These wrappers hide the differences between
831 // Windows/MSVC and POSIX systems. Since some compilers define these
835 namespace posix { namespace in namespace:testing::internal
    [all...]
  /prebuilt/common/groovy/
groovy-all-1.7.0.jar 

Completed in 169 milliseconds