/aosp_15_r20/external/crosvm/gpu_display/src/gpu_display_win/ |
H A D | math_util.rs | 101 fn to_sys_rect(&self) -> RECT; in to_sys_rect() 106 fn to_sys_rect(&self) -> RECT { in to_sys_rect() 120 impl SysRectExtension for RECT { implementation
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ctypes/test/ |
H A D | test_keeprefs.py | 47 class RECT(Structure): class 132 class RECT(Structure): class
|
H A D | test_win32.py | 99 class RECT(Structure): class
|
H A D | test_functions.py | 25 class RECT(Structure): class
|
/aosp_15_r20/external/python/cpython2/Lib/ctypes/test/ |
D | test_keeprefs.py | 47 class RECT(Structure): class 132 class RECT(Structure): class
|
D | test_win32.py | 85 class RECT(Structure): class
|
D | test_functions.py | 25 class RECT(Structure): class
|
/aosp_15_r20/external/python/cpython3/Lib/ctypes/test/ |
D | test_keeprefs.py | 47 class RECT(Structure): class 132 class RECT(Structure): class
|
D | test_win32.py | 99 class RECT(Structure): class
|
D | test_functions.py | 25 class RECT(Structure): class
|
/aosp_15_r20/external/python/cpython2/Lib/test/leakers/ |
D | test_ctypes.py | 10 class RECT(Structure): class
|
/aosp_15_r20/external/python/cpython3/Lib/test/leakers/ |
D | test_ctypes.py | 10 class RECT(Structure): class
|
/aosp_15_r20/external/libffi/testsuite/libffi.call/ |
H A D | pr1172638.c | 19 } RECT; typedef
|
/aosp_15_r20/cts/tests/tests/uirendering/src/android/uirendering/cts/testinfrastructure/ |
H A D | DisplayModifier.java | 39 private static final RectF RECT = new RectF(0, 0, 100, 100); field in DisplayModifier
|
/aosp_15_r20/external/intel-media-driver/media_common/linux/common/os/ |
H A D | mos_defs_specific.h | 59 } RECT, *PRECT, *LPRECT; typedef
|
/aosp_15_r20/external/python/cpython2/Lib/ctypes/ |
D | wintypes.py | 96 class RECT(Structure): class
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | windef.h | 77 } RECT,*PRECT,*NPRECT,*LPRECT; typedef
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/ui/gfx/geometry/ |
D | rect.h | 30 typedef struct tagRECT RECT; typedef
|
/aosp_15_r20/external/libchrome/ui/gfx/geometry/ |
H A D | rect.h | 27 typedef struct tagRECT RECT; typedef
|
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/8/external/libchrome/ui/gfx/geometry/ |
D | rect.h | 30 typedef struct tagRECT RECT; typedef
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ctypes/ |
H A D | wintypes.py | 97 class RECT(ctypes.Structure): class
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/ctypes/ |
D | wintypes.py | 97 class RECT(ctypes.Structure): class
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/ctypes/ |
D | wintypes.py | 97 class RECT(ctypes.Structure): class
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/ctypes/ |
D | wintypes.py | 97 class RECT(ctypes.Structure): class
|
/aosp_15_r20/external/python/cpython3/Lib/ctypes/ |
D | wintypes.py | 97 class RECT(ctypes.Structure): class
|