代码搜索:TQ
找到约 2,276 项符合「TQ」的源代码
代码结果 2,276
www.eeworm.com/read/452710/7435457
c,v tmset.c,v
head 1.2;
access;
symbols;
locks
dls:1.2; strict;
comment @ * @;
1.2
date 97.09.21.19.29.52; author dls; state Dist;
branches;
next 1.1;
1.1
date 94.01.14.03.51.20; author dls; state
www.eeworm.com/read/223988/14608843
c tqdump.c
/* tqdump.c - tqdump, tqwrite */
#include
#include
#include
#include
/*------------------------------------------------------------------------
* tqdum
www.eeworm.com/read/223988/14608852
c tmset.c
/* tmset.c - tmset */
#include
#include
#include
#include
#include
#include
/*----------------------------------------------------------
www.eeworm.com/read/223988/14608879
c,v tmset.c,v
head 1.2;
access;
symbols;
locks
dls:1.2; strict;
comment @ * @;
1.2
date 97.09.21.19.29.52; author dls; state Dist;
branches;
next 1.1;
1.1
date 94.01.14.03.51.20; author dls; state v2e1;
branche
www.eeworm.com/read/127739/6001337
h asn1p_list.h
/*
* Singly linked tail queue support.
*/
#ifndef ASN1_PARSER_LIST_H
#define ASN1_PARSER_LIST_H
#define TQ_HEAD(type) \
struct { \
type *tq_head; \
type**tq_tail; \
}
#define T
www.eeworm.com/read/254793/12118537
cs chapter.cs
using System;
using System.Data;
using System.Collections;
using TQMS.DataAccessLayer;
using TQMS.DataAccessHelper;
namespace TQMS.BusinessLogicLayer
{
///
/// Chapter