代码搜索:impl
找到约 10,000 项符合「impl」的源代码
代码结果 10,000
www.eeworm.com/read/283334/4084938
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
#d
www.eeworm.com/read/281519/4115932
h frame_impl.h
// -*- C++ -*-
// $Id: frame_impl.h,v 1.6 2002/08/10 10:50:31 t1mpy Exp $
// id3lib: a C++ library for creating and manipulating id3v1/v2 tags
// Copyright 1999, 2000 Scott Thomas Haug
// Copyr
www.eeworm.com/read/281519/4115933
cpp frame_impl.cpp
// $Id: frame_impl.cpp,v 1.9 2002/07/02 22:12:38 t1mpy Exp $
// id3lib: a C++ library for creating and manipulating id3v1/v2 tags
// Copyright 1999, 2000 Scott Thomas Haug
// This library is f
www.eeworm.com/read/281519/4115935
h field_impl.h
// -*- C++ -*-
// $Id: field_impl.h,v 1.4 2002/06/29 14:43:00 t1mpy Exp $
// id3lib: a C++ library for creating and manipulating id3v1/v2 tags
// Copyright 1999, 2000 Scott Thomas Haug
// Th
www.eeworm.com/read/281519/4115936
cpp tag_impl.cpp
// $Id: tag_impl.cpp,v 1.13 2002/09/21 17:23:32 t1mpy Exp $
// id3lib: a C++ library for creating and manipulating id3v1/v2 tags
// Copyright 1999, 2000 Scott Thomas Haug
// Copyright 2002 Thijm
www.eeworm.com/read/281519/4115955
h tag_impl.h
// -*- C++ -*-
// $Id: tag_impl.h,v 1.10 2002/11/02 17:35:56 t1mpy Exp $
// id3lib: a software library for creating and manipulating id3v1/v2 tags
// Copyright 1999, 2000 Scott Thomas Haug
// C
www.eeworm.com/read/279583/4135942
cpp mmem_impl.cpp
#include "MCRT/mtypes.h"
#include "MCRT/mmem_impl.h"
#include "mmem_list.h"
#include "ace/Synch.h"
#include
#include
#ifdef M_MEM_TEST
MemTrace s_memT
www.eeworm.com/read/277810/4151717
h xmltok_impl.h
/*
Copyright (c) 1998, 1999 Thai Open Source Software Center Ltd
See the file copying.txt for copying permission.
*/
enum {
BT_NONXML,
BT_MALFORM,
BT_LT,
BT_AMP,
BT_RSQB,
BT_LEAD2,
BT_L
www.eeworm.com/read/277810/4151728
c xmltok_impl.c
/*
Copyright (c) 1998, 1999 Thai Open Source Software Center Ltd
See the file copying.txt for copying permission.
*/
#ifndef IS_INVALID_CHAR
#define IS_INVALID_CHAR(enc, ptr, n) (0)
#endif
#define I
www.eeworm.com/read/273740/4194687
h pci_impl.h
/* $Id: pci_impl.h,v 1.9 2001/06/13 06:34:30 davem Exp $
* pci_impl.h: Helper definitions for PCI controller support.
*
* Copyright (C) 1999 David S. Miller (davem@redhat.com)
*/
#ifndef PCI_IMPL