代码搜索:queue
找到约 10,000 项符合「queue」的源代码
代码结果 10,000
www.eeworm.com/read/178564/9391855
queue
/*
*
* Copyright (c) 1994
* Hewlett-Packard Company
*
* Permission to use, copy, modify, distribute and sell this software
* and its documentation for any purpose is hereby granted without fee,
www.eeworm.com/read/399904/7826954
queue
/*
*
* Copyright (c) 1994
* Hewlett-Packard Company
*
* Permission to use, copy, modify, distribute and sell this software
* and its documentation for any purpose is hereby granted without fee,
www.eeworm.com/read/197653/7982545
queue
/*
*
* Copyright (c) 1994
* Hewlett-Packard Company
*
* Permission to use, copy, modify, distribute and sell this software
* and its documentation for any purpose is hereby granted without fee,
www.eeworm.com/read/142806/12917664
queue
/*
*
* Copyright (c) 1994
* Hewlett-Packard Company
*
* Permission to use, copy, modify, distribute and sell this software
* and its documentation for any purpose is hereby granted without fee,
www.eeworm.com/read/242653/12995000
queue
typedef struct{
uint8 R_front;
uint8 R_rear;
uint8 R_count;
uint8 R_overflow;
uint8 R_buf[RBUF_SIZE];
uint8 T_front;
uint8 T_rear;
uint8 T_count;
uint8 T_buf[TBUF_SIZE];
uint8 T_di
www.eeworm.com/read/138936/13200767
queue
/*
*
* Copyright (c) 1994
* Hewlett-Packard Company
*
* Permission to use, copy, modify, distribute and sell this software
* and its documentation for any purpose is hereby granted without fee,
www.eeworm.com/read/137695/13304560
queue
/*
*
* Copyright (c) 1994
* Hewlett-Packard Company
*
* Permission to use, copy, modify, distribute and sell this software
* and its documentation for any purpose is hereby granted without fee,
www.eeworm.com/read/321827/13396965
queue
// queue standard header
#if _MSC_VER > 1000 /*IFSTRIP=IGN*/
#pragma once
#endif
#ifndef _QUEUE_
#define _QUEUE_
#include
#include
#include
#include
www.eeworm.com/read/136019/13878456
queue
/*
*
* Copyright (c) 1994
* Hewlett-Packard Company
*
* Permission to use, copy, modify, distribute and sell this software
* and its documentation for any purpose is hereby granted without fee,
www.eeworm.com/read/141951/5767549
queue
Song Queue
[% IF queue.size > 0 %]
[% FOREACH q = queue %]
[% TRY %]
[% USE mp3 = MP3(q.media) %]