代码搜索:Extensions
找到约 9,524 项符合「Extensions」的源代码
代码结果 9,524
www.eeworm.com/read/385462/2590577
c fsys_iso9660.c
/*
* ISO 9660 filesystem backend for GRUB (GRand Unified Bootloader)
* including Rock Ridge Extensions support
*
* Copyright (C) 1998, 1999 Kousuke Takai
*
* This p
www.eeworm.com/read/385462/2590578
h iso9660.h
/*
* ISO 9660 filesystem backend for GRUB (GRand Unified Bootloader)
* including Rock Ridge Extensions support
*
* Copyright (C) 1998, 1999 Kousuke Takai
*
* This p
www.eeworm.com/read/377584/2698779
h datasourcetest.h
#ifndef DATASOURCETEST_H_
#define DATASOURCETEST_H_
#include
#include "libeblearn.h"
//! Test class for IdxIO class
class DataSourceTest : public CppUnit::TestFix
www.eeworm.com/read/377584/2698864
h datasourcetest.h
#ifndef DATASOURCETEST_H_
#define DATASOURCETEST_H_
#include
#include "libeblearn.h"
//! Test class for IdxIO class
class DataSourceTest : public CppUnit::TestFix
www.eeworm.com/read/377584/2699009
h datasourcetest.h
#ifndef DATASOURCETEST_H_
#define DATASOURCETEST_H_
#include
#include "libeblearn.h"
//! Test class for IdxIO class
class DataSourceTest : public CppUnit::TestFix
www.eeworm.com/read/366702/2871205
c addrfunc1.c
// { dg-do assemble }
// { dg-options "-fms-extensions" }
// Test that taking the address of a member function name produces
// a pointer to member function.
// Contributed by Jason Merrill
www.eeworm.com/read/366702/2881274
c anon-struct-2.c
/* { dg-options "-std=gnu89" } */
/* In GNU C mode, we recognize the anonymous struct/union extension,
but not Microsoft extensions. */
struct A { char a; };
/* MS extension. */
struct B {
st
www.eeworm.com/read/366696/2885116
algorithm
// Algorithm extensions -*- C++ -*-
// Copyright (C) 2001, 2002 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistrib
www.eeworm.com/read/366696/2885126
functional
// Functional 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 i
www.eeworm.com/read/365273/2897883
h armio.h
/*
armio.c - I/O registers and interrupt controller.
ARMulator extensions for the ARM7100 family.
Copyright (C) 1999 Ben Williamson
This program is free software; you can redistribut