| /external/rust/crates/futures-util/src/io/ |
| D | window.rs | 21 pub struct Window<T> { struct 26 impl<T: AsRef<[u8]>> Window<T> { argument 97 impl<T: AsRef<[u8]>> AsRef<[u8]> for Window<T> { implementation 103 impl<T: AsMut<[u8]>> AsMut<[u8]> for Window<T> { implementation
|
| /external/skqp/tools/sk_app/mac/ |
| D | Window_mac.mm | 14 - (MainView*)initWithWindow:(sk_app::Window*)initWindow; 20 - (WindowDelegate*)initWithWindow:(sk_app::Window*)initWindow; 135 - (WindowDelegate*)initWithWindow:(sk_app::Window *)initWindow { 167 - (MainView*)initWithWindow:(sk_app::Window *)initWindow {
|
| /external/llvm-project/clang/test/FixIt/ |
| D | typo.c | 18 struct Window { struct 23 struct Window window = { argument
|
| /external/clang/test/FixIt/ |
| D | typo.c | 18 struct Window { struct 23 struct Window window = { argument
|
| /external/swiftshader/tests/VulkanWrapper/ |
| D | Window.hpp | 26 class Window class 41 class Window class
|
| D | Window.cpp | 19 Window::Window(vk::Instance instance, vk::Extent2D windowSize) in Window() function in Window 43 Window::Window(vk::Instance instance, vk::Extent2D windowSize) in Window() function in Window
|
| /external/deqp/framework/platform/nullws/ |
| D | tcuNullWSPlatform.cpp | 35 class Window: public eglu::NativeWindow class 40 Window(eglu::NativeDisplay* nativeDisplay, const eglu::WindowParams& params) in Window() function in tcu::nullws::Window
|
| /external/kotlinx.coroutines/js/js-stub/src/ |
| D | Window.kt | 7 public abstract class Window class
|
| /external/autotest/client/site_tests/power_LoadTest/extension/ |
| D | custom_event_listener.js | 1 Window.prototype.orginalEventListener = Window.prototype.addEventListener; class
|
| /external/deqp/framework/platform/win32/ |
| D | tcuWin32Window.hpp | 35 class Window class
|
| D | tcuWin32Window.cpp | 40 Window::Window (HINSTANCE instance, int width, int height) in Window() function in tcu::win32::Window
|
| /external/deqp/framework/platform/raspi/ |
| D | tcuRaspiPlatform.cpp | 67 class Window : public eglu::NativeWindow class 117 Window::Window (int width, int height) in Window() function in tcu::rpi::Window
|
| /external/deqp/framework/platform/lnx/wayland/ |
| D | tcuLnxWaylandEglDisplayFactory.cpp | 83 class Window : public NativeWindow class 103 Window::Window (Display& display, const WindowParams& params) in Window() function in tcu::lnx::wayland::egl::Window
|
| D | tcuLnxWayland.hpp | 81 class Window class
|
| /external/grpc-grpc/examples/csharp/HelloworldXamarin/iOS/ |
| D | AppDelegate.cs | 31 public override UIWindow Window property in HelloworldXamarin.iOS.AppDelegate
|
| /external/deqp/external/vulkancts/framework/vulkan/ |
| D | vkWsiPlatform.hpp | 35 class Window class 45 Window (void) {} in Window() function in vk::wsi::Window
|
| /external/webrtc/modules/audio_processing/aec3/ |
| D | aec3_fft.h | 29 enum class Window { kRectangular, kHanning, kSqrtHanning }; enum
|
| /external/deqp/framework/platform/android/ |
| D | tcuAndroidWindow.hpp | 42 class Window class
|
| /external/rust/crates/ring/src/arithmetic/ |
| D | bigint.rs | 824 fn gather<M>(table: &[Limb], i: Window, r: &mut Elem<M, R>) { in elem_exp_consttime() 830 i: Window, in elem_exp_consttime() 841 i: Window, in elem_exp_consttime() 951 fn scatter(table: &mut [Limb], state: &[Limb], i: Window, num_limbs: usize) { in elem_exp_consttime() 953 fn GFp_bn_scatter5(a: *const Limb, a_len: c::size_t, table: *mut Limb, i: Window); in elem_exp_consttime() 965 fn gather(table: &[Limb], state: &mut [Limb], i: Window, num_limbs: usize) { in elem_exp_consttime() 967 fn GFp_bn_gather5(r: *mut Limb, a_len: c::size_t, table: *const Limb, i: Window); in elem_exp_consttime() 979 fn gather_square(table: &[Limb], state: &mut [Limb], n0: &N0, i: Window, num_limbs: usize) { in elem_exp_consttime() 987 fn gather_mul_base(table: &[Limb], state: &mut [Limb], n0: &N0, i: Window, num_limbs: usize) { in elem_exp_consttime() 996 power: Window, in elem_exp_consttime() [all …]
|
| /external/deqp/framework/platform/lnx/X11/ |
| D | tcuLnxX11EglDisplayFactory.cpp | 128 class Window : public NativeWindow class 154 Window::Window (Display& display, const WindowParams& params, Visual* visual) in Window() function in tcu::lnx::x11::egl::Window
|
| /external/curl/docs/examples/ |
| D | curlgtk.c | 75 GtkWidget *Window, *Frame, *Frame2; in main() local
|
| /external/python/pycparser/utils/fake_libc_include/X11/ |
| D | _X11_fake_typedefs.h | 10 typedef XID Window; typedef
|
| /external/kotlinx.coroutines/kotlinx-coroutines-core/js/src/ |
| D | Window.kt | 29 private fun Window.asWindowAnimationQueue(): WindowAnimationQueue = in Window() method
|
| /external/webrtc/modules/desktop_capture/linux/ |
| D | base_capturer_pipewire.h | 35 enum CaptureSourceType { Screen = 1, Window }; enumerator
|
| /external/rust/crates/ring/src/ |
| D | limb.rs | 255 pub type Window = Limb; typedef 286 ) -> Window; in fold_5_bit_windows() 287 fn LIMBS_window5_unsplit_window(limb: Limb, index_within_word: BitIndex) -> Window; in fold_5_bit_windows()
|