代码搜索:Hints
找到约 1,068 项符合「Hints」的源代码
代码结果 1,068
www.eeworm.com/read/195013/5122640
00-index
00-INDEX
- this file.
IODC.txt
- Documentation IODC
debugging
- some debugging hints for real-mode code
mm
- Documentation on parisc mm status
registers
- current/planned usage of registers
www.eeworm.com/read/195013/5122642
debugging
okay, here are some hints for debugging the lower-level parts of
linux/parisc.
1. Absolute addresses
A lot of the assembly code currently runs in real mode, which means
absolute addresses are used
www.eeworm.com/read/179911/5299858
00-index
00-INDEX
- this file.
IODC.txt
- Documentation IODC
debugging
- some debugging hints for real-mode code
mm
- Documentation on parisc mm status
registers
- current/planned usage of registers
www.eeworm.com/read/179911/5299861
debugging
okay, here are some hints for debugging the lower-level parts of
linux/parisc.
1. Absolute addresses
A lot of the assembly code currently runs in real mode, which means
absolute addresses are used
www.eeworm.com/read/171731/5391751
java passwordhint.java
package org.appfuse.webapp.action;
import org.appfuse.model.User;
import org.appfuse.webapp.util.RequestUtil;
/**
* Managed Bean to send password hints to registered users.
*
*
*
www.eeworm.com/read/170577/5403320
tcl rpcvar.tcl
# rpcvar.tcl - Copyright (C) 2001 Pat Thoyts
#
# Provide a mechanism for passing hints as to the XML-RPC or SOAP value type
# from the user code to the TclSOAP framew
www.eeworm.com/read/350097/3134748
00-index
00-INDEX
- this file.
IODC.txt
- Documentation IODC
debugging
- some debugging hints for real-mode code
mm
- Documentation on parisc mm status
registers
- current/planned usage of registers
www.eeworm.com/read/350097/3134751
debugging
okay, here are some hints for debugging the lower-level parts of
linux/parisc.
1. Absolute addresses
A lot of the assembly code currently runs in real mode, which means
absolute addresses are used
www.eeworm.com/read/321483/3535045
pl aix.pl
# Many AIX installations seem not to have the right PATH
# for the C compiler. Steal the logic from Perl's hints/aix.sh.
use Config;
unless ($Config{gccversion}) {
my $cc = $Config{cc};
if (!
www.eeworm.com/read/318039/3572455
c rlm_preprocess.c
/*
* rlm_preprocess.c
* Contains the functions for the "huntgroups" and "hints"
* files.
*
* Version: $Id: rlm_preprocess.c,v 1.83 2008/03/05 10:13:21 aland Exp $
*
* This program is fr