代码搜索:efficient
找到约 1,594 项符合「efficient」的源代码
代码结果 1,594
www.eeworm.com/read/468154/1492358
am makefile.am
# This Makefile.am specifies a set of codelets, efficient transforms
# of small sizes, that are used as building blocks (kernels) by FFTW
# to build up large transforms, as well as the options for gen
www.eeworm.com/read/468154/1492515
am makefile.am
# This Makefile.am specifies a set of codelets, efficient transforms
# of small sizes, that are used as building blocks (kernels) by FFTW
# to build up large transforms, as well as the options for gen
www.eeworm.com/read/468154/1492568
am makefile.am
# This Makefile.am specifies a set of codelets, efficient transforms
# of small sizes, that are used as building blocks (kernels) by FFTW
# to build up large transforms, as well as the options for gen
www.eeworm.com/read/468154/1492591
am makefile.am
# This Makefile.am specifies a set of codelets, efficient transforms
# of small sizes, that are used as building blocks (kernels) by FFTW
# to build up large transforms, as well as the options for gen
www.eeworm.com/read/468154/1492688
am makefile.am
# This Makefile.am specifies a set of codelets, efficient transforms
# of small sizes, that are used as building blocks (kernels) by FFTW
# to build up large transforms, as well as the options for gen
www.eeworm.com/read/468154/1492767
am makefile.am
# This Makefile.am specifies a set of codelets, efficient transforms
# of small sizes, that are used as building blocks (kernels) by FFTW
# to build up large transforms, as well as the options for gen
www.eeworm.com/read/229812/4751641
gml basedptr.gml
.beglevel
.*
.pp
Near pointers are generally the most efficient type of pointer because
they are small, and the compiler can assume knowledge about what
segment of the computer's memory the point
www.eeworm.com/read/334125/3373575
c ctdb_traverse.c
/*
efficient async ctdb traverse
Copyright (C) Andrew Tridgell 2007
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public Li
www.eeworm.com/read/333819/3382700
sgml memory_chunks.sgml
Memory Chunks
efficient way to allocate groups of equal-sized chunks of memory.
www.eeworm.com/read/316872/3589068
s memset.s
/*
* linux/arch/alpha/lib/memset.S
*
* This is an efficient (and small) implementation of the C library "memset()"
* function for the alpha.
*
* (C) Copyright 1996 Linus Torvalds
*
* This rout