HomeSort by relevance Sort by last modified time
    Searched refs:bootstrap (Results 26 - 45 of 45) sorted by null

12

  /external/bison/
cfg.mk 54 bootstrap-tools = autoconf,automake,flex,gettext,gnulib
maint.mk     [all...]
  /external/chromium_org/chrome/browser/extensions/
extension_service.cc 196 void LogVerifyAllSuccessHistogram(bool bootstrap, bool success) {
198 if (bootstrap && success)
200 else if (bootstrap && !success)
202 else if (!bootstrap && success)
634 // signature's timestamp, we need to bootstrap because our signature may
652 VerifyAllExtensions(true); // bootstrap=true.
655 void ExtensionService::VerifyAllExtensions(bool bootstrap) {
668 AsWeakPtr(), bootstrap));
671 void ExtensionService::FinishVerifyAllExtensions(bool bootstrap, bool success) {
672 LogVerifyAllSuccessHistogram(bootstrap, success)
    [all...]
  /external/replicaisland/src/com/replica/replicaisland/
Game.java 62 public void bootstrap(Context context, int viewWidth, int viewHeight, int gameWidth, int gameHeight, int difficulty) { method in class:Game
AndouKun.java 170 mGame.bootstrap(this, dm.widthPixels, dm.heightPixels, defaultWidth, defaultHeight, mDifficulty);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/
build-hardy-toolchain.sh 192 BOOTSTRAP=
245 --bootstrap) BOOTSTRAP=yes
312 echo " --bootstrap Bootstrap toolchain (i.e. compile it with itself)"
    [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/css/
docs.css 4 Bootstrap's documentation styles
5 Special styles for presenting Bootstrap's documentation and examples
561 .bootstrap-examples .thumbnail {
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/
build-hardy-toolchain.sh 223 BOOTSTRAP=
277 --bootstrap) BOOTSTRAP=yes
317 Use the bootstrap option to re-generate the toolchain with itself. This is
345 echo " --bootstrap Bootstrap toolchain (i.e. compile it with itself)"
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/
build-hardy-toolchain.sh 223 BOOTSTRAP=
277 --bootstrap) BOOTSTRAP=yes
317 Use the bootstrap option to re-generate the toolchain with itself. This is
345 echo " --bootstrap Bootstrap toolchain (i.e. compile it with itself)"
    [all...]
  /external/chromium_org/third_party/polymer/
platform.js     [all...]
  /external/chromium_org/chrome/third_party/chromevox/closure/
base.js 16 * @fileoverview Bootstrap for the Google JS Library (Closure).
356 // for example). See bootstrap/ for more information.
    [all...]
  /prebuilts/tools/common/m2/internal/xerces/xercesImpl/2.6.2/
xercesImpl-2.6.2.jar 
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-darwin.c 361 Char *name; /* bootstrap name or NULL */
    [all...]
  /external/chromium_org/third_party/yasm/source/config/android/
Makefile 675 tools/re2c/bootstrap/scanner.c tools/re2c/doc/loplas.ps.gz \
    [all...]
  /external/chromium_org/third_party/yasm/source/config/ios/
Makefile 675 tools/re2c/bootstrap/scanner.c tools/re2c/doc/loplas.ps.gz \
    [all...]
  /external/chromium_org/third_party/yasm/source/config/linux/
Makefile 675 tools/re2c/bootstrap/scanner.c tools/re2c/doc/loplas.ps.gz \
    [all...]
  /external/chromium_org/third_party/yasm/source/config/mac/
Makefile 675 tools/re2c/bootstrap/scanner.c tools/re2c/doc/loplas.ps.gz \
    [all...]
  /external/chromium_org/third_party/yasm/source/config/openbsd/
Makefile 675 tools/re2c/bootstrap/scanner.c tools/re2c/doc/loplas.ps.gz \
    [all...]
  /external/chromium_org/third_party/yasm/source/config/win/
Makefile 675 tools/re2c/bootstrap/scanner.c tools/re2c/doc/loplas.ps.gz \
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/
configure     [all...]

Completed in 3782 milliseconds

12