代码搜索:Functionality
找到约 4,782 项符合「Functionality」的源代码
代码结果 4,782
www.eeworm.com/read/482538/1287691
cc script.cc
// -*- c-basic-offset: 4 -*-
/*
* script.{cc,hh} -- element provides scripting functionality
* Eddie Kohler
*
* Copyright (c) 2001 International Computer Science Institute
* Copyright (c) 2001 Ma
www.eeworm.com/read/482538/1287945
testie sort-01.testie
%info
Tests click_qsort functionality with the SortTest element.
%require
click-buildtool provides SortTest
%script
click -qe SortTest
%expect stderr
config:1:{{.*}}
All tests pass!
www.eeworm.com/read/480878/1313312
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/479931/1328470
c jump.c
/* This program is used to test the "jump" command. There's nothing
particularly deep about the functionality nor names in here.
*/
#ifdef PROTOTYPES
static int square (int x)
#else
static int
www.eeworm.com/read/475669/1383388
java osxadapter.java
/*
File: OSXAdapter.java
Abstract: Hooks existing preferences/about/quit functionality from an
existing Java app into handlers for the Mac OS X application menu.
Uses a Proxy object to dynam
www.eeworm.com/read/474814/1389674
readme
This test suite is designed to test the basic functionality of the core DB Java API.
To build and run the test suite you need to have JUnit 4 or higher installed, and set in your environment as JUNI
www.eeworm.com/read/474814/1390009
tcl simple.tcl
# simple.tcl --
#
# Test package for pkg_mkIndex. This is a simple package, just to check
# basic functionality.
#
# Copyright (c) 1998 by Scriptics Corporation.
# All rights reserved.
#
# RCS: @(#
www.eeworm.com/read/471667/1426682
java singlecompressednamebase.java
// Copyright (c) 2004 Brian Wellington (bwelling@xbill.org)
package org.xbill.DNS;
/**
* Implements common functionality for the many record types whose format
* is a single compressed name.
*
*
www.eeworm.com/read/470720/1451865
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/470693/1463811
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