代码搜索结果
找到约 1,827 项符合
Recognition 的代码
testall.tst
(set-dynamic-constraint-checking FALSE)
(set-sequence-operator-recognition FALSE)
(set-static-constraint-checking TRUE)
(set-reset-globals TRUE)
(set-auto-float-dividend TRUE)
(set-fact-duplication FA
x86id.re
/*
* x86 identifier recognition and instruction handling
*
* Copyright (C) 2002 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitt
lc3bid.re
/*
* LC-3b identifier recognition and instruction handling
*
* Copyright (C) 2003 Peter Johnson
*
* Redistribution and use in source and binary forms, with or without
* modification, are permi
wiki.transform
# harmonise line-endings
Replace !(\n\r)|(\r\n)|(\r)!\n!
# escape rogue HTML
Replace !!>!
# "six-ticks" - override pattern recognition
Replace !''''''!!
# "han
nxscribble.c
/*
* Copyright (c) 2000 Greg Haerr
* Copyright (c) 2000 Century Software
*
* Scribble Handwriting Recognition for Nano-X!
*/
#include
#
hre_api.h
/*
* hre_api.h: User-Level API for Handwriting Recognition
* Author: James Kempf
* Created On: Mon Nov 2 14:01:25 1992
* Last Modified By: James Kempf
* Last Modifie
nxscribble.c
/*
* Copyright (c) 2000 Greg Haerr
* Copyright (c) 2000 Century Software
*
* Scribble Handwriting Recognition for Nano-X!
*/
#include
#
hre_api.h
/*
* hre_api.h: User-Level API for Handwriting Recognition
* Author: James Kempf
* Created On: Mon Nov 2 14:01:25 1992
* Last Modified By: James Kempf
* Last Modifie
token_stream_retry_exception.sa
(*
ANTLR Translator Generator
Project led by Terence Parr at http://www.jGuru.com
Software rights: http://www.antlr.org/RIGHTS.html
$Id: //depot/code/org.antlr/release/antlr-2.7.0/lib/sath