代码搜索:如何学习 Mac?
找到约 10,000 项符合「如何学习 Mac?」的源代码
代码结果 10,000
www.eeworm.com/read/180137/5291056
h config-mac.h
#define HAVE_UNISTD_H 1
#define HAVE_FCNTL_H 1
#define HAVE_UTIME_H 1
#define HAVE_SYS_UTIME_H 1
#define HAVE_SETVBUF 1
#define HAVE_UTIME 1
#define main(x,y) curl_main(x,y)
/* we provide our
www.eeworm.com/read/179911/5293735
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/179911/5293745
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/179911/5296153
c mac_esp.c
/*
* 68k mac 53c9[46] scsi driver
*
* copyright (c) 1998, David Weis weisd3458@uni.edu
*
* debugging on Quadra 800 and 660AV Michael Schmitz, Dave Kilzer 7/98
*
* based loosely on cyber_esp.c
www.eeworm.com/read/179911/5296262
h mac_esp.h
/*
mac_esp.h
copyright 1997 David Weis, weisd3458@uni.edu
*/
#include "NCR53C9x.h"
#ifndef MAC_ESP_H
#define MAC_ESP_H
/* #define DEBUG_MAC_ESP */
extern int mac_esp_detect(struct SHT *);
exter
www.eeworm.com/read/179911/5296307
h mac_scsi.h
/*
* Cumana Generic NCR5380 driver defines
*
* Copyright 1993, Drew Eckhardt
* Visionary Computing
* (Unix and Linux consulting and custom programming)
* drew@colorado.edu
* +1 (303) 440-4
www.eeworm.com/read/179911/5296343
c mac_scsi.c
/*
* Generic Macintosh NCR5380 driver
*
* Copyright 1998, Michael Schmitz
*
* derived in part from:
*/
/*
* Generic Generic NCR5380 driver
*
* Copyright 1995, Russell King
www.eeworm.com/read/179911/5296565
c mac_hid.c
/*
* drivers/macintosh/mac_hid.c
*
* HID support stuff for Macintosh computers.
*
* Copyright (C) 2000 Franz Sirl.
*
* Stuff inside CONFIG_MAC_ADBKEYCODES should go away during 2.5 when all
*
www.eeworm.com/read/179911/5296578
c mac_keyb.c
/*
* drivers/char/mac_keyb.c
*
* Keyboard driver for Power Macintosh computers.
*
* Adapted from drivers/char/keyboard.c by Paul Mackerras
* (see that file for its authors and contributors).
*
www.eeworm.com/read/179911/5297178
c fbcon-mac.c
/*
* linux/drivers/video/fbcon-mac.c -- Low level frame buffer operations for
* x bpp packed pixels, font width != 8
*
* Created 26 Dec 1997 by Michael Schmitz
* Based on the old macf