代码搜索:std
找到约 10,000 项符合「std」的源代码
代码结果 10,000
www.eeworm.com/read/242082/4555991
asm kbd_std.asm
;*
;* CW : Character Windows
;*
;* kbd_std.asm : standard KBD defaults (empty procedures)
;*
ifndef PollKeyboardKbd_NonDefault
;**************************************************************
www.eeworm.com/read/242082/4556022
asm syd_std.asm
;*
;* CW : Character Windows
;*
;* syd_std.asm : standard defaults
;*
ifndef DoSoundSyd_NonDefault
;*****************************************************************************
;**********
www.eeworm.com/read/242082/4556035
asm csd_std.asm
;*
;* CW : Character Windows
;*
;* csd_std.asm : standard defaults
;* (not machine specific)
ifndef ImodeGuessCurrentCsd_NonDefault
;***********************************************************
www.eeworm.com/read/240162/4580754
c std1.c
// { dg-do assemble }
// Origin: Mark Mitchell
extern "C" int memcmp (const void * __s1,
const void * __s2,
__SIZE_TYPE__ __n) throw ();
namespace std {
vo
www.eeworm.com/read/239645/4596568
mk link_std.mk
#
# Link instructions for standard systems
#
# Copyright 1996-2000 by
# David Turner, Robert Wilhelm, and Werner Lemberg.
#
# This file is part of the FreeType project, and may only be used, modifi
www.eeworm.com/read/234374/4659327
js std_stranjf.js
//模仿语言包式的简繁转换功能插件!
//Edited by Stardy --2005-04-16 , Web :http://www.stardy.com , QQ:2885465
var Default_isFT = 0 //默认是否繁体,0-简体,1-繁体
var StranIt_Delay = 50 //翻译延时毫秒(设这个的目的是让网页先流畅的显现出来)
//----
www.eeworm.com/read/234134/4660793
asm kbd_std.asm
;*
;* CW : Character Windows
;*
;* kbd_std.asm : standard KBD defaults (empty procedures)
;*
ifndef PollKeyboardKbd_NonDefault
;**************************************************************
www.eeworm.com/read/234134/4660824
asm syd_std.asm
;*
;* CW : Character Windows
;*
;* syd_std.asm : standard defaults
;*
ifndef DoSoundSyd_NonDefault
;*****************************************************************************
;**********
www.eeworm.com/read/234134/4660837
asm csd_std.asm
;*
;* CW : Character Windows
;*
;* csd_std.asm : standard defaults
;* (not machine specific)
ifndef ImodeGuessCurrentCsd_NonDefault
;***********************************************************
www.eeworm.com/read/233448/4673573
c std1.c
// { dg-do assemble }
// Origin: Mark Mitchell
extern "C" int memcmp (const void * __s1,
const void * __s2,
__SIZE_TYPE__ __n) throw ();
namespace std {
vo