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

1 2 34 5 6 7 8 91011>>

  /external/webkit/WebKit/chromium/src/
WebPageSerializer.cpp 68 return String::format("\n<!-- saved from url=(%04d)%s -->\n",
WebStorageAreaImpl.h 61 // be) this can be ASSERTed to be 0 rather than saved.
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
mschapv2.c 68 * here so that challenges need not be saved. */
  /external/zlib/contrib/asm686/
match.S 33 /* saved ebx 36 */
34 /* saved edi 40 */
35 /* saved esi 44 */
36 /* saved ebp 48 */
  /external/zlib/
uncompr.c 16 been saved previously by the compressor and transmitted to the decompressor
  /frameworks/base/core/java/android/ddm/
DdmHandleAppName.java 55 * periodic transmissions or clean up saved state.
DdmHandleNativeHeap.java 53 * periodic transmissions or clean up saved state.
  /frameworks/base/docs/html/guide/developing/tools/
bmgr.jd 66 saved state from the user's previous device) and is an operation that only the system can
95 or saved state information. You can wipe an application's data with the <code>bmgr wipe</code>
124 data will be saved from the device, and no restore operations will be possible, unless the Backup
157 switching back and forth between them will not corrupt the saved state.
  /frameworks/base/docs/html/sdk/
adding-components.jd 129 <p>New platforms are automatically saved into the
131 new add-ons are saved in the <code>&lt;<em>sdk</em>&gt;/add-ons/</code>
132 directory; samples are saved in the
134 and new documentation is saved in the existing
  /hardware/ti/wlan/wl1271/TWD/Ctrl/
CmdQueue.h 98 /* Saved CallBack Node In case of Recovery*/
  /ndk/build/platforms/android-3/arch-arm/usr/include/machine/
setjmp.h 50 * always saved and restored at the moment this cannot
  /ndk/build/platforms/android-4/arch-arm/usr/include/machine/
setjmp.h 50 * always saved and restored at the moment this cannot
  /ndk/build/platforms/android-5/arch-arm/usr/include/machine/
setjmp.h 50 * always saved and restored at the moment this cannot
  /ndk/build/platforms/android-8/arch-arm/usr/include/machine/
setjmp.h 50 * always saved and restored at the moment this cannot
  /packages/apps/AlarmClock/src/com/android/alarmclock/
RepeatPreference.java 30 // Initial value that can be set with the values saved in the database.
  /packages/apps/Calendar/src/com/android/calendar/
WeekActivity.java 33 * focus when a view hierarchy is saved / restore
  /packages/apps/DeskClock/src/com/android/deskclock/
RepeatPreference.java 30 // Initial value that can be set with the values saved in the database.
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
function.h 29 /* Stack of pending (incomplete) sequences saved by `start_sequence'.
31 The main insn-chain is saved in the last element of the chain,
36 /* First and last insns in the chain of the saved sequence. */
60 /* Stack of pending (incomplete) sequences saved by `start_sequence'.
62 The main insn-chain is saved in the last element of the chain,
501 word is the saved frame pointer and the second is the saved stack
574 expressions are saved away, and then expanded when the next
636 many units need to be saved. */
  /sdk/eclipse/scripts/
gen_icon.py 68 print "Saved", data.dest_name
  /system/wlan/ti/wilink_6_1/TWD/Ctrl/
CmdQueue.h 98 /* Saved CallBack Node In case of Recovery*/
  /external/jpeg/
jchuff.c 58 savable_state saved; /* Bit buffer & DC state at start of MCU */ member in struct:__anon2705
158 entropy->saved.last_dc_val[ci] = 0;
162 entropy->saved.put_buffer = 0;
163 entropy->saved.put_bits = 0;
486 ASSIGN_STATE(state.cur, entropy->saved);
512 ASSIGN_STATE(entropy->saved, state.cur);
541 ASSIGN_STATE(state.cur, entropy->saved);
551 ASSIGN_STATE(entropy->saved, state.cur);
656 entropy->saved.last_dc_val[ci] = 0;
666 htest_one_block(cinfo, MCU_data[blkn][0], entropy->saved.last_dc_val[ci]
    [all...]
  /external/netcat/
Changelog 7 primitive select loop, and later the stdin-to-many saved-count thing
58 added first-net-read skip to select loop if we have saved stdin, and
  /external/opencore/engines/author/include/
pvauthorengineinterface.h 215 * saved to the PVInterface pointer provided in aConfigInterface parameter. User should call
222 * saved to this parameter upon completion of this call
240 * saved to the PVInterface pointer provided in aConfigInterface parameter. User should call
247 * saved to this parameter upon completion of this call
263 * A configuration object for the selected composer will be saved to the PVInterface pointer
276 * saved to this parameter upon completion of this call
294 * A configuration object for the selected composer will be saved to the PVInterface pointer
307 * saved to this parameter upon completion of this call
  /external/ppp/pppd/include/net/
slcompress.h 37 * conversation number that associates a saved IP/TCP header with
100 * the transmit & receive ends of the line use to locate saved header.
vjcompress.h 37 * conversation number that associates a saved IP/TCP header with
100 * the transmit & receive ends of the line use to locate saved header.

Completed in 54 milliseconds

1 2 34 5 6 7 8 91011>>