Searched
full:save (Results
326 -
350 of
6176) sorted by null
<<11121314151617181920>>
/external/ganymed-ssh2/examples/ |
SimpleVerifier.java | 41 // To save it in a known hosts file, also call "KnownHosts.addHostkeyToFile(...)"
|
/external/grub/stage2/ |
md5.h | 24 If CHECK is false, crypt KEY and save the result in CRYPTED.
|
/external/iptables/extensions/ |
libxt_IDLETIMER.man | 13 userspace, which can then decide what to do (eg. disconnect to save power).
|
libxt_cpu.c | 55 .save = cpu_save,
|
libxt_helper.c | 55 .save = helper_save,
|
libxt_quota.c | 62 .save = quota_save,
|
libxt_socket.c | 73 .save = socket_mt_save,
|
/external/jmonkeyengine/engine/src/tools/jme3tools/savegame/ |
SaveGame.java | 35 * @param data The Savable to save 43 Logger.getLogger(SaveGame.class.getName()).log(Level.SEVERE, "Error creating save file!"); 49 Logger.getLogger(SaveGame.class.getName()).log(Level.SEVERE, "Error creating save file!"); 54 ex.save(data, os);
|
/external/kernel-headers/original/asm-arm/arch/ |
mtd-xip.h | 55 * to save power and to be woken up only when some interrupts are pending.
|
/external/kernel-headers/original/asm-x86/ |
ptrace-abi.h | 34 /* arguments: interrupts/non tracing syscalls only save upto here*/
|
/external/liblzf/ |
README | 4 save *some* space but not at the cost of speed. It is ideal for
|
/external/libvpx/libvpx/third_party/googletest/src/xcode/Config/ |
ReleaseProject.xcconfig | 31 // When we strip we want to strip all symbols in release, but save externals.
|
/external/llvm/test/CodeGen/Mips/ |
align16.ll | 28 ; 16: save $ra, $s0, $s1, 2040
|
ex2.ll | 9 ; 16: save $ra, $s0, $s1, 32
|
/external/llvm/test/CodeGen/PowerPC/ |
ppc64-align-long-double.ll | 6 ; in the parameter save area and loaded from there for return in FPR1/2.
|
/external/openssl/crypto/bn/asm/ |
armv4-mont.S | 15 stmdb sp!,{r4-r12,lr} @ save 10 registers 29 str r4,[r0,#15*4] @ save &bp[num] 32 str r8,[r0,#14*4] @ save n0 value 73 str r4,[r0,#13*4] @ save bp
|
/external/openssl/crypto/ripemd/ |
README | 12 value, add then write. Currently I just save the new and read the origioal.
|
/external/ppp/pppd/ |
openssl-hash.c | 24 /* Use the SHA1 functions in openssl to save the flash space.*/
|
/external/protobuf/gtest/xcode/Config/ |
ReleaseProject.xcconfig | 31 // When we strip we want to strip all symbols in release, but save externals.
|
/external/qemu/android/ |
hw-kmsg.c | 38 /* XXXX: TODO: save messages into in-memory buffer for later retrieval */
|
/external/skia/gm/ |
shadertext.cpp | 172 canvas->save(); 185 canvas->save(); 187 canvas->save(); 194 canvas->save();
|
/external/skia/legacy/src/animator/ |
SkAnimateActive.h | 40 void fixInterpolator(SkBool save);
|
SkDrawGroup.h | 66 DECLARE_MEMBER_INFO(Save);
|
/external/skia/src/animator/ |
SkAnimateActive.h | 40 void fixInterpolator(SkBool save);
|
SkDrawGroup.h | 66 DECLARE_MEMBER_INFO(Save);
|
Completed in 2261 milliseconds
<<11121314151617181920>>