代码搜索:impl

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

代码结果 10,000
www.eeworm.com/read/209559/4961794

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/209559/4961802

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
www.eeworm.com/read/209559/4961820

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/209559/4964761

h fcp_impl.h

/* fcp_impl.h: Generic SCSI on top of FC4 - our interface defines. * * Copyright (C) 1997-1999 Jakub Jelinek (jj@ultra.linux.cz) * Copyright (C) 1998 Jirka Hanika (geo@ff.cuni.cz) */ #ifndef _FCP
www.eeworm.com/read/208260/4994839

h xmltok_impl.h

/* The contents of this file are subject to the Mozilla Public License Version 1.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the Licens
www.eeworm.com/read/208260/4994849

c xmltok_impl.c

/* The contents of this file are subject to the Mozilla Public License Version 1.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the Licens
www.eeworm.com/read/207461/5001374

h xmltok_impl.h

/* The contents of this file are subject to the Mozilla Public License Version 1.1 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the Licens
www.eeworm.com/read/207461/5001395

c xmltok_impl.c

/* The contents of this file are subject to the Mozilla Public License Version 1.1 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the Licens
www.eeworm.com/read/205824/5016341

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,
www.eeworm.com/read/205824/5016355

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