代码搜索:instead
找到约 6,048 项符合「instead」的源代码
代码结果 6,048
www.eeworm.com/read/168625/9904463
makefile
#
# Makefile - SaVi bin directory. Run top-level Makefile instead.
#
# $Id: Makefile,v 1.1.1.1 2001/11/11 19:59:57 lloydwood Exp $
TOP = ../..
RM = /bin/rm -f
all:
clean:
$(RM) *~ core
t
www.eeworm.com/read/360519/10089329
h decoder.h
/*
Decoder
AC3 decoder class. Manage Parser, Mixer and IMDCT objects.
Pull and Push models.
Usage.
is_pes - decode MPEG2 PES stream instead of pure ac3 stream;
dynrng
www.eeworm.com/read/274679/10858472
m safedivide.m
% safeDivide - divides two arrays, checking for 0/0.
%
% result = safeDivide(arg1,arg2)
% returns arg1./arg2, where 0/0 is assumed to be 0 instead of NaN.
% This file is part of the SaliencyToolbo
www.eeworm.com/read/296774/7113825
x-romp
# obstack.h assumes that if __STDC__ is defined an ANSI C preprocessor is
# being used. -Hnocpp makes hc use its builtin preprocessor instead of
# /lib/cpp. gcc doesn't use , so it does
www.eeworm.com/read/289562/7805560
c sendfd.c
#include "apue.h"
#include
/*
* Pass a file descriptor to another process.
* If fd
www.eeworm.com/read/289562/7805811
20 fig17.20
#include "apue.h"
#include
/*
* Pass a file descriptor to another process.
* If fd
www.eeworm.com/read/198616/7922682
c sendfd.c
#include "apue.h"
#include
/*
* Pass a file descriptor to another process.
* If fd
www.eeworm.com/read/198616/7923535
20 fig17.20
#include "apue.h"
#include
/*
* Pass a file descriptor to another process.
* If fd
www.eeworm.com/read/297233/8038897
x-romp
# obstack.h assumes that if __STDC__ is defined an ANSI C preprocessor is
# being used. -Hnocpp makes hc use its builtin preprocessor instead of
# /lib/cpp. gcc doesn't use , so it does
www.eeworm.com/read/332098/12779497
c sendfd.c
#include "apue.h"
#include
/*
* Pass a file descriptor to another process.
* If fd