代码搜索:如何学习 common?
找到约 10,000 项符合「如何学习 common?」的源代码
代码结果 10,000
www.eeworm.com/read/342142/3238608
h sb_common.h
#ifndef __SBCOMMON_H__
#define __SBCOMMON_H__
/*
* Copyright (C) 2005 Sandburst Corporation
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free s
www.eeworm.com/read/342142/3238609
c sb_common.c
/*
* Copyright (C) 2005 Sandburst Corporation
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistribute it and/or
* mod
www.eeworm.com/read/341021/3258575
h sctp_common.h
#if !defined(SCTP_COMMON_H_INCLUDED)
#define SCTP_COMMON_H_INCLUDED
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/341021/3258583
c sctp_common.c
/* -*- Mode: C; c-basic-offset:4 ; -*- */
/*
* (C) 2001 by Argonne National Laboratory.
* See COPYRIGHT in top-level directory.
*/
#include "sctp_common.h"
#include "mpidi_ch3_impl.h"
/*
www.eeworm.com/read/340710/3265123
common ipsec.conf.common
# common pieces for ipsec.conf. No host addresses.
#
# for conns
# left = WEST
# right = EAST
#
# for OE stuff,
# right = my stuff
# left = other stuff.
#
conn us-to-anyone
also=us
also=me-to-any
www.eeworm.com/read/340665/3272671
texi gcc-common.texi
@c Copyright (C) 2001, 2002 Free Software Foundation, Inc.
@c This is part of the GCC manual.
@c For copying conditions, see the file gcc.texi.
@c Common values used in the GCC manuals:
@set version
www.eeworm.com/read/340665/3278537
h bf-common.h
#include
void print_ivars (Class class)
{
struct objc_ivar_list* ivars = class->ivars;
int i;
for (i = 0; i < ivars->ivar_count; i++) {
struct objc_ivar *ivar = &(ivars-
www.eeworm.com/read/340425/3286453
java ilbc_common.java
/*
* SIP Communicator, the OpenSource Java VoIP and Instant Messaging client.
*
* Distributable under LGPL license.
* See terms of license at gnu.org.
*/
package net.java.sip.communicator.impl.me
www.eeworm.com/read/340323/3288046
h system_common.h
#ifndef _SYSTEM_COMMON_H_
#define _SYSTEM_COMMON_H_
typedef unsigned char UCHAR8;
typedef unsigned int UINT16;
#define RETURN_OK 0 // Non-zero return values are alway
www.eeworm.com/read/339586/3297721
h common_ext.h
/* DO NOT EDIT: automatically built by dist/s_include. */
#ifndef _common_ext_h_
#define _common_ext_h_
#if defined(__cplusplus)
extern "C" {
#endif
int __crypto_region_init __P((DB_ENV *));
int __d