代码搜索:impl

找到约 10,000 项符合「impl」的源代码

代码结果 10,000
www.eeworm.com/read/204643/5031412

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/204643/5031424

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 INVAL
www.eeworm.com/read/198657/5083211

h expr-impl.h

/* Implementation specifics for expression evaluation. Copyright 2000, 2001, 2002 Free Software Foundation, Inc. This file is part of the GNU MP Library. The GNU MP Library is free software; you ca
www.eeworm.com/read/195408/5111504

cpp speller_impl.cpp

// This file is part of The New Aspell // Copyright (C) 2000-2001 by Kevin Atkinson under the GNU LGPL // license version 2.0 or 2.1. You should have received a copy of the // LGPL license along with
www.eeworm.com/read/195408/5111518

hpp speller_impl.hpp

// Aspell main C++ include file // Copyright 1998-2000 by Kevin Atkinson under the terms of the LGPL. #ifndef __aspeller_speller__ #define __aspeller_speller__ #include #include "clone_ptr
www.eeworm.com/read/195013/5117039

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
www.eeworm.com/read/195013/5117354

h machvec_impl.h

/* * linux/arch/alpha/kernel/machvec.h * * Copyright (C) 1997, 1998 Richard Henderson * * This file has goodies to help simplify instantiation of machine vectors. */ #include
www.eeworm.com/read/195013/5117363

h irq_impl.h

/* * linux/arch/alpha/kernel/irq_impl.h * * Copyright (C) 1995 Linus Torvalds * Copyright (C) 1998, 2000 Richard Henderson * * This file contains declarations and inline functions for interfacin
www.eeworm.com/read/195013/5117391

h pci_impl.h

/* * linux/arch/alpha/kernel/pci_impl.h * * This file contains declarations and inline functions for interfacing * with the PCI initialization routines. */ struct pci_dev; struct pci_controller;
www.eeworm.com/read/194563/5129250

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