/aosp_15_r20/external/pigweed/pw_console/py/pw_console/docs/ |
H A D | user_guide.rst | 141 Log Window Navigation 163 Log Line Selection 189 Log Window Functions 204 Log Window Management 214 Log Searching 284 Log Filtering 351 Running Code in the Python Repl
|
/aosp_15_r20/external/rust/android-crates-io/crates/futures-util/src/io/ |
D | window.rs | 21 pub struct Window<T> { struct 26 impl<T: AsRef<[u8]>> Window<T> { argument 94 impl<T: AsRef<[u8]>> AsRef<[u8]> for Window<T> { implementation 100 impl<T: AsMut<[u8]>> AsMut<[u8]> for Window<T> { implementation
|
/aosp_15_r20/external/rust/android-crates-io/crates/h2/src/proto/streams/ |
D | flow_control.rs | 65 pub fn available(&self) -> Window { in available() 199 pub struct Window(i32); struct 201 impl Window { implementation 239 impl PartialEq<usize> for Window { implementation 249 impl PartialOrd<usize> for Window { implementation 259 impl fmt::Display for Window { implementation
|
/aosp_15_r20/external/crosvm/gpu_display/src/vulkan/sys/ |
H A D | windows.rs | 102 pub struct Window { struct 108 impl Window { implementation 122 impl WindowT for Window { implementation 157 impl Drop for Window { implementation
|
/aosp_15_r20/external/clang/test/FixIt/ |
H A D | typo.c | 18 struct Window { struct 23 struct Window window = { argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/ring/src/arithmetic/ |
D | bigint.rs | 456 fn gather<M>(table: &[Limb], i: Window, r: &mut Elem<M, R>) { in elem_exp_consttime() 473 i: Window, in elem_exp_consttime() 579 fn scatter(table: &mut [Limb], state: &[Limb], i: Window, num_limbs: usize) { in elem_exp_consttime() 593 fn gather(table: &[Limb], state: &mut [Limb], i: Window, num_limbs: usize) { in elem_exp_consttime() 611 i: Window, in elem_exp_consttime() 626 i: Window, in elem_exp_consttime() 653 fn power_amm(table: &[Limb], state: &mut [Limb], n0: &N0, i: Window, num_limbs: usize) { in elem_exp_consttime()
|
/aosp_15_r20/external/swiftshader/tests/VulkanWrapper/ |
H A D | Window.hpp | 26 class Window class 41 class Window class
|
H A 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
|
/aosp_15_r20/sdk/hierarchyviewer/src/com/android/hierarchyviewer/device/ |
H A D | Window.java | 19 public class Window { class 25 public Window(String title, int hashCode) { in Window() method in Window
|
/aosp_15_r20/external/jetpack-camera-app/feature/preview/src/test/java/com/google/jetpackcamera/feature/preview/workaround/ |
H A D | ComposableCaptureToImage.kt | 186 private fun Window.captureRegionToImage(boundsInWindow: Rect): ImageBitmap { in Window() method 209 private fun Window.generateBitmap(boundsInWindow: Rect): Bitmap { in Window() method 235 private fun Window.generateBitmapFromPixelCopy(boundsInWindow: Rect, destBitmap: Bitmap) { in Window() method
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/example/ |
D | doc_window.cpp | 18 class Window : public list_base_hook<> class 28 Window() { all_windows.push_back(*this); } in Window() function in Window
|
/aosp_15_r20/packages/services/Car/service/src/com/android/car/pm/ |
D | WindowDumpParser.java | 77 static class Window { class in WindowDumpParser 82 Window(String packageName, int displayId, String activityRecord) { in Window() method in WindowDumpParser.Window
|
/aosp_15_r20/external/deqp/framework/platform/nullws/ |
H A D | tcuNullWSPlatform.cpp | 35 class Window : public eglu::NativeWindow class 40 …Window(eglu::NativeDisplay *nativeDisplay, const eglu::WindowParams ¶ms) : NativeWindow(CAPABI… in Window() function in tcu::nullws::Window
|
/aosp_15_r20/external/crosvm/gpu_display/src/vulkan/ |
H A D | sys.rs | 29 pub trait Window: Any + Send + Sync { trait
|
/aosp_15_r20/external/deqp/framework/platform/raspi/ |
H A D | tcuRaspiPlatform.cpp | 76 class Window : public eglu::NativeWindow class 133 Window::Window(int width, int height) in Window() function in tcu::rpi::Window
|
/aosp_15_r20/tools/trebuchet/core/common/src/main/kotlin/trebuchet/io/ |
H A D | StreamingReader.kt | 98 class Window(val slice: DataSlice, val globalStartIndex: Long, val globalEndIndex: Long) { class
|
/aosp_15_r20/external/deqp/framework/platform/lnx/wayland/ |
H A D | tcuLnxWaylandEglDisplayFactory.cpp | 100 class Window : public NativeWindow class 123 Window::Window(Display &display, const WindowParams ¶ms) in Window() function in tcu::lnx::wayland::egl::Window
|
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/ |
H A D | TaskSnapshotWindow.java | 210 static class Window extends BaseIWindow { class in TaskSnapshotWindow 213 Window(TaskSnapshotWindow outer) { in Window() method in TaskSnapshotWindow.Window
|
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/ |
H A D | vkWsiPlatform.hpp | 36 class Window class 49 Window(void) in Window() function in vk::wsi::Window
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/data/ |
H A D | window_dataset.cc | 36 class Window : public DatasetBase { class 38 Window(std::vector<std::vector<Tensor>> elements, DataTypeVector output_types, in Window() function in tensorflow::data::__anon2a1301800111::Window
|
/aosp_15_r20/external/deqp/framework/platform/lnx/X11/ |
H A D | tcuLnxX11EglDisplayFactory.cpp | 150 class Window : public NativeWindow class 184 Window::Window(Display &display, const WindowParams ¶ms, Visual *visual) in Window() function in tcu::lnx::x11::egl::Window
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
H A D | jitrt_custom_calls.cc | 689 struct Window { struct 690 ArrayRef<int64_t> window_strides; 691 ArrayRef<int64_t> padding; 692 ArrayRef<int64_t> lhs_dilation; 693 ArrayRef<int64_t> rhs_dilation; 694 ArrayRef<int64_t> window_reversal;
|
/aosp_15_r20/external/leakcanary2/plumber-android-core/src/main/java/leakcanary/ |
H A D | AndroidLeakFixes.kt | 783 private fun Window.onDecorViewReady(callback: () -> Unit) { in <lambda>() method 794 private fun Window.onContentChanged(block: () -> Boolean) { in <lambda>() method 799 private fun Window.wrapCallback(): WindowDelegateCallback { in <lambda>() method
|
/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/genproposals/generic/neon/ |
H A D | impl.h | 32 class Window; variable
|
/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/select/generic/neon/ |
H A D | impl.h | 32 class Window; variable
|