代码搜索:如何学习 common?
找到约 10,000 项符合「如何学习 common?」的源代码
代码结果 10,000
www.eeworm.com/read/290130/8503142
h common.h
#ifndef COMMON_H
#define COMMON_H
//-------------------------------------------------------------------------------------------------------
typedef unsigned char BOOL;
// Data
typedef u
www.eeworm.com/read/290127/8503205
h common.h
#ifndef COMMON_H
#define COMMON_H
//-------------------------------------------------------------------------------------------------------
typedef unsigned char BOOL;
// Data
typedef u
www.eeworm.com/read/290111/8505050
h common.h
/*****************************************************************************
Copyright (c) 2001 - 2007, The Board of Trustees of the University of Illinois.
All rights reserved.
Redistribution and
www.eeworm.com/read/290111/8505123
cpp common.cpp
/*****************************************************************************
Copyright (c) 2001 - 2007, The Board of Trustees of the University of Illinois.
All rights reserved.
Redistribution and
www.eeworm.com/read/290066/8507906
c common.c
/* common.c - miscellaneous shared variables and routines */
/*
* GRUB -- GRand Unified Bootloader
* Copyright (C) 1999,2000,2001,2002 Free Software Foundation, Inc.
*
* This program is free
www.eeworm.com/read/188709/8518384
h common.h
///////////////////////////////////////////////////////
#define NULL 0
#define TRUE 1
#define FALSE 0
#define UARTBUF_LENGTH 16384//520//
#define BUFFER_LENGTH 8192//520 //
#define
www.eeworm.com/read/389423/8522771
inc common.inc
.IFNDEF _COMMON_INC_
_COMMON_INC_ .EQU 1
FALSE .EQU 0
TRUE .EQU 1
LOW .EQU 0
HIGH .EQU 1
IN .EQU 0
OUT .EQU 1
NULL .EQU 00h
ASCII_SPACE .EQU 20h
ASCII_DOT .EQU '.'
LDAX macro v
www.eeworm.com/read/188584/8526791
h common.h
/************************************************************
* file: common.h
* date: 2006-03-28
* author: wuzuyang
* describe: none;
*************************************************************/
#i
www.eeworm.com/read/188503/8534798
h common.h
/*
* Copyright (c) 1991 MPEG/audio software simulation group, All Rights Reserved
* common.h
*/
/**********************************************************************
* MPEG/audio coding/decodin
www.eeworm.com/read/188503/8534874
c common.c
/**********************************************************************
Copyright (c) 1991 MPEG/audio software simulation group, All Rights Reserved
common.c
******************************************