Searched
full:stored (Results
926 -
950 of
8246) sorted by null
<<31323334353637383940>>
/dalvik/dx/src/com/android/dx/rop/code/ |
RegisterSpec.java | 45 /** {@code non-null;} type loaded or stored */ 59 * is loaded from or stored to the indicated register 86 * is loaded from or stored to the indicated register 100 * is loaded from or stored to the indicated register 120 * is loaded from or stored to the indicated register 147 * is loaded from or stored to the indicated register 330 * Gets the type (or actual value) which is loaded from or stored 604 /** {@code non-null;} type loaded or stored */ 618 * value) which is loaded from or stored to the indicated
|
/dalvik/libdex/ |
CmdUtils.h | 24 * It's generally assumed that the DEX file will be stored in shared memory,
|
/dalvik/vm/ |
PointerSet.h | 43 * Get the number of pointers currently stored in the list.
|
/dalvik/vm/compiler/template/armv5te/ |
TEMPLATE_RETURN.S | 3 * If the stored value in returnAddr
|
/dalvik/vm/compiler/template/mips/ |
TEMPLATE_RETURN.S | 3 * If the stored value in returnAddr
|
/dalvik/vm/mterp/armv5te/ |
OP_IPUT_OBJECT.S | 49 cmp r0, #0 @ stored a null reference?
|
OP_SPUT_OBJECT.S | 33 cmp r1, #0 @ stored a null object?
|
/dalvik/vm/mterp/mips/ |
entry.S | 96 /* Restore the stack pointer and all the registers stored at sp from the save
|
/dalvik/vm/mterp/x86/ |
OP_IPUT_OBJECT.S | 52 testl rINST,rINST # stored a NULL?
|
/developers/build/prebuilts/gradle/BasicSyncAdapter/BasicSyncAdapterSample/src/main/java/com/example/android/basicsyncadapter/provider/ |
FeedContract.java | 68 * Table name where records are stored for "entry" resources.
|
/developers/samples/android/connectivity/sync/BasicSyncAdapter/BasicSyncAdapterSample/src/main/java/com/example/android/basicsyncadapter/provider/ |
FeedContract.java | 68 * Table name where records are stored for "entry" resources.
|
/development/samples/ApiDemos/src/com/example/android/apis/media/ |
MediaPlayerDemo_Audio.java | 66 + " Your audio file must be stored on sdcard.",
|
/development/samples/SampleSyncAdapter/ |
_index.html | 2 cloud-based service and synchronize its data with data stored locally in a
|
/development/samples/browseable/BasicSyncAdapter/src/com.example.android.basicsyncadapter/provider/ |
FeedContract.java | 68 * Table name where records are stored for "entry" resources.
|
/development/samples/devbytes/animation/ListViewExpandingCells/src/com/example/android/expandingcells/ |
ExpandingLayout.java | 32 * its height is stored. When the view is collapsing, this layout's height becomes 0
|
/device/generic/goldfish/opengl/system/egl/ |
eglDisplay.h | 76 /* This is an array of all config's attributes values stored in the following sequencial fasion (read: v[c,a] = the value of attribute <a> of config <c>)
|
/external/bison/src/ |
gram.h | 45 symbols are shorts >= 0, and rule number are stored negative. 81 The right hand side is stored as symbol numbers in a portion of 122 item_number. symbol_number values are stored as-is, while 123 the negation of (rule_number + 1) is stored.
|
/external/chromium/base/ |
bind.h.pump | 24 // Though Bind()'s result is meant to be stored in a Callback<> type, it
|
message_pump_glib_x.h | 60 // The default GDK event dispatcher. This is stored so that it can be restored
|
/external/chromium/chrome/browser/bookmarks/ |
bookmark_html_writer.h | 84 // Path where html output is stored.
|
/external/chromium/chrome/browser/chromeos/login/ |
user_image_downloader.h | 22 // path to it stored in local state dictionary.
|
/external/chromium/chrome/browser/chromeos/status/ |
power_menu_button.h | 77 // Stored data gathered from CrosLibrary::PowerLibrary.
|
/external/chromium/chrome/browser/cocoa/ |
authorization_util.h | 55 // exit status is placed in |exit_status|, otherwise, -1 is stored.
|
/external/chromium/chrome/browser/content_settings/ |
content_settings_base_provider.h | 123 // Differences to the preference-stored host content settings for
|
/external/chromium/chrome/browser/extensions/ |
extension_preference_api.h | 56 // Converts the representation of the preference as stored in the browser
|
Completed in 2172 milliseconds
<<31323334353637383940>>