代码搜索:efficient

找到约 1,594 项符合「efficient」的源代码

代码结果 1,594
www.eeworm.com/read/289075/3996023

readme

General Description =================== trend is a general-purpose, efficient trend graph for "live" data. Data is read in ASCII form from a file or continuously from a FIFO and displayed in real-tim
www.eeworm.com/read/273740/4195154

s getuser.s

/* * __get_user functions. * * (C) Copyright 1998 Linus Torvalds * * These functions have a non-standard call interface * to make them more efficient, especially as they * return an error value
www.eeworm.com/read/272724/4215050

java aprintstream.java

// APrintStream - more efficient PrintStream // // Copyright (C)1996,1998 by Jef Poskanzer . All rights reserved. // // Redistribution and use in source and binary forms, with or wi
www.eeworm.com/read/443386/1743685

s getuser.s

/* * __get_user functions. * * (C) Copyright 1998 Linus Torvalds * * These functions have a non-standard call interface * to make them more efficient, especially as they * return an error value
www.eeworm.com/read/443386/1744391

s getuser.s

/* * __get_user functions. * * (C) Copyright 1998 Linus Torvalds * * These functions have a non-standard call interface * to make them more efficient, especially as they * return an error value
www.eeworm.com/read/439082/1813968

s getuser.s

/* * __get_user functions. * * (C) Copyright 1998 Linus Torvalds * * These functions have a non-standard call interface * to make them more efficient, especially as they * return an error value
www.eeworm.com/read/430518/1922946

s getuser.s

/* * __get_user functions. * * (C) Copyright 1998 Linus Torvalds * * These functions have a non-standard call interface * to make them more efficient, especially as they * return an error value
www.eeworm.com/read/430182/1937534

s getuser.s

/* * __get_user functions. * * (C) Copyright 1998 Linus Torvalds * * These functions have a non-standard call interface * to make them more efficient, especially as they * return an error value
www.eeworm.com/read/395229/2448408

h pagevec.h

/* * include/linux/pagevec.h * * In many places it is efficient to batch an operation up against multiple * pages. A pagevec is a multipage container which is used for that. */ #ifndef _LINUX_P
www.eeworm.com/read/393286/2478269

s putuser.s

/* * __put_user functions. * * (C) Copyright 2005 Linus Torvalds * * These functions have a non-standard call interface * to make them more efficient, especially as they * return an error value