代码搜索:Functionality
找到约 4,782 项符合「Functionality」的源代码
代码结果 4,782
www.eeworm.com/read/102935/6227877
c tubttyaid.c
/*
* IBM/3270 Driver -- Copyright (C) 2000 UTS Global LLC
*
* tubttyaid.c -- Linemode Attention-ID functionality
*
*
*
*
*
* Author: Richard Hitt
*/
#include "tubio.h"
#define PA1_STR "
www.eeworm.com/read/102935/6227900
c tubttyrcl.c
/*
* IBM/3270 Driver -- Copyright (C) 2000 UTS Global LLC
*
* tubttyrcl.c -- Linemode Command-recall functionality
*
*
*
*
*
* Author: Richard Hitt
*/
#include "tubio.h"
int
tty3270_rcl
www.eeworm.com/read/101083/6240169
cpp simoptn.cpp
#include
#include // includes common dialog functionality
#include
#include // includes common dialog template defines
#include "resource.h"
www.eeworm.com/read/407914/11408668
m gfdemo01.m
% 1DDEMO01 Demonstrate 1-D Gabor functionality
%
% References:
% [1] Kamarainen, J.-K., Kyrki, V., Kalviainen, H., Gabor
% Features for Invariant Object Recognition, Research
% repo
www.eeworm.com/read/211389/15181118
c test.c
/* This is the worst code you have ever seen written on purpose.... this code is just a big hack to test
out the functionality of the library */
#ifdef SONY_PS2
#include
#include
www.eeworm.com/read/494783/1156743
readme
The libfdt functionality was written by David Gibson. The original
source came from the git repository:
URL: git://ozlabs.org/home/dgibson/git/libfdt.git
author David Gibson
www.eeworm.com/read/479931/1327362
c time1.c
/* Basic time functionality test: check that milliseconds are
incremented for each syscall (does not work on host). */
#include
#include
#include
#include
www.eeworm.com/read/479151/1337415
c tubttyaid.c
/*
* IBM/3270 Driver -- Copyright (C) 2000 UTS Global LLC
*
* tubttyaid.c -- Linemode Attention-ID functionality
*
*
*
*
*
* Author: Richard Hitt
*/
#include "tubio.h"
#define PA1_STR "
www.eeworm.com/read/479151/1337438
c tubttyrcl.c
/*
* IBM/3270 Driver -- Copyright (C) 2000 UTS Global LLC
*
* tubttyrcl.c -- Linemode Command-recall functionality
*
*
*
*
*
* Author: Richard Hitt
*/
#include "tubio.h"
int
tty3270_rcl
www.eeworm.com/read/474341/1394505
java extendederror.java
package com.yahoo.java;
import java.io.PrintStream;
import java.io.PrintWriter;
/**
* Extension of the java.lang.Error class to provide the Java 1.4
* embedded cause functionality on platforms tha