代码搜索:ability
找到约 977 项符合「ability」的源代码
代码结果 977
www.eeworm.com/read/430518/1928270
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/407445/2265185
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/378992/2677803
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/378992/2677839
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/370209/2786575
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/262041/4317857
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
www.eeworm.com/read/133523/14037623
3 aflibaudiomemoryinput.3
.TH "aflibAudioMemoryInput" 3 "8 May 2002" "Open Source Audio Library Project" \" -*- nroff -*-
.ad l
.nh
.SH NAME
aflibAudioMemoryInput \- Provides ability to insert raw audio data into audio chain.
www.eeworm.com/read/201141/9957294
h log.h
/* Copyright (c) 2002, Nokia Mobile Phones. All rights reserved */
#ifndef __LOG_H__
#define __LOG_H__
/*!
@class MLog
@discussion An instance of MLog has the ability to log text.
www.eeworm.com/read/350132/10764484
h role.h
#pragma once
#include "incs.h"
#include "item.h"
#include "ability.h"
class CRoleState;
class CRole
{
public:
CRole(void);
~CRole(void);
static void LoadSharedBitmap(ASLFile *pFil
www.eeworm.com/read/273486/10914461
h log.h
/* Copyright (c) 2002, Nokia Mobile Phones. All rights reserved */
#ifndef __LOG_H__
#define __LOG_H__
/*!
@class MLog
@discussion An instance of MLog has the ability to log text.