代码搜索:empty
找到约 10,000 项符合「empty」的源代码
代码结果 10,000
www.eeworm.com/read/285689/8822960
c secqfirs.c
/***************************************************/
/* 取得循环队列(顺序存储)的首结点值 */
/* 文件名secqfirs.c, 函数名get_first() */
/***************************************************/
www.eeworm.com/read/285689/8822999
c seqqfirs.c
/***************************************************/
/* 取得队列(顺序存储)的队首结点值 */
/* 文件名seqqfirs.c, 函数名get_first() */
/**********************************************
www.eeworm.com/read/428756/8846729
cpp custom3dpaletteseries.cpp
// Machine generated IDispatch wrapper class(es) created by Microsoft Visual C++
// NOTE: Do not modify the contents of this file. If this class is regenerated by
// Microsoft Visual C++, your m
www.eeworm.com/read/185374/9041232
c emptyfolders.c
#include "common.h"
static void prune_empty_folders(LIBMTP_mtpdevice_t *device, LIBMTP_file_t *files, LIBMTP_folder_t *folderlist, int do_delete)
{
if(folderlist==NULL)
return;
if(folderlist
www.eeworm.com/read/379747/9178944
cpp vcview3d.cpp
// Machine generated IDispatch wrapper class(es) created by Microsoft Visual C++
// NOTE: Do not modify the contents of this file. If this class is regenerated by
// Microsoft Visual C++, your m
www.eeworm.com/read/181316/9259562
cpp vcview3d.cpp
// Machine generated IDispatch wrapper class(es) created by Microsoft Visual C++
// NOTE: Do not modify the contents of this file. If this class is regenerated by
// Microsoft Visual C++, your m
www.eeworm.com/read/377572/9270803
cc packet_queue.cc
// -*- c-basic-offset: 4; tab-width: 8; indent-tabs-mode: t -*-
// Copyright (c) 2001-2008 XORP, Inc.
//
// Permission is hereby granted, free of charge, to any person obtaining a
// copy of this sof
www.eeworm.com/read/181164/9271976
cpp chk_fifofile.cpp
/* Copyright is licensed under GNU LGPL. by I.J.Wang 2003
Check WyFifoFile public members
Build: make chk_fifofile
Note: Test data files should exist in the working directo
www.eeworm.com/read/375866/9346975
_c uart._c
#include "GLO.H"
#include "uart.h"
//--------------------------------------------------------------------
/*
uart0接收结束中断 与PL-2303通信
*/
//中断向量
//协议帧格式
//SYNC + LENGTH(2 byte) +
www.eeworm.com/read/375866/9346996
c uart.c
#include "GLO.H"
#include "uart.h"
//--------------------------------------------------------------------
/*
uart0接收结束中断 与PL-2303通信
*/
//中断向量
//协议帧格式
//SYNC + LENGTH(2 byte) +