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

  /external/llvm/tools/llvm-nm/
llvm-nm.cpp 44 enum OutputFormatTy { bsd, sysv, posix }; enumerator in enum:__anon11983::OutputFormatTy
50 clEnumVal(posix, "POSIX.2 format"),
79 cl::opt<bool> POSIXFormat("P", cl::desc("Alias for --format=posix"));
197 if (OutputFormat == posix && MultipleFiles) {
230 if (OutputFormat == posix) {
433 if (POSIXFormat) OutputFormat = posix;
  /external/icu4c/common/
uniset_props.cpp 1187 UBool posix = FALSE; \/\/ true for [:pat:], false for \\p{pat} \\P{pat} \\N{pat} local
    [all...]
  /external/open-vcdiff/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
627 // A simple C++ wrapper for <regex.h>. It uses the POSIX Enxtended
837 // The testing::internal::posix namespace holds wrappers for common
838 // POSIX functions. These wrappers hide the differences between
839 // Windows/MSVC and POSIX systems. Since some compilers define these
843 namespace posix { namespace in namespace:testing::internal
    [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...]
  /external/chromium/testing/gtest/include/gtest/internal/
gtest-port.h 53 // GTEST_HAS_POSIX_RE - Define it to 1/0 to indicate that POSIX regular
118 // GTEST_USES_POSIX_RE - enhanced POSIX regex is used. Do not confuse with
147 // RE - a simple regular expression class using the POSIX
242 // Brings in definitions for functions used in the testing::internal::posix
261 // Defines this to true iff Google Test can use POSIX regular expressions.
791 // A simple C++ wrapper for <regex.h>. It uses the POSIX Extended
1515 namespace posix { namespace in namespace:testing::internal
    [all...]
  /external/gtest/include/gtest/internal/
gtest-port.h 53 // GTEST_HAS_POSIX_RE - Define it to 1/0 to indicate that POSIX regular
119 // GTEST_USES_POSIX_RE - enhanced POSIX regex is used. Do not confuse with
150 // RE - a simple regular expression class using the POSIX
246 // Brings in definitions for functions used in the testing::internal::posix
265 // Defines this to true iff Google Test can use POSIX regular expressions.
825 // A simple C++ wrapper for <regex.h>. It uses the POSIX Extended
1564 namespace posix { namespace in namespace:testing::internal
    [all...]
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
gtest-port.h 53 // GTEST_HAS_POSIX_RE - Define it to 1/0 to indicate that POSIX regular
119 // GTEST_USES_POSIX_RE - enhanced POSIX regex is used. Do not confuse with
150 // RE - a simple regular expression class using the POSIX
247 // Brings in definitions for functions used in the testing::internal::posix
266 // Defines this to true iff Google Test can use POSIX regular expressions.
807 // A simple C++ wrapper for <regex.h>. It uses the POSIX Extended
1546 namespace posix { namespace in namespace:testing::internal
    [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-port.h 53 // GTEST_HAS_POSIX_RE - Define it to 1/0 to indicate that POSIX regular
120 // GTEST_USES_POSIX_RE - enhanced POSIX regex is used. Do not confuse with
151 // RE - a simple regular expression class using the POSIX
250 // Brings in definitions for functions used in the testing::internal::posix
269 // Defines this to true iff Google Test can use POSIX regular expressions.
812 // A simple C++ wrapper for <regex.h>. It uses the POSIX Extended
1551 namespace posix { namespace in namespace:testing::internal
    [all...]
  /external/ceres-solver/internal/ceres/gtest/
gtest.h 148 // GTEST_HAS_POSIX_RE - Define it to 1/0 to indicate that POSIX regular
214 // GTEST_USES_POSIX_RE - enhanced POSIX regex is used. Do not confuse with
245 // RE - a simple regular expression class using the POSIX
342 // Brings in definitions for functions used in the testing::internal::posix
361 // Defines this to true iff Google Test can use POSIX regular expressions.
2608 namespace posix { namespace in namespace:std::tr1
    [all...]
  /prebuilts/tools/common/gradle-plugins/repository/commons-io/commons-io/1.3.2/
commons-io-1.3.2.jar 
  /prebuilts/tools/common/m2/internal/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
com.ibm.icu_4.2.1.v20100412.jar 
  /prebuilts/misc/common/groovy/
groovy-all-1.7.0.jar 

Completed in 876 milliseconds