代码搜索:Loopback
找到约 3,254 项符合「Loopback」的源代码
代码结果 3,254
www.eeworm.com/read/175459/9547096
bak video2video.pjt.bak
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="loopback"
ProjectDir=".\"
ProjectType=Executable
CPUFamily=TMS320C64XX
Tool="Compi
www.eeworm.com/read/420844/10771439
c mcbsp.c
#include "essaiCSL.h"
#include
MCBSP_Handle hMcbsp;
void initMcbsp() {
/* create a config structure for digital loopback mode */
MCBSP_Config ConfigLoopback = {
/* Ser
www.eeworm.com/read/242534/13001376
h devt.h
/*
* devt.h: handle declaration of dev_t to be sane for loopback purposes
*
* Copyright 1996 - 2003 Red Hat, Inc.
*
* This software may be freely redistributed under the terms of the GNU
* publi
www.eeworm.com/read/136959/13351721
cpp myiodemo.cpp
// Myiodemo.cpp
// This is a trivial program which uses the myio loopback class
// to demonstrate the basics on writing an io interface using
// the AT&T C++ iostream classes.
// The program simply pr
www.eeworm.com/read/150503/5691831
h driver.h
// Declarations for loopback driver
// Copyright (C) 1999 by Walter Oney
// All rights reserved
#ifndef DRIVER_H
#define DRIVER_H
#include
#define DRIVERNAME "LOOPBA
www.eeworm.com/read/150503/5691834
cpp driverentry.cpp
// Main program for loopback driver
// Copyright (C) 1999 by Walter Oney
// All rights reserved
#include "stddcls.h"
#include "driver.h"
NTSTATUS AddDevice(IN PDRIVER_OBJECT DriverObject, IN
www.eeworm.com/read/135153/5887817
c dumpkmap.c
/* vi: set sw=4 ts=4: */
/*
* Mini dumpkmap implementation for busybox
*
* Copyright (C) Arne Bernin
*
* This program is free software; you can redistribute it and/or m
www.eeworm.com/read/134163/5894960
h driver.h
// Declarations for loopback driver
// Copyright (C) 1999 by Walter Oney
// All rights reserved
#ifndef DRIVER_H
#define DRIVER_H
#include
#define DRIVERNAME "LOOPBA
www.eeworm.com/read/134163/5894961
cpp driverentry.cpp
// Main program for loopback driver
// Copyright (C) 1999 by Walter Oney
// All rights reserved
#include "stddcls.h"
#include "driver.h"
NTSTATUS AddDevice(IN PDRIVER_OBJECT DriverObject, IN
www.eeworm.com/read/133596/5904240
h driver.h
// Declarations for loopback driver
// Copyright (C) 1999 by Walter Oney
// All rights reserved
#ifndef DRIVER_H
#define DRIVER_H
#include
#define DRIVERNAME "LOOPBA