代码搜索:saving
找到约 1,242 项符合「saving」的源代码
代码结果 1,242
www.eeworm.com/read/250243/4435424
s sclow.s
/* sclow.S: Low level special syscall handling.
* Basically these are cases where we can completely
* handle the system call without saving any state
* because we know th
www.eeworm.com/read/243567/4522820
s sclow.s
/* sclow.S: Low level special syscall handling.
* Basically these are cases where we can completely
* handle the system call without saving any state
* because we know th
www.eeworm.com/read/242082/4556039
asm fx_twin.asm
;*
;* CW : Character Windows Drivers
;*
;* fx_ega.asm : CSD for IBM version with screen saving
;* (code taken from twin.asm for QC/QB)
;* * DOES NOT INCLUDE "csd_code"
;*******************
www.eeworm.com/read/234134/4660841
asm fx_twin.asm
;*
;* CW : Character Windows Drivers
;*
;* fx_ega.asm : CSD for IBM version with screen saving
;* (code taken from twin.asm for QC/QB)
;* * DOES NOT INCLUDE "csd_code"
;*******************
www.eeworm.com/read/233448/4688879
java externalizable.java
/* Externalizable.java -- Interface for saving and restoring object data
Copyright (C) 1998 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you
www.eeworm.com/read/229812/4748034
vi wrme.vi
#
# Wrhook script - called just before saving and exiting a file.
# if the file has a null name, the user is prompted for
# a real name.
#
if "%F" != "no_name"
return ERR_NO_ERR
en
www.eeworm.com/read/223561/4810451
java comparingrates.java
// Exercise 10.12: ComparingRates.java
// Application that calculates the amount of money the user will have
// after one year of saving $100 a month, plus an initial deposit.
import java.awt.*;
i
www.eeworm.com/read/209559/4962442
s sclow.s
/* sclow.S: Low level special syscall handling.
* Basically these are cases where we can completely
* handle the system call without saving any state
* because we know th
www.eeworm.com/read/204040/5035174
asm fx_twin.asm
;*
;* CW : Character Windows Drivers
;*
;* fx_ega.asm : CSD for IBM version with screen saving
;* (code taken from twin.asm for QC/QB)
;* * DOES NOT INCLUDE "csd_code"
;*******************
www.eeworm.com/read/200288/5067503
h entry.h
/*
* U-boot - entry.h Routines for context saving and restoring
*
* Copyright (c) 2005 blackfin.uclinux.org
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This