代码搜索:impl
找到约 10,000 项符合「impl」的源代码
代码结果 10,000
www.eeworm.com/read/190056/5190913
h xmltok_impl.h
/*
Copyright (c) 1998, 1999 Thai Open Source Software Center Ltd
See the file COPYING for copying permission.
*/
enum {
BT_NONXML,
BT_MALFORM,
BT_LT,
BT_AMP,
BT_RSQB,
BT_LEAD2,
BT_LEAD3
www.eeworm.com/read/190056/5190924
c xmltok_impl.c
/* Copyright (c) 1998, 1999 Thai Open Source Software Center Ltd
See the file COPYING for copying permission.
*/
#ifndef IS_INVALID_CHAR
#define IS_INVALID_CHAR(enc, ptr, n) (0)
#endif
#define IN
www.eeworm.com/read/189320/5199723
cpp default_impl.cpp
// file : Test/ReferenceCounting/DefaultImpl/default_impl.cpp
// author : Boris Kolpackov
// copyright : Copyright (c) 2002-2003 Boris Kolpackov
// license : http://kol
www.eeworm.com/read/187332/5224725
c avpops_impl.c
/*
* $Id: avpops_impl.c,v 1.5 2004/11/15 10:19:39 ramona Exp $
*
* Copyright (C) 2004 Voice Sistem SRL
*
* This file is part of SIP Express Router.
*
* AVPOPS SER-module is free software; you c
www.eeworm.com/read/187332/5224731
h avpops_impl.h
/*
* $Id: avpops_impl.h,v 1.3 2004/11/15 10:19:39 ramona Exp $
*
* Copyright (C) 2004 Voice Sistem SRL
*
* This file is part of SIP Express Router.
*
* AVPOPS SER-module is free software; you c
www.eeworm.com/read/184888/5244434
c avpops_impl.c
/*
* $Id: avpops_impl.c,v 1.28 2006/07/10 10:17:39 miconda Exp $
*
* Copyright (C) 2004 Voice Sistem SRL
*
* This file is part of Open SIP Express Router.
*
* AVPOPS OpenSER-module is free soft
www.eeworm.com/read/184888/5244440
h avpops_impl.h
/*
* $Id: avpops_impl.h,v 1.13 2006/05/19 08:10:05 bogdan_iancu Exp $
*
* Copyright (C) 2004 Voice Sistem SRL
*
* This file is part of Open SIP Express Router.
*
* AVPOPS OpenSER-module is free
www.eeworm.com/read/183890/5251430
java ordertrackingintf_impl.java
package orderservice;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.ResultSet;
import java.sql.SQLException;
import javax.naming.InitialContext;
import javax.naming.Na
www.eeworm.com/read/180137/5288991
h ss_impl.h
/*
* (c) Copyright 1992, 1993 by Panagiotis Tsirigotis
* All rights reserved. The file named COPYRIGHT specifies the terms
* and conditions for redistribution.
*/
#ifndef SS_IMPL_H
#define SS_I
www.eeworm.com/read/179911/5293710
h pci_impl.h
/* $Id: pci_impl.h,v 1.6 2000/03/25 05:18:11 davem Exp $
* pci_impl.h: Helper definitions for PCI controller support.
*
* Copyright (C) 1999 David S. Miller (davem@redhat.com)
*/
#ifndef PCI_IMPL