代码搜索:split
找到约 9,328 项符合「split」的源代码
代码结果 9,328
www.eeworm.com/read/316872/3587593
c dma.c
/*
* linux/arch/arm/kernel/dma-ebsa285.c
*
* Copyright (C) 1998 Phil Blundell
*
* DMA functions specific to EBSA-285/CATS architectures
*
* Changelog:
* 09-Nov-1998 RMK Split out ISA DMA
www.eeworm.com/read/316872/3593125
kconfig
menuconfig I2O
tristate "I2O device support"
depends on PCI
---help---
The Intelligent Input/Output (I2O) architecture allows hardware
drivers to be split into two parts: an operating system
www.eeworm.com/read/315927/3614983
js function.js
function fortable()
{
var arr = showModalDialog("table1.html", "", "dialogWidth:25em; dialogHeight:12em; status:0");
if (arr != null){
var tmp=arr.split("*");
row=tmp[0];
col=tmp[1];
www.eeworm.com/read/307320/3724224
tcl filter.tcl
#!/usr/bin/tclsh
if { $argc != 1} {
puts "usage: bw.tcl "
exit
} else {
set arg [split $argv " " ]
set tfile [lindex $arg 0]
}
set fi [open $tfile r ]
while {[gets $f
www.eeworm.com/read/304811/3785127
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by EX_SPLIT.RC
//
#define IDD_ABOUTBOX 100
#define IDR_MAINFRAME 128
#define IDR_EX_SPLTYPE 129
// Next
www.eeworm.com/read/304811/3785129
cpp mainfrm.cpp
// MainFrm.cpp : implementation of the CMainFrame class
//
#include "stdafx.h"
#include "Ex_Split.h"
#include "MainFrm.h"
#include "Ex_SplitView.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#und
www.eeworm.com/read/294145/3919687
makefile
MODULE_NAME = test_block_complex
DEPENDS = source mapper split block_complex join sink random chest
BASE := $(shell pwd | perl -pi -e "s/(.*(SRadio|Main)[^\/]*).*/\1/")
include $(BASE)/Include/module
www.eeworm.com/read/294038/3921420
c dma-footbridge.c
/*
* linux/arch/arm/kernel/dma-ebsa285.c
*
* Copyright (C) 1998 Phil Blundell
*
* DMA functions specific to EBSA-285/CATS architectures
*
* Changelog:
* 09-Nov-1998 RMK Split out ISA DMA
www.eeworm.com/read/292705/3943141
c dma-footbridge.c
/*
* linux/arch/arm/kernel/dma-ebsa285.c
*
* Copyright (C) 1998 Phil Blundell
*
* DMA functions specific to EBSA-285/CATS architectures
*
* Changelog:
* 09-Nov-1998 RMK Split out ISA DMA