代码搜索:Implementations
找到约 4,027 项符合「Implementations」的源代码
代码结果 4,027
www.eeworm.com/read/124347/6051944
c unlinkr.c
/* Reentrant versions of file system calls. These implementations
just call the usual system calls. */
#include
#include
#include
/* Some targets provides thei
www.eeworm.com/read/124347/6051957
c linkr.c
/* Reentrant versions of file system calls. These implementations
just call the usual system calls. */
#include
#include
#include
/* Some targets provides thei
www.eeworm.com/read/103478/6215462
c smsc_wrapper.c
/*
* SMSC Connection wrapper
*
* Interface to old SMS center implementations
*
* Kalle Marjola 2000
*/
#include "gwlib/gwlib.h"
#include "smscconn.h"
#include "smscconn_p.h"
#include "bb_smscco
www.eeworm.com/read/404808/11477838
lua sort.lua
-- two implementations of a sort function
-- this is an example only. Lua has now a built-in function "sort"
-- extracted from Programming Pearls, page 110
function qsort(x,l,u,f)
if l
www.eeworm.com/read/402294/11538886
m4 gssapi.m4
# gssapi.m4: Find GSSAPI libraries in either Heimdal or MIT implementations
# Brendan Cully 20010529
dnl MUTT_AM_PATH_GSSAPI(PREFIX)
dnl Search for a GSSAPI implementation in the
www.eeworm.com/read/154878/11921327
lua sort.lua
-- two implementations of a sort function
-- this is an example only. Lua has now a built-in function "sort"
-- extracted from Programming Pearls, page 110
function qsort(x,l,u,f)
if l
www.eeworm.com/read/256544/11987916
lua sort.lua
-- two implementations of a sort function
-- this is an example only. Lua has now a built-in function "sort"
-- extracted from Programming Pearls, page 110
function qsort(x,l,u,f)
if l
www.eeworm.com/read/153600/12024884
h ig726dec.h
/*
* ======== ig726dec.h ========
* This header defines all types, constants, and functions shared by all
* implementations of the G726 decode algorithm.
*/
#ifndef IG726DEC_
#define IG72
www.eeworm.com/read/153600/12024912
h ig726enc.h
/*
* ======== ig726enc.h ========
* This header defines all types, constants, and functions shared by all
* implementations of the G726 encode algorithm.
*/
#ifndef IG726ENC_
#define IG72
www.eeworm.com/read/153254/12048241
c console.c
#include "board.h"
#include "console.h"
/**\file console.c
* Console function implementations.
*/
/** hexadecimal character set */
extern code const unsigned char lcd_hexchars[17];
/** Write a