代码搜索:coded
找到约 2,797 项符合「coded」的源代码
代码结果 2,797
www.eeworm.com/read/479151/1341015
h notifier.h
/*
* Routines to manage notifier chains for passing status changes to any
* interested routines. We need this instead of hard coded call lists so
* that modules can poke their nose into the innards
www.eeworm.com/read/468480/1488601
h mk_conf.h
/**********************************************************************************
* mk_conf.h
* coded by hspark@ce.cnu.ac.kr
* date : 2001/06/23
* modified by hjahn@ce.cnu.ac.kr
* date : 2
www.eeworm.com/read/465307/1521003
prl fixrm.prl
#!/usr/local/bin/perl
# fix rm files that were corrupted in recording
# chops out a number of samples from the (coded) files
#
# usage: fixrm.prl corruptlist dataroot
#
# where: -
www.eeworm.com/read/465307/1521027
fixrm
#!/bin/csh -f
# fix rm files that were corrupted in recording
# chops out a number of samples from the (coded) files
#
# fixrm corruptlist dataroot
#
# where corruptlist is a file with each li
www.eeworm.com/read/209559/4968771
h notifier.h
/*
* Routines to manage notifier chains for passing status changes to any
* interested routines. We need this instead of hard coded call lists so
* that modules can poke their nose into the innards
www.eeworm.com/read/195013/5119208
h notifier.h
/*
* Routines to manage notifier chains for passing status changes to any
* interested routines. We need this instead of hard coded call lists so
* that modules can poke their nose into the innards
www.eeworm.com/read/179911/5297956
h notifier.h
/*
* Routines to manage notifier chains for passing status changes to any
* interested routines. We need this instead of hard coded call lists so
* that modules can poke their nose into the innards
www.eeworm.com/read/350097/3132847
h notifier.h
/*
* Routines to manage notifier chains for passing status changes to any
* interested routines. We need this instead of hard coded call lists so
* that modules can poke their nose into the innards
www.eeworm.com/read/334125/3373278
idl dcerpc.idl
#include "idl_types.h"
/*
the base dcerpc packet definitions - not traditionally coded as IDL,
but given that pidl can handle it nicely it simplifies things a lot
to do it this way
see http:
www.eeworm.com/read/331090/3417407
java formularesolver.java
package net.sf.jxls.formula;
import net.sf.jxls.controller.WorkbookCellFinder;
/**
* An interface to resolve coded formulas into real Excel formulas
* @author Leonid Vysochyn
*/
public in