代码搜索:Extensions

找到约 9,524 项符合「Extensions」的源代码

代码结果 9,524
www.eeworm.com/read/480930/1311245

c array.c

/* * linux/fs/proc/array.c * * Copyright (C) 1992 by Linus Torvalds * based on ideas by Darren Senn * * Fixes: * Michael. K. Johnson: stat,statm extensions. *
www.eeworm.com/read/479224/1333983

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
www.eeworm.com/read/479224/1333999

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 redistrib
www.eeworm.com/read/479224/1334000

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
www.eeworm.com/read/479224/1334202

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/479224/1334218

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
www.eeworm.com/read/479151/1343050

c array.c

/* * linux/fs/proc/array.c * * Copyright (C) 1992 by Linus Torvalds * based on ideas by Darren Senn * * Fixes: * Michael. K. Johnson: stat,statm extensions. *
www.eeworm.com/read/474814/1388793

c itkstublib.c

/* * itkStubLib.c -- * * Stub object that will be statically linked into extensions that wish * to access Itk. * * Copyright (c) 1998-1999 by XXXX * Copyright (c) 1998 Paul Duffin. * * See t
www.eeworm.com/read/470720/1447153

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/470720/1452571

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 } */ /* {