代码搜索:efficient
找到约 1,594 项符合「efficient」的源代码
代码结果 1,594
www.eeworm.com/read/414969/2138886
c pgl-launcher.c
/*
* pgl-launcher.c - Simple launcher for PGL
*
* PicoGUI small and efficient client/server GUI
* Copyright (C) 2000-2002 Daniel Jackson
*
* This program is free software;
www.eeworm.com/read/414969/2138887
h pgl-launcher.h
/*
* pgl-launcher.h - Simple launcher for PGL
*
* PicoGUI small and efficient client/server GUI
* Copyright (C) 2000-2002 Daniel Jackson
*
* This program is free software;
www.eeworm.com/read/414969/2138888
h applet.h
/*
* applet.h - PGL applet utility functions
*
* PicoGUI small and efficient client/server GUI
* Copyright (C) 2000-2002 Daniel Jackson
*
* This program is free software;
www.eeworm.com/read/393286/2479091
s putuser.s
/*
* __put_user functions.
*
* (C) Copyright 1998 Linus Torvalds
* (C) Copyright 2005 Andi Kleen
*
* These functions have a non-standard call interface
* to make them more efficient, especially
www.eeworm.com/read/393286/2479097
s getuser.s
/*
* __get_user functions.
*
* (C) Copyright 1998 Linus Torvalds
* (C) Copyright 2005 Andi Kleen
*
* These functions have a non-standard call interface
* to make them more efficient, especially
www.eeworm.com/read/393286/2479209
s putuser.s
/*
* __put_user functions.
*
* (C) Copyright 1998 Linus Torvalds
* (C) Copyright 2001 Hirokazu Takata
*
* These functions have a non-standard call interface
* to make them more efficient.
*/
www.eeworm.com/read/381490/2644385
c inftree9.c
/* inftree9.c -- generate Huffman trees for efficient decoding
* Copyright (C) 1995-2005 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
#include "zutil
www.eeworm.com/read/366359/2890925
c inftree9.c
/* inftree9.c -- generate Huffman trees for efficient decoding
* Copyright (C) 1995-2005 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
#include "zutil
www.eeworm.com/read/160303/5572792
c inftrees.c
/* inftrees.c -- generate Huffman trees for efficient decoding
* Copyright (C) 1995-2002 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
#include
www.eeworm.com/read/152843/5660071
s putuser.s
/*
* __put_user functions.
*
* (C) Copyright 1998 Linus Torvalds
* (C) Copyright 2005 Andi Kleen
*
* These functions have a non-standard call interface
* to make them more efficient, especially