代码搜索:functionality
找到约 4,782 项符合「functionality」的源代码
代码结果 4,782
www.eeworm.com/read/123322/6061556
h quicc_smc2.h
#ifndef CYGONCE_HAL_PPC_FADS_QUICC_SMC2_H
#define CYGONCE_HAL_PPC_FADS_QUICC_SMC2_H
//=============================================================================
//####UNSUPPORTEDBEGIN####
//
// ---
www.eeworm.com/read/112162/6150510
in makefile.in
TARGETS = apr_pools.lo
# bring in rules.mk for standard functionality
@INCLUDE_RULES@
INCDIR=../include
OSDIR=$(INCDIR)/arch/@OSDIR@
DEFOSDIR=$(INCDIR)/arch/@DEFAULT_OSDIR@
INCLUDES=-I$(INCDIR) -I$
www.eeworm.com/read/112162/6150748
in makefile.in
TARGETS = apr_md5.lo apr_getpass.lo
# bring in rules.mk for standard functionality
@INCLUDE_RULES@
INCDIR=../include
DEFOSDIR=$(INCDIR)/arch/@DEFAULT_OSDIR@
INCLUDES=-I$(INCDIR) -I$(DEFOSDIR)
# DO
www.eeworm.com/read/112162/6150760
in makefile.in
TARGETS = dso.lo
# bring in rules.mk for standard functionality
@INCLUDE_RULES@
INCDIR=../../include
INCDIR2=$(INCDIR)/arch
INCDIR3=$(INCDIR)/arch/unix
INCLUDES=-I$(INCDIR) -I$(INCDIR2) -I$(INCDIR3
www.eeworm.com/read/112162/6150803
in makefile.in
# bring in rules.mk for standard functionality
@INCLUDE_RULES@
DISTCLEAN_TARGETS = rules.mk
EXTRACLEAN_TARGETS = config.guess config.sub ltconfig ltmain.sh
www.eeworm.com/read/112162/6150859
in makefile.in
TARGETS = apr_xml.lo
SUBDIRS = @APR_XML_SUBDIRS@
# bring in rules.mk for standard functionality
@INCLUDE_RULES@
www.eeworm.com/read/407886/11409111
rss listview2_reg.rss
//
// ListView2_reg.rss - Application registration file for Er9
//
// Copyright (C) UIQ Technology AB, 2007
//
// This material is provided "as is" without any warranty to its performance or func
www.eeworm.com/read/407886/11409151
rss listview1_reg.rss
//
// ListView1_reg.rss - Application registration file for Er9
//
// Copyright (C) UIQ Technology AB, 2007
//
// This material is provided "as is" without any warranty to its performance or func
www.eeworm.com/read/405411/11463183
java selectorhandler.java
/*
* Copyright 2004 WIT-Software, Lda.
* - web: http://www.wit-software.com
* - email: info@wit-software.com
*
* All rights reserved. Relased under terms of the
* Creative Commons' Attr
www.eeworm.com/read/155530/11865599
h exefuncs.h
// exefuncs.h
#ifndef EXEFUNCS_H
#define EXEFUNCS_H
// Engine hands this to DLLs for functionality callbacks
typedef struct exefuncs_s
{
int fMMX;
int iCPUMhz;
void (*unused1)(void);