HomeSort by relevance Sort by last modified time
    Searched full:saved (Results 26 - 50 of 1198) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/qemu/slirp-android/
if.h 55 u_int bytes_saved; /* Number of bytes that compression "saved" */
  /external/v8/src/arm/
frames-arm.h 46 // Caller-saved/arguments registers
57 // Return the code of the n-th caller-saved register available to JavaScript
62 // Callee-saved registers preserved when switching from C to JavaScript
113 // below the saved PC.
  /frameworks/base/core/java/android/app/backup/
package.html 22 <li>Restore the data saved to remote storage</li>
  /frameworks/base/core/res/res/layout/
select_dialog.xml 24 Assign an ID so its state will be saved/restored.
  /external/webkit/WebKit/chromium/src/
WebPageSerializerImpl.h 59 // contain all saved auxiliary files included all sub frames and resources.
76 // individual chunks of data to be saved.
77 // The parameter links contain original URLs of all saved links.
79 // saved links, which matched with vector:links one by one.
81 // contain all saved auxiliary files included all sub frames and resources.
  /external/jpeg/
jdphuff.c 63 savable_state saved; /* Other state at start of MCU */ member in struct:__anon2735
180 entropy->saved.last_dc_val[ci] = 0;
189 entropy->saved.EOBRUN = 0;
244 entropy->saved.last_dc_val[ci] = 0;
246 entropy->saved.EOBRUN = 0;
312 ASSIGN_STATE(state, entropy->saved);
341 ASSIGN_STATE(entropy->saved, state);
383 EOBRUN = entropy->saved.EOBRUN; /* only part of saved state we need */
425 entropy->saved.EOBRUN = EOBRUN; /* only part of saved state we need *
    [all...]
  /bionic/libm/man/
fegetenv.3 66 function restores a previously saved environment.
69 function restores a saved environment as well, but it also
  /development/apps/GestureBuilder/res/values/
strings.xml 45 <!-- success message, tells the user where the gesture was saved -->
46 <string name="save_success">Gesture saved in %s</string>
  /external/bluetooth/hcidump/src/
hcidump.8 46 Parse output is not printed to screen, instead data read from device is saved in file
48 The saved dump file can be subsequently parsed with option
  /external/ipsec-tools/src/racoon/
genlist.h 70 * entry based on saved position in list from previous call as stored in buf.
71 * If buf is NULL no position is saved */
  /external/quake/quake/src/QW/client/
cvar.h 28 you can add a ,true flag for variables that you want saved to the configuration
60 qboolean archive; // set to true to cause it to be saved to vars.rc
  /external/quake/quake/src/WinQuake/
cvar.h 28 you can add a ,true flag for variables that you want saved to the configuration
60 qboolean archive; // set to true to cause it to be saved to vars.rc
  /external/srec/doc/logs/uapi/
run_robustness1.log 38 File was saved
57 File was saved
76 File was saved
95 File was saved
114 File was saved
132 File was saved
152 File was saved
171 File was saved
190 File was saved
209 File was saved
    [all...]
run_robustness2.log 41 File was saved
67 File was saved
93 File was saved
119 File was saved
145 File was saved
171 File was saved
197 File was saved
223 File was saved
249 File was saved
275 File was saved
    [all...]
  /external/svox/pico/lib/
picoklex.h 104 saved using indices first), lexres contains an index (or several)
107 saved in the WORDINDEX items. If at least one entry is found TRUE
  /external/v8/src/x64/
frames-x64.h 39 1 << 3 | // rbx - used as a caller-saved register in JavaScript code
73 // below the saved PC.
  /frameworks/base/docs/html/guide/developing/tools/
draw9patch.jd 32 <p>Your image will be saved with the <code>.9.png</code> file name.</p>
38 A previously saved 9-patch file (<code>*.9.png</code>) will be loaded as-is,
  /packages/apps/PackageInstaller/res/values/
strings.xml 37 <string name="dlg_app_replacement_statement">The application you are installing will replace another application.\n\nAll previous user data will be saved.</string>
39 <string name="dlg_sys_app_replacement_statement">This is a system application. Do you still want to replace it?\n\nAll previous user data will be saved.</string>
  /cts/tools/dx-tests/src/util/
CompileAllJasmin.java 47 // leave away -d option since saved into static field
  /external/clearsilver/util/
missing.c 21 If S is NULL, the saved pointer in SAVE_PTR is used as
  /external/qemu/distrib/sdl-1.2.12/src/audio/
SDL_wave.h 44 /* Not saved in the chunk we read:
  /external/skia/include/core/
SkPerspIter.h 33 This always returns the same value, so it can be saved across calls to
  /frameworks/base/core/java/android/ddm/
DdmHandleExit.java 54 * periodic transmissions or clean up saved state.
  /frameworks/base/core/java/android/view/
AbsSavedState.java 24 * hierarchies to ensure the state of all classes along the chain is saved.
  /packages/apps/Calendar/src/com/android/calendar/
DayActivity.java 29 * focus when a view hierarchy is saved / restore

Completed in 50 milliseconds

12 3 4 5 6 7 8 91011>>