代码搜索:Patterns

找到约 8,017 项符合「Patterns」的源代码

代码结果 8,017
www.eeworm.com/read/233448/4682226

c 20041210-1.c

/* The FR-V port used to fail this test because the andcc patterns wrongly claimed to set the C and V flags. */ #include int x[4] = { INT_MIN / 2, INT_MAX, 2, 4 }; int main () { if
www.eeworm.com/read/233448/4684281

c 20020523-2.c

/* PR target/6753 This testcase was miscompiled because sse_mov?fcc_const0* patterns were missing earlyclobber. */ /* { dg-do run { target i386-*-* } } */ /* { dg-skip-if "" { i?86-*-* } { "-m6
www.eeworm.com/read/204643/5031402

conf doxygen.conf

PROJECT_NAME="Apache Portable Runtime Utility Library" INPUT=. QUIET=YES RECURSIVE=YES FILE_PATTERNS=*.h OUTPUT_DIRECTORY=docs/dox MACRO_EXPANSION=YES EXPAND_ONLY_PREDEF=YES #EXPAND_AS_DEFINED= # n
www.eeworm.com/read/190346/5185535

conf doxygen.conf

PROJECT_NAME="Apache Portable Runtime Utility Library" INPUT=. QUIET=YES RECURSIVE=YES FILE_PATTERNS=*.h OUTPUT_DIRECTORY=docs/dox MACRO_EXPANSION=YES EXPAND_ONLY_PREDEF=YES #EXPAND_AS_DEFINED= # n
www.eeworm.com/read/169190/5427473

conf doxygen.conf

PROJECT_NAME="Apache Portable Runtime Utility Library" INPUT=. QUIET=YES RECURSIVE=YES FILE_PATTERNS=*.h OUTPUT_DIRECTORY=docs/dox MACRO_EXPANSION=YES EXPAND_ONLY_PREDEF=YES #EXPAND_AS_DEFINED= # n
www.eeworm.com/read/162614/5516979

c 20020523-2.c

/* PR target/6753 This testcase was miscompiled because sse_mov?fcc_const0* patterns were missing earlyclobber. */ /* { dg-do run { target i?86-*-* x86_64-*-* } } */ /* { dg-require-effective-t
www.eeworm.com/read/321465/3536519

conf doxygen.conf

PROJECT_NAME="Apache Portable Runtime Utility Library" INPUT=. QUIET=YES RECURSIVE=YES FILE_PATTERNS=*.h OUTPUT_DIRECTORY=docs/dox MACRO_EXPANSION=YES EXPAND_ONLY_PREDEF=YES #EXPAND_AS_DEFINED= # n
www.eeworm.com/read/305277/3777359

scala parsers.scala

/* NSC -- new Scala compiler * Copyright 2005-2007 LAMP/EPFL * @author Martin Odersky */ // $Id: Parsers.scala 14561 2008-04-09 09:57:10Z odersky $ //todo: allow infix type patterns package scal
www.eeworm.com/read/430898/1915171

conf doxygen.conf

PROJECT_NAME="Apache Portable Runtime Utility Library" INPUT=. QUIET=YES RECURSIVE=YES FILE_PATTERNS=*.h OUTPUT_DIRECTORY=docs/dox MACRO_EXPANSION=YES EXPAND_ONLY_PREDEF=YES #EXPAND_AS_DEFINED= # n
www.eeworm.com/read/429836/1945483

java ejbclient.java

package Jt.ejb.examples; import Jt.*; import Jt.DAO.*; import Jt.ejb.*; //This class demonstrates the use of most J2EE design patterns. //It also uses an Entity bean (cmp) and the Jt DAO pa