代码搜索:如何学习 Mac?

找到约 10,000 项符合「如何学习 Mac?」的源代码

代码结果 10,000
www.eeworm.com/read/430518/1926368

h mac_asc.h

/* * Apple Sound Chip */ #ifndef __ASM_MAC_ASC_H #define __ASM_MAC_ASC_H /* * ASC offsets and controls */ #define ASC_BUF_BASE 0x00 /* RAM buffer offset */ #define ASC_BUF_SIZE 0x800 #defin
www.eeworm.com/read/430518/1927524

h fbcon-mac.h

/* * FBcon low-level driver for Mac variable bpp packed pixels (mac) */ #ifndef _VIDEO_FBCON_MAC_H #define _VIDEO_FBCON_MAC_H #include #ifdef MODULE #if defined(CONFIG_FBCON_MAC
www.eeworm.com/read/430518/1928743

c ipt_mac.c

/* Kernel module to match MAC address parameters. */ #include #include #include #include #include
www.eeworm.com/read/430182/1937092

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/430182/1937102

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/430182/1940165

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/430182/1940780

c ipt_mac.c

/* Kernel module to match MAC address parameters. */ #include #include #include #include #include
www.eeworm.com/read/429717/1946232

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/429717/1946448

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/428548/1959027

c unused_mac.c

/* * volume_id - reads filesystem label and uuid * * Copyright (C) 2004 Kay Sievers * * This library is free software; you can redistribute it and/or * modify it under the