/development/samples/Wiktionary/src/com/example/android/wiktionary/ |
WordWidget.java | 40 * Define a simple widget that shows the Wiktionary "Word of the day." To build 53 // Build the widget update for today 75 * Build a widget update to show the current Wiktionary 87 // Build the page title for today, such as "March 21" 105 // Build an update that holds the updated widget contents
|
/development/samples/WiktionarySimple/src/com/example/android/simplewiktionary/ |
WordWidget.java | 40 * Define a simple widget that shows the Wiktionary "Word of the day." To build 54 // Build the widget update for today 64 * Build a widget update to show the current Wiktionary 76 // Build today's page title, like "Wiktionary:Word of the day/March 21" 96 // Build an update that holds the updated widget contents
|
/external/e2fsprogs/debian/ |
rules | 45 stdbuilddir=${debdir}/BUILD-STD 46 bfbuilddir=${debdir}/BUILD-BF 47 staticbuilddir=${debdir}/BUILD-STATIC 48 mipsbuilddir=${debdir}/BUILD-MIPS 49 mipsbuilddir64=${debdir}/BUILD-MIPS-64 67 BUILDSTDSTAMP=${STAMPSDIR}/build-std-stamp 68 BUILDBFSTAMP=${STAMPSDIR}/build-bf-stamp 69 BUILDSTATICSTAMP=${STAMPSDIR}/build-static-stamp 91 BUILD_STATIC = build-static 145 --build=$(DEB_BUILD_GNU_TYPE) --host=$(DEB_HOST_GNU_TYPE [all...] |
/external/icu4c/common/unicode/ |
uconfig.h | 23 * Allows to build partial, smaller libraries for special purposes. 29 * ICU build process will completely work. It is recommended that 30 * the ICU libraries and data be built using the normal build. 55 * If you want "only collation" and do not build for EBCDIC, 104 * ICU will not completely build with this switch turned on.
|
/external/icu4c/common/ |
utrie2_impl.h | 95 * At build time, leave a gap in the index-2 table, 106 * Maximum length of the build-time index-2 array. 109 * plus the build-time index gap, 122 * Maximum length of the build-time data array. 129 * Build-time trie structure.
|
/external/webkit/WebCore/WebCore.vcproj/ |
WebCoreGenerated.vcproj | 25 BuildCommandLine="%SystemDrive%\cygwin\bin\which.exe bash
if errorlevel 1 set PATH=%SystemDrive%\cygwin\bin;%PATH%
cmd /c
if exist "$(WebKitOutputDir)\buildfailed" grep XX$(ProjectName)XX "$(WebKitOutputDir)\buildfailed"
if errorlevel 1 exit 1
echo XX$(ProjectName)XX > "$(WebKitOutputDir)\buildfailed"

bash build-generated-files.sh "$(WebKitOutputDir)" "$(WebKitLibrariesDir)" windows
bash migrate-scripts.sh "$(WebKitOutputDir)/obj/WebCore/scripts"

if exist "$(WebKitOutputDir)\buildfailed" del "$(WebKitOutputDir)\buildfailed"
"
26 ReBuildCommandLine="echo XX$(ProjectName)XX > "$(WebKitOutputDir)\buildfailed"

del /s /q "$(WebKitOutputDir)\obj\WebCore\DerivedSources"
del /s /q "$(WebKitOutputDir)\obj\WebCore\scripts"
%SystemDrive%\cygwin\bin\which.exe bash
if errorlevel 1 set PATH=%SystemDrive%\cygwin\bin;%PATH%
cmd /c
bash build-generated-files.sh "$(WebKitOutputDir)" "$(WebKitLibrariesDir)" windows
bash migrate-scripts.sh "$(WebKitOutputDir)/obj/WebCore/scripts"

if exist "$(WebKitOutputDir)\buildfailed" del "$(WebKitOutputDir)\buildfailed"
"
45 BuildCommandLine="%SystemDrive%\cygwin\bin\which.exe bash
if errorlevel 1 set PATH=%SystemDrive%\cygwin\bin;%PATH%
cmd /c
if exist "$(WebKitOutputDir)\buildfailed" grep XX$(ProjectName)XX "$(WebKitOutputDir)\buildfailed"
if errorlevel 1 exit 1
echo XX$(ProjectName)XX > "$(WebKitOutputDir)\buildfailed"

bash build-generated-files.sh "$(WebKitOutputDir)" "$(WebKitLibrariesDir)" cairo
bash migrate-scripts.sh "$(WebKitOutputDir)/obj/WebCore/scripts"

if exist "$(WebKitOutputDir)\buildfailed" del "$(WebKitOutputDir)\buildfailed"
"
46 ReBuildCommandLine="echo XX$(ProjectName)XX > "$(WebKitOutputDir)\buildfailed"

del /s /q "$(WebKitOutputDir)\obj\WebCore\DerivedSources"
del /s /q "$(WebKitOutputDir)\obj\WebCore\scripts"
%SystemDrive%\cygwin\bin\which.exe bash
if errorlevel 1 set PATH=%SystemDrive%\cygwin\bin;%PATH%
cmd /c
bash build-generated-files.sh "$(WebKitOutputDir)" "$(WebKitLibrariesDir)" cairo
bash migrate-scripts.sh "$(WebKitOutputDir)/obj/WebCore/scripts"

if exist "$(WebKitOutputDir)\buildfailed" del "$(WebKitOutputDir)\buildfailed"
"
62 RelativePath=".\build-generated-files.sh"
|
/external/webkit/WebKit/chromium/ |
DEPS | 57 # build tools 58 'build': 59 Var('chromium_svn')+'/build@'+Var('chromium_rev'), 164 'build', 179 '+build',
|
/external/webkit/WebKitTools/Scripts/ |
run-javascriptcore-tests | 63 Usage: $programName [options] [options to pass to build system] 72 'skip-build' => \$skipBuild, 76 # Assume any arguments left over from GetOptions are assumed to be build arguments 94 print "Running: build-jsc " . join(" ", @buildArgs) . "\n"; 95 my $buildResult = system "perl", "WebKitTools/Scripts/build-jsc", @buildArgs;
|
/external/webkit/WebKitTools/Scripts/webkitpy/ |
buildbot.py | 44 default_host = "build.webkit.org" 56 "Windows.*Build", 77 # be "no build" 81 # Will be either a revision number or a build number 89 # We could parse out the build number instead, but for now just store
|
/frameworks/base/docs/html/sdk/api_diff/3/changes/ |
android.os.Build.html | 10 android.os.Build 74 Class android.os.<A HREF="../../../../reference/android/os/Build.html" target="_top"><font size="+2"><code>Build</code></font></A> 87 <A NAME="android.os.Build.DISPLAY"></A> 88 <nobr><code>String</code> <A HREF="../../../../reference/android/os/Build.html#DISPLAY" target="_top"><code>DISPLAY</code></A></nobr>
|
/frameworks/base/docs/html/sdk/api_diff/5/changes/ |
android.os.Build.VERSION_CODES.html | 10 android.os.Build.VERSION_CODES 74 Class android.os.<A HREF="../../../../reference/android/os/Build.VERSION_CODES.html" target="_top"><font size="+2"><code>Build.VERSION_CODES</code></font></A> 87 <A NAME="android.os.Build.VERSION_CODES.ECLAIR"></A> 88 <nobr><code>int</code> <A HREF="../../../../reference/android/os/Build.VERSION_CODES.html#ECLAIR" target="_top"><code>ECLAIR</code></A></nobr>
|
/frameworks/base/docs/html/sdk/api_diff/6/changes/ |
android.os.Build.VERSION_CODES.html | 10 android.os.Build.VERSION_CODES 74 Class android.os.<A HREF="../../../../reference/android/os/Build.VERSION_CODES.html" target="_top"><font size="+2"><code>Build.VERSION_CODES</code></font></A> 87 <A NAME="android.os.Build.VERSION_CODES.ECLAIR_0_1"></A> 88 <nobr><code>int</code> <A HREF="../../../../reference/android/os/Build.VERSION_CODES.html#ECLAIR_0_1" target="_top"><code>ECLAIR_0_1</code></A></nobr>
|
/frameworks/base/docs/html/sdk/api_diff/7/changes/ |
android.os.Build.VERSION_CODES.html | 10 android.os.Build.VERSION_CODES 74 Class android.os.<A HREF="../../../../reference/android/os/Build.VERSION_CODES.html" target="_top"><font size="+2"><code>Build.VERSION_CODES</code></font></A> 87 <A NAME="android.os.Build.VERSION_CODES.ECLAIR_MR1"></A> 88 <nobr><code>int</code> <A HREF="../../../../reference/android/os/Build.VERSION_CODES.html#ECLAIR_MR1" target="_top"><code>ECLAIR_MR1</code></A></nobr>
|
/frameworks/base/docs/html/sdk/api_diff/8/changes/ |
android.os.Build.VERSION_CODES.html | 10 android.os.Build.VERSION_CODES 74 Class android.os.<A HREF="../../../../reference/android/os/Build.VERSION_CODES.html" target="_top"><font size="+2"><code>Build.VERSION_CODES</code></font></A> 87 <A NAME="android.os.Build.VERSION_CODES.FROYO"></A> 88 <nobr><code>int</code> <A HREF="../../../../reference/android/os/Build.VERSION_CODES.html#FROYO" target="_top"><code>FROYO</code></A></nobr>
|
/ndk/build/core/ |
main.mk | 19 # configuration file that is normally generated by build/host-setup.sh 24 # This assumes we are located under $NDK_ROOT/build/core/main.mk 27 NDK_ROOT := $(strip $(NDK_ROOT:%build/core/main.mk=%)) 39 include $(NDK_ROOT)/build/core/init.mk 137 include $(BUILD_SYSTEM)/build-all.mk
|
/ndk/docs/ |
CPU-ARM-NEON.TXT | 47 will build all its source files with NEON support. This can be useful if 48 you want to build a static or shared library that specifically contains 61 Will only build 'foo.c' with NEON support. 70 Build Requirements: 74 NDK build scripts will complain and abort. It is important to use checks like
|
/external/webkit/WebKit/wx/ |
ChangeLog | 3 Build fix after changes in r54345. 51 [wx] Remove the Bakefile build system, which is no longer being used. 63 Build fix after r53718. 83 [wx] Build fix, missing header. 147 [wx] build fixes after recent changes. 236 wx build fix after r50923 change to externalRepresentation. 308 wx build fix. Update the globalObject calls after changes. 369 wxMSW non-precomp headers build fix. 412 wx build fix. Add EmptyPluginHalterClient when creating the Page. 419 Build fix to ensure the import library gets properly installed on Windows [all...] |
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
ContactAggregatorTest.java | 768 .build(); 774 .build(); 777 .build(); 783 .build(); 788 .build(); [all...] |
/bionic/linker/ |
Android.mk | 41 # from the libc build 71 # hand, as we want to insert an extra step that is not supported by the build system, and 72 # is probably specific the linker only, so there's no need to modify the build system for
|
/build/core/ |
cleanspec.mk | 16 # Just bump this if you want to force a clean build. 31 # If you don't need to do a full clean build but would like to touch 79 $(call add-clean-step, rm -rf $(OUT_DIR)/target/product/sholes/system/build.prop) 98 $(call add-clean-step, rm -rf $(OUT_DIR)/target/product/sholes/system/build.prop) 101 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/build.prop) 105 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/build.prop) 112 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/build.prop) 126 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/build.prop) 128 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/build.prop) 129 $(call add-clean-step, rm -rf $(PRODUCT_OUT)/system/build.prop [all...] |
product_config.mk | 88 # Provide "PRODUCT-<prodname>-<goal>" targets, which lets you build 93 # Scrape the product and build names out of the goal, 112 # The build server wants to do make PRODUCT-dream-installclean 122 # Hack to make the linux build servers use dexpreopt. 126 # TODO: remove this and fix the matching lines in build/core/main.mk 132 # Replace the PRODUCT-* goal with the build goal that it refers to. 137 # attempt to build, but it's important because we inspect this value 152 # Provide "APP-<appname>" targets, which lets you build 181 # An unbundled app build needs only the core product makefiles. 284 # Add the product-defined properties to the build properties [all...] |
/build/tools/ |
check_builds.sh | 22 # will build a set of combos. This might take a while. Then you can 68 build/tools/compare_fileslist.py $inputs > $TEST_BUILD_DIR/sizes.html 90 build/tools/compare_fileslist.py $inputs > $TEST_BUILD_DIR/sizes.html
|
/cts/tools/dx-tests/ |
dx-tests.html | 33 <h2>How to build</h2> 36 The test suite is normally included in a full build of the Android 89 builds. For an emulator build, please make sure you have
|
/cts/tools/vm-tests/src/util/build/ |
BuildStep.java | 17 package util.build; 78 boolean build() { method in class:BuildStep 81 if (!child.build()) {
|
DasmBuildStep.java | 17 package util.build; 44 boolean build() { method in class:DasmBuildStep 45 if (super.build()) {
|