代码搜索:diff
找到约 8,375 项符合「diff」的源代码
代码结果 8,375
www.eeworm.com/read/300857/3844038
dl delay.dl
A!Node!tldelay!ToLo!ToHi!ToHalf!ToRef!ToSettle!Vlomax!Vhimin!Vhalf!Vref!Vsettle!TNonMonotonic!VNonMonotonic!NodeName1!NodeName2!..!
S!1!0!!!!!!!!!!!!!CDS_DIFF_CON.U22.2!
S!2!4.12078e-011!!!!!!!!!!!!
www.eeworm.com/read/290808/3970967
c sntp_proc.c
#include "sntp.h"
void
sntp_proc(char *buf, ssize_t n, struct timeval *nowptr)
{
int version, mode;
uint32_t nsec, useci;
double usecf;
struct timeval diff;
struct ntpdata *ntp;
if (n <
www.eeworm.com/read/283334/4080730
rsp mac.rsp
install-mac.txt
readme-mac.txt
lib/dummy
docs/licence.txt
docs/mac/*.txt
docs/mac/*.hqx
docs/mac/*.sh
docs/mac/*.applescript
docs/mac/*.diff
docs/metrowerks/*.txt
docs/metrowerks/*.sh
www.eeworm.com/read/273662/4201438
example mailer.conf.example
#
# mailer.conf: example configuration file for mailer.py
#
# $Id: mailer.conf.example 21431 2006-09-11 18:00:53Z dlr $
[general]
# The [general].diff option is now DEPRECATED.
# Instead use [defaul
www.eeworm.com/read/273660/4202515
example mailer.conf.example
#
# mailer.conf: example configuration file for mailer.py
#
# $Id: mailer.conf.example 21431 2006-09-11 18:00:53Z dlr $
[general]
# The [general].diff option is now DEPRECATED.
# Instead use [defaul
www.eeworm.com/read/409921/2219412
c mbslwr.c
#include
#include
unsigned int _mbbtolower(unsigned int c)
{
if (!_ismbblead(c) )
return tolower(c);
return c;
}
// code page 952
#define CASE_DIFF (0x8281 - 0x
www.eeworm.com/read/407729/2259590
patch semaphore.c_0.9.27.patch
diff -Nur uClibc-0.9.27.old/libpthread/linuxthreads/semaphore.c uClibc-0.9.27/libpthread/linuxthreads/semaphore.c
--- uClibc-0.9.27.old/libpthread/linuxthreads/semaphore.c 2006-04-21 16:05:56.51947854
www.eeworm.com/read/407519/2262599
cpp main.cpp
// Copyright (C) 2006-2007 Anders Logg.
// Licensed under the GNU LGPL Version 2.1.
//
// First added: 2006-02-09
// Last changed: 2007-07-11
//
// This demo solves the time-dependent convection-diff
www.eeworm.com/read/396844/2407459
m divide_by_table_ndxsd.m
function Tbig = divide_by_table_ndx(Tbig, Tsmall, ndx)
% DIVIDE_BY_TABLE_NDX Tbig /= Tsmall
% function Tbig = divide_by_table_ndx(Tbig, Tsmall, ndx)
small_ndx = double(ndx.small);
diff_ndx = dou
www.eeworm.com/read/389922/2530070
diffs
diff -c1 ../4.0.2.dist/Makefile ./Makefile
*** ../4.0.2.dist/Makefile Thu Nov 26 09:06:28 1992
--- ./Makefile Thu Nov 26 09:17:08 1992
***************
*** 36,40 ****
! DEFS = -DUNIX -DSTDLIB -ansi