代码搜索:Pekka

找到约 1,988 项符合「Pekka」的源代码

代码结果 1,988
www.eeworm.com/read/171934/5390943

docs features.docs

/* -*- text -*- */ /**@mainpage Sofia User Agent Library Features @section features_meta Module Meta Information The @b features module provides application information about the various features p
www.eeworm.com/read/171934/5390864

docs nth.docs

/* -*- c -*- */ /**@mainpage Sofia HTTP Transaction Engine - "nth" * * @section nth_meta Module Meta Information * * NTH provides interface to simple HTTP transaction engines for both HTTP * se
www.eeworm.com/read/293918/8263900

m bark2hz.m

function f=bark2hz(b) %BARK2HZ converts frequency units from bark to Hz % % f=bark2hz(b) % % in: b frequency vector in bark scale % % out: f frequency vector (Hz) % (c) Pekka Ku
www.eeworm.com/read/293918/8263930

m hz2bark.m

function b=hz2bark(f) %HZ2BARK converts frequency units from Hz to bark % % b=hz2bark(f) % % in: f frequency vector (Hz) % % out: b frequency vector in bark scale % (c) Pekka Ku
www.eeworm.com/read/171934/5390896

in test_table.c.in

/**@ingroup test_msg * @IFILE test_table.c.in * * Template for . * * @date Created: Wed Feb 21 11:01:45 2001 ppessi */ /* * This file is part of the Sofia-SIP package * * Copy
www.eeworm.com/read/171934/5390983

docs bnf.docs

/* -*- C -*- */ /**@mainpage Sofia BNF Module * * @section bnf_meta Module Meta Information * * The Sofia @b bnf module contains macros and functions for parsing * text-based formats, for exampl
www.eeworm.com/read/171934/5390625

docs ipt.docs

/* -*- c -*- */ /**@mainpage IPT Library * * @section ipt_meta Module Meta Information * * Utility library for IP Telephony applications. * * @CONTACT Pekka Pessi * *
www.eeworm.com/read/171934/5390663

in http_parser_table.c.in

/** -*- C -*- * @IFILE http_parser_table.c.in * * Template for . * * @date Created: Tue Oct 1 20:37:52 2002 ppessi */ /* * This file is part of the Sofia-SIP package *
www.eeworm.com/read/171934/5390809

in sip_parser_table.c.in

/**@IFILE sip_parser_table.c.in * * Template for . * * @date Created: Wed Feb 21 11:01:45 2001 ppessi */ /* * This file is part of the Sofia-SIP package * * Copyright (C)
www.eeworm.com/read/171934/5390862

changelog

2005-08-10 Pekka Pessi * Added agent.pem and cafile.pem. 2005-07-18 Kai Vehmanen * Initial import of the module to Sofia-SIP tree.