代码搜索:Functionality

找到约 4,782 项符合「Functionality」的源代码

代码结果 4,782
www.eeworm.com/read/209559/4965194

c ide-io.c

/* * IDE I/O functions * * Basic PIO and command management functionality. * * This code was split off from ide.c. See ide.c for history and original * copyrights. * * This program is free sof
www.eeworm.com/read/209559/4973020

c main.c

/* * kernel/power/main.c - PM subsystem core functionality. * * Copyright (c) 2003 Patrick Mochel * Copyright (c) 2003 Open Source Development Lab * * This file is release under the GPLv2 * *
www.eeworm.com/read/193974/5138549

py test_jy_internals.py

""" test some jython internals """ import unittest from test_support import run_suite import java import jarray class WeakIdentityMapTests(unittest.TestCase): def test_functionality(self):
www.eeworm.com/read/193974/5138593

py popen2.py

""" popen2.py Implement popen2 module functionality for Jython. Note that the popen* methods in this module follow the return value ordering of the Python popen2.popen* methods: fromChild, toChild
www.eeworm.com/read/191809/5161474

exp script.exp

# Test basic linker script functionality # By Ian Lance Taylor, Cygnus Support set testname "script" if ![ld_assemble $as $srcdir/$subdir/script.s tmpdir/script.o] { unresolved $testname re
www.eeworm.com/read/191694/5163636

c ccp.c

/*A sample project file to be used with HI-TIDE, to demonstrate the functionality of the microcontroller's CCPx.*/ /*Refer to ccp.txt for additional information*/ #include #include "ccp.h"
www.eeworm.com/read/191694/5163678

c timer1.c

/*A sample project file to be used with HI-TIDE, to demonstrate the functionality of the microcontroller's TIMER1.*/ /*Refer to timer1.txt for additional information*/ #include #include "t
www.eeworm.com/read/191694/5163683

c timer2.c

/*A sample project file to be used with HI-TIDE, to demonstrate the functionality of the microcontroller's TIMER1.*/ /*Refer to timer1.txt for additional information*/ #include #include "t
www.eeworm.com/read/191694/5163686

c timer0.c

/*A sample project file to be used with HI-TIDE, to demonstrate the functionality of the microcontroller's TIMER0.*/ /*Refer to timer0.txt for additional information*/ #include #include "t
www.eeworm.com/read/190682/5170789

exp script.exp

# Test basic linker script functionality # By Ian Lance Taylor, Cygnus Support set testname "script" if ![ld_assemble $as $srcdir/$subdir/script.s tmpdir/script.o] { unresolved $testname re