HomeSort by relevance Sort by last modified time
    Searched full:load (Results 226 - 250 of 4099) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /dalvik/vm/mterp/armv5te/
OP_MONITOR_EXIT.S 20 FETCH_ADVANCE_INST(1) @ before throw: advance rPC, load rINST
OP_MOVE_WIDE.S 10 FETCH_ADVANCE_INST(1) @ advance rPC, load rINST
unop.S 16 FETCH_ADVANCE_INST(1) @ advance rPC, load rINST
  /dalvik/vm/mterp/armv6t2/
OP_IGET_QUICK.S 12 FETCH_ADVANCE_INST(2) @ advance rPC, load rINST
OP_IGET_WIDE_QUICK.S 11 FETCH_ADVANCE_INST(2) @ advance rPC, load rINST
OP_IPUT_QUICK.S 12 FETCH_ADVANCE_INST(2) @ advance rPC, load rINST
OP_IPUT_WIDE_QUICK.S 12 FETCH_ADVANCE_INST(2) @ advance rPC, load rINST
unop.S 15 FETCH_ADVANCE_INST(1) @ advance rPC, load rINST
unopWider.S 15 FETCH_ADVANCE_INST(1) @ advance rPC, load rINST
  /development/apps/Term/src/com/android/term/
TermPreferences.java 28 // Load the preferences from an XML resource
  /development/host/windows/usb/api/
AdbWinApi.cpp 52 installed, and if it is we will load AdbWinUsbApi.dll and cache address of
64 // Before we can load AdbWinUsbApi.dll we must make sure that WINUSB.DLL
73 // WINUSB.DLL is not installed. We don't (in fact, can't) load
78 // WINUSB.DLL is installed. Lets load AdbWinUsbApi.dll and cache its
  /external/bluetooth/glib/gio/fam/
Makefile.am 5 module_flags = -export_dynamic -avoid-version -module -no-undefined -export-symbols-regex '^g_io_module_(load|unload)'
  /external/e2fsprogs/tests/d_loaddump/
expect 1 debugfs load/dump test
  /external/freetype/src/sfnt/
ttkern.h 5 /* Load the basic TrueType kerning table. This doesn't handle */
ttmtx.h 5 /* Load the metrics tables common to TTF and OTF fonts (specification). */
  /external/webkit/WebCore/manual-tests/
window-close-during-parsing.html 4 Click the buttons below to load the test pages.
  /external/webkit/WebKit/gtk/resources/
error.html 45 <p id="errorTitleText">Unable to load page</p>
  /frameworks/base/tests/LocationTracker/src/com/android/locationtracker/
SettingsActivity.java 31 // Load the preferences from an XML resource
  /ndk/samples/hello-neon/src/com/example/neon/
HelloNeon.java 29 /* this is used to load the 'helloneon' library on application
  /packages/apps/Browser/src/com/android/browser/
EventLogTags.logtags 11 # and how long it took to load the page. Could maybe also tell the kind of connection (2g, 3g, WiFi)?
  /packages/apps/Email/src/com/android/exchange/
Request.java 21 * Two subclasses are now defined: PartRequest (attachment load) and MeetingResponseRequest
  /packages/apps/Gallery3D/src/com/cooliris/media/
BitmapTexture.java 30 protected Bitmap load(RenderView view) { method in class:BitmapTexture
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
SearchableCorpora.java 114 public void load() { method in class:SearchableCorpora
116 throw new IllegalStateException("load(): Already loaded.");
127 mSources.load();
133 * {@link #load()} again after calling this method.
  /system/core/mkbootimg/
bootimg.h 33 unsigned kernel_addr; /* physical load addr */
36 unsigned ramdisk_addr; /* physical load addr */
39 unsigned second_addr; /* physical load addr */
70 ** 3. load each element (kernel, ramdisk, second) at
  /dalvik/libcore/dom/src/test/java/org/w3c/domts/level3/ls/
TestOracle.java 26 * A JUnit test suite that will run all Load and Save tests
38 * @throws Exception can throw class load exceptions

Completed in 569 milliseconds

1 2 3 4 5 6 7 8 91011>>