代码搜索:usage

找到约 10,000 项符合「usage」的源代码

代码结果 10,000
www.eeworm.com/read/208214/4995097

m ttsetperiod.m

% TTSETPERIOD Set the period of a periodic task. % % Usage: ttSetPeriod(value) % ttSetPeriod(value, taskname) % % Inputs: % value Value to be set. % taskname Name of a task. If
www.eeworm.com/read/208214/4995098

m ttsetpriority.m

% TTSETPRIORITY Set the base priority of a task. % % Usage: ttSetPriority(value) % ttSetPriority(value, taskname) % % Inputs: % value Value to be set. % taskname Name of a task.
www.eeworm.com/read/208214/4995099

m ttdiscardunsentmessages.m

% TTDISCARDUNSENTMESSAGES Delete any unsent messages waiting in % the network interface output queue. A message that has already % started to be sent is not affected. % % Usage: nbr = ttDisca
www.eeworm.com/read/208214/4995108

m ttfetch.m

% TTFETCH Fetch a message from a mailbox (blocking) % % Usage: ttFetch(mailboxname) % % Inputs: % mailboxname Name of a mailbox. % % Note: % The actual message is read using TTRETRIEVE. %
www.eeworm.com/read/208214/4995111

m ttsetdata.m

% TTSETDATA Update the local memory data structure associated % with a specific task. % % Usage: ttSetData(taskname, data) % % Inputs: % taskname Name of a task. % data Up
www.eeworm.com/read/208214/4995118

m ttsleep.m

% TTSLEEP Put the running task to sleep for a certain time. % % Usage: ttSleep(duration) % % Inputs: % duration The time that the task should sleep. % % See also TTSLEEPUNTIL % %
www.eeworm.com/read/208214/4995126

m ttsendmsg.m

% TTSENDMSG Send a message over a network. % This function is used both for wired and wireless networks. % % Usage: ttSendMsg(receiver, data, length) % ttSendMsg(receiver, data,
www.eeworm.com/read/205824/5021715

c bitmap.c

#include "precomp.h" /* * @implemented */ HBITMAP STDCALL CreateDIBSection( HDC hDC, CONST BITMAPINFO *BitmapInfo, UINT Usage, VOID **Bits, HANDLE hSection, DWORD dwOf
www.eeworm.com/read/204040/5035637

makefile

#======================================================================== # Name: QBASIC Runtime Makefile # Usage: # make -f [TL=] ["IDB=-DDBG"] [bqb50.lib bqlb45.lib] #
www.eeworm.com/read/192559/5154830

h bcr.h

#ifndef __BCR_H__ #define __BCR_H__ // BCR (Board Control Register) mapping and usage include file // $Workfile: bcr.h $ //// // Copyright