代码搜索结果
找到约 10,000 项符合
Q 的代码
q.tpm
TOOL_ID Q
TOOL_TYPE DRILLING
LENGTH_UNITS INCH
CUTTER_DIAM 0.332
POINT_ANGLE 118
LENGTH 4.75
TOOL_MATERIAL -
GAUGE_LENGTH
q.pro
######################################################################
# Automatically generated by qmake (2.01a) ven. 15. mai 10:41:12 2009
#########################################################
q.asp
vti_encoding:SR|utf8-nl
vti_timelastmodified:TR|30 Dec 2002 06:22:28 -0000
vti_extenderversion:SR|4.0.2.4022
vti_cacheddtm:TX|30 Dec 2002 06:22:28 -0000
vti_filesize:IR|296
vti_cachedlinkinfo:VX|
chk.q
#!/bin/sh -
#
# $Id: chk.q,v 12.0 2004/11/17 03:44:51 bostic Exp $
#
# Check to make sure the queue macros pass our tests.
[ -f ../libdb.a ] || (cd .. && make libdb.a) || {
echo 'FAIL: unable to fin
q.c
#include
#include
#include
#include
#include
#include
#include
#include "queue.h"
#include "shqueue.h"
typedef enum
patt.q
165 186 187 191 192 192 192 192 192 193 192 192 193 193 192 200
172 191 191 190 192 192 192 192 192 192 192 192 193 192 195 203
171 192 191 192 191 193 156 111 97 109 143 185 193 196 196 207
175
q.c
unsigned
reg0indreg1 (r0, p1)
unsigned short r0; unsigned short p1;
{
return (r0 + p1);
}
q.c
unsigned
reg0indreg1 (r0, p1)
unsigned short r0; unsigned short p1;
{
return (r0 + p1);
}