代码搜索:Mac 开发教程
找到约 10,000 项符合「Mac 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/107445/6189274
mac irq_arm.mac
;------------------------------------------------------------------------------
;- ATMEL Microcontroller Software Support - ROUSSET -
;---------------------------------------------------------
www.eeworm.com/read/102935/6226283
c mac_ksyms.c
#include
#include
#include
/* Says whether we're using A/UX interrupts or not */
extern int via_alt_mapping;
EXPORT_SYMBOL(via_alt_mapping);
www.eeworm.com/read/102935/6226293
s mac_penguin.s
.byte \
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0xFF,0xFF,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,\
0x00,0x00,0x00,0x00,0x00,0x00,
www.eeworm.com/read/102935/6229774
h ipt_mac.h
#ifndef _IPT_MAC_H
#define _IPT_MAC_H
struct ipt_mac_info {
unsigned char srcaddr[ETH_ALEN];
int invert;
};
#endif /*_IPT_MAC_H*/
www.eeworm.com/read/102935/6230767
c ipt_mac.c
/* Kernel module to match MAC address parameters. */
#include
#include
#include
#include
#include
www.eeworm.com/read/101082/6241405
mac2defs
/* VAX-11/780 Registers */
/* scratch registers */
# define R0 0
# define R1 1
# define R2 2
# define R3 3
# define R4 4
# define R5 5
/* register variables */
# define R6 6
# define R7 7
# define
www.eeworm.com/read/101082/6248970
mac2defs
/* VAX-11/780 Registers */
/* scratch registers */
# define R0 0
# define R1 1
# define R2 2
# define R3 3
# define R4 4
# define R5 5
/* register variables */
# define R6 6
# define R7 7
# define
www.eeworm.com/read/101042/6258600
h obj_mac.h
/* lib/obj/obj_mac.h */
/* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young (eay@cryptsoft.com).
* T
www.eeworm.com/read/101042/6258603
num obj_mac.num
undef 0
rsadsi 1
pkcs 2
md2 3
md5 4
rc4 5
rsaEncryption 6
md2WithRSAEncryption 7
md5WithRSAEncryption 8
pbeWithMD2AndDES_CBC 9
pbeWithMD5AndDES_CBC 10
X500 11
X509 12
commonName 13
count
www.eeworm.com/read/101042/6259151
h obj_mac.h
/* lib/obj/obj_mac.h */
/* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young (eay@cryptsoft.com).
* T