Home
last modified time | relevance | path

Searched refs:y2k (Results 1 – 16 of 16) sorted by relevance

/external/speex/libspeex/
Dfilters.c462 spx_word32_t y1k=0, y2k=0; in qmf_decomp() local
466 y2k=SUB32(y2k,MULT16_16(a[j],SUB16(x[i+j],x2[i-j]))); in qmf_decomp()
469 y2k=ADD32(y2k,MULT16_16(a[j],SUB16(x[i+j],x2[i-j]))); in qmf_decomp()
472 y2[k] = EXTRACT16(SATURATE(PSHR32(y2k,15),32767)); in qmf_decomp()
/external/webkit/Source/cmake/
DWebKitHelpers.cmake24 …bscripts -Wformat -Wformat-security -Wmissing-format-attribute -Wno-format-y2k -Wno-parentheses -W…
/external/webkit/Source/JavaScriptGlue/Configurations/
DBase.xcconfig49 …ity -Wmissing-format-attribute -Wpointer-arith -Wwrite-strings -Wno-format-y2k -Wno-unused-paramet…
/external/clang/include/clang/Basic/
DDiagnosticGroups.td384 def FormatY2K : DiagGroup<"format-y2k">;
/external/linux-tools-perf/
DMakefile72 EXTRA_WARNINGS := $(EXTRA_WARNINGS) -Wformat-y2k
/external/webkit/Source/JavaScriptCore/
DChangeLog-2002-12-032151 * JavaScriptCore.pbproj/project.pbxproj: Re-added -Wno-format-y2k.
2169 * JavaScriptCore.pbproj/project.pbxproj: Pass -Wno-format-y2k so
DChangeLog-2009-06-1612196 -Wno-format-y2k since we can have that one on now.
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/it-IT/
Dit-IT_tpp_net.utf2675 12112 "y2k"
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-US/
Den-US_tpp_net.utf3003 12995 "y2k"
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/en-GB/
Den-GB_tpp_net.utf2792 11893 "y2k"
/external/e2fsprogs/debian/
Dchangelog2466 be y2k-clean.
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/fr-FR/
Dfr-FR_tpp_net.utf3204 15898 "y2k"
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/es-ES/
Des-ES_tpp_net.utf2890 13619 "y2k"
/external/webkit/Source/WebKit/mac/
DChangeLog-2002-12-0316680 * WebKit.pbproj/project.pbxproj: Re-added -Wno-format-y2k.
/external/webkit/PerformanceTests/Parser/resources/
Dfinal-url-en717 http://americanradioworks.publicradio.org/features/y2k/notebook.html
3600 http://computer.howstuffworks.com/y2k.htm
/external/webkit/Source/WebCore/
DChangeLog-2009-06-1648592 -Wno-format-y2k since we can have that one on now.