代码搜索:Notes
找到约 10,000 项符合「Notes」的源代码
代码结果 10,000
www.eeworm.com/read/139291/5804192
notes tech.notes
Technical Notes about PCRE
--------------------------
Many years ago I implemented some regular expression functions to an algorithm
suggested by Martin Richards. These were not Unix-like in form, an
www.eeworm.com/read/138548/5815808
release_notes
2.5.0
-----
Very minor adjustments since RC2, see the NEWS file for details.
2.5.0-RC2
---------
Many fixes since the RC1 release. This one is as close to production quality as
they come, so this w
www.eeworm.com/read/136989/5826688
txt notes.txt
# NOTES.txt,v 1.1 2001/11/22 10:30:54 crodrigu Exp
Linux notes
===========
Under Linux kernel 2.4, the following DSCP values
could not be set with the setsockopt call
unless you run as root:
www.eeworm.com/read/136786/5865464
release-notes
Hey, Emacs, we're -*-Text-*- mode!
===== Release notes for ftape-3.04d 25/11/97 =====
- The correct pre-processor statement for "else if" is "#elif" not
"elsif".
- Need to call zft_reset_position()
www.eeworm.com/read/135582/5885922
xpm notes.xpm
/* XPM */
static char* NotesXPM[] =
{
/* width height ncolors chars_per_pixel */
"32 32 110 2",
/* colors */
" c None",
"AA c #FFFFFFFFFFFF",
"BA c #242421211E1E",
"CA c #DEDEDEDEDEDE",
"D
www.eeworm.com/read/134009/5895957
notes cc.notes
At entry to each basic block, the following can be assumed (and hence
must be forced where necessary at the end of each basic block):
The shadow stack @stack is empty.
For each lexical object in @pad
www.eeworm.com/read/133772/5899800
txt notes.txt
Memory allocation package - Implementation Notes
------------------------------------------------
Made with loving care by Jonathan Larmour (jlarmour@redhat.com
www.eeworm.com/read/133772/5900047
txt notes.txt
These notes were written to record the current state of this code.
Much of it was written during the investigation work.
At present this stuff is only partially functional. Do not assume
anythi
www.eeworm.com/read/132649/5914937
notes tech.notes
Technical Notes about PCRE
--------------------------
Many years ago I implemented some regular expression functions to an algorithm
suggested by Martin Richards. These were not Unix-like in form, an
www.eeworm.com/read/131315/5933339
notes pmap.notes
Following are some observations about the the BSD hp300 pmap module that
may prove useful for other pmap modules:
1. pmap_remove should be efficient with large, sparsely populated ranges.
Profili