Searched refs:built (Results 1 – 25 of 425) sorted by relevance
12345678910>>...17
/external/clang/test/SemaOpenCL/ |
D | vec_step.cl | 29 …int res13 = vec_step(*incomplete1); // expected-error {{'vec_step' requires built-in scalar or vec… 30 …int res14 = vec_step(int16*); // expected-error {{'vec_step' requires built-in scalar or vector ty… 31 …int res15 = vec_step(void(void)); // expected-error {{'vec_step' requires built-in scalar or vecto…
|
/external/stlport/doc/ |
D | README.windows | 26 libraries built for Windows 95 cannot be used to generate an application 27 built for Windows XP for instance. So, if you build STLport with a Windows 33 with the libraries built for Windows 95. 42 if you are trying to use STLport libraries built for Windows 98 or later 45 if you are trying to use STLport libraries built for Windows 95 to generate
|
/external/libpng/projects/visualc6/ |
D | README.txt | 21 (Choose libpng or pngtest; zlib will be built automatically.) 28 5) If you built the sample program (pngtest), 53 All DLLs built by this project use the Microsoft dynamic C runtime library
|
/external/chromium/testing/gtest/cmake/ |
D | internal_utils.cmake | 28 # When Google Test is built as a shared library, it should also use 31 # hard-to-find crashes. When it is built as a static library, it is 142 # is built from the given source files with the given compiler flags. 164 # creates a named target that depends on the given libs and is built 177 # creates a named C++ test that depends on the given libs and is built 187 # built from the given source files. Unlike cxx_test_with_flags,
|
/external/bluetooth/glib/debian/ |
D | README.debian | 11 This is a snapshot of GLib from the main CVS archive, built into a 13 built automatically. You're on your own, mister or missus!
|
/external/chromium/testing/gtest/ |
D | CMakeLists.txt | 16 "Use shared (DLL) run-time lib even when Google Test is built as static lib." 78 # They are not built by default. To build them, set the 102 # The tests are not built by default. To build them, set the 112 # C++ tests built with standard compiler flags. 141 # C++ tests built with non-standard compiler flags.
|
/external/valgrind/main/helgrind/ |
D | README_YARD.txt | 2 YARD, Yet Another Race Detector, built on the Helgrind framework 19 be built as a standalone executable with test harness using "make -f
|
/external/qemu/ |
D | INSTALL | 6 The Android emulator can be built on the following platforms: 18 The Windows emulator binary is built using the -no-cygwin option 31 can only be built properly with a small number of compilers. Moreover, 67 Simply type 'emulator' to start it with the currently built system
|
/external/expat/win32/ |
D | README.txt | 2 Expat can be built on Windows in three ways: 45 By default the Expat Dlls are built to link statically 53 be built easily by specifying a different RTL linkage in
|
/external/llvm/docs/CommandGuide/ |
D | llvm-config.pod | 43 Print the source root from which LLVM was built. 90 =item B<--targets-built> 96 Print the build mode used when LLVM was built (e.g. Debug or Release)
|
/external/icu4c/samples/ufortune/resources/ |
D | fortune_resources.mak | 12 # List of resource files to be built. 35 # clear out the built-in ones (for .c and the like), and add
|
/external/clang/ |
D | INSTALL.txt | 11 Clang is designed to be built as part of an LLVM build. Assuming that the LLVM 28 automatically be built with LLVM. Otherwise, run 'make' in the Clang source
|
/external/qemu-pc-bios/ |
D | README | 10 The file bios.bin is actually BIOS-bochs-latest, which is built from 26 is built by the tree, and we used the following commit.
|
/external/clang/www/analyzer/ |
D | latest_checker.html.incl | 1 <b><a href="/checker/checker-257.tar.bz2">checker-257.tar.bz2</a></b> (built May 25, 2011)
|
/external/oprofile/ |
D | README_PACKAGERS | 34 is built. If your JDK is version 1.5, both JVMPI and JVMTI agent 35 libraries are built. If your JDK is 1.6 or newer, only the JVMTI agent 36 library is built. As with libopagent described above, the install location
|
/external/libvpx/nestegg/ |
D | configure.ac | 64 AC_MSG_WARN([*** doxygen not found, API documentation will not be built]) 121 Example programs will be built but not installed.
|
/external/dbus/cmake/modules/ |
D | MacroLibrary.cmake | 1 # - include MacroLibrary offers a collection of macros which extend the built-in cmake commands
|
/external/protobuf/ |
D | README.txt | 33 If you already built the package with a different prefix, make sure 77 built in order to build tests. When cross-compiling, the protoc 86 trying to execute the one built during the build process. You can 88 you built the protobuf package for your host machine in ../host,
|
/external/valgrind/main/docs/ |
D | README | 38 etc. pertaining to Valgrind, and is designed to be built as: 55 It's not obvious exactly when things get built, and so on. Here's an 58 - The HTML docs can be built manually by running 'make html-docs' in 59 valgrind/docs/. (Don't use 'make html'; that is a valid built-in 71 workspace and have not built them.) It doesn't install the XML docs,
|
/external/jsr305/ |
D | README.android | 7 This code is built as a static library.
|
/external/webkit/LayoutTests/storage/domstorage/localstorage/ |
D | enumerate-with-length-and-key-expected.txt | 1 This test attempts to enumerate all the keys in localStorage with .length + .key(). The built-in pr…
|
D | enumerate-storage-expected.txt | 1 …you can enumerate a Storage object and get only the keys as a result. The built-in properties of t…
|
/external/webkit/LayoutTests/storage/domstorage/sessionstorage/ |
D | enumerate-with-length-and-key-expected.txt | 1 This test attempts to enumerate all the keys in sessionStorage with .length + .key(). The built-in …
|
D | enumerate-storage-expected.txt | 1 …t you can enumber a Storage object and get only the keys as a result. The built-in properties of t…
|
/external/iproute2/examples/diffserv/ |
D | README | 6 AF PHB built using CBQ, DSMARK,GRED (default in GRIO mode) ,RED for BE 11 EF PHB built using CBQ (for rate control and prioritization),
|
12345678910>>...17