代码搜索:ability

找到约 977 项符合「ability」的源代码

代码结果 977
www.eeworm.com/read/262041/4316106

h flashdev.h

/* flash.h: This header file supports the ability to use one source file to build flash operations for 8, 16 and 32 bit width flash banks. */ #include "config.h" #define FLASH_TIMEOUT 1
www.eeworm.com/read/270177/11045747

h flashdev.h

/* flash.h: This header file supports the ability to use one source file to build flash operations for 8, 16 and 32 bit width flash banks. */ #include "config.h" #define FLASH_LOCK_SUPPOR
www.eeworm.com/read/270177/11045790

h flashdev.h

/* flash.h: This header file supports the ability to use one source file to build flash operations for 8, 16 and 32 bit width flash banks. */ #include "config.h" #define FLASH_LOCK_SUPPOR
www.eeworm.com/read/111873/15501340

h flashdev.h

/* flash.h: This header file supports the ability to use one source file to build flash operations for 8, 16 and 32 bit width flash banks. */ #include "config.h" #define FLASH_LOCK_SUPPOR
www.eeworm.com/read/185563/9031523

changelog

# Nmap Changelog ($Id: CHANGELOG 2842 2005-09-07 22:37:43Z fyodor $) o Added the ability for Nmap to send and properly route raw ethernet packets cointaining IP datagrams rather than always sending
www.eeworm.com/read/453468/7419185

cpp execute_summon.cpp

#include "stdafx.h" #include "Ability.h" #include "Field.h" #include "NPCInfoParser.h" #include "ObjectFactory.h" #include "SummonedNPCs.h" #include "GroupParser.h" #include "SummonManager.h"
www.eeworm.com/read/453468/7419358

cpp execute_bonusdamage.cpp

#include "stdafx.h" #include "Ability.h" #include "StatusManager.h" DEFINE_EXECUTE_FUNC( BonusDamage ) { SKILL_RESULT_CODE *pCodeMsg = (SKILL_RESULT_CODE*)pMsg; eCHAR_STATE_TYPE eStatusT
www.eeworm.com/read/453468/7419482

cpp skillmanager.cpp

#include "stdafx.h" #include "SkillManager.h" #include "Skill.h" #include "SkillFactory.h" #include "SkillInfoParser.h" #include "Ability.h" #include "SkillAttrCalculator.h" #include "Player.h"
www.eeworm.com/read/136989/5827353

cpp test_signals_2.cpp

// test_signals_2.cpp,v 4.16 2003/12/30 23:18:59 shuston Exp // Test the ability of the Reactor/Signal_Handler to register multiple // handler per-signal. /* This test works as follows: 1.
www.eeworm.com/read/493005/6403419

cal pmodm127.cal

/* * pmodm127 - test pmodm127's ability to calculate q mod 2^(2^127-1) * * Copyright (C) 2004 Landon Curt Noll * * Calc is open software; you can redistribute it and/or modify it under * the te