代码搜索:capable
找到约 809 项符合「capable」的源代码
代码结果 809
www.eeworm.com/read/411215/11251673
c at91_ps2.c
/*
* Driver for PS/2 keyboard on GPIO lines capable of generating interrupts.
*
* Copyright 2008 zhixiong peng
*
*/
#include
#include
#include
www.eeworm.com/read/191864/8418867
m robot.m
function robot()
% neural networks housework
%use cmac simulink 2D robotic operation
% CMAC operates as a form of lookup table. Note, however,
% that it generalises, i.e. is capable of producing
www.eeworm.com/read/191864/8418872
asv robot.asv
function robot()
% neural networks housework
%use cmac simulink 2D robotic operation
% CMAC operates as a form of lookup table. Note, however,
% that it generalises, i.e. is capable of producing
www.eeworm.com/read/429077/8820009
h rnode.h
// Define a "routing capable" node
// Insures functionality to run routing algorithms
#ifndef __RNODE_H__
#define __RNODE_H__
#include "nixvec.h"
#include
#include
#include
#in
www.eeworm.com/read/143389/12879094
c ide.c
/*
* Linux EBSA285 BIOS IDE driver
*
* Bits taken from Linux kernel (C) respective authors.
*
* This is effectively a miniture IDE driver which is capable
* of setting up the IDE interface for U
www.eeworm.com/read/486923/1244863
h cap.h
#ifndef KAPI_CAP_H
#define KAPI_CAP_H
#define is_owner_or_cap(inode) \
((current->fsuid == (inode)->i_uid) || capable(CAP_FOWNER))
#endif
www.eeworm.com/read/191699/5163523
java itime.java
package com.libGPS4j2me;
/**
* This interface is implemented by all packets capable of returning the time of day.
*/
public interface ITime {
/** Returns the hour of the day. */
public int g
www.eeworm.com/read/171581/5392978
java ctagreader.java
package org.fife.ctags;
import java.io.FileNotFoundException;
import java.io.IOException;
import java.io.RandomAccessFile;
/**
* A class capable of reading a ctags file and searching for i
www.eeworm.com/read/316872/3604408
txt fw-dma.txt
This page describes the structures and procedures used by the cx2341x DMA
engine.
Introduction
============
The cx2341x PCI interface is busmaster capable. This means it has a DMA
engine to efficien