代码搜索:same

找到约 10,000 项符合「same」的源代码

代码结果 10,000
www.eeworm.com/read/112303/6145752

c sampleio.c

#include #include #include #include "lpc10.h" /* The return value of each of these calls is the same as that returned by fread/fwrite, which should be the number
www.eeworm.com/read/111036/6160166

java dispatch.java

/* * Copyright 1998-2000 Caucho Technology -- all rights reserved */ package xsl; import java.io.*; import javax.servlet.*; import javax.servlet.http.*; /** * A simple example of using the same
www.eeworm.com/read/110034/6167568

s scosh.s

| | scosh.sa 3.1 12/10/90 | | The entry point sCosh computes the hyperbolic cosine of | an input argument; sCoshd does the same except for denormalized | input. | | Input: Double-extended number X in
www.eeworm.com/read/110034/6167578

s sasin.s

| | sasin.sa 3.3 12/19/90 | | Description: The entry point sAsin computes the inverse sine of | an input argument; sAsind does the same except for denormalized | input. | | Input: Double-extended nu
www.eeworm.com/read/110034/6167584

s stanh.s

| | stanh.sa 3.1 12/10/90 | | The entry point sTanh computes the hyperbolic tangent of | an input argument; sTanhd does the same except for denormalized | input. | | Input: Double-extended number X in
www.eeworm.com/read/110034/6169421

c radio-maxiradio.c

/* * Guillemot Maxi Radio FM 2000 PCI radio card driver for Linux * (C) 2001 Dimitromanolakis Apostolos * * Based in the radio Maestro PCI driver. Actually it uses the same c
www.eeworm.com/read/109660/6173096

dat input.dat

idle(28); /*allow time for POR to occur. It doesn't apply to the BFM but it will allow us to use the same testbench*/ write (2147549188, 32, 1, 10);/*write to slave4 */ read (2147549188, 3
www.eeworm.com/read/109660/6173109

dat input.dat

idle(28); /*allow time for POR to occur. It doesn't apply to the BFM but it will allow us to use the same testbench*/ write (2147549188, 32, 1, 10);/*write to slave4 */ read (2147549188, 3
www.eeworm.com/read/108668/6181485

java uberproperties.java

/* * A souped up version of the Java Properties format which can * handle multiple properties with the same name. * Copyright (C) 2002-2003 Stephen Ostermiller * http://ostermiller.org/contact.pl?