Home
last modified time | relevance | path

Searched refs:DragonFly (Results 1 – 25 of 87) sorted by relevance

1234

/external/lz4/programs/
DMakefile114 ifneq (,$(filter $(shell uname),Linux Darwin GNU/kFreeBSD GNU OpenBSD FreeBSD NetBSD DragonFly SunO…
133 ifneq (,$(filter $(shell uname),OpenBSD FreeBSD NetBSD DragonFly SunOS))
/external/lz4/lib/
DMakefile113 ifneq (,$(filter $(shell uname),Linux Darwin GNU/kFreeBSD GNU OpenBSD FreeBSD NetBSD DragonFly SunO…
126 ifneq (,$(filter $(shell uname),OpenBSD FreeBSD NetBSD DragonFly))
/external/iptables/utils/
Dpf.os318 # ----------------- DragonFly BSD -----------------
320 57344:64:1:60:M*,N,W0,N,N,T: DragonFly:1.0:A:DragonFly 1.0A
321 57344:64:0:64:M*,N,W0,N,N,S,N,N,T: DragonFly:1.2-1.12::DragonFly 1.2-1.12
322 5840:64:1:60:M*,S,T,N,W4: DragonFly:2.0-2.1::DragonFly 2.0-2.1
323 57344:64:0:64:M*,N,W0,N,N,S,N,N,T: DragonFly:2.2-2.3::DragonFly 2.2-2.3
324 57344:64:0:64:M*,N,W5,N,N,S,N,N,T: DragonFly:2.4-2.7::DragonFly 2.4-2.7
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DTriple.h149 DragonFly, enumerator
475 bool isOSDragonFly() const { return getOS() == Triple::DragonFly; } in isOSDragonFly()
/external/llvm/include/llvm/ADT/
DTriple.h145 DragonFly, enumerator
463 bool isOSDragonFly() const { return getOS() == Triple::DragonFly; } in isOSDragonFly()
/external/swiftshader/third_party/LLVM/lib/Support/
DTriple.cpp103 case DragonFly: return "dragonfly"; in getOSTypeName()
356 return DragonFly; in ParseOS()
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DTriple.h86 DragonFly, enumerator
/external/libpcap/
DREADME64 BPF is standard in 4.4BSD, BSD/OS, NetBSD, FreeBSD, OpenBSD, DragonFly
/external/swiftshader/third_party/LLVM/lib/Support/Unix/
DProcess.inc21 // DragonFly BSD has deprecated <malloc.h> for <stdlib.h> instead,
/external/llvm/
DCMakeLists.txt625 if(${CMAKE_SYSTEM_NAME} MATCHES "(FreeBSD|DragonFly)")
664 if(${CMAKE_SYSTEM_NAME} MATCHES "(FreeBSD|DragonFly)")
669 endif(${CMAKE_SYSTEM_NAME} MATCHES "(FreeBSD|DragonFly)")
/external/clang/lib/Driver/
DToolChains.h811 class LLVM_LIBRARY_VISIBILITY DragonFly : public Generic_ELF {
813 DragonFly(const Driver &D, const llvm::Triple &Triple,
/external/clang/lib/Frontend/
DInitHeaderSearch.cpp414 case llvm::Triple::DragonFly: in AddDefaultCPlusPlusIncludePaths()
/external/lz4/tests/
DMakefile125 ifneq (,$(filter $(shell uname),Linux Darwin GNU/kFreeBSD GNU OpenBSD FreeBSD NetBSD DragonFly SunO…
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DTriple.cpp175 case DragonFly: return "dragonfly"; in getOSTypeName()
453 .StartsWith("dragonfly", Triple::DragonFly) in parseOS()
/external/llvm/lib/Support/
DTriple.cpp169 case DragonFly: return "dragonfly"; in getOSTypeName()
437 .StartsWith("dragonfly", Triple::DragonFly) in parseOS()
/external/clang/lib/StaticAnalyzer/Checkers/
DCheckSecuritySyntaxOnly.cpp36 T.getOS() == llvm::Triple::DragonFly; in isArc4RandomAvailable()
/external/zlib/src/
Dconfigure188 *BSD | *bsd* | DragonFly)
/external/python/cpython2/Modules/zlib/
Dconfigure188 *BSD | *bsd* | DragonFly)
/external/fio/
DREADME199 Windows, FreeBSD, and DragonFly. Some features and/or options may only be
DMakefile165 ifeq ($(CONFIG_TARGET_OS), DragonFly)
/external/netperf/
Dconfig.guess1251 *:DragonFly:*:*)
/external/libogg/
Dconfig.guess1282 *:DragonFly:*:*)
/external/cmockery/cmockery_0_1_2/
Dconfig.guess1251 *:DragonFly:*:*)
/external/bison/build-aux/
Dconfig.guess1316 *:DragonFly:*:*)
/external/protobuf/gtest/build-aux/
Dconfig.guess1337 *:DragonFly:*:*)

1234