| /external/flac/libFLAC/ |
| D | window.c | 46 void FLAC__window_bartlett(FLAC__real *window, const FLAC__int32 L) in FLAC__window_bartlett() 65 void FLAC__window_bartlett_hann(FLAC__real *window, const FLAC__int32 L) in FLAC__window_bartlett_hann() 74 void FLAC__window_blackman(FLAC__real *window, const FLAC__int32 L) in FLAC__window_blackman() 84 void FLAC__window_blackman_harris_4term_92db_sidelobe(FLAC__real *window, const FLAC__int32 L) in FLAC__window_blackman_harris_4term_92db_sidelobe() 93 void FLAC__window_connes(FLAC__real *window, const FLAC__int32 L) in FLAC__window_connes() 106 void FLAC__window_flattop(FLAC__real *window, const FLAC__int32 L) in FLAC__window_flattop() 115 void FLAC__window_gauss(FLAC__real *window, const FLAC__int32 L, const FLAC__real stddev) in FLAC__window_gauss() 127 void FLAC__window_hamming(FLAC__real *window, const FLAC__int32 L) in FLAC__window_hamming() 136 void FLAC__window_hann(FLAC__real *window, const FLAC__int32 L) in FLAC__window_hann() 145 void FLAC__window_kaiser_bessel(FLAC__real *window, const FLAC__int32 L) in FLAC__window_kaiser_bessel() [all …]
|
| /external/deqp/framework/platform/android/ |
| D | tcuAndroidWindow.cpp | 35 Window::Window (ANativeWindow* window) in Window() 124 Window* const window = *winIter; in ~WindowRegistry() local 136 void WindowRegistry::addWindow (ANativeWindow* window) in addWindow() 146 Window* const window = m_windows[ndx]; in destroyWindow() local 170 Window* const window = m_windows[ndx]; in tryAcquireWindow() local 183 Window* const window = m_windows[ndx]; in garbageCollect() local
|
| D | tcuAndroidNativeActivity.cpp | 64 static void onNativeWindowCreatedCallback (ANativeActivity* activity, ANativeWindow* window) in onNativeWindowCreatedCallback() 69 static void onNativeWindowResizedCallback (ANativeActivity* activity, ANativeWindow* window) in onNativeWindowResizedCallback() 74 static void onNativeWindowRedrawNeededCallback (ANativeActivity* activity, ANativeWindow* window) in onNativeWindowRedrawNeededCallback() 79 static void onNativeWindowDestroyedCallback (ANativeActivity* activity, ANativeWindow* window) in onNativeWindowDestroyedCallback() 173 void NativeActivity::onNativeWindowCreated (ANativeWindow* window) in onNativeWindowCreated() 178 void NativeActivity::onNativeWindowResized (ANativeWindow* window) in onNativeWindowResized() 183 void NativeActivity::onNativeWindowRedrawNeeded (ANativeWindow* window) in onNativeWindowRedrawNeeded() 188 void NativeActivity::onNativeWindowDestroyed (ANativeWindow* window) in onNativeWindowDestroyed()
|
| D | tcuAndroidTestActivity.cpp | 61 void TestThread::onWindowCreated (ANativeWindow* window) in onWindowCreated() 66 void TestThread::onWindowDestroyed (ANativeWindow* window) in onWindowDestroyed() 71 void TestThread::onWindowResized (ANativeWindow* window) in onWindowResized()
|
| D | tcuAndroidRenderActivity.cpp | 328 void RenderActivity::onNativeWindowCreated (ANativeWindow* window) in onNativeWindowCreated() 334 void RenderActivity::onNativeWindowResized (ANativeWindow* window) in onNativeWindowResized() 340 void RenderActivity::onNativeWindowRedrawNeeded (ANativeWindow* window) in onNativeWindowRedrawNeeded() 345 void RenderActivity::onNativeWindowDestroyed (ANativeWindow* window) in onNativeWindowDestroyed()
|
| D | tcuAndroidPlatform.cpp | 109 NativeWindow::NativeWindow (Window* window, int width, int height, int32_t format) in NativeWindow() 164 Window* window = m_windowRegistry.tryAcquireWindow(); in createWindow() local
|
| /external/clang/test/SemaObjCXX/ |
| D | warn-strict-selector-match.mm | 5 - (id) window; // expected-note {{using}} method 10 - (Base *) window; // expected-note {{also found}} method
|
| /external/linux-tools-perf/src/tools/perf/ui/gtk/ |
| D | annotate.c | 88 static int perf_gtk__annotate_symbol(GtkWidget *window, struct symbol *sym, in perf_gtk__annotate_symbol() 161 GtkWidget *window; in symbol__gtk_annotate() local 231 GtkWidget *window; in perf_gtk__show_annotations() local
|
| /external/zlib/src/examples/ |
| D | zran.c | 71 unsigned char window[WINSIZE]; /* preceding 32K of uncompressed data */ member 93 off_t in, off_t out, unsigned left, unsigned char *window) in addpoint() 152 unsigned char window[WINSIZE]; in build_index() local
|
| /external/skia/experimental/FileReaderApp/ |
| D | FileReaderAppDelegate.h | 11 SkNSWindow *window; variable
|
| /external/skia/experimental/SimpleiOSApp/iPhone/ |
| D | AppDelegate_iPhone.h | 12 UIWindow *window; variable
|
| /external/skia/experimental/SimpleiOSApp/iPad/ |
| D | AppDelegate_iPad.h | 12 UIWindow *window; variable
|
| /external/skia/experimental/iOSSampleApp/iPad/ |
| D | AppDelegate_iPad.h | 13 UIWindow* window; variable
|
| /external/zlib/src/contrib/infback9/ |
| D | infback9.h | 31 #define inflateBack9Init(strm, window) \ argument
|
| D | infback9.c | 19 int ZEXPORT inflateBack9Init_(strm, window, version, stream_size) in inflateBack9Init_() argument 232 unsigned char FAR *window; /* allocated sliding window, if needed */ local
|
| /external/robolectric/src/test/java/com/xtremelabs/robolectric/tester/android/view/ |
| D | TestWindowTest.java | 13 TestWindow window = new TestWindow(null); in windowManager__shouldNotBeNull() local
|
| /external/skia/src/views/unix/ |
| D | skia_unix.cpp | 13 SkOSWindow* window = create_sk_window(NULL, argc, argv); in main() local
|
| /external/clang/test/SemaObjC/ |
| D | pedantic-dynamic-test.m | 7 int window; field
|
| D | err-ivar-access-in-class-method.m | 9 @property (strong, nonatomic) UIWindow *window; property
|
| D | access-property-getter.m | 44 @property (copy) id window; property
|
| /external/clang/test/CodeGenObjC/ |
| D | debug-info-crash-2.m | 6 @property (strong, nonatomic) Bar *window; property
|
| /external/aac/libAACdec/src/ |
| D | stereo.cpp | 158 int window, group, scaleFactorBandsTransmitted; in CJointStereo_ApplyMS() local 232 for (int window=0,group=0; group<windowGroups; group++) in CJointStereo_ApplyIS() local
|
| D | aacdec_tns.cpp | 135 UCHAR window; in CTns_Read() local 341 int window,index,start,stop,size; in CTns_Apply() local
|
| /external/aac/libAACdec/src/arm/ |
| D | block_arm.cpp | 107 int window) in CBlock_ScaleSpectralData_func1()
|
| /external/libopus/celt/ |
| D | entenc.c | 194 ec_window window; in ec_enc_bits() local 245 ec_window window; in ec_enc_done() local
|