代码搜索:impl

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

代码结果 10,000
www.eeworm.com/read/321465/3536524

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/321465/3536534

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/318039/3572352

c logging_impl.c

/* * logging_impl.c - logging callback for lib-eapikev2 * * This file is part of rlm_eap_ikev2 freeRADIUS module which implements * EAP-IKEv2 protocol functionality. * * This program is free
www.eeworm.com/read/318039/3572353

h logging_impl.h

/* * logging_impl.c - logging callback for lib-eapikev2 * * This file is part of rlm_eap_ikev2 freeRADIUS module which implements * EAP-IKEv2 protocol functionality. * * This program is free
www.eeworm.com/read/316872/3585831

h op_impl.h

/** * @file arch/alpha/oprofile/op_impl.h * * @remark Copyright 2002 OProfile authors * @remark Read the file COPYING * * @author Richard Henderson */ #ifndef OP_IMPL_H #defi
www.eeworm.com/read/316872/3588789

h pci_impl.h

/* pci_impl.h: Helper definitions for PCI controller support. * * Copyright (C) 1999, 2007 David S. Miller (davem@davemloft.net) */ #ifndef PCI_IMPL_H #define PCI_IMPL_H #include
www.eeworm.com/read/316872/3589125

h machvec_impl.h

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

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/316872/3589171

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/316872/3589179

h err_impl.h

/* * linux/arch/alpha/kernel/err_impl.h * * Copyright (C) 2000 Jeff Wiedemeier (Compaq Computer Corporation) * * Contains declarations and macros to support Alpha error handling * implementatio