代码搜索:Functionality
找到约 4,782 项符合「Functionality」的源代码
代码结果 4,782
www.eeworm.com/read/359526/2975227
doxygen driver_wrapper.doxygen
/**
\page driver_wrapper Driver wrapper implementation (driver.h, drivers.c)
All hardware and driver dependent functionality is in separate C files
that implement defined wrapper functions. Other par
www.eeworm.com/read/359525/2975543
doxygen driver_wrapper.doxygen
/**
\page driver_wrapper Driver wrapper implementation (driver.h, drivers.c)
All hardware and driver dependent functionality is in separate C files
that implement defined wrapper functions. Other par
www.eeworm.com/read/351636/3102019
cxx test_cctype.cxx
#include
// Test the functionality, and also cause a link to make sure the
// function exists.
int test_cctype_main(int /*argc*/,char* /*argv*/[])
{
return ! ( vcl_isspace('
www.eeworm.com/read/267633/4264455
properties plugin.properties
mainClass = com.valhalla.jbother.plugins.OSXPlugin
description = Adds some native functionality for OS X. Some features include: Dock icon bounces when recieving messages, and menu handlers work corre
www.eeworm.com/read/267633/4264457
properties plugin.properties
mainClass = com.valhalla.jbother.plugins.Win32Plugin
description = Adds some native functionality on the Win32 platform (makes the taskbar entry blink when a message is received, and adds a system tra
www.eeworm.com/read/162614/5533612
java abstractbutton.java
/* AbstractButton.java -- Provides basic button functionality.
Copyright (C) 2002, 2004 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can
www.eeworm.com/read/162614/5537059
java thread_wait.java
// Test basic thread creation and wait/notify functionality.
public class Thread_Wait implements Runnable
{
public static void main(String args[])
{
new Thread_Wait();
}
public Thread_
www.eeworm.com/read/162614/5538749
cc 2.cc
// 981208 bkoz test functionality of basic_stringbuf for char_type == char
// Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003
// Free Software Foundation, Inc.
//
// This file is part of the G
www.eeworm.com/read/162614/5538750
cc 3.cc
// 981208 bkoz test functionality of basic_stringbuf for char_type == char
// Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003
// Free Software Foundation, Inc.
//
// This file is part of the G