/external/icu4c/stubdata/ |
stubdata.c | 13 * ICU data requires data building tools. 14 * ICU data building tools require the ICU common library. 17 * for running the data building tools.
|
/external/qemu/distrib/sdl-1.2.15/ |
README.HG | 12 If you are building SDL with an IDE, you will need to copy the file 13 include/SDL_config.h.default to include/SDL_config.h before building. 15 If you are building SDL via configure, you will need to run autogen.sh
|
/external/icu4c/test/testdata/ |
testdata.mak | 32 @echo Building test data 104 @echo Building $@ 109 @echo Building $@ 114 @echo Building $@ 119 @echo Building $@ 124 @echo Building $@ 130 @echo Building $@ 134 @echo Building $@ 138 @echo Building $@ 142 @echo Building $ [all...] |
/external/clang/test/Modules/ |
build-fail-notes.m | 6 // CHECK: While building module 'DependsOnModule' imported from 7 // CHECK: While building module 'Module' imported from 25 // CHECK-SDIAG: build-fail-notes.m:4:9: note: while building module 'DependsOnModule' imported from 26 // CHECK-SDIAG: DependsOnModule.h:1:10: note: while building module 'Module' imported from 30 // CHECK-SDIAG: build-fail-notes.m:4:9: note: while building module 'DependsOnModule' imported from
|
/external/llvm/docs/ |
HowToBuildOnARM.rst | 8 This document contains information about building/testing LLVM and 11 Notes On Building LLVM/Clang on ARM 13 Here are some notes on building/testing LLVM/Clang on ARM. Note that 17 #. If you are building LLVM/Clang on an ARM board with 1G of memory or less, 19 Building LLVM/Clang with ``--enable-optimized`` 20 is prefered since it consumes less memory. Otherwise, the building 25 check-all`` after building LLVM/Clang, to avoid false alarms (eg, ARCMT
|
/external/chromium_org/third_party/WebKit/Tools/GardeningServer/scripts/ui/ |
failures_unittests.js | 58 '<tbody><tr class="BUILDING" style="display: none;"><td><span>BUILDING</span></td><td></td><td></td></tr></tbody>' + 67 '<tr class="BUILDING" style="display: none;"><td><span>BUILDING</span></td><td></td><td></td></tr>' + 78 '<tr class="BUILDING" style="display: none;"><td><span>BUILDING</span></td><td></td><td></td></tr>' + 93 '<tr class="BUILDING" style="display: none;"><td><span>BUILDING</span></td><td></td><td></td></tr>' + 110 '<tr class="BUILDING" style="display: none;"><td><span>BUILDING</span></td><td></td><td></td></tr>' [all...] |
/external/chromium_org/third_party/icu/source/test/testdata/ |
testdata.mak | 32 @echo Building test data 103 @echo Building $@ 108 @echo Building $@ 113 @echo Building $@ 118 @echo Building $@ 123 @echo Building $@ 129 @echo Building $@ 133 @echo Building $@ 137 @echo Building $@ 141 @echo Building $ [all...] |
/frameworks/base/docs/html/design/ |
design_toc.cs | 52 <div class="nav-section-header"><a href="<?cs var:toroot ?>design/building-blocks/index.html">Building Blocks</a></div> 54 <li><a href="<?cs var:toroot ?>design/building-blocks/tabs.html">Tabs</a></li> 55 <li><a href="<?cs var:toroot ?>design/building-blocks/lists.html">Lists</a></li> 56 <li><a href="<?cs var:toroot ?>design/building-blocks/grid-lists.html">Grid Lists</a></li> 57 <li><a href="<?cs var:toroot ?>design/building-blocks/scrolling.html">Scrolling</a></li> 58 <li><a href="<?cs var:toroot ?>design/building-blocks/spinners.html">Spinners</a></li> 59 <li><a href="<?cs var:toroot ?>design/building-blocks/buttons.html">Buttons</a></li> 60 <li><a href="<?cs var:toroot ?>design/building-blocks/text-fields.html">Text Fields</a></li> 61 <li><a href="<?cs var:toroot ?>design/building-blocks/seek-bars.html">Seek Bars</a></li [all...] |
/external/chromium_org/third_party/mesa/src/docs/ |
install.html | 13 <li><a href="#prereq-general">Prerequisites for building</a> 18 <li><a href="#autoconf">Building with autoconf (Linux/Unix/X11)</a> 19 <li><a href="#scons">Building with SCons (Windows/Linux)</a> 20 <li><a href="#other">Building for other systems</a> 22 <li><a href="#pkg-config">Building OpenGL programs with pkg-config</a> 26 <h1 id="prereq-general">1. Prerequisites for building</h1> 30 <li>lex / yacc - for building the GLSL compiler. 38 <li>python - Python is needed for building the Gallium components. 74 <h1 id="autoconf">2. Building with autoconf (Linux/Unix/X11)</h1> 95 <h1 id="scons">3. Building with SCons (Windows/Linux)</h1 [all...] |
/external/mesa3d/docs/ |
install.html | 13 <li><a href="#prereq-general">Prerequisites for building</a> 18 <li><a href="#autoconf">Building with autoconf (Linux/Unix/X11)</a> 19 <li><a href="#scons">Building with SCons (Windows/Linux)</a> 20 <li><a href="#other">Building for other systems</a> 22 <li><a href="#pkg-config">Building OpenGL programs with pkg-config</a> 26 <h1 id="prereq-general">1. Prerequisites for building</h1> 30 <li>lex / yacc - for building the GLSL compiler. 38 <li>python - Python is needed for building the Gallium components. 74 <h1 id="autoconf">2. Building with autoconf (Linux/Unix/X11)</h1> 95 <h1 id="scons">3. Building with SCons (Windows/Linux)</h1 [all...] |
/frameworks/base/docs/html/tools/adk/ |
index.jd | 6 hobbyists to use as a starting point for building accessories for Android. Each ADK release is 15 devices, over a USB cable or through a Bluetooth connection. If you are building an accessory that 22 to use them, and how to get started building your own accessories for Android.</p>
|
/build/core/ |
host_executable.mk | 2 ## Standard rules for building an executable file.
|
host_static_library.mk | 2 ## Standard rules for building a static library for the host.
|
/external/checkpolicy/test/ |
Makefile | 2 # Makefile for building the dispol program
|
/external/chromium_org/jingle/notifier/listener/ |
xml_element_util.h | 18 // The functions below are helpful for building notifications-related
|
/external/chromium_org/third_party/codesighs/ |
README.chromium | 18 A codesighs.gyp file has been added for building with Chromium.
|
/external/chromium_org/third_party/mesa/src/src/gallium/targets/dri-vmwgfx/ |
SConscript | 6 print 'warning: not building dri-vmwgfx'
|
/external/chromium_org/tools/gyp/test/assembly/src/ |
override.gyp | 28 'message': 'Building assembly file <(RULE_INPUT_PATH)',
|
/external/chromium_org/tools/gyp/test/rules/src/ |
special-variables.gyp | 26 'message': 'Building assembly language file $(InputPath)',
|
/external/chromium_org/tools/gyp/test/subdirectory/ |
gyptest-subdir2-deep.py | 8 Verifies building a project rooted several layers under src_dir works.
|
/external/chromium_org/ui/base/ |
README.chromium | 3 Random utilities for building UIs.
|
/external/chromium_org/v8/tools/v8.xcodeproj/ |
README.txt | 2 is needed for building on a Mac there is the option of using GYP to
|
/external/clang/include/clang/Lex/ |
Makefile | 11 $(Echo) "Building Clang attribute spellings with tblgen"
|
/external/dropbear/libtomcrypt/ |
testbuild.sh | 4 echo -n "building..."
|
/external/dropbear/libtommath/ |
pretty.build | 24 printf("Building %3.2f%%, ", (++$i/$count)*100.0); 61 # finish building the library 62 printf("\nFinished building source (%d seconds, %3.2f files per second).\n", time - $starttime, $rate); 64 print "Doing final make (building archive...)\n";
|