代码搜索:same
找到约 10,000 项符合「same」的源代码
代码结果 10,000
www.eeworm.com/read/254049/4389300
js calendar-lv.js
// ** I18N
// Calendar LV language
// Author: Juris Valdovskis,
// Encoding: cp1257
// Distributed under the same terms as the calendar itself.
// For translators: please use UT
www.eeworm.com/read/252589/4402348
gyd ixp425.gyd
Pin Freeze File: version D.19
;If you have made significant changes to your 7300 design and have trouble
;recreating the same pinout try disabling the FREEZE_OPTIMIZATION option.
;Removing the s
www.eeworm.com/read/162614/5531412
c enum-compat-1.c
/* Test that enumerated types are only considered compatible when they
are the same type. PR c/6024. */
/* Origin: Joseph Myers , based on
PR c/6024 from Richard Earnshaw
www.eeworm.com/read/161121/5556831
s stan.s
|
| stan.sa 3.3 7/29/91
|
| The entry point stan computes the tangent of
| an input argument;
| stand does the same except for denormalized input.
|
| Input: Double-extended number X in location point
www.eeworm.com/read/161121/5556836
s satan.s
|
| satan.sa 3.3 12/19/90
|
| The entry point satan computes the arctangent of an
| input value. satand does the same except the input value is a
| denormalized number.
|
| Input: Double-extended valu
www.eeworm.com/read/161121/5560732
winview readme.winview
Support for the Leadtek WinView 601 TV/FM by Jon Tombs
This card is basically the same as all the rest (Bt484A, Philips tuner),
the main difference is that they have attached a p
www.eeworm.com/read/160391/5571183
m mpe2.m
% Computing most probable explanation.
% If you don't break ties consistently, loopy can give wrong mpe
% even though the graph has no cycles, and even though the max-marginals are the same.
% Th
www.eeworm.com/read/158865/5593471
x-sony
# Make internal tables bigger.
OLDCC=cc -Wf,-XNg1500,-XNh2000 -Olimit 3000 $(OPT)
# Define CC and OLDCC as the same, so that the tests:
# if [ x"$(OLDCC)" = x"$(CC)" ] ...
#
# will succeed (if OLDCC
www.eeworm.com/read/158865/5593864
t-xnewas
# Same as t-newas, except don't build libgcc1-test. This is because
# the compiler emits code to call external functions to save the
# arguments that are in libc, but since libgcc1-test is linked wit
www.eeworm.com/read/156531/5611553
pm socket.pm
# IO::Socket.pm
#
# Copyright (c) 1996 Graham Barr . All rights
# reserved. This program is free software; you can redistribute it and/or
# modify it under the same terms