代码搜索:quick

找到约 3,674 项符合「quick」的源代码

代码结果 3,674
www.eeworm.com/read/233527/4666802

h csa_types.h

#define PREC_COSTS #if defined(QUICK_MIN) && !defined(NUM_BEST) #define NUM_BEST 3 #endif #if defined(USE_SP_AUG_FORWARD) || defined(USE_SP_AUG_BACKWARD) #ifndef USE_SP_AUG #define USE_SP_AUG #endif
www.eeworm.com/read/207991/4998745

mils test_90.mils

setoid(oid(20000000)); #test mark and number primitives var b:= new(str,int); b.insert("the",1); b.insert("quick",20); b.insert("brown",30); b.insert("fox",40); b.insert("jumps",50); b.insert("over",
www.eeworm.com/read/195013/5118298

c start_8xx.c

/* * BK Id: SCCS/s.start_8xx.c 1.10 09/14/01 18:01:17 trini */ /* * Copyright (C) 1996 Paul Mackerras. * Copyright (C) 2000 Dan Malek. * Quick hack of Paul's code to make XMON work on 8xx process
www.eeworm.com/read/179911/5299457

h pgalloc.h

#ifndef __ASM_SH_PGALLOC_H #define __ASM_SH_PGALLOC_H #include #include #include #define pgd_quicklist (current_cpu_data.pgd_quick) #define pmd_qui
www.eeworm.com/read/350097/3134347

h pgalloc.h

#ifndef __ASM_SH_PGALLOC_H #define __ASM_SH_PGALLOC_H #include #include #include #define pgd_quicklist (current_cpu_data.pgd_quick) #define pmd_qui
www.eeworm.com/read/325830/3479246

bat make.bat

REM quick and dirty build file for testing different MSDEVs setlocal set myFLAGS= /I../include /I../mySTL /c /W3 /G6 /O2 cl %myFLAGS% aes.cpp cl %myFLAGS% aestables.cpp cl %myFLAGS% algebra
www.eeworm.com/read/325830/3479269

bat make.bat

REM quick and dirty build file for testing different MSDEVs setlocal set myFLAGS= /I../include /I../mySTL /c /W3 /G6 /O2 cl %myFLAGS% benchmark.cpp link.exe /out:benchmark.exe ../src/taocr
www.eeworm.com/read/311226/3684207

n3 qvars2.n3

# Test the cwm quick variable expressions #@prefix rdf: . #@prefix s: . #@prefix daml:
www.eeworm.com/read/311226/3684248

n3 qvars1.n3

# Test the cwm quick variable expressions #@prefix rdf: . #@prefix s: . #@prefix daml:
www.eeworm.com/read/294038/3922860

c start_8xx.c

/* * BK Id: SCCS/s.start_8xx.c 1.10 09/14/01 18:01:17 trini */ /* * Copyright (C) 1996 Paul Mackerras. * Copyright (C) 2000 Dan Malek. * Quick hack of Paul's code to make XMON work on 8xx process