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

1 2 3 4 5 6

  /external/valgrind/drd/tests/
linuxthreads_det.stdout.exp 1 NPTL or non-Linux POSIX threads implementation detected.
rwlock_type_checking.stderr.exp 2 Attempt to use a user-defined rwlock as a POSIX rwlock: rwlock 0x.........
8 Attempt to use a POSIX rwlock as a user-defined rwlock: rwlock 0x.........
  /external/parameter-framework/asio-1.10.6/include/asio/detail/
signal_blocker.hpp 20 # error Only Windows and POSIX are supported!
tss_ptr.hpp 22 # error Only Windows and POSIX are supported!
  /build/kati/testcase/
posix_var.mk 16 .POSIX:
  /external/libmojo/mojo/edk/embedder/
platform_handle.h 42 POSIX,
52 Type type = Type::POSIX;
platform_handle.cc 26 if (type == Type::POSIX) {
  /external/ltp/testcases/kernel/containers/
TEST_PLAN.txt 23 POSIX IPC NAMESPACES (NEAR FUTURE)
  /external/ltp/testcases/open_posix_testsuite/bin/
run-posix-option-group-test.sh 17 Build and run the tests for POSIX area specified by the 3 letter tag
18 in the POSIX spec
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Target/
TargetOptions.h 53 POSIX, // POSIX Threads
247 ThreadModel::Model ThreadModel = ThreadModel::POSIX;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Target/
TargetOptions.h 53 POSIX, // POSIX Threads
247 ThreadModel::Model ThreadModel = ThreadModel::POSIX;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Target/
TargetOptions.h 53 POSIX, // POSIX Threads
247 ThreadModel::Model ThreadModel = ThreadModel::POSIX;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetOptions.h 53 POSIX, // POSIX Threads
247 ThreadModel::Model ThreadModel = ThreadModel::POSIX;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Target/
TargetOptions.h 53 POSIX, // POSIX Threads
247 ThreadModel::Model ThreadModel = ThreadModel::POSIX;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Target/
TargetOptions.h 53 POSIX, // POSIX Threads
247 ThreadModel::Model ThreadModel = ThreadModel::POSIX;
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Target/
TargetOptions.h 53 POSIX, // POSIX Threads
247 ThreadModel::Model ThreadModel = ThreadModel::POSIX;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Target/
TargetOptions.h 53 POSIX, // POSIX Threads
247 ThreadModel::Model ThreadModel = ThreadModel::POSIX;
  /external/icu/icu4c/source/test/intltest/
simplethread.cpp 20 // Defines _XOPEN_SOURCE for access to POSIX functions.
44 /* Prefer native Windows APIs even if POSIX is implemented (i.e., on Cygwin). */
45 # undef POSIX
47 # define POSIX
49 # undef POSIX
64 #if defined(POSIX)
209 // class SimpleThread POSIX implementation
212 #if defined(POSIX)
281 // end POSIX
  /external/clang/utils/TestUtils/
pch-test.pl 7 use POSIX;
  /prebuilts/go/darwin-x86/src/os/user/
user.go 20 // On POSIX systems, this is a decimal number representing the uid.
25 // On POSIX systems, this is a decimal number representing the gid.
33 // On POSIX systems, this is the first (or only) entry in the GECOS field
44 // On POSIX systems Gid contains a decimal number representing the group ID.
  /prebuilts/go/linux-x86/src/os/user/
user.go 20 // On POSIX systems, this is a decimal number representing the uid.
25 // On POSIX systems, this is a decimal number representing the gid.
33 // On POSIX systems, this is the first (or only) entry in the GECOS field
44 // On POSIX systems Gid contains a decimal number representing the group ID.
  /external/llvm/include/llvm/Target/
TargetOptions.h 55 POSIX, // POSIX Threads
106 JTType(JumpTable::Single), ThreadModel(ThreadModel::POSIX),
  /frameworks/native/opengl/libs/tools/
genfiles 19 export LC_ALL=POSIX
  /external/curl/docs/libcurl/
mksymbolsmanpage.pl 26 use POSIX qw(strftime);
  /external/curl/tests/
ftp.pm 131 use POSIX ":sys_wait_h";
159 use POSIX ":sys_wait_h";

Completed in 3613 milliseconds

1 2 3 4 5 6