代码搜索:split
找到约 9,328 项符合「split」的源代码
代码结果 9,328
www.eeworm.com/read/480260/1320469
__i inet.__i
-c --device DLM -g -O0 --apcs=interwork --split_sections -I. -I.\..\Common\drivers\LuminaryMicro -I..\..\Source\portable\RVDS\ARM_CM3 -I..\..\Source\include -I..\Common\include -I..\Common\ethernet\uI
www.eeworm.com/read/480260/1320471
__i http-strings.__i
-c --device DLM -g -O0 --apcs=interwork --split_sections -I. -I.\..\Common\drivers\LuminaryMicro -I..\..\Source\portable\RVDS\ARM_CM3 -I..\..\Source\include -I..\Common\include -I..\Common\ethernet\uI
www.eeworm.com/read/250243/4439831
h apm.h
/*
* include/asm-i386/mach-default/apm.h
*
* Machine specific APM BIOS functions for generic.
* Split out from apm.c by Osamu Tomita
*/
#ifndef _ASM_APM_H
#define _ASM_AP
www.eeworm.com/read/209559/4970103
h apm.h
/*
* include/asm-i386/mach-default/apm.h
*
* Machine specific APM BIOS functions for generic.
* Split out from apm.c by Osamu Tomita
*/
#ifndef _ASM_APM_H
#define _ASM_AP
www.eeworm.com/read/193974/5138413
py reperf.py
import re
import time
def main():
s = "\13hello\14 \13world\14 " * 1000
p = re.compile(r"([\13\14])")
timefunc(10, p.sub, "", s)
timefunc(10, p.split, s)
timefunc(10, p.findall, s
www.eeworm.com/read/183495/5256018
h read_line.h
/* -*- indent-tabs-mode:T; c-basic-offset:8; tab-width:8; -*- vi: set ts=8:
* $Id: read_line.h,v 2.1 2003/03/08 05:24:24 tramm Exp $
*
* (c) Trammell Hudson
*
* Utility to read a line and split i
www.eeworm.com/read/169697/5412723
3 mpi_file_read_at_all_end.3
.TH MPI_File_read_at_all_end 3 "8/31/1998" " " "MPI-2"
.SH NAME
MPI_File_read_at_all_end \- Complete a split collective read using explict offset
.SH SYNOPSIS
.nf
#include "mpi.h"
int MPI_File_read_
www.eeworm.com/read/169697/5412728
3 mpi_file_write_ordered_end.3
.TH MPI_File_write_ordered_end 3 "8/31/1998" " " "MPI-2"
.SH NAME
MPI_File_write_ordered_end \- Complete a split collective write using shared file pointer
.SH SYNOPSIS
.nf
#include "mpi.h"
int MPI_
www.eeworm.com/read/169697/5412730
3 mpi_file_write_all_begin.3
.TH MPI_File_write_all_begin 3 "8/31/1998" " " "MPI-2"
.SH NAME
MPI_File_write_all_begin \- Begin a split collective write using individual file pointer
.SH SYNOPSIS
.nf
#include "mpi.h"
int MPI_Fil