代码搜索:Identify

找到约 1,886 项符合「Identify」的源代码

代码结果 1,886
www.eeworm.com/read/188182/5214476

c snapparse.c

/* A Bison parser, made from snapparse.y by GNU bison 1.35. */ #define YYBISON 1 /* Identify Bison output. */ # define T_INTV 257 # define T_ADDRV 258 # define T_STRV 259 # define T_EXCV 260 #
www.eeworm.com/read/398200/2383756

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 sources 2
www.eeworm.com/read/392332/2505731

php usergroup_9.php

www.eeworm.com/read/392332/2505741

php usergroup_1.php

www.eeworm.com/read/392332/2505755

php style_1.php

www.eeworm.com/read/127087/6008482

dns_name_getlabel_data

# # test data for dns_name_compare # format: # # where: label1_pos and label2_pos identify the label position of # the common label shared
www.eeworm.com/read/402624/11531221

txt cordic.txt

void CMonitorDlg::identify() { using namespace std; int i=0; ifstream cc; cc.open("id.txt"); while(i>id[i]; i++; } cc.close();//id 采样模拟数据输入 i=0; cc.open("idnoi
www.eeworm.com/read/489223/1225750

patch digitab.patch

--- pcre_compile.c 2006-10-10 12:00:00.000000000 +0200 +++ pcre_compile.c 2006-10-10 12:00:00.000000000 +0200 @@ -246,130 +246,6 @@ static const char *error_texts[] = { }; -/* Table to identify d
www.eeworm.com/read/237048/4634550

java x86cpuid.java

/* * $Id: X86CpuID.java,v 1.3 2003/11/28 11:10:07 epr Exp $ */ package org.jnode.vm.x86; import org.jnode.util.NumberUtils; import org.jnode.vm.CpuID; /** * Class used to identify the cu