代码搜索:instead
找到约 6,048 项符合「instead」的源代码
代码结果 6,048
www.eeworm.com/read/443386/1747694
makefile
# Makefile for the Linux graphics to console drivers.
# 5 Aug 1999, James Simmons,
# Rewritten to use lists instead of if-statements.
# Font handling
font-objs := fonts
www.eeworm.com/read/442179/1764899
xtp filter-attribute.xtp
XPath filter patterns can simplify default attributes. Instead of using
some sort of pattern, an XPath pattern can match elements wi
www.eeworm.com/read/440906/1777902
c builtin.c
// Bug: g++ overloads strlen instead of bashing the builtin version.
// Special g++ Options: -w
// Build don't link:
extern "C" void strlen (const char *);
void f ()
{
strlen("Hi");
}
www.eeworm.com/read/438718/1822833
py tb.py
# Print tracebacks, with a dump of local variables.
# Also an interactive stack trace browser.
# Note -- this module is obsolete -- use pdb.pm() instead.
import sys
import os
from stat import *
impor
www.eeworm.com/read/438718/1823054
py macurl2p.py
"""Mac specific module for conversion between pathnames and URLs.
Do not import directly, use urllib instead."""
import string
import urllib
import os
def url2pathname(pathname):
"Convert /-deli
www.eeworm.com/read/432474/1892880
h combase.h
/* comBase.h - VxDCOM Base Definitions */
/* Copyright (c) 1999 Wind River Systems, Inc. */
/*
modification history
--------------------
01l,21dec01,nel Use offset for DCC instead of adjustment in
www.eeworm.com/read/431876/1903067
h combase.h
/* comBase.h - VxDCOM Base Definitions */
/* Copyright (c) 1999 Wind River Systems, Inc. */
/*
modification history
--------------------
01l,21dec01,nel Use offset for DCC instead of adjustment in
www.eeworm.com/read/431664/1904768
c http_tag_ref.c
/*
* PLEASE NOTE:
*
* This file is automatically generated by tag_dll.awk.
* It contains tag_typedef_t for tag references.
*
* Do not, repeat, do not edit this file. Edit 'http_tag.c' instead
www.eeworm.com/read/431664/1905060
c auth_tag_ref.c
/*
* PLEASE NOTE:
*
* This file is automatically generated by tag_dll.awk.
* It contains tag_typedef_t for tag references.
*
* Do not, repeat, do not edit this file. Edit 'auth_tag.c' instead
www.eeworm.com/read/431664/1905085
c stun_tag_ref.c
/*
* PLEASE NOTE:
*
* This file is automatically generated by tag_dll.awk.
* It contains tag_typedef_t for tag references.
*
* Do not, repeat, do not edit this file. Edit 'stun_tag.c' instead