OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Posix
(Results
1 - 9
of
9
) sorted by null
/libcore/luni/src/main/java/libcore/io/
Libcore.java
22
public static Os os = new BlockGuardOs(new
Posix
());
Posix.java
44
public final class
Posix
implements Os {
45
Posix
() { }
/libcore/luni/src/main/native/
libcore_io_Posix.cpp
17
#define LOG_TAG "
Posix
"
99
* created using
Posix
.socket(AF_INET, ...) are IPv4 sockets and only support operations using IPv4
[
all
...]
/external/compiler-rt/lib/tsan/tests/rtl/
tsan_posix.cc
53
TEST(
Posix
, ThreadSpecificDtors) {
92
TEST(
Posix
, ThreadLocalAccesses) {
128
TEST(
Posix
, CondBasic) {
/prebuilts/misc/common/swig/include/2.0.11/d/
wrapperloader.swg
26
} else version(
Posix
) {
265
version (
Posix
) {
/ndk/build/core/
init.mk
353
# On
Posix
, just use bare printf.
/libcore/
non_openjdk_java_files.mk
383
luni/src/main/java/libcore/io/
Posix
.java \
/external/libmicrohttpd/
configure
28
*
posix
*) :
29
set -o
posix
;; #(
172
*
posix
*) :
173
set -o
posix
;; #(
497
{ $as_echo "$as_me: error: cannot create $as_me.lineno; rerun with a
POSIX
shell" >&2; as_fn_exit 1; }
[
all
...]
/frameworks/base/
compiled-classes-phone
[
all
...]
Completed in 342 milliseconds