代码搜索:Identify
找到约 1,886 项符合「Identify」的源代码
代码结果 1,886
www.eeworm.com/read/120251/6076931
cpp _vs1.0_parser.cpp
/* A Bison parser, made from vs1.0_grammar.y
by GNU bison 1.35. */
#define YYBISON 1 /* Identify Bison output. */
#define yyparse vs10_parse
#define yylex vs10_lex
#define yyerror vs10_
www.eeworm.com/read/113165/6138945
cpp _ps1.0_parser.cpp
/* A Bison parser, made from ps1.0_grammar.y
by GNU bison 1.35. */
#define YYBISON 1 /* Identify Bison output. */
#define yyparse ps10_parse
#define yylex ps10_lex
#define yyerror ps10_
www.eeworm.com/read/113165/6138947
cpp _vs1.0_parser.cpp
/* A Bison parser, made from vs1.0_grammar.y
by GNU bison 1.35. */
#define YYBISON 1 /* Identify Bison output. */
#define yyparse vs10_parse
#define yylex vs10_lex
#define yyerror vs10_
www.eeworm.com/read/13887/285348
m elec_distance_nn.m
function [NN_e, NN_d] = elec_distance_nn(dist_e, dist_d)
% ELEC_DISTANCE_NN - Identify distance between nearest neighbour electrodes.
%
% Requires input data generated by 'elec_distance.m'
%
% Us
www.eeworm.com/read/312645/3651694
changelog
2003-02-24 Jonathan Larmour
* cdl/cpuload.cdl: Add doc link.
2003-02-20 Bart Veer
* cdl/cpuload.cdl: identify test binaries, not test sour
www.eeworm.com/read/408355/2251807
svn-base madwifi-indent.svn-base
#!/bin/sh
# Based on Lindent script from Linux with extra types.
# GNU indent doesn't seen to be able to identify types from their
# position in the code.
indent -npro -kr -i8 -ts8 -sob -l80 -ss -nc
www.eeworm.com/read/398634/2373224
c pars0grm.c
/* A Bison parser, made from pars0grm.y
by GNU Bison version 1.28 */
#define YYBISON 1 /* Identify Bison output. */
#define PARS_INT_LIT 257
#define PARS_FLOAT_LIT 258
#define PARS_STR_LIT