代码搜索:saving

找到约 1,242 项符合「saving」的源代码

代码结果 1,242
www.eeworm.com/read/150914/12245788

java cadstate.java

//: c12:CADState.java // Saving and restoring the state of a pretend CAD system. // {Clean: CADState.out} //package c12; // From 'Thinking in Java, 3rd ed.' (c) Bruce Eckel 2002 // www.BruceEckel
www.eeworm.com/read/230049/14307296

java cadstate.java

//: c12:CADState.java // Saving and restoring the state of a pretend CAD system. // {Clean: CADState.out} //package c12; // From 'Thinking in Java, 3rd ed.' (c) Bruce Eckel 2002 // www.BruceEckel
www.eeworm.com/read/179906/5301221

java cadstate.java

//: c12:CADState.java // Saving and restoring the state of a pretend CAD system. // {Clean: CADState.out} //package c12; // From 'Thinking in Java, 3rd ed.' (c) Bruce Eckel 2002 // www.BruceEckel
www.eeworm.com/read/316872/3597875

h visasm.h

#ifndef _SPARC64_VISASM_H #define _SPARC64_VISASM_H /* visasm.h: FPU saving macros for VIS routines * * Copyright (C) 1998 Jakub Jelinek (jj@ultra.linux.cz) */ #include #include
www.eeworm.com/read/172772/9691442

s pmstruct.s

; block copy src from FLASH ; ; this routine cannot use R18/R19 w/o saving them because the compiler ; will not save them ; asgncblk ; size in R16/R17 ; stack: ; dst ; src .area text asg
www.eeworm.com/read/172772/9691562

s pmstructx.s

; block copy src from FLASH ; ; this routine cannot use R18/R19 w/o saving them because the compiler ; will not save them ; asgncblk ; size in R16/R17 ; stack: ; dst ; src .area text asg
www.eeworm.com/read/172772/9691612

s struct.s

; block copy ; ; this routine cannot use R18/R19 w/o saving them because the compiler ; will not save them ; asgnblk ; size in R16/R17 ; stack: ; dst ; src .area text asgnblk:: st -Y,R
www.eeworm.com/read/180892/9281421

c main.c

#include "g723_5410cfg.h" int read_from_host(int *in); int input_buf[128]; /* use to save A/D data */ int process_buf[128]; /* use to processing function saving data */ int wave_buf[128];
www.eeworm.com/read/178237/9412794

c main.c

#include "g723_5410cfg.h" int read_from_host(int *in); int input_buf[128]; /* use to save A/D data */ int process_buf[128]; /* use to processing function saving data */ int wave_buf[128];
www.eeworm.com/read/365166/9876147

c main.c

#include "g723_5410cfg.h" int read_from_host(int *in); int input_buf[128]; /* use to save A/D data */ int process_buf[128]; /* use to processing function saving data */ int wave_buf[128];