代码搜索:Interface
找到约 10,000 项符合「Interface」的源代码
代码结果 10,000
www.eeworm.com/read/438471/1825230
h spi_interface.h
/************************************************************************************
* Header file for SPI Driver
*
* Author(s): r04473
*
* (c) Copyright 2006, Freescale, Inc. All rights reserv
www.eeworm.com/read/436378/1849175
h mb_interface.h
////////////////////////////////////////////////////////////////////////////////
// Copyright (c) 2004 Xilinx, Inc. All rights reserved.
//
// Xilinx, Inc.
// XILINX IS PROVIDING THIS DESIGN, CODE
www.eeworm.com/read/436378/1849288
h mb_interface.h
////////////////////////////////////////////////////////////////////////////////
// Copyright (c) 2004 Xilinx, Inc. All rights reserved.
//
// Xilinx, Inc.
// XILINX IS PROVIDING THIS DESIGN, CODE
www.eeworm.com/read/434927/1866964
js rte_interface.js
// object: RichEditor()
// description: This object provides the interface to the calling page.
function RichEditor()
{
var selectedImage = null; // currently selected image
this.put_docHt
www.eeworm.com/read/434670/1868868
vhd uc_interface.vhd
-- File: uC_interface.vhd
--
-- Author: Jennifer Jenkins
-- Philips Semiconductor
-- Purpose: Description of an interface with a ucontroller/uprocessor
-- (i.e. Motorola 68000)
www.eeworm.com/read/432859/1889251
c aud_interface.c
#ifdef __cplusplus
extern "C" {
#endif
/*==================================================================================================
www.eeworm.com/read/432859/1889332
h aud_interface.h
#ifndef AUD_INTERFACE_H
#define AUD_INTERFACE_H
/*==================================================================================================
www.eeworm.com/read/430395/1931005
cpp calculate_interface.cpp
#include "calculate_interface.h"
/*
* Implementation of interface class CalculateInterface
*/
CalculateInterface::CalculateInterface(const QString &service, const QString &path, const QDBusConnec
www.eeworm.com/read/430395/1931006
h calculate_interface.h
#ifndef CALCULATE_INTERFACE_H_1185933162
#define CALCULATE_INTERFACE_H_1185933162
#include
#include
#include
#include
#include
www.eeworm.com/read/429426/1949063
cpp numeric_interface.cpp
#ifndef NO_NUMERIC
#include "numeric_interface.hpp"
#include "errors.hpp"
bool importarray_called = false;
PyTypeObject *PyNumericArrayType = NULL;
PyTypeObject *doGetNumericArrayType()
{