代码搜索:Making
找到约 2,505 项符合「Making」的源代码
代码结果 2,505
www.eeworm.com/read/233448/4690437
todo
The approach I've been using for a given header is to recursively do each
of the "bits" headers which make up the standard header. So, e.g., while
there are four headers making up , three
www.eeworm.com/read/227259/4776646
txt quickstart.txt
Quickstart on making the Busybox boot-floppy:
1) Download Busybox and uClibc from CVS or tarballs. Make sure they share a
common parent directory. (i.e. busybox/ and uclibc/ are both right off
www.eeworm.com/read/204040/5035368
c private.c
/*
CW : Character Windows
private.c : Includes headers for making .inc files
NOTE: does not include all headers, just those needed for assembler
*/
#include "cow.h" /* NOTE: cow.inc not g
www.eeworm.com/read/204040/5035718
inc dlg.inc
;WARNING: This file contains some of the same constants as DLG.H
;WARNING: When making a change to one, make it to both!
isNothing EQU 0ffffh
tmcMake EQU (tmcUserMin+0)
tmcMakeExit EQU (tmcUs
www.eeworm.com/read/195013/5122852
txt spinlocks.txt
On Fri, 2 Jan 1998, Doug Ledford wrote:
>
> I'm working on making the aic7xxx driver more SMP friendly (as well as
> importing the latest FreeBSD sequencer code to have 7895 support) and wanted
> to
www.eeworm.com/read/190666/5175651
c tredecl2.c
// No bug; making sure my fix for tredecl.C doesn't break other cases
// Build don't link:
template struct Foo { Foo * me() { return this; } };
Foo i;
www.eeworm.com/read/190666/5182181
todo
The approach I've been using for a given header is to recursively do each
of the "bits" headers which make up the standard header. So, e.g., while
there are four headers making up , three
www.eeworm.com/read/186388/5232902
exp smstruct.exp
catch "exec $MAKEINFO -o ./smstruct.info $srcdir/text/smstruct.texi" maki_out
verbose "Makeinfo output: $maki_out" 1
if [string match \
"Making*file*smstruct*from*smst
www.eeworm.com/read/180137/5288895
hackersguide
A Guide to making changes to WP2X.
Source files:
charsets.c - contains a table of equivalents to WP Corp/IBM
character sets. Currently only ISO-Latin1 is supported,
and there is no way
www.eeworm.com/read/177235/5331651
h read_only.h
#ifndef READ_ONLY_H
#define READ_ONLY_H
#ifdef __cplusplus
extern "C" {
#endif
/*
* read_only.h
*/
/*
* The helper merely intercepts SET requests and handles them early on
* making ev