代码搜索:REF
找到约 10,000 项符合「REF」的源代码
代码结果 10,000
www.eeworm.com/read/138548/5815456
pm errorhandler.pm
# $Id: ErrorHandler.pm 4536 2004-05-11 05:33:05Z btrott $
package XML::Atom::ErrorHandler;
use strict;
use vars qw( $ERROR );
sub new { bless {}, shift }
sub error {
my $msg = $_[1] || '';
www.eeworm.com/read/138196/5817219
java jtdsobjectfactory.java
// jTDS JDBC Driver for Microsoft SQL Server and Sybase
// Copyright (C) 2004 The jTDS Project
//
// This library is free software; you can redistribute it and/or
// modify it under the terms of the G
www.eeworm.com/read/137691/5820753
java autointernaltables.java
// Copyright 2000 Samuele Pedroni
package org.python.core;
import java.lang.ref.*;
import java.util.*;
public abstract class AutoInternalTables extends InternalTables2 {
protected ReferenceQue
www.eeworm.com/read/136849/5844057
inc r2d_asm_patch_utils.inc
.ref _r2d_start_branch_inst
.ref _r2d_stop_branch_inst
.ref _r2d_load_foreground
.ref _r2d_load_background
.ref _r2d_blit_foreground
.ref _r2d_blit_background
.ref _r2d_always_writ
www.eeworm.com/read/136827/5847286
c dsputil_mlib.c
/*
* Sun mediaLib optimized DSP utils
* Copyright (c) 2001 Fabrice Bellard.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General
www.eeworm.com/read/135376/5886826
asm os_sw.asm
.page
.text
_OSCtxSw:
.ref _OSTCBHighRdy
.ref _OSTCBCur
.ref _OSPrioHighRdy
.ref _OSPrioCur
.global _OSCtxSw
PUSH RPC
MOVW DP,#_OSTCBCur ; OSTCBCur->OSTCBStkPt
www.eeworm.com/read/135376/5886828
asm os_tickisr.asm
.page
.text
_OSTickISR:
.ref _OSTimeTick
.ref _OSIntNesting
.ref _OSIntExit
.ref _PieCtrlRegs
.global _OSTickISR
PUSH RPC
CLRC PAGE0,OVM
MOVW DP,#_PieC
www.eeworm.com/read/132649/5913012
cpp item_formatter.cpp
/*
* ===========================================================================
* PRODUCTION $Log: item_formatter.cpp,v $
* PRODUCTION Revision 1000.2 2004/06/01 19:44:52 gouriano
* PRODUCTION