代码搜索:Identify
找到约 1,886 项符合「Identify」的源代码
代码结果 1,886
www.eeworm.com/read/233188/14164749
cpp swf5compiler.tab.cpp
/* A Bison parser, made from swf5compiler.y
by GNU Bison version 1.28 */
#define YYBISON 1 /* Identify Bison output. */
#define yyparse swf5parse
#define yylex swf5lex
#define yyerror
www.eeworm.com/read/224612/14580283
h ourconstants.h
// Definition of our constants
#if !defined(OUR_CONSTANTS_H)
#define OUR_CONSTANTS_H
// Arbitrary constants to identify record views
const UINT PRODUCT_VIEW = 1U;
const UINT ORDER_VIEW = 2U;
www.eeworm.com/read/17967/768251
cmd _impact.cmd
setMode -bs
setMode -bs
setCable -port auto
Identify
identifyMPM
assignFile -p 1 -file "E:/Program Files/xp/Xilinx92i/mydesign/vgavga/vgavga.bit"
Program -p 1 -v -defaultVersion 0
Program -p
www.eeworm.com/read/474959/1387544
cc y.tab.cc
/* A Bison parser, made from /home/dpg1/omni/cvs/40/src/tool/omniidl/cxx/idl.yy
by GNU Bison version 1.28 */
#define YYBISON 1 /* Identify Bison output. */
#define IDENTIFIER 257
#define AB
www.eeworm.com/read/465320/1520698
c gram.tab.c
/* A Bison parser, made from gram.y
by GNU bison 1.35. */
#define YYBISON 1 /* Identify Bison output. */
# define CTRL_ASSIGN 257
# define CTRL_IGNORE 258
# define OPEN 259
# define CLOSE 260
www.eeworm.com/read/465297/1521278
c gram.tab.c
/* A Bison parser, made from gram.y
by GNU bison 1.35. */
#define YYBISON 1 /* Identify Bison output. */
# define CTRL_ASSIGN 257
# define CTRL_IGNORE 258
# define OPEN 259
# define CLOSE 260
www.eeworm.com/read/224875/4802042
c grammar.c
/* A Bison parser, made from ../libpcap/grammar.y
by GNU bison 1.35. */
#define YYBISON 1 /* Identify Bison output. */
#define yyparse pcap_parse
#define yylex pcap_lex
#define yyerror pcap_er
www.eeworm.com/read/221464/4830179
cpp graphviz_digraph_parser.cpp
/* A Bison parser, made from graphviz_parser.y
by GNU Bison version 1.28 */
#define YYBISON 1 /* Identify Bison output. */
#define yyparse bgl_dir_parse
#define bgl_dir_lex bgl_dir_l
www.eeworm.com/read/294145/3919514
h sch.h
#ifndef SCH_H__
#define SCH_H__
#define MAX_CLIENTS 2
struct sch_client_t {
// An ID to identify the mobile
int id;
// Bit-field that describes the uplinks
int uplinks;
// Bit-field that d