代码搜索:Extensions
找到约 9,524 项符合「Extensions」的源代码
代码结果 9,524
www.eeworm.com/read/448675/1685452
c xscale_copro.c
/*
armmmu.c - Memory Management Unit emulation.
ARMulator extensions for the ARM7100 family.
Copyright (C) 1999 Ben Williamson
This program is free software; you can redistribute it
www.eeworm.com/read/448675/1685456
c sa_mmu.c
/*
armmmu.c - Memory Management Unit emulation.
ARMulator extensions for the ARM7100 family.
Copyright (C) 1999 Ben Williamson
This program is free software; you can redistribute it
www.eeworm.com/read/448675/1685461
h sa_mmu.h
/*
sa_mmu.h - StrongARM Memory Management Unit emulation.
ARMulator extensions for SkyEye.
This program is free software; you can redistribute it and/or modify
it un
www.eeworm.com/read/448675/1685465
c armmmu.c
/*
armmmu.c - Memory Management Unit emulation.
ARMulator extensions for the ARM7100 family.
Copyright (C) 1999 Ben Williamson
This program is free software; you can redistribute it
www.eeworm.com/read/444529/1732294
cpp repeatedtest.cpp
#include
#include
CPPUNIT_NS_BEGIN
// Counts the number of test cases that will be run by this test.
int
RepeatedTest::countTestCases() co
www.eeworm.com/read/444529/1732315
cpp testdecorator.cpp
#include
CPPUNIT_NS_BEGIN
TestDecorator::TestDecorator( Test *test )
: m_test( test)
{
}
TestDecorator::~TestDecorator()
{
delete m_test;
}
int
Test
www.eeworm.com/read/440906/1777232
c addrfunc1.c
// Test that taking the address of a member function name produces
// a pointer to member function.
// Contributed by Jason Merrill
// Special g++ Options: -fms-extensions
// Build
www.eeworm.com/read/440906/1782719
c builtin-1.c
/* Test for format extensions. Test that the __builtin functions get their
default attributes even with -ffreestanding.
*/
/* Origin: Joseph Myers */
/* { dg-do compile } */
/* {
www.eeworm.com/read/440906/1785405
memory
// Memory extensions -*- C++ -*-
// Copyright (C) 2002 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistribute it an
www.eeworm.com/read/440906/1785414
numeric
// Numeric extensions -*- C++ -*-
// Copyright (C) 2002 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistribute it a