代码搜索:Making
找到约 2,505 项符合「Making」的源代码
代码结果 2,505
www.eeworm.com/read/393286/2479649
makefile
# This is far from simple, but I couldn't think of a good name. This is
# for making the 'zImage' or 'zImage.initrd' on a number of targets.
#
# Author: Tom Rini
#
# Notes:
# (1) F
www.eeworm.com/read/389879/2532903
makefile
# This is far from simple, but I couldn't think of a good name. This is
# for making the 'zImage' or 'zImage.initrd' on a number of targets.
#
# Author: Tom Rini
#
# Notes:
# (1) F
www.eeworm.com/read/383659/2615761
h file.h
/*
* this is an internal header file - the structure contains two off_t
* atleast making it LARGEFILE_SENSITIVE on linux2 and solaris systems
* whereas about all functions just return a ZZIP_FIL
www.eeworm.com/read/382402/2637373
js jquery.accordion.js
/*
* File redistributed by the Cherokee-Project making use of its
* MIT License. Original license text follows.
*/
/*
* Accordion 1.5 - jQuery menu widget
*
* Copyright (c) 2007 J鰎n Zaefferer,
www.eeworm.com/read/382402/2637374
js jquery.dimensions.js
/*
* File redistributed by the Cherokee-Project making use of its
* MIT License. Original license text follows.
*/
/* Copyright (c) 2007 Paul Bakaus (paul.bakaus@googlemail.com) and Brandon Aaron
www.eeworm.com/read/375736/2721085
h debug.h
/* debug.h - included in each C module via interp.h */
/* NOTE: When making changes to this file, be sure to make equivalent */
/* changes to file DEBUG.INC */
#undef DEBUG_H
www.eeworm.com/read/375736/2721103
inc debug.inc
; File: DEBUG.INC
; NOTE: When making changes to this file, be sure to consider equivalent
; changes to DEBUG.H
DEBUG_INC = ON
DbTimer MACRO
ENDM
DbMessTimer MACRO seg,mess
LOCAL szMess
www.eeworm.com/read/366702/2868863
c const1.c
// PR c++/28385
// instantiating op() with void()() was making the compiler think that 'fcn'
// was const, so it could eliminate the call.
// { dg-do run }
extern "C" void abort (void);
int barcnt
www.eeworm.com/read/260597/4331090
h debug.h
/* debug.h - included in each C module via interp.h */
/* NOTE: When making changes to this file, be sure to make equivalent */
/* changes to file DEBUG.INC */
#undef DEBUG_H
www.eeworm.com/read/260597/4331108
inc debug.inc
; File: DEBUG.INC
; NOTE: When making changes to this file, be sure to consider equivalent
; changes to DEBUG.H
DEBUG_INC = ON
DbTimer MACRO
ENDM
DbMessTimer MACRO seg,mess
LOCAL szMess