代码搜索:impl
找到约 10,000 项符合「impl」的源代码
代码结果 10,000
www.eeworm.com/read/435654/1863167
txt manager_impl.txt
package #{manager_impl_p};
import java.io.Serializable;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import org.springframework
www.eeworm.com/read/433911/1879681
cpp default_impl.cpp
// file : Test/ReferenceCounting/DefaultImpl/default_impl.cpp
// author : Boris Kolpackov
// copyright : Copyright (c) 2002-2003 Boris Kolpackov
// license : http://
www.eeworm.com/read/432906/1887643
h uberblock_impl.h
/*
* GRUB -- GRand Unified Bootloader
* Copyright (C) 1999,2000,2001,2002,2003,2004 Free Software Foundation, Inc.
*
* This program is free software; you can redistribute it and/or modify
*
www.eeworm.com/read/432906/1887647
h zap_impl.h
/*
* GRUB -- GRand Unified Bootloader
* Copyright (C) 1999,2000,2001,2002,2003,2004 Free Software Foundation, Inc.
*
* This program is free software; you can redistribute it and/or modify
*
www.eeworm.com/read/432906/1887649
h vdev_impl.h
/*
* GRUB -- GRand Unified Bootloader
* Copyright (C) 1999,2000,2001,2002,2003,2004 Free Software Foundation, Inc.
*
* This program is free software; you can redistribute it and/or modify
*
www.eeworm.com/read/430898/1915182
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/430898/1915194
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/430518/1922460
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/430518/1922775
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/430518/1922784
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