Displaying 3 results from an estimated 3 matches for "sepertate".
Did you mean:
seperate
2015 Jul 24
0
[LLVMdev] sepertate the code by the macro
Hi,guys:
I am interesting to separate the code by the clang .
such as:
void a() {
...
}
#ifdef Test
void b() {
}
#endif
void c() {
....
}
Is there some method for me to get the code in the region of TEST ?
Thanks,
Yao.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20150724/2c1435fa/attachment.html>
2003 Dec 05
2
asterisk codec sizes, data plus overhead
Hello.
I have been searching the archives for a simple, clear listing of the
available codecs with total size, plus the data and overhead sizes.
Does anyone have this handy, and can it be added somewhere, even the wiki.
Regards...Martin
--
The system will be down for 10 days for preventive maintenance.
2003 Oct 29
3
Sip bandwidth usage
Hi All-
I'm working on a project that will have remote (internet)access to an *
server through SIP phones, either soft or hard ones.
Does anyone have any experience to share about which SIP product they
are using under similar conditions, as well as which codec is being used
and bandwidth usage?
TIA!
PauloHM