Home
last modified time | relevance | path

Searched refs:built (Results 1 – 25 of 810) sorted by relevance

12345678910>>...33

/external/chromium_org/tools/gyp/tools/
Dpretty_sln.py22 def BuildProject(project, built, projects, deps): argument
27 if dep not in built:
28 BuildProject(dep, built, projects, deps)
30 built.append(project)
123 built = []
125 if project not in built:
126 BuildProject(project, built, projects, deps)
/external/chromium_org/net/spdy/
Dspdy_frame_builder_test.cc57 scoped_ptr<SpdyFrame> built(builder.take()); in TEST_P() local
59 base::StringPiece(built->data(), expected->size())); in TEST_P()
74 scoped_ptr<SpdyFrame> built(builder.take()); in TEST_P() local
76 base::StringPiece(built->data(), built->size())); in TEST_P()
/external/clang/include/clang/Basic/
DDiagnosticSerializationKinds.td22 "file '%0' has been modified since the precompiled header '%1' was built">,
50 "PCH file built from a different branch (%0) than the compiler (%1)">;
58 " (%2) than when the importing AST file was built (%3)">, DefaultFatal;
70 "%select{command line contains|precompiled header was built with}0 "
71 "'-undef' but %select{precompiled header was not built with it|"
74 "%select{command line contains|precompiled header was built with}0 "
76 "built with it|it is not present on the command line}0">;
/external/chromium_org/third_party/icu/patches/
Ddata.build.win.patch13 +# ALL except that testdata.dat is not built.
17 + @echo Data library is built
23 …# They are not built by default but need to be built for ICU4J data and for getting the .c source …
/external/clang/test/SemaOpenCL/
Dvec_step.cl29 …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/eigen/blas/
DREADME.txt2 This directory contains a BLAS library built on top of Eigen.
4 This module is not built by default. In order to compile it, you need to
/external/stlport/doc/
DREADME.windows26 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/mdnsresponder/Clients/
DReadMe.txt6 Some of the clients, like the "dns-sd" command-line tool, can be built
11 Some of the clients can be built more than one way. For example, the
12 "dns-sd" command-line tool can be built for OS X using both the XCode
/external/chromium_org/tools/gyp/test/win/compiler-flags/
Dtreat-wchar-t-as-built-in-type.gyp16 'treat-wchar-t-as-built-in-type1.cc',
28 'treat-wchar-t-as-built-in-type2.cc',
/external/llvm/docs/
DProjects.rst128 This is a space separated list of subdirectories that should be built. They
129 will be built, one at a time, in the order specified.
133 This is a list of directories that can be built in parallel. These will be
134 built after the directories in DIRS have been built.
138 This is a list of directories that can be built if they exist, but will not
139 cause an error if they do not exist. They are built serially in the order
147 This variable contains the base name of the library that will be built. For
160 library will be built.
167 This variable contains the name of the program that will be built. For
236 The final location of built libraries and executables will depend upon whether
DMakefileGuide.rst46 quickly by utilizing the built-in features that are used to compile LLVM. LLVM
147 you can ask for a shared library (.so) or archive library (.a) built. Archive
223 directory. ``USEDLIBS`` refers to the libraries built by your project. In the
237 built with the ``BUILD_ARCHIVE`` option set.
265 This section describes each of the targets that can be built using the LLVM
277 ``clean`` \ Remove built objects recursively.
278 ``clean-local`` \ Remove built objects from the local directory only.
282 ``install`` ``all`` Copy built objects to installation directory.
286 ``uninstall`` \ Remove built objects from installation directory.
361 to make sure that the distributed tarball can actually be built into a working
[all …]
/external/mesa3d/docs/
DREADME.WIN3243 The DLL files are built so that the external entry points use the
46 Static LIB files are not built. The LIB files that are built with are
/external/chromium_org/third_party/mesa/src/docs/
DREADME.WIN3243 The DLL files are built so that the external entry points use the
46 Static LIB files are not built. The LIB files that are built with are
/external/chromium_org/native_client_sdk/src/
DREADME.naclports4 This folder contains headers and pre-built libraries for several
7 These libraries were built from the naclports project. For access
/external/chromium_org/third_party/apache-win32/
DREADME-win32.txt25 note that this binary was built with version 3.5.9 (earlier and
32 and note that this binary was built against version 11.1.0.6.0,
39 and note that this binary was built against version 8.3.1-1, and
/external/libpng/projects/owatcom/
Dpngconfig.mak3 # configure libpng; a default configuration will be built.
30 # which copies the local built version (and this is the default target for
71 # By default libpng is built to use the __cdecl calling convention on
78 # the result will not be compatible with applications built using other
108 $# locations of the zlib include file zlib.h and the built zlib library,
120 $# If emtpy the standard configuration will be built. For this file to be
126 $# awk.) You can find source code and a built executable (called awk95.exe)
/external/chromium_org/chrome/app/
Dapp_asan.saves6 # helper app executables built with AddressSanitizer
11 # The list of symbols that should be preserved in all the binaries built with
/external/llvm/docs/CommandGuide/
Dllvm-config.rst61 Print the source root from which LLVM was built.
130 **--targets-built**
138 Print the build mode used when LLVM was built (e.g. Debug or Release)
/external/deqp/doc/testspecs/GLES31/
Dfunctional.shaders.sample_variables.txt42 num_samples.* cases test gl_NumSamples built-in value with different render
43 target configurations. max_samples.* cases test gl_MaxSamples built-in variable.
57 sample_pos.correctness.* cases verify gl_SamplePosition built-in variable
75 sample_mask_in.* cases test reading gl_SampleMaskIn built-in variable and
76 sample_mask_in.* cases write values to gl_SampleMask built-in variable. Sample
/external/valgrind/main/docs/internals/
Dmultiple-architectures.txt18 system is built in its entirety for the primary platform, including
24 respectively. The tools are built again for the secondary target, and
58 all the tools will be built. Similarly on a ppc64 system both
72 Each tool will then be built twice, along with any preload library
109 The launcher program (ie the valgrind binary itself) is always built
149 Most of them are architecture-neutral and so should be built for the
/external/valgrind/main/helgrind/
DREADME_YARD.txt2 YARD, Yet Another Race Detector, built on the Helgrind framework
19 be built as a standalone executable with test harness using "make -f
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
DREADME43 and pre-built forms). Currently this is a separate LGPL package to
62 Because the library is being built using various exception
70 built with a different compiler. If you use an EH version of
104 compatibility with applications built against
320 Versions built with MSVC++ later than version 6 may not be broken, but I
360 The pre-built dlls are normally built using the *-inlined targets.
386 The dll can be built easily with recent versions of Mingw32.
387 (The distributed versions are built using Mingw32 and MsysDTK
406 The pre-built dlls are normally built using the *-inlined targets.
488 pthreadVC.dll - built with MSVC compiler using C setjmp/longjmp
[all …]
/external/qemu/distrib/sdl-1.2.15/
DREADME.Watcom45 4) All tests from the test directory are working and can be built by
51 The makefile offers some options to tweak the way the library is built.
69 the way the tests are built as base of your own build environment.
71 The library can also be built with the stack calling convention of the
/external/clang/test/PCH/
Dverify_pch.m20 …CK-STALE-DEP: file '{{.*}}.h' has been modified since the precompiled header '{{.*}}.pch' was built
28 …-H: file '{{.*}}sys_header.h' has been modified since the precompiled header '{{.*}}.pch' was built
/external/icu/icu4c/source/samples/ufortune/resources/
Dfortune_resources.mak12 # List of resource files to be built.
35 # clear out the built-in ones (for .c and the like), and add

12345678910>>...33