代码搜索:instead

找到约 6,048 项符合「instead」的源代码

代码结果 6,048
www.eeworm.com/read/125688/6025554

h malloc.h

#if __GNUC__ #warning "this file includes which is deprecated, use instead" #endif #include
www.eeworm.com/read/125688/6026609

h malloc.h

#if __GNUC__ #warning "this file includes which is obsoleted, use instead" #endif #include
www.eeworm.com/read/124910/6037484

h termio.h

/* Compatible for old `struct termio' ioctl interface. This is obsolete; use the POSIX.1 `struct termios' interface defined in instead. */ #include #include
www.eeworm.com/read/124109/6056048

h serial390.h

#ifndef SERIAL390_H #define SERIAL390_H #warning "Please use instead of " #include #endif SERIAL390_H
www.eeworm.com/read/120251/6079530

py __init__.py

from pyogre_ import * def _Vector3__str__( self ): return 'Vector3(%f,%f,%f)' % (self.x, self.y, self.z) Vector3.__repr__ = _Vector3__str__ def String( str ): """Obsolete. Pass pyth
www.eeworm.com/read/119335/6090912

txt fdio.txt

ssize_t fdgetline(char **, size_t *, int); Similar to glibc function getline, but works on file descriptors instead of streams. int fdputs(const char *, int); Similar to glibc function fputs, but w
www.eeworm.com/read/113165/6141540

py __init__.py

from pyogre_ import * def _Vector3__str__( self ): return 'Vector3(%f,%f,%f)' % (self.x, self.y, self.z) Vector3.__repr__ = _Vector3__str__ def String( str ): """Obsolete. Pass pyth
www.eeworm.com/read/111672/6154022

m pmntanh.m

function t=pmntanh(x) % PMNTANH % ------- % Fast hyperbolic tangent function to be used in % neural networks instead of the tanh provided by MATLAB t=1-2./(exp(2*x)+1);
www.eeworm.com/read/107647/6188604

h ioctl.h

/* * sys\ioctl.h doesn't exist on NT...rather than including it conditionally * in many of the source files, we just extend the include path so that the * compiler will pick this up empty header in
www.eeworm.com/read/101082/6241004

s environ.s

/* @(#)environ.s 4.1 ULTRIX 7/3/90 */ /* * Define environ globally for those who need it, while letting * ANSI purists pretend it doesn't exist (because all the internal * usage in the library uses