代码搜索:impl
找到约 10,000 项符合「impl」的源代码
代码结果 10,000
www.eeworm.com/read/430518/1922812
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/430182/1937067
h pci_impl.h
/* $Id: pci_impl.h,v 1.1.1.1 2004/02/04 12:55:51 laputa Exp $
* pci_impl.h: Helper definitions for PCI controller support.
*
* Copyright (C) 1999 David S. Miller (davem@redhat.com)
*/
#ifndef PCI
www.eeworm.com/read/430182/1937374
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/430182/1937383
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/430182/1937411
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/420998/2057370
h documents_impl.h
/*
* Demo of COSS Relationship Service
* Copyright (C) 1998 Karel Gardas
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Publi
www.eeworm.com/read/420998/2057376
cc test_impl.cc
/*
* Test of COSS Relationship Service for MICO
* Copyright (C) 1998-99 Karel Gardas
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU G
www.eeworm.com/read/420998/2057377
cc documents_impl.cc
/*
* Demo of COSS Relationship Service
* Copyright (C) 1998 Karel Gardas
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Publi
www.eeworm.com/read/420998/2057379
h test_impl.h
/*
* Test of COSS Relationship Service for MICO
* Copyright (C) 1998-99 Karel Gardas
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU G
www.eeworm.com/read/420998/2057422
cc printer_impl.cc
/*
* This file is part of the load-balancing example
*
* This is the implementation of the printer servant.
*/
#include "Printer_impl.h"
Printer_impl::Printer_impl (const char *name)
{
if (na