代码搜索:Reuse
找到约 1,378 项符合「Reuse」的源代码
代码结果 1,378
www.eeworm.com/read/357852/10200246
pro reuse.pro
CONFIG += console
TEMPLATE = app
INCLUDEPATH += $$(CPPLIBS)/utils
LIBS += -L$$(CPPLIBS) -lutils
# Input
SOURCES += main.cpp
www.eeworm.com/read/474814/1390850
h reuse.h
/*
Copyright (c) 2000, Red Hat, Inc.
This file is part of Source-Navigator.
Source-Navigator is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public Lic
www.eeworm.com/read/232130/4705351
rc reuse.rc
/*
* REUSE.RC
*
* Resource definitions for COM Reusability demonstration Chapter 2
*
* Copyright (c)1993-1995 Microsoft Corporation, All Rights Reserved
*
* Kraig Brockschmidt, Microsoft
www.eeworm.com/read/232130/4705352
h reuse.h
/*
* REUSE.H
* COM Reusability Demo, Chapter 2
*
* Definitions, classes, and prototypes
*
* Copyright (c)1993-1995 Microsoft Corporation, All Rights Reserved
*
* Kraig Brockschmidt, Mi
www.eeworm.com/read/232130/4705356
cpp reuse.cpp
/*
* REUSE.CPP
* Demonstration of COM Reusability mechanisms.
*
* Copyright (c)1993-1995 Microsoft Corporation, All Rights Reserved
*
* Kraig Brockschmidt, Microsoft
* Internet : kraig
www.eeworm.com/read/198657/5083083
c reuse.c
/* Test that routines allow reusing a source variable as destination.
Copyright 1996, 2000, 2001, 2002 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
The GNU MP Library is
www.eeworm.com/read/198657/5083118
c reuse.c
/* Test that routines allow reusing a source variable as destination.
Test all relevant functions except:
mpz_bin_ui
mpz_nextprime
mpz_mul_si
mpz_addmul_ui (should this really allow a+=a*c?)
www.eeworm.com/read/198657/5083270
c reuse.c
/* Test file for in-place operations.
Copyright 2000, 2001, 2002 Free Software Foundation.
This file is part of the MPFR Library.
The MPFR Library is free software; you can redistribute it and/or m
www.eeworm.com/read/323581/3514982
h reuse.h
/*
Copyright (c) 2000, Red Hat, Inc.
This file is part of Source-Navigator.
Source-Navigator is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public Lic
www.eeworm.com/read/175598/9540341
c reuse1.c
/*
* File: reuse1.c
*
*
* --------------------------------------------------------------------------
*
* Pthreads-win32 - POSIX Threads Library for Win32
* Copyright(C) 1998 John E. B