代码搜索:enum

找到约 10,000 项符合「enum」的源代码

代码结果 10,000
www.eeworm.com/read/101054/15855877

h token.h

/* token.H * John Viega * * Jul 28, 1999 (with some mods in Jan 2000) */ #ifndef __TOKEN_H__ #define __TOKEN_H__ #include "config.H" #include "fatal.H" typedef enum token_id_enum { OPE
www.eeworm.com/read/100529/15872704

h token.h

/* token.H * John Viega * * Jul 28, 1999 (with some mods in Jan 2000) */ #ifndef __TOKEN_H__ #define __TOKEN_H__ #include "config.H" #include "fatal.H" typedef enum token_id_enum { OPE
www.eeworm.com/read/431122/8708901

h currencyconvertore.h

/******************************************************************************* * Copyright Statement: * -------------------- * This software is protected by Copyright and the information conta
www.eeworm.com/read/168711/9900275

hrh mp3player.hrh

/* Copyright (c) 2005, Nokia. All rights reserved */ #ifndef __MP3PLAYER_HRH__ #define __MP3PLAYER_HRH__ // MP3Player enumerate command codes enum { EMP3PlayerCmdPlay = 0x6000, EMP3Pl
www.eeworm.com/read/361806/10034886

h adc.h

/* **************************************************************************** * 宁波市科技园区创业大厦六楼 * 宁波中科集成电路设计中心 版权所有 Copyright 2005 * *
www.eeworm.com/read/361805/10035178

h adc.h

/* **************************************************************************** * 宁波市科技园区创业大厦六楼 * 宁波中科集成电路设计中心 版权所有 Copyright 2005 * *
www.eeworm.com/read/136849/5843161

h aci_sc.h

/* +----------------------------------------------------------------------------- | Project : | Modul : J:\g23m-aci\aci\aci_sc.h +---------------------------------------------------------
www.eeworm.com/read/152772/12086318

h ldp_entity.h

/* * Copyright (C) James R. Leu 2000 * jleu@mindspring.com * * This software is covered under the LGPL, for more * info check out http://www.gnu.org/copyleft/lgpl.html */ #ifndef _LDP_ENTI
www.eeworm.com/read/152772/12086332

h ldp_tunnel.h

/* * Copyright (C) James R. Leu 2001 * jleu@mindspring.com * * This software is covered under the LGPL, for more * info check out http://www.gnu.org/copyleft/lgpl.html */ #ifndef _LDP_TUNN
www.eeworm.com/read/337834/12338958

x dhash_types.x

typedef opaque dhash_value; /* Who knows whether half of these stats are needed */ enum dhash_stat { DHASH_OK = 0, DHASH_NOENT = 1, DHASH_RETRY = 3, RPC_NOHANDLER = 5, DHASH_ERR = 7, DH