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

/external/deqp/execserver/
H A DxsPosixFileReader.cpp30 namespace posix namespace in namespace:xs
120 } // posix
H A DxsPosixFileReader.hpp32 namespace posix namespace in namespace:xs
55 } // posix
H A DxsPosixTestProcess.hpp37 namespace posix namespace in namespace:xs
73 } // posix
102 posix::CaseListWriter m_caseListWriter;
103 posix::PipeReader m_stdOutReader;
104 posix::PipeReader m_stdErrReader;
105 posix::FileReader m_logReader;
H A DxsPosixTestProcess.cpp37 namespace posix namespace in namespace:xs
/external/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp51 enum OutputFormatTy { bsd, sysv, posix, darwin }; enumerator in enum:__anon26404::OutputFormatTy
55 clEnumVal(posix, "POSIX.2 format"),
86 cl::opt<bool> POSIXFormat("P", cl::desc("Alias for --format=posix"));
427 if (OutputFormat == posix && MultipleFiles && printName) {
479 } else if (OutputFormat == posix) {
1018 OutputFormat = posix;
/external/chromium_org/third_party/icu/source/common/
H A Duniset_props.cpp1185 UBool posix = FALSE; // true for [:pat:], false for \p{pat} \P{pat} \N{pat} local
1199 posix = TRUE;
1223 if (posix) {
1269 ppos.setIndex(close + (posix ? 2 : 1));
/external/icu/icu4c/source/common/
H A Duniset_props.cpp1185 UBool posix = FALSE; // true for [:pat:], false for \p{pat} \P{pat} \N{pat} local
1199 posix = TRUE;
1223 if (posix) {
1269 ppos.setIndex(close + (posix ? 2 : 1));
/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_org/third_party/mesa/src/src/gtest/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.h253 // Brings in definitions for functions used in the testing::internal::posix
1550 // The testing::internal::posix namespace holds wrappers for common
1556 namespace posix { namespace in namespace:testing::internal
1677 } // namespace posix
/external/mesa3d/src/gtest/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/chromium_org/testing/gtest/include/gtest/internal/
H A Dgtest-port.h412 // Brings in definitions for functions used in the testing::internal::posix
2182 // The testing::internal::posix namespace holds wrappers for common
2188 namespace posix { namespace in namespace:testing::internal
2303 } // namespace posix
/external/gtest/include/gtest/internal/
H A Dgtest-port.h285 // Brings in definitions for functions used in the testing::internal::posix
1692 // The testing::internal::posix namespace holds wrappers for common
1698 namespace posix { namespace in namespace:testing::internal
1819 } // namespace posix
/external/mksh/src/
H A Dfuncs.c2445 /* traditional behaviour, unless set -o posix */
2448 /* conformant behaviour, unless set -o sh +o posix */
2504 p_time(struct shf *shf, bool posix, long tv_sec, int tv_usec, int width, argument
2508 if (posix)
/external/pcre/dist/
H A Dpcretest.c3009 int posix = 0; local
3179 else if (strcmp(arg, "-p") == 0) posix = 1;
3918 if (posix || do_posix)
4772 if (posix || do_posix)
5016 if (posix || do_posix)
5045 if (posix || do_posix)
5640 if (posix || do_posix) regfree(&preg);
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h381 // Brings in definitions for functions used in the testing::internal::posix
2799 // The testing::internal::posix namespace holds wrappers for common
2805 namespace posix { namespace in namespace:std::tr1
2926 } // namespace posix
7483 posix::Abort();
8402 posix::Close(write_fd_);
10581 posix::Abort();
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h381 // Brings in definitions for functions used in the testing::internal::posix
2799 // The testing::internal::posix namespace holds wrappers for common
2805 namespace posix { namespace in namespace:std::tr1
2926 } // namespace posix
7483 posix::Abort();
8402 posix::Close(write_fd_);
10581 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 252 milliseconds