代码搜索:Extensions

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

代码结果 9,524
www.eeworm.com/read/458653/1585174

s k6opt.s

/* k6opt.s vector functions optimized for MMX extensions to x86 * * Copyright (C) 1999 by Stanley J. Brooks * * Any use of this software is permitted provided that this
www.eeworm.com/read/458653/1585191

h k6opt.h

/* k6opt.h vector functions optimized for MMX extensions to x86 * * Copyright (C) 1999 by Stanley J. Brooks * * Any use of this software is permitted provided that this
www.eeworm.com/read/457678/1595529

java pedestrianstochpathselection.java

package de.uni_stuttgart.informatik.canu.tripmodel.pathalgorithms; import de.uni_stuttgart.informatik.canu.mobisim.core.*; import de.uni_stuttgart.informatik.canu.mobisim.extensions.Graph; import
www.eeworm.com/read/457678/1595530

java vehicularstochpathselection.java

package de.uni_stuttgart.informatik.canu.tripmodel.pathalgorithms; import de.uni_stuttgart.informatik.canu.mobisim.core.*; import de.uni_stuttgart.informatik.canu.mobisim.extensions.Graph; import
www.eeworm.com/read/248928/4462940

h k6opt.h

/* k6opt.h vector functions optimized for MMX extensions to x86 * * Copyright (C) 1999 by Stanley J. Brooks * * Any use of this software is permitted provided that this not
www.eeworm.com/read/242732/4544704

c get.c

/*** *** NOTE!!! DO NOT EDIT THIS FILE!!! IT IS GENERATED BY get_gen.py ***/ #include "glheader.h" #include "context.h" #include "enable.h" #include "extensions.h" #include "fbobject.h
www.eeworm.com/read/240162/4582360

c addrfunc2.c

// { dg-do run } // { dg-options "-fms-extensions" } // Test for implicit & on methods. // Contributed by Jason Merrill . struct A { void f (int = 0) { } }; int main () { void
www.eeworm.com/read/233448/4675176

c addrfunc2.c

// { dg-do run } // { dg-options "-fms-extensions" } // Test for implicit & on methods. // Contributed by Jason Merrill . struct A { void f (int = 0) { } }; int main () { void
www.eeworm.com/read/233448/4684289

c anon-struct-1.c

/* { dg-options "-std=iso9899:1990" } */ /* In strict ISO C mode, we don't recognize the anonymous struct/union extension or any Microsoft extensions. */ struct A { char a; }; /* MS extension.
www.eeworm.com/read/233448/4690262

iterator

// HP/SGI iterator extensions -*- C++ -*- // Copyright (C) 2001, 2002, 2004 Free Software Foundation, Inc. // // This file is part of the GNU ISO C++ Library. This library is free // software; you c