代码搜索结果

找到约 10,000 项符合 2 的代码

osd2_cls.h

void OSD2ClearSRam(void); void OSD2Show4BPIcon(uCHAR *string,uCHAR x,uCHAR y,uCHAR cBlink,uCHAR HVScale,uCHAR Color, uCHAR MenuIndex,uCHAR bColor); void OSD2ClearMenu(uCHAR MenuIndex); void OSD

osd2_cls.h

void OSD2ClearSRam(void); void OSD2Show4BPIcon(uCHAR *string,uCHAR x,uCHAR y,uCHAR cBlink,uCHAR HVScale,uCHAR Color, uCHAR MenuIndex,uCHAR bColor); void OSD2ClearMenu(uCHAR MenuIndex); void OSD

skeleton.m

function skeleton % global face1base face2base face3base face4base face5base face6base % global face1elo1 face2elo1 face3elo1 face4elo1 face5elo1 face6elo1 % global face1topelo1 face2topelo1 face

skeleton.asv

function skeleton % global face1base face2base face3base face4base face5base face6base % global face1elo1 face2elo1 face3elo1 face4elo1 face5elo1 face6elo1 % global face1topelo1 face2topelo1 face

lrol.c

#include void tst_lrol (void) { long a; long b; a = 0xA5A5A5A5; b = _lrol_(a,3); /* 程序运行后b的结果是0x2D2D2D2D */ } void main() { for(;;) tst_lrol(); }

syscache.c

/* sysCache.c - secondary (L2) cache library for the Hawk SMC */ /* Copyright 1984-2001 Wind River Systems, Inc. */ /* Copyright 1996-2001 Motorola, Inc., All Rights Reserved. */ /* modification his

contents.m

% CREWES velocity manipulation toolbox %Tools to convert velocity functions from one form to another % % DRAWVINT ... draw interval velocity as a piecewise constant function % VAVE2VINT ... conver

a2dp_sd_stream.c

/**************************************************************************** Copyright (C) Cambridge Silicon Radio Ltd. 2004-2006 Part of BlueLab 3.5.2-release FILE NAME a2dp_sd_stream.c

a2dp_sd_close.h

/**************************************************************************** Copyright (C) Cambridge Silicon Radio Ltd. 2004-2006 Part of BlueLab 3.5.2-release FILE NAME a2dp_sd_close.h

warp.hpp

/************************************************************************* This software module was originally developed by Ming-Chieh Lee (mingcl@microsoft.com), Microsoft Corporation Wei-g