代码搜索:predefined
找到约 1,203 项符合「predefined」的源代码
代码结果 1,203
www.eeworm.com/read/321827/13397665
cpp cloginit.cpp
/***
*cloginit.cpp - definitions and initialization for predefined stream clog.
*
* Copyright (c) 1991-1997, Microsoft Corporation. All rights reserved.
*
*Purpose:
* Definitions an
www.eeworm.com/read/321827/13397884
cpp cerrinit.cpp
/***
*cerrinit.cpp - definitions and initialization for predefined stream cerr.
*
* Copyright (c) 1991-1997, Microsoft Corporation. All rights reserved.
*
*Purpose:
* Definitions an
www.eeworm.com/read/131315/5937180
h pathnames.h
/*
* @(#)pathnames.h 5.4 (Berkeley) 6/1/90
* $Id: pathnames.h,v 4.9.1.4 1993/12/06 00:43:02 vixie Exp $
*/
/*
* ++Copyright++ 1989
* -
* Copyright (c) 1989
* The Regents of the University o
www.eeworm.com/read/432365/6289507
hrh userlistbox.hrh
/* Copyright (c) 2009, Nokia. All rights reserved */
#ifndef __USERLISTBOX_HRH__
#define __USERLISTBOX_HRH__
// UserListbox enumerate command codes
enum TUserListboxIds
{
EUserListbo
www.eeworm.com/read/485799/6547258
hrh ldmno20.hrh
/* Copyright (c) 2008, Nokia. All rights reserved */
#ifndef __LDMNO20_HRH__
#define __LDMNO20_HRH__
// LDMNO20 enumerate command codes
enum TLDMNO20Ids
{
ELDMNO20Command1 = 0x6000,
www.eeworm.com/read/347582/11657434
hrh ldleniefeilong.hrh
/* Copyright (c) 2008, NieFeiLong. All rights reserved */
#ifndef __LDLENIEFEILONG_HRH__
#define __LDLENIEFEILONG_HRH__
// LDLENieFeiLong enumerate command codes
enum TLDLENieFeiLongIds
{
www.eeworm.com/read/212703/15150992
txt ipfilter-howto.txt
"ipfilter.dat" file is compatiable with eMule.
please refer to:
http://www.emule-project.net/home/perl/help.cgi?l=1&rm=show_topic&topic_id=142
&
http://www.bluetack.co.uk/convert.html
www.eeworm.com/read/390183/8480569
asm elif.asm
%macro DosPrintMsg 1+
%ifnid %1
section .data
%%str_to_print:db %1
section .text
mov dx,%%str_to_print
mov ah,9
int 0x21
%else
mov dx,(%1)
mov ah,9
int 0x21
%endif
%endmacro
%mac
www.eeworm.com/read/180357/9311111
lst uart1.lst
UART1 PAGE 1
1 ;==================================================
www.eeworm.com/read/180357/9311115
lst uart2.lst
UART2 PAGE 1
1 ;==================================================