Home
last modified time | relevance | path

Searched defs:windows (Results 1 - 25 of 61) sorted by relevance

123

/third_party/rust/crates/libloading/src/os/
H A Dmod.rs27 pub mod windows; modules
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktNativeObjectsUtil.hpp64 std::vector<de::MovePtr<vk::wsi::Window>> windows; member in vkt::wsi::NativeObjects
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
H A DvktNativeObjectsUtil.hpp64 std::vector<de::MovePtr<vk::wsi::Window>> windows; member in vkt::wsi::NativeObjects
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/
H A Dcorec57d.c33 const u32 windows = 8; /*XXX*/ in corec57d_init() local
H A Dcorec37d.c37 const u32 windows = 8; /*XXX*/ in corec37d_wndw_owner() local
131 const u32 windows = 8; /*XXX*/ in corec37d_init() local
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv50/
H A Dcorec57d.c33 const u32 windows = 8; /*XXX*/ in corec57d_init() local
H A Dcorec37d.c37 const u32 windows = 8; /*XXX*/ in corec37d_wndw_owner() local
131 const u32 windows = 8; /*XXX*/ in corec37d_init() local
/third_party/glfw/examples/
H A Dwindows.c38 GLFWwindow* windows[4]; in main() local
H A Dsharing.c78 GLFWwindow* windows[2]; in main() local
[all...]
/third_party/rust/crates/libc/src/
H A Dlib.rs98 mod windows; modules
/third_party/skia/src/gpu/
H A DGrWindowRectsState.h21 GrWindowRectsState(const GrWindowRectangles& windows, Mode mode) in GrWindowRectsState() argument
28 const GrWindowRectangles& windows() const { return fWindows; } in windows() function in GrWindowRectsState
36 void set(const GrWindowRectangles& windows, Mode mode) { in set() argument
H A DGrFixedClip.h45 void setWindowRectangles(const GrWindowRectangles& windows, GrWindowRectsState::Mode mode) { in setWindowRectangles() argument
H A DGrWindowRectangles.h85 SkIRect* windows; in makeOffset() local
H A DGrAppliedClip.h64 void addWindowRectangles(const GrWindowRectangles& windows, GrWindowRectsState::Mode mode) { in addWindowRectangles() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DPath.h28 enum class Style { windows, posix, native }; member in llvm::sys::path::Style
H A DConvertUTF.h291 namespace windows { namespace
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
H A Dthread.h41 Windows windows; member
/kernel/linux/linux-5.10/drivers/pci/endpoint/
H A Dpci-epc-mem.c47 pci_epc_multi_mem_init(struct pci_epc *epc, struct pci_epc_mem_window *windows, unsigned int num_windows) pci_epc_multi_mem_init() argument
[all...]
/kernel/linux/linux-6.6/drivers/pci/endpoint/
H A Dpci-epc-mem.c47 pci_epc_multi_mem_init(struct pci_epc *epc, struct pci_epc_mem_window *windows, unsigned int num_windows) pci_epc_multi_mem_init() argument
[all...]
/third_party/glfw/tests/
H A Diconify.c205 GLFWwindow** windows; in main() local
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dpci-epc.h115 struct pci_epc_mem **windows; member
/third_party/skia/third_party/externals/dawn/examples/
H A DManualSwapChainTest.cpp85 static std::unordered_map<GLFWwindow*, std::unique_ptr<WindowData>> windows; variable
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/Windows/
H A DWindowsSupport.h233 namespace windows { namespace
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/Windows/
H A DWindowsSupport.h253 namespace windows { namespace
/kernel/linux/linux-6.6/include/linux/
H A Dpci-epc.h144 struct pci_epc_mem **windows; member

Completed in 12 milliseconds

123