代码搜索:instead
找到约 6,048 项符合「instead」的源代码
代码结果 6,048
www.eeworm.com/read/233522/4667736
h vcl_cctype.h
#ifndef vcl_generic_cctype_h_
#define vcl_generic_cctype_h_
// THIS IS A GENERATED FILE. DO NOT EDIT! -- Instead, edit vcl_cctype.hhh and run make
// isalnum
#ifndef vcl_isalnum
#define vcl_i
www.eeworm.com/read/233522/4667739
h vcl_iostream.h
#ifndef vcl_generic_iostream_h_
#define vcl_generic_iostream_h_
// THIS IS A GENERATED FILE. DO NOT EDIT! -- Instead, edit vcl_iostream.hhh and run make
// cin
#ifndef vcl_cin
#define vcl_cin
www.eeworm.com/read/233522/4667742
h vcl_typeinfo.h
#ifndef vcl_generic_typeinfo_h_
#define vcl_generic_typeinfo_h_
// THIS IS A GENERATED FILE. DO NOT EDIT! -- Instead, edit vcl_typeinfo.hhh and run make
// type_info
#ifndef vcl_type_info
#de
www.eeworm.com/read/233522/4667769
h vcl_bitset.h
#ifndef vcl_generic_bitset_h_
#define vcl_generic_bitset_h_
// THIS IS A GENERATED FILE. DO NOT EDIT! -- Instead, edit vcl_bitset.hhh and run make
// bitset
#ifndef vcl_bitset
#define vcl_bit
www.eeworm.com/read/233522/4667771
h vcl_string.h
#ifndef vcl_generic_string_h_
#define vcl_generic_string_h_
// THIS IS A GENERATED FILE. DO NOT EDIT! -- Instead, edit vcl_string.hhh and run make
// char_traits
#ifndef vcl_char_traits
#defi
www.eeworm.com/read/233522/4667776
h vcl_cstddef.h
#ifndef vcl_generic_cstddef_h_
#define vcl_generic_cstddef_h_
// THIS IS A GENERATED FILE. DO NOT EDIT! -- Instead, edit vcl_cstddef.hhh and run make
// ptrdiff_t
#ifndef vcl_ptrdiff_t
#defin
www.eeworm.com/read/229812/4751748
gml wmake.gml
.* .mono .THINGME gives Script a hard time so use back quote instead
:set symbol='sysper' value='~.'
:set symbol="prod16" value="16-bit &product".
.if '&lang' eq 'C' or '&lang' eq 'C/C++' .d
www.eeworm.com/read/215485/4903573
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/209559/4967666
h mach-types.h
/*
* Unlike ARM32 this is NOT automatically generated. DONT delete it
* Instead, consider FIXME-ing it so its auto-detected.
*/
#ifndef __ASM_ARM_MACH_TYPE_H
#define __ASM_ARM_MACH_TYPE_H
#includ
www.eeworm.com/read/209211/4982978
c devaudio-none.c
/*
* Linux and BSD
*/
#include "u.h"
#include "lib.h"
#include "dat.h"
#include "fns.h"
#include "error.h"
#include "devaudio.h"
/* maybe this should return -1 instead of sysfatal */
void
audiodevo