代码搜索:instead
找到约 6,048 项符合「instead」的源代码
代码结果 6,048
www.eeworm.com/read/204040/5036253
c root.c
/* root.c - generate a path to a file from the root
*
* Modifications:
*
* 30-Jul-1986 mz Add sensitivity for network names
* 29-Oct-1986 mz Use c-runtime instead of Z-alike
* 18-Oc
www.eeworm.com/read/200278/5070787
c sendfd.c
#include "apue.h"
#include
/*
* Pass a file descriptor to another process.
* If fd
www.eeworm.com/read/197905/5091019
m mgram2.m
% like mgram1, except we use a durational HMM instead of an HHMM2
past = 0;
words = {'the', 't', 'h', 'e'};
data = 'the';
nwords = length(words);
word_len = zeros(1, nwords);
word_prob = normalise(o
www.eeworm.com/read/186388/5233431
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/349580/3142842
cpp genericfile.cpp
// Copyright (C) 2002-2006 Johan Hoffman and Anders Logg.
// Licensed under the GNU LGPL Version 2.1.
//
// First added: 2002-11-12
// Last changed: 2006-05-24
// FIXME: Use streams instead of stdio
www.eeworm.com/read/346158/3189605
m mgram2.m
% like mgram1, except we use a durational HMM instead of an HHMM2
past = 0;
words = {'the', 't', 'h', 'e'};
data = 'the';
nwords = length(words);
word_len = zeros(1, nwords);
word_prob = normalise(o
www.eeworm.com/read/342636/3231789
sh generator.sh
#!/bin/bash
# $Id: generator.sh 9537 2006-10-12 16:27:13Z nijel $
#
# Shell script that adds a new function file using a template. Should not be called directly
# but instead by template_Generator.sh
www.eeworm.com/read/333835/3382612
h api-support.h
#ifndef __LINUX_API_SUPPORT_H__
#define __LINUX_API_SUPPORT_H__
#ifndef __LNET_API_SUPPORT_H__
#error Do not #include this file directly. #include instead
#endif
#ifndef __KERN
www.eeworm.com/read/331135/3415997
am makefile.am
# modules/audio_mixer/Makefile.am automatically generated from modules/audio_mixer/Modules.am by bootstrap
# DO NOT EDIT - edit Modules.am or $(top_srcdir)/bootstrap instead
basedir = audio_mixer
mo
www.eeworm.com/read/331135/3416109
am makefile.am
# modules/stream_out/Makefile.am automatically generated from modules/stream_out/Modules.am by bootstrap
# DO NOT EDIT - edit Modules.am or $(top_srcdir)/bootstrap instead
basedir = stream_out
mods