Home
last modified time | relevance | path

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

12345678910>>...57

/external/chromium_org/native_client_sdk/src/doc/sdk/
Ddownload.rst49 * On Mac and Linux, Python is likely preinstalled. Run the command ``python -V``
52 * On Windows, you may need to install Python. Go to `http://www.python.org/
64 * On the Mac, you need to install ``make`` on your system before you can build
74 * On Windows, the Native Client SDK includes a copy of GNU Make.
106 * On Mac/Linux, run the command ``unzip nacl_sdk.zip`` in a terminal
108 * On Windows, right-click on the .zip file and select "Extract All...". A
129 On Mac/Linux::
134 On Windows::
174 On Mac/Linux::
178 On Windows::
[all …]
/external/chromium_org/third_party/cython/src/Cython/Includes/cpython/
Dmapping.pxd27 # On success, return 1 if the mapping object has the key key and 0
38 # On success, return a list of the keys in object o. On failure,
44 # On success, return a list of the values in object o. On failure,
50 # On success, return a list of the items in object o, where each
51 # item is a tuple containing a key-value pair. On failure, return
Dpycapsule.pxd36 # On failure, set an exception and return NULL.
53 # Retrieve the pointer stored in the capsule. On failure, set an
63 # Return the current destructor stored in the capsule. On failure,
72 # Return the current name stored in the capsule. On failure, set
81 # Return the current context stored in the capsule. On failure,
142 # Return the capsule’s internal pointer on success. On failure,
/external/chromium_org/ppapi/examples/url_loader/
DREADME_chrome_developer.txt7 On Linux:
11 On Windows:
17 On Linux:
20 On Windows just substitute the generated .dll name for the .so.
/external/llvm/test/CodeGen/X86/
Dmmx-arg-passing.ll4 ; On Darwin x86-32, v8i8, v4i16, v2i32 values are passed in MM[0-2].
5 ; On Darwin x86-32, v1i64 values are passed in memory. In this example, they
7 ; On Darwin x86-64, v8i8, v4i16, v2i32 values are passed in XMM[0-7].
8 ; 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/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/chromium_org/chrome/browser/mac/
Dmaster_prefs.mm39 // On official builds, try
41 // On chromium builds, try
52 // On official builds, try /Library/Google/Google Chrome Master Preferences
53 // On chromium builds, try
/external/bison/m4/
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-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 …]
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/chromium_org/media/midi/
DOWNERS1 # On Android port and USB support, yhirano@ is the best reviewer.
2 # On Win32 port, yukawa@ is the best reviewer.
/external/chromium_org/tools/python/google/httpd_config/
Dhttpd2_linux.conf18 KeepAlive On
144 ServerSignature On
Dhttpd.conf111 KeepAlive On
407 UseCanonicalName On
489 ServerSignature On
731 RewriteEngine On
Dhttpd2_mac.conf78 UseCanonicalName On
98 ServerSignature On
226 RewriteEngine On
/external/libcxxabi/src/Unwind/
DUnwindRegistersSave.S19 # On entry:
60 # On entry:
95 ; On entry:
238 ; On entry:
288 @ On entry:
316 @ On entry:
327 @ On entry:
338 @ On entry:
/external/chromium_org/build/config/mac/
DBUILD.gn17 # On Mac, this is used for everything except static libraries.
30 # On Mac, this is used only for executables.
/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/arduino/
Dreadme.txt23 * On Windows, plug in the Arduino board and point the Windows Add Hardware
27 * On the Mac, install the FTDIUSBSerialDriver_10_4_10_5_10_6.mpkg package.
29 * On Linux, drivers are included in kernel versions 2.4.20 or greater.
/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/chromium_org/third_party/closure_compiler/runner/
Dhow_to_test_compiler_pass.md14 - On the tab "Source" click on the icon "Link additional source to project".
19 - On the tab "Libraries" click "Add External JARs...".
/external/chromium_org/third_party/libjpeg_turbo/linux/
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/chromium_org/third_party/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'.

12345678910>>...57