代码搜索:instead
找到约 6,048 项符合「instead」的源代码
代码结果 6,048
www.eeworm.com/read/234134/4661938
c pathopen.c
/* reasonable imitation of logical names
*
* 4/14/86 dl findpath: test for trailing && leading \ before
* appending a \
* 29-Oct-1986 mz Use c-runtime instead of Z
www.eeworm.com/read/233448/4683467
c 20010313-1.c
/* Origin: Joseph Myers . */
/* After the open parenthesis before the __attribute__, we used to shift
the __attribute__ (expecting a parenthesised abstract declarator)
instead
www.eeworm.com/read/233396/4692790
h errno.h
/* errno is not a global variable, because that would make using it
non-reentrant. Instead, its address is returned by the function
__errno. */
#ifndef _SYS_ERRNO_H_
#ifdef __cplusplus
extern
www.eeworm.com/read/232539/4698614
py thetrap.py
# thetrap.py
#
# A SafeSandbox that represents a region that contains
# a deadly trap, where one wrong step can kill you.
#
# ... if there were any code here!
#
# Instead, we demonstrate some
www.eeworm.com/read/225009/4800013
java unstablevalidationexception.java
package xyz.frame.validator;
import xyz.frame.LogicException;
/**
* A validation method has thrown an exception. No validation method should
* throw an exception instead, they should add errors to
www.eeworm.com/read/217170/4875213
py thetrap.py
# thetrap.py
#
# A SafeSandbox that represents a region that contains
# a deadly trap, where one wrong step can kill you.
#
# ... if there were any code here!
#
# Instead, we demonstrate some
www.eeworm.com/read/213147/4918046
svn-base todo.txt.svn-base
- Trawl the code for more byte swaps.
It would make more sense for the code to call gtohl and htogl instead of having SWAP4 in the
ReadLong/WriteLong and then having to swap it back for Macs!
www.eeworm.com/read/213147/4918051
txt todo.txt
- Trawl the code for more byte swaps.
It would make more sense for the code to call gtohl and htogl instead of having SWAP4 in the
ReadLong/WriteLong and then having to swap it back for Macs!
www.eeworm.com/read/213147/4919476
svn-base todo.txt.svn-base
- Trawl the code for more byte swaps.
It would make more sense for the code to call gtohl and htogl instead of having SWAP4 in the
ReadLong/WriteLong and then having to swap it back for Macs!