代码搜索:modification
找到约 10,000 项符合「modification」的源代码
代码结果 10,000
www.eeworm.com/read/139332/5800769
hpp transform_traits_spec.hpp
// Copyright 2001 Aleksey Gurtovoy.
// Use, modification and distribution are subject to the Boost Software License,
// Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
// http://ww
www.eeworm.com/read/136571/5869743
c mdhd.c
#include "quicktime.h"
int quicktime_mdhd_init(quicktime_mdhd_t *mdhd)
{
mdhd->version = 0;
mdhd->flags = 0;
mdhd->creation_time = quicktime_current_time();
mdhd->modification_time = quick
www.eeworm.com/read/136041/5875657
h compr_rubin.h
/* Rubin encoder/decoder header */
/* work started at : aug 3, 1994 */
/* last modification : aug 15, 1994 */
#define RUBIN_REG_SIZE 16
#define UPPER_BIT_RUBIN (((long) 1)
www.eeworm.com/read/110972/6162279
c mdhd.c
#include "quicktime.h"
int quicktime_mdhd_init(quicktime_mdhd_t *mdhd)
{
mdhd->version = 0;
mdhd->flags = 0;
mdhd->creation_time = quicktime_current_time();
mdhd->modification_time = quick
www.eeworm.com/read/109808/6172562
h compr_rubin.h
/* Rubin encoder/decoder header */
/* work started at : aug 3, 1994 */
/* last modification : aug 15, 1994 */
#define RUBIN_REG_SIZE 16
#define UPPER_BIT_RUBIN (((long) 1)
www.eeworm.com/read/221796/14721246
c nat_task_init.c
/* nat_task_init.c */
/* Copyright 2000-2003 Wind River Systems, Inc. */
/* @format.tab-size 4, @format.use-tabs true, @format.new-line lf */
/*
modification history
--------------------
01c,25apr0
www.eeworm.com/read/168845/5430659
hpp vacpp.hpp
// (C) Copyright John Maddock 2001 - 2002.
// Use, modification and distribution are subject to the
// Boost Software License, Version 1.0. (See accompanying file
// LICENSE_1_0.txt or copy
www.eeworm.com/read/168845/5433473
ipp boost_has_pthread_delay_np.ipp
// (C) Copyright John Maddock 2001.
// Use, modification and distribution are subject to the
// Boost Software License, Version 1.0. (See accompanying file
// LICENSE_1_0.txt or copy at http
www.eeworm.com/read/153059/5653681
js fr_ca.js
// Canadian French lang variables by Virtuelcom last modification: 2005-06-15
tinyMCE.addToLang('',{
insert_flash : 'Ins閞er / Modifier une animation Flash',
insert_flash_file : 'Fichier Flash (
www.eeworm.com/read/189063/8492918
m lin_seed.m
% Script file to seed the population of tree_ga with a linear model
%
% Author Date Predecessor Modification
% ====== ==== =========== ============
% B.McKay