Searched defs:posix (Results 1 - 11 of 11) sorted by relevance

/external/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp44 enum OutputFormatTy { bsd, sysv, posix }; enumerator in enum:__anon10026::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/
H A Duniset_props.cpp1187 UBool posix = FALSE; // true for [:pat:], false for \p{pat} \P{pat} \N{pat} local
1201 posix = TRUE;
1225 if (posix) {
1271 ppos.setIndex(close + (posix ? 2 : 1));
/external/open-vcdiff/gtest/include/gtest/internal/
H A Dgtest-port.h837 // The testing::internal::posix namespace holds wrappers for common
843 namespace posix { namespace in namespace:testing::internal
964 } // namespace posix
/external/protobuf/gtest/include/gtest/internal/
H A Dgtest-port.h829 // The testing::internal::posix namespace holds wrappers for common
835 namespace posix { namespace in namespace:testing::internal
956 } // namespace posix
/external/chromium/testing/gtest/include/gtest/internal/
H A Dgtest-port.h242 // Brings in definitions for functions used in the testing::internal::posix
1509 // The testing::internal::posix namespace holds wrappers for common
1515 namespace posix { namespace in namespace:testing::internal
1636 } // namespace posix
/external/gtest/include/gtest/internal/
H A Dgtest-port.h246 // Brings in definitions for functions used in the testing::internal::posix
1558 // The testing::internal::posix namespace holds wrappers for common
1564 namespace posix { namespace in namespace:testing::internal
1685 } // namespace posix
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
H A Dgtest-port.h247 // Brings in definitions for functions used in the testing::internal::posix
1540 // The testing::internal::posix namespace holds wrappers for common
1546 namespace posix { namespace in namespace:testing::internal
1667 } // namespace posix
/external/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-port.h250 // Brings in definitions for functions used in the testing::internal::posix
1545 // The testing::internal::posix namespace holds wrappers for common
1551 namespace posix { namespace in namespace:testing::internal
1672 } // namespace posix
/external/mksh/src/
H A Dfuncs.c2430 * Switched ksh (!posix !sh) to POSIX in mksh R39b.
2490 p_time(struct shf *shf, bool posix, long tv_sec, int tv_usec, int width, argument
2494 if (posix)
/external/ceres-solver/internal/ceres/gtest/
H A Dgtest.h342 // Brings in definitions for functions used in the testing::internal::posix
2602 // The testing::internal::posix namespace holds wrappers for common
2608 namespace posix { namespace in namespace:std::tr1
2729 } // namespace posix
7277 posix::Abort();
8179 posix::Close(write_fd_);
10516 posix::Abort();
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 876 milliseconds