Home
last modified time | relevance | path

Searched refs:On (Results 1 – 25 of 1414) sorted by relevance

12345678910>>...57

/external/parameter-framework/upstream/test/xml-generator/testVector/
Dcomplex.pfw5 confType: On
7 Switch Is On
8 # Expecting a empty tree of all (except for the last `Switch Is On` rule)
14 Switch Is On
15 confType: On
16 Switch Is On
25 confType: On
26 Switch Is On
29 confGroup: On
Dsecond.pfw6 confType: On
7 Switch Is On
13 # and from "On" confType
14 conf: On
Dfirst.pfw13 conf: On
14 Switch Is On
/external/tlsdate/
DHARDENING22 On all platforms we attempt to support available compiler hardening and linking
29 On all platforms, we attempt to switch from the administrative user to an
42 On Debian Gnu/Linux platforms, we ship with a minimal AppArmor profile, see
52 On ChromeOS we use minijail and seccomp filters, see the following policies for
61 On FreeBSD, we'd like to support jails, chroot, and Capsicum.
63 On OpenBSD, we'd like to support chroot and systrace.
65 On NetBSD, we'd like to chroot.
67 On DragonFly BSD, we'd like to support chroot and jails.
69 On Mac OS X, we'd like to support chroot and seatbelt.
71 On Plan9, we'd like to chroot.
[all …]
DINSTALL55 On Debian Gnu/Linux sid/unstable:
59 On other versions of Debian GNU/Linux and with Debian backports, tlsdate may be
64 On recent Debian GNU/Linux and related systems, we provide a systemd service.
70 On older Debian GNU/Linux and related systems, we provide an init.d script that
86 On ChromeOS:
91 On Gentoo:
95 On FreeBSD one may also use the ports system:
101 On Mac OS X, we require that you have XCode installed. You may also need brew
110 On Fedora:
119 On Arch Linux there is a PKGBUILD in the Arch User Repository:
[all …]
/external/webrtc/tools/cpu/
DREADME5 On mac you can install this package like so:
8 On Windows:
11 On Linux:
/external/clang/test/Analysis/inlining/
Dinline-defensive-checks.m74 // On a path where fPtr is nil, mem should be nil.
82 // On a path where fPtr is nzil, mem should be nil.
90 // On a path where fPtr is nzil, mem should be nil.
98 // On a path where fPtr is nil, mem should be nil.
110 // On a path where fPtr is nil, mem should be nil.
122 // On a path where fPtr is nil, mem should be nil.
/external/llvm/test/CodeGen/X86/
Dmmx-arg-passing.ll5 ; On Darwin x86-32, v8i8, v4i16, v2i32 values are passed in MM[0-2].
6 ; On Darwin x86-32, v1i64 values are passed in memory. In this example, they
8 ; On Darwin x86-64, v8i8, v4i16, v2i32 values are passed in XMM[0-7].
9 ; On Darwin x86-64, v1i64 values are passed in 64-bit GPRs.
Davx.ll32 ; On X32, account for the argument's move to registers
45 ; On X32, account for the argument's move to registers
58 ; On X32, account for the argument's move to registers
73 ; On X32, account for the arguments' move to registers
91 ; On X32, account for the arguments' move to registers
109 ; On X32, account for the arguments' move to registers
/external/bison/m4/
Dlocale-fr.m429 /* On native Windows, setlocale(category, "") looks at the system settings,
40 On Mac OS X 10.3.5 (Darwin 7.5) in the fr_FR locale, nl_langinfo(CODESET)
42 On OpenBSD 4.0, when an unsupported locale is specified, setlocale()
45 On MirBSD 10, when an unsupported locale is specified, setlocale()
56 /* On Cygwin, avoid locale names without encoding suffix, because the
68 On NetBSD 3.0 in the fr_FR.ISO8859-1 locale, localeconv()->decimal_point
151 /* On BeOS and Haiku, locales are not implemented in libc. Rather, libintl
157 /* On native Windows, setlocale(category, "") looks at the system settings,
168 On Mac OS X 10.3.5 (Darwin 7.5) in the fr_FR locale, nl_langinfo(CODESET)
170 On OpenBSD 4.0, when an unsupported locale is specified, setlocale()
[all …]
Dmmap-anon.m49 # - On Linux, AIX, OSF/1, Solaris, Cygwin, Interix, Haiku, both MAP_ANONYMOUS
11 # - On HP-UX, only MAP_ANONYMOUS exists.
12 # - On Mac OS X, FreeBSD, NetBSD, OpenBSD, only MAP_ANON exists.
13 # - On IRIX, neither exists, and a file descriptor opened to /dev/zero must be
Dlocale-zh.m432 /* On native Windows, setlocale(category, "") looks at the system settings,
43 On Mac OS X 10.3.5 (Darwin 7.5) in the fr_FR locale, nl_langinfo(CODESET)
45 On OpenBSD 4.0, when an unsupported locale is specified, setlocale()
48 On MirBSD 10, when an unsupported locale is specified, setlocale()
59 /* On Cygwin, avoid locale names without encoding suffix, because the
97 # On Solaris 8, the locales zh_CN.GB18030, zh_CN.GBK, zh.GBK are
Dlocale-ja.m431 /* On native Windows, setlocale(category, "") looks at the system settings,
42 On Mac OS X 10.3.5 (Darwin 7.5) in the fr_FR locale, nl_langinfo(CODESET)
44 On OpenBSD 4.0, when an unsupported locale is specified, setlocale()
47 On MirBSD 10, when an unsupported locale is specified, setlocale()
58 /* On Cygwin, avoid locale names without encoding suffix, because the
/external/jmonkeyengine/engine/src/core-data/Common/MatDefs/Shadow/
DPreShadow.j3md13 DepthTest On
14 DepthWrite On
/external/jmonkeyengine/engine/src/core-data/Common/MatDefs/Misc/
DWireColor.j3md17 Wireframe On
34 Wireframe On
/external/pdfium/
Dpdfium.gni8 # On Android there's no system FreeType. On Windows and Mac, only a few
/external/skia/site/
Dschedule.md4 On a six week cadence aligned with Chromium, Skia cuts milestone branches.
8 On the branch date, a healthy level of Skia near HEAD is chosen. After this
/external/autotest/site_utils/admin/apache/
Dapache2.conf77 KeepAlive On
222 ServerSignature On
/external/llvm/docs/HistoricalNotes/
D2001-04-16-DynamicCompilation.txt13 job. On one side, scripting languages statically compile nothing and
14 dynamically compile (or equivalently, interpret) everything. On the far
17 tradeoff between performance and portability. On a deeper level, however,
30 On a social level, static compilation is a very shortsighted solution to
/external/libunwind_llvm/src/
DUnwindRegistersSave.S19 # On entry:
60 # On entry:
95 ; On entry:
292 @ On entry:
332 @ On entry:
344 @ On entry:
356 @ On entry:
/external/nanopb-c/examples/simple/
DREADME.txt17 On Linux, simply type "make" to build the example. After that, you can
20 On other platforms, you first have to compile the protocol definition using
/external/libjpeg-turbo/win/
Djsimdcfg.inc42 ; On this SIMD implementation, this must be 'unsigned char'.
48 ; On this SIMD implementation, this must be 'short'.
53 ; On this SIMD implementation, this must be 'unsigned int'.
/external/icu/icu4c/source/data/
Dicu4j-readme.txt32 2a. On the command line, cd to $icu4c_root\source\data.
34 2b. On the command line,
46 2c. On the command line, cd to $icu4c_build/data
/external/skia/site/user/quick/
Dlinux.md39 On a Ubuntu 12.04 (Precise) or Ubuntu 14.04 (Trusty) system, you can run
40 `tools/install_dependencies.sh`, which will install the needed packages. On
78 1. On 32-bit Linux (when `uname -m` is *not* `x86_64`), you will have to
/external/libjpeg-turbo/simd/
Djsimdcfg.inc42 ; On this SIMD implementation, this must be 'unsigned char'.
48 ; On this SIMD implementation, this must be 'short'.
53 ; On this SIMD implementation, this must be 'unsigned int'.

12345678910>>...57