代码搜索:saving

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

代码结果 1,242
www.eeworm.com/read/493101/6406603

c printk.c

/* * linux/kernel/printk.c * * (C) 1991 Linus Torvalds */ /* * When in kernel-mode, we cannot use printf, as fs is liable to * point to 'interesting' things. Make a printf with fs-saving, and * all i
www.eeworm.com/read/486447/6532770

c printk.c

/* * When in kernel-mode, we cannot use printf, as fs is liable to * point to 'interesting' things. Make a printf with fs-saving, and * all is well. */ #include #include
www.eeworm.com/read/400742/11569704

c printk.c

/* * linux/kernel/printk.c * * (C) 1991 Linus Torvalds */ /* * When in kernel-mode, we cannot use printf, as fs is liable to * point to 'interesting' things. Make a printf with fs-saving, and * all i
www.eeworm.com/read/158649/11595087

java cadstate.java

//: c11:CADState.java // Saving and restoring the state of a // pretend CAD system. // {NoAutomaticTesting} package c11; import java.io.*; import java.util.*; abstract class Shape implement
www.eeworm.com/read/347479/11662990

c printk.c

/* * When in kernel-mode, we cannot use printf, as fs is liable to * point to 'interesting' things. Make a printf with fs-saving, and * all is well. */ #include #include #in
www.eeworm.com/read/344239/11894502

java storecadstate.java

//: io/StoreCADState.java // Saving the state of a pretend CAD system. import java.io.*; import java.util.*; abstract class Shape implements Serializable { public static final int RED = 1, BL
www.eeworm.com/read/153823/12004202

m vrpsavings.m

function [rte,TC] = vrpsavings(C,varargin) %VRPSAVINGS Clark-Wright savings algorithm for VRP route construction. % [rte,TC] = vrpsavings(C,cap,twin,rtefeas,Sij,h) % [Sij,s] = vrpsavings(C,'saving
www.eeworm.com/read/342301/12031272

c printk.c

/* * linux/kernel/printk.c * * (C) 1991 Linus Torvalds */ /* * When in kernel-mode, we cannot use printf, as fs is liable to * point to 'interesting' things. Make a printf with fs-saving, and * all i
www.eeworm.com/read/255766/12056879

c printk.c

/* * When in kernel-mode, we cannot use printf, as fs is liable to * point to 'interesting' things. Make a printf with fs-saving, and * all is well. */ #include #include #in
www.eeworm.com/read/131256/14154179

c printk.c

/* * linux/kernel/printk.c * * (C) 1991 Linus Torvalds */ /* * When in kernel-mode, we cannot use printf, as fs is liable to * point to 'interesting' things. Make a printf with fs-saving, and * all i