Home
last modified time | relevance | path

Searched defs:windows (Results 1 – 25 of 46) sorted by relevance

12

/third_party/skia/src/gpu/
DGrWindowRectsState.h21 GrWindowRectsState(const GrWindowRectangles& windows, Mode mode) in GrWindowRectsState()
28 const GrWindowRectangles& windows() const { return fWindows; } in windows() function
36 void set(const GrWindowRectangles& windows, Mode mode) { in set()
DGrFixedClip.h45 void setWindowRectangles(const GrWindowRectangles& windows, GrWindowRectsState::Mode mode) { in setWindowRectangles()
DGrWindowRectangles.h85 SkIRect* windows; in makeOffset() local
/third_party/skia/m133/src/gpu/ganesh/
DGrWindowRectsState.h21 GrWindowRectsState(const GrWindowRectangles& windows, Mode mode) in GrWindowRectsState()
28 const GrWindowRectangles& windows() const { return fWindows; } in windows() function
36 void set(const GrWindowRectangles& windows, Mode mode) { in set()
DGrFixedClip.h52 void setWindowRectangles(const GrWindowRectangles& windows, GrWindowRectsState::Mode mode) { in setWindowRectangles()
DGrWindowRectangles.h89 SkIRect* windows; in makeOffset() local
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/adapter/dpico/parser/caffe/
Dcaffe_pooling_parser.cc67 …gParser::ParseWindows(const caffe::PoolingParameter &poolingParam, std::vector<int64_t> *windows) { in ParseWindows()
116 std::vector<int64_t> windows(kNums2, 0); in Parse() local
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/parser/caffe/
Dcaffe_pooling_parser.cc64 …gParser::ParseWindows(const caffe::PoolingParameter &poolingParam, std::vector<int64_t> *windows) { in ParseWindows()
112 std::vector<int64_t> windows(2, 0); in Parse() local
/third_party/rust/crates/libloading/src/os/
Dmod.rs27 pub mod windows; module
/third_party/rust/rust/library/std/src/os/
Dmod.rs53 pub mod windows {} module
97 pub mod windows; module
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
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/
DvktNativeObjectsUtil.hpp64 std::vector<de::MovePtr<vk::wsi::Window>> windows; member in vkt::wsi::NativeObjects
/third_party/rust/rust/src/tools/clippy/tests/ui/
Dmismatched_target_os_non_unix.rs21 fn windows() {} in windows() function
/third_party/mesa3d/src/gfxstream/guest/platform/
Dmeson.build14 subdir('windows') subdir
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DPath.h28 enum class Style { windows, posix, native }; enumerator
/third_party/rust/crates/libloading/tests/
Dwindows.rs35 let windows: Symbol<unsafe fn() -> *const i8> = lib.get_ordinal(1).expect("function"); in test_ordinal() localVariable
/third_party/rust/rust/tests/ui/generic-associated-types/bugs/
Dhrtb-implied-1.rs32 let windows = WindowsMut { slice }; in main() localVariable
/third_party/rust/rust/tests/rustdoc-ui/error-in-impl-trait/
Drealistic-async.rs4 mod windows { module
/third_party/python/Tools/unicode/
DMakefile41 windows: build/ target
/third_party/glfw/examples/
DCMakeLists.txt38 add_executable(windows WIN32 MACOSX_BUNDLE windows.c ${ICON} ${GLAD_GL}) target
Dwindows.c38 GLFWwindow* windows[4]; in main() local
Dsharing.c78 GLFWwindow* windows[2]; in main() local
/third_party/mesa3d/src/glx/
Dmeson.build8 subdir('windows') subdir
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
Dthread.h41 Windows windows; member
/third_party/rust/rust/src/tools/miri/src/shims/
Dmod.rs9 pub mod windows; module

12