代码搜索:Mac 有哪些应用?
找到约 10,000 项符合「Mac 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/301403/3840178
tcl ns-mac.tcl
#
# Copyright (c) 1997 Regents of the University of California.
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided th
www.eeworm.com/read/301403/3840376
tcl mac-test.tcl
#!/bin/sh
# the next line finds ns \
nshome=`dirname $0`; [ ! -x $nshome/ns ] && [ -x ../../ns ] && nshome=../..
# the next line starts ns \
export nshome; exec $nshome/ns "$0" "$@"
if [info exists e
www.eeworm.com/read/301252/3842063
v dct_mac.v
/////////////////////////////////////////////////////////////////////
//// ////
//// Discrete Cosine Transform, MAC unit
www.eeworm.com/read/299781/3850785
h xiafs_mac.h
/*
* linux/fs/xiafs/xiafs_mac.h
*
* Copyright (C) Q. Frank Xia, 1993.
*/
extern char internal_error_message[];
#define INTERN_ERR internal_error_message, __FILE__, __LINE__
#define WHERE_ERR
www.eeworm.com/read/294369/3917362
mac sam7.mac
// ---------------------------------------------------------
// ATMEL Microcontroller Software Support - ROUSSET -
// ---------------------------------------------------------
// The software
www.eeworm.com/read/294038/3921670
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/294038/3921680
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/294038/3924715
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/294038/3925251
c ipt_mac.c
/* Kernel module to match MAC address parameters. */
#include
#include
#include
#include
#include
www.eeworm.com/read/292705/3943488
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);