代码搜索:Enabling
找到约 785 项符合「Enabling」的源代码
代码结果 785
www.eeworm.com/read/393485/8283529
cpp ex243_db2.cpp
#include
using namespace std;
#include
#define OTL_DB2_CLI // Compile OTL 4.0/DB2-CLI
#if defined(__BORLANDC__)
#define OTL_BIGINT __int64 // Enabling G++ 64-bit integers
www.eeworm.com/read/174072/9609370
cpp ex243_db2.cpp
#include
using namespace std;
#include
#define OTL_DB2_CLI // Compile OTL 4.0/DB2-CLI
#if defined(__BORLANDC__)
#define OTL_BIGINT __int64 // Enabling G++ 64-bit integers
www.eeworm.com/read/389810/8500470
cpp ex258_oci8.cpp
#include
using namespace std;
#include
#define OTL_ORA9I // Compile OTL 4.0/OCI9i
// #define OTL_ORA8
// #define OTL_ORA8I
#if defined(_MSC_VER) // VC++
// Enabling
www.eeworm.com/read/277143/10662266
cpp ex258_oci8.cpp
#include
using namespace std;
#include
#define OTL_ORA9I // Compile OTL 4.0/OCI9i
// #define OTL_ORA8
// #define OTL_ORA8I
#if defined(_MSC_VER) // VC++
// Enabling
www.eeworm.com/read/322174/13387973
cpp ex258_oci8.cpp
#include
using namespace std;
#include
#define OTL_ORA9I // Compile OTL 4.0/OCI9i
// #define OTL_ORA8
// #define OTL_ORA8I
#if defined(_MSC_VER) // VC++
// Enabling
www.eeworm.com/read/402770/11528479
cpp ex258_oci8.cpp
#include
using namespace std;
#include
#define OTL_ORA9I // Compile OTL 4.0/OCI9i
// #define OTL_ORA8
// #define OTL_ORA8I
#if defined(_MSC_VER) // VC++
// Enabling
www.eeworm.com/read/125125/14512645
c gbutil.c
/*
file: gdkutil.c
purpose: enabling gbk char sending via modem
author: wanxc
version: 0.01
*/
#define GB2312_COUNT 7445
int gbkinuncode[GB2312_COUNT * 2] = {
0x8080 + 0x2121, 0x30
www.eeworm.com/read/281949/4110666
inc init_ddr.inc
clearbreak
bexec 0x00000000
wait = on
reset
pause 2
setreg @CP15_CONTROL=0x00050078
// configuring CP15 for enabling the pripheral bus
setreg @CP15_PERIP_MEM_REMAP=0x40000015
// SPBA setup
setmem /3
www.eeworm.com/read/281949/4110667
inc init_ddr.inc
clearbreak
bexec 0x00000000
wait = on
reset
pause 2
setreg @CP15_CONTROL=0x00050078
// configuring CP15 for enabling the pripheral bus
setreg @CP15_PERIP_MEM_REMAP=0x40000015
// SPBA setup
setmem /3
www.eeworm.com/read/398200/2392118
changelog
2003-02-04 Mark Salter
* cdl/hal_arm_xscale_core.cdl (CYGSEM_HAL_ARM_XSCALE_BTB): New option.
* include/hal_xscale.h: Make enabling of BTB conditional on
CYGSEM_HAL_ARM_XS