HomeSort by relevance Sort by last modified time
    Searched refs:about (Results 1 - 25 of 63) sorted by null

1 2 3

  /external/blktrace/
btrace.spec 25 btrace can show detailed info about what is happening on a block
  /external/webkit/LayoutTests/storage/domstorage/events/resources/
eventTestHarness.js 7 iframe.src = "about:blank";
  /build/tools/droiddoc/templates-pdk/
customization.cs 16 elif:doc.type == "about" ?>about<?cs /if ?>">
28 <li id="about-link"><a href="<?cs var:toroot ?>about/index.html"
29 onClick="return loadLast('about')"><span>About</span></a></li>
64 include:"../../../../development/pdk/docs/about/about_toc.cs" ?>
147 <?cs elif:doc.type == "about" ?>
  /external/bzip2/
Android.mk 18 # measurements show that the ARM version of ZLib is about x1.17 faster
  /external/zlib/
Android.mk 4 # measurements show that the ARM version of ZLib is about x1.17 faster
  /prebuilt/common/jfreechart/
jcommon-1.0.12.jar 
  /external/junit/src/junit/awtui/
TestRunner.java 79 private void about() { method in class:TestRunner
80 AboutDialog about= new AboutDialog(fFrame); local
81 about.setModal(true);
82 about.setLocation(300, 300);
83 about.setVisible(true);
143 MenuItem mi= new MenuItem("About...");
147 about();
  /dalvik/vm/mterp/armv5te/
OP_CHECK_CAST.S 45 EXPORT_PC() @ about to throw
  /external/dhcpcd/mk/
prog.mk 39 # We could save about 600 bytes by building it like this
  /external/stlport/test/eh/
intel45.mak 31 #disable warnings complaining about debug ...info exceeded....
intel50.mak 32 #disable warnings complaining about debug ...info exceeded....
  /bionic/linker/
Android.mk 21 # but switching to gold saves about 1M of space.
  /development/build/
Android.mk 51 # The package installation stuff doesn't know about this file, so nobody will
  /build/core/tasks/
sdk-addon.mk 58 # We don't know about all of the docs files, so depend on the timestamp for
  /external/srec/config/en.us/
Android.mk 84 # "apt-get install advancecomp".) It makes the output about 10% smaller.
  /development/samples/Wiktionary/src/com/example/android/wiktionary/
LookupActivity.java 193 * Show an about dialog that cites data sources.
196 // Inflate the about message contents
197 View messageView = getLayoutInflater().inflate(R.layout.about, null, false);
  /external/junit/src/junit/swingui/
TestRunner.java 248 JMenuItem mi1= new JMenuItem("About...");
252 about();
845 private void about() { method in class:TestRunner
846 AboutDialog about= new AboutDialog(fFrame); local
847 about.show();
  /build/tools/droiddoc/templates-pdk/assets/
android-developer-core.css 321 .about #about-link a,
339 .about #about-link a:hover,
  /external/bison/djgpp/
djunpack.bat 56 Rem See the comment above about the reason for using COPY.
  /external/v8/tools/
profile.js 157 * Reports about moving of a dynamic code entry.
172 * Reports about deletion of a dynamic code entry.
186 * Reports about moving of a dynamic code entry.
199 * Reports about deletion of a dynamic code entry.
  /external/webkit/WebKitTools/Scripts/
webkitdirs.pm     [all...]
  /external/wpa_supplicant/wpa_gui/
wpagui.ui.h 471 QMessageBox::about(this, "wpa_gui for wpa_supplicant",
  /external/wpa_supplicant_6/wpa_supplicant/wpa_gui/
wpagui.ui.h 469 QMessageBox::about(this, "wpa_gui for wpa_supplicant",
  /cts/tools/dx-tests/lib/
junit.jar 
  /cts/tools/utils/lib/
junit.jar 

Completed in 864 milliseconds

1 2 3