代码搜索:enum
找到约 10,000 项符合「enum」的源代码
代码结果 10,000
www.eeworm.com/read/149795/5697218
sgml enum_user.sgml
$Revision: 1.2 $
$Date: 2004/09/05 16:09:18 $
www.eeworm.com/read/149795/5697221
sgml enum_devel.sgml
$Revision: 1.1 $
$Date: 2003/07/14 21:03:05 $
www.eeworm.com/read/149795/5697222
h enum_mod.h
/*
* $Id: enum_mod.h,v 1.5 2004/05/16 11:49:16 jih Exp $
*
* Enum module headers
*
* Copyright (C) 2002-2003 Juha Heinanen
*
* This file is part of ser, a free SIP server.
*
* ser is free sof
www.eeworm.com/read/148694/5712020
exp sized-enum.exp
# Copyright (C) 1997, 1998 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
www.eeworm.com/read/148694/5712033
c sized-enum.c
enum Normal {
red,
blue,
green
};
short enum Small {
pink,
cyan,
grey
};
char enum Tiny {
orange,
yellow,
brown
};
main()
{
enum Normal normal[3];
short enum Small small[3];
www.eeworm.com/read/139332/5802105
hpp enum_shifted.hpp
# /* Copyright (C) 2001
# * Housemarque Oy
# * http://www.housemarque.com
# *
# * Distributed under the Boost Software License, Version 1.0. (See
# * accompanying file LICENSE_1_0.txt or copy at
www.eeworm.com/read/139332/5802109
hpp enum_params.hpp
# /* Copyright (C) 2001
# * Housemarque Oy
# * http://www.housemarque.com
# *
# * Distributed under the Boost Software License, Version 1.0. (See
# * accompanying file LICENSE_1_0.txt or copy at
www.eeworm.com/read/139332/5802111
hpp enum_trailing.hpp
# /* **************************************************************************
# * *
# * (C) Copyright Paul Mensonides 2
www.eeworm.com/read/139332/5802169
hpp enum_shifted.hpp
# /* **************************************************************************
# * *
# * (C) Copyright Paul Mensonides 2