代码搜索:ability
找到约 977 项符合「ability」的源代码
代码结果 977
www.eeworm.com/read/177351/5328807
c smc1.c
/* Test Valgrind's ability to spot writes to code which has been
translated, and discard the out-of-date translations.
CORRECT output is
in p 0
in q 1
in p 2
in q 3
www.eeworm.com/read/170239/5405962
c pio_arm.c
/*
* pio_arm.c
*
* Support the basic ability to configure and set/clear
* the GPIO pins of the SA-1110 / SA-1100.
*
* by Nick Patavalis (npat@inaccessnetworks.com)
*
* General notice:
* T
www.eeworm.com/read/170239/5405975
c pio_ppc405.c
/* pio.c:
* Support the basic ability to configure and set/clear parallel IO pins
* on the PPC405GP processor.
*
* General notice:
* This code is part of a boot-monitor package developed as a
www.eeworm.com/read/321483/3534289
t html.t
#!/usr/local/bin/perl -w
# Test ability to retrieve HTTP request info
######################### We start with some black magic to print on failure.
use lib '../blib/lib','../blib/arch';
END {print "
www.eeworm.com/read/304110/3803451
js groupingview.js
/**
* @class Ext.grid.GroupingView
* @extends Ext.grid.GridView
* Adds the ability for single level grouping to the grid.
*var grid = new Ext.grid.GridPanel({
// A groupingStor
www.eeworm.com/read/292705/3949326
txt parport.txt
The `parport' code provides parallel-port support under Linux. This
includes the ability to share one port between multiple device
drivers.
You can pass parameters to the parport code to override it
www.eeworm.com/read/282522/4097776
txt fiq_int_irq_specification.txt
This example demonstrates the ability of FIQ interrupts to interrupt the excut-
ing isr of an IRQ interrupt
Specifications:
1. This example runs on an IAR LPC2103 evaluation board
2. Developed u
www.eeworm.com/read/281519/4115625
h asyncpacketsocket.h
#ifndef UTILS_BASE_ASYNCPACKETSOCKET_H_
#define UTILS_BASE_ASYNCPACKETSOCKET_H_
#include "asyncsocket.h"
namespace utils_base {
// Provides the ability to receive packets asynchronously. Sends are
www.eeworm.com/read/281519/4116304
h asyncpacketsocket.h
#ifndef UTILS_BASE_ASYNCPACKETSOCKET_H_
#define UTILS_BASE_ASYNCPACKETSOCKET_H_
#include "asyncsocket.h"
namespace utils_base {
// Provides the ability to receive packets asynchronously. Sends are
www.eeworm.com/read/439082/1819350
txt parport.txt
The `parport' code provides parallel-port support under Linux. This
includes the ability to share one port between multiple device
drivers.
You can pass parameters to the parport code to override it