Home
last modified time | relevance | path

Searched refs:labs (Results 1 – 25 of 29) sorted by relevance

12

/external/tremolo/Tremolo/
Dfloor0.c233 qi*=labs(ilsp[0]-wi); in vorbis_lsp_to_curve()
234 pi*=labs(ilsp[1]-wi); in vorbis_lsp_to_curve()
241 qi=(qi>>shift)*labs(ilsp[j-1]-wi); in vorbis_lsp_to_curve()
242 pi=(pi>>shift)*labs(ilsp[j]-wi); in vorbis_lsp_to_curve()
254 qi=(qi>>shift)*labs(ilsp[j-1]-wi); in vorbis_lsp_to_curve()
/external/libvorbis/lib/
Dlsp.c160 qi*=labs(ilsp[0]-wi); in vorbis_lsp_to_curve()
161 pi*=labs(ilsp[1]-wi); in vorbis_lsp_to_curve()
167 qi=(qi>>shift)*labs(ilsp[j-1]-wi); in vorbis_lsp_to_curve()
168 pi=(pi>>shift)*labs(ilsp[j]-wi); in vorbis_lsp_to_curve()
180 qi=(qi>>shift)*labs(ilsp[j-1]-wi); in vorbis_lsp_to_curve()
Dcodebook.c135 oggpack_write(opb,labs(c->quantlist[i]),c->q_quant); in vorbis_staticbook_pack()
/external/chromium/chrome/common/extensions/docs/css/
DApiRefStyles.css142 .labs #gc-pagecontent h1 {
173 .labs #gc-pagecontent h2 {
375 .labs #gc-pagecontent table {
384 /* IE ignores labs */
389 .labs #gc-pagecontent th {
402 .labs #gc-pagecontent td {
438 .labs #gc-pagecontent table.columns th {
530 .labs div.special {
546 background:url(/images/labs-11.png) top left no-repeat;
650 .labs #gc-topnav {
[all …]
/external/llvm/test/Transforms/InstSimplify/
Dcall-callconv.ll20 %call = tail call arm_aapcscc i32 @labs(i32 %i) nounwind readnone
28 declare arm_aapcscc i32 @labs(i32) nounwind readnone
/external/llvm/test/Transforms/InstCombine/
Dabs-1.ll8 declare i64 @labs(i64)
25 %ret = call i64 @labs(i64 %x)
Ddisable-simplify-libcalls.ll48 declare i64 @labs(i64)
309 %ret = call i64 @labs(i64 %y)
311 ; CHECK: call i64 @labs
/external/stlport/stlport/stl/
D_cstdlib.h91 using _STLP_VENDOR_CSTD::labs;
131 inline long abs(long __x) { return _STLP_VENDOR_CSTD::labs(__x); } in abs()
/external/chromium/chrome/common/extensions/docs/examples/apps/hello-java/workspace/HelloLicense/.settings/
Dcom.google.appengine.eclipse.core.prefs3 filesCopiedToWebInfLib=appengine-api-1.0-sdk-1.3.5.jar|appengine-api-labs-1.3.5.jar|appengine-jsr10…
/external/freetype/include/freetype/config/
Dftstdlib.h145 #define ft_labs labs
/external/iproute2/
DRELNOTES39 * ZIP! <zip@killerlabs.com> and David Ford <david@blue-labs.org>
41 * David Ford <david@blue-labs.org>, test for compilation with gcc3.
42 * David Ford <david@blue-labs.org>. Damn, I broke rtnl_talk in previous
/external/fdlibm/
DMD54 # http://cm.bell-labs.com/netlib/crc/netlib-bl.html
/external/stlport/test/unit/
Dcmath_test.cpp50 CPPUNIT_CHECK( are_equals(std::labs(long_val), -long_val) ); in import_checks()
/external/kernel-headers/original/linux/
Dkernel.h90 #define labs(x) ({ \ macro
/external/llvm/include/llvm/Target/
DTargetLibraryInfo.h316 labs, enumerator
/external/webkit/Source/JavaScriptCore/wtf/
DDateMath.cpp958 o = labs(o); in parseDateFromNullTerminatedCharacters()
/external/blktrace/btreplay/
Dbtreplay.c1275 strerror(labs(ndone))); in process_bunch()
/external/libxml2/
Dxmlschemastypes.c5858 year = (unsigned long) FQUOTIENT(labs(val->value.dur.mon), 12); in xmlSchemaGetCanonValue()
5859 mon = labs(val->value.dur.mon) - 12 * year; in xmlSchemaGetCanonValue()
5924 labs(val->value.date.year), in xmlSchemaGetCanonValue()
/external/openssl/ssl/
Dkssl.c1970 if (atime && labs(atime - now) >= skew) return SSL_R_KRB5_S_TKT_SKEW; in kssl_validate_times()
/external/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp1838 case LibFunc::labs: in lookupOptimization()
/external/tcpdump/
DCHANGES29 BGP: don't print TLV values that didn't fit, from www.digit-labs.org.
/external/chromium/net/base/
Dssl_false_start_blacklist.txt665 co-labs.org
1768 labs.arubanetworks.com
/external/valgrind/main/perf/
Dtest_input_for_tinycc.c814 extern long int labs (long int __x) __attribute__ ((__nothrow__)) __attribute__ ((__const__));
/external/strace/
DChangeLog-CVS3500 FreeBSD rfork support changes from Russ Cox <rsc@plan9.bell-labs.com>:
/external/webkit/PerformanceTests/Parser/resources/
Dfinal-url-en1268 http://atom.uni-mb.si/labs/labprst/Gorsek1.htm
3383 http://cm.bell-labs.com/cm/cs/who/dmr/medal.html
4958 http://eesc.columbia.edu/courses/ees/climate/labs/radiation1/intro_lab.html
9210 http://labs.pcw.co.uk/
9211 http://labs.pcw.co.uk/2005/02/
9212 http://labs.pcw.co.uk/2005/05/
9213 http://labs.pcw.co.uk/storage/
9214 http://labs.silverorange.com/local/solabs/include/styleguide/
35240 http://www.ct-labs.com/Dr%20C/q33.htm
55544 http://www.math.grin.edu/~stone/courses/scheme/labs/beginning-Scheme.xhtml
[all …]

12