代码搜索:Functionality
找到约 4,782 项符合「Functionality」的源代码
代码结果 4,782
www.eeworm.com/read/190666/5179466
c ia64-sync-1.c
/* { dg-do run { target ia64-*-* } } */
/* { dg-options } */
/* Test basic functionality of the intrinsics. The operations should
not be optimized away if no one checks the return values. */
#i
www.eeworm.com/read/190346/5184503
in makefile.in
srcdir = @srcdir@
VPATH = @srcdir@
NONPORTABLE = \
testregex@EXEEXT@
PROGRAMS = \
TARGETS = $(PROGRAMS) $(NONPORTABLE)
# bring in rules.mk for standard functionality
@INCLUDE_RULES@
LOCAL_LIBS=.
www.eeworm.com/read/187933/5215107
java dsmltestsuite.java
package com.ca.jndiproviders.dsml;
import junit.framework.*;
/**
* A micky mouse junit test suite that runs micky mouse junit tests on the
* micky mouse example functionality included in
www.eeworm.com/read/187737/5216976
cpp sendas.cpp
// SendAs.cpp - for SendAs OPX
//
// Copyright (c) 1999-2002 Symbian Ltd. All rights reserved.
//
// NOTE: This OPX is based on the functionality found in the file
// //EPOC/development/crystal
www.eeworm.com/read/182103/5271656
readme
#
# $Id: README,v 1.3 1995/12/19 20:14:11 joel Exp $
#
This directory contains tests for some of the items in
the lib directories. The intent is to be able to
verify the basic functionality of a li
www.eeworm.com/read/173141/5378780
sql schemas.sql
--
-- this test shows the current supported schema functionality, which
-- isn't much. Currently, we have no CREATE SCHEMA statement, though
-- we do understand schema names in table names
--
-- Cata
www.eeworm.com/read/173141/5379798
out schemas.out
ij> --
-- this test shows the current supported schema functionality, which
-- isn't much. Currently, we have no CREATE SCHEMA statement, though
-- we do understand schema names in table names
--
--
www.eeworm.com/read/169714/5411516
hosts
# Do not remove the following line, or various programs
# that require network functionality will fail.
127.0.0.1 hac.homedomain.com
127.0.0.1 aaaserver.homedomain.com
127.0.0.1 fac.foreigndomain.com
www.eeworm.com/read/169190/5427214
in makefile.in
srcdir = @srcdir@
VPATH = @srcdir@
NONPORTABLE = \
testregex@EXEEXT@
PROGRAMS = \
TARGETS = $(PROGRAMS) $(NONPORTABLE)
# bring in rules.mk for standard functionality
@INCLUDE_RULES@
LOCAL_LIBS=.
www.eeworm.com/read/168239/5447437
java soundengine.java
import java.io.*;
import javax.sound.sampled.*;
/**
* Class SoundEngine provides functionality to process sound files.
* Sounds can be loaded, played, paused, resumed, and stopped.
*
* The sound