代码搜索:conditional
找到约 2,177 项符合「conditional」的源代码
代码结果 2,177
www.eeworm.com/read/141488/13008698
pas unit1.pas
(*
There is a conditional define available in this demo source. To use Borlands
TListView control remove the dot in the $define line later in this module...
the line will be: {.$DEFINE USE_L
www.eeworm.com/read/325450/13205964
makefile
# To build modules outside of the kernel tree, we run "make"
# in the kernel source tree; the Makefile these then includes this
# Makefile once again.
# This conditional selects whether we are being
www.eeworm.com/read/239723/13259682
makefile
# To build modules outside of the kernel tree, we run "make"
# in the kernel source tree; the Makefile these then includes this
# Makefile once again.
# This conditional selects whether we are being
www.eeworm.com/read/309044/13683265
makefile
# To build modules outside of the kernel tree, we run "make"
# in the kernel source tree; the Makefile these then includes this
# Makefile once again.
# This conditional selects whether we are being
www.eeworm.com/read/305487/13767409
makefile
# To build modules outside of the kernel tree, we run "make"
# in the kernel source tree; the Makefile these then includes this
# Makefile once again.
# This conditional selects whether we are being
www.eeworm.com/read/304561/13791441
makefile
# To build modules outside of the kernel tree, we run "make"
# in the kernel source tree; the Makefile these then includes this
# Makefile once again.
# This conditional selects whether we are being
www.eeworm.com/read/303103/13821705
makefile
# To build modules outside of the kernel tree, we run "make"
# in the kernel source tree; the Makefile these then includes this
# Makefile once again.
# This conditional selects whether we are being
www.eeworm.com/read/494374/6375882
makefile
# To build modules outside of the kernel tree, we run "make"
# in the kernel source tree; the Makefile these then includes this
# Makefile once again.
# This conditional selects whether we are being
www.eeworm.com/read/262892/11386934
h conditionprocessor.h
/**
* ConditionProcessor - Conditional selection of choices
*
* @author Jonathan Roewen
*/
#ifndef CONDITION_PROCESSOR_H
#define CONDITION_PROCESSOR_H
#include "AimlProcessor.h"
#include
www.eeworm.com/read/405440/11462583
txt files.txt
FILE LIST:
------------------------------------
| BASIC.exe | BASIC interpreter
| BUGS.txt | List of known bugs
| CONDITIONALTEST.bas | Test of conditional statements
| DATATEST.bas