代码搜索:common 有哪些应用?

找到约 10,000 项符合「common 有哪些应用?」的源代码

代码结果 10,000
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
www.eeworm.com/read/339446/3301159

h ping-common.h

/**************************************************************************** ** ** Copyright (C) 1992-2007 Trolltech ASA. All rights reserved. ** ** This file is part of the example classes of the Qt
www.eeworm.com/read/339446/3301180

h ping-common.h

/**************************************************************************** ** ** Copyright (C) 1992-2007 Trolltech ASA. All rights reserved. ** ** This file is part of the example classes of the Qt
www.eeworm.com/read/338479/3317006

h common_util.h

/* * (C) Copyright 2001 * Denis Peter, MPL AG Switzerland, d.peter@mpl.ch * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can r
www.eeworm.com/read/338479/3317008

c common_util.c

/* * (C) Copyright 2001 * Denis Peter, MPL AG Switzerland, d.peter@mpl.ch * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you can r
www.eeworm.com/read/338479/3317545

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/338479/3317546

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