Home
last modified time | relevance | path

Searched defs:windows (Results 1 – 25 of 29) 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
DGrAppliedClip.h64 void addWindowRectangles(const GrWindowRectangles& windows, GrWindowRectsState::Mode mode) { in addWindowRectangles()
/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/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/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/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/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.build25 subdir('windows') subdir
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
Dthread.h41 Windows windows; member
/third_party/vk-gl-cts/modules/egl/
DteglMultiThreadTests.cpp988 …vector<pair<eglu::NativeWindow*, EGLSurface> >& windows = (thread.getId() == 0 ? m_nativeWindows0… in createDestroyObjects() local
1267 …vector<pair<eglu::NativeWindow*, EGLSurface> >& windows = (thread.getId() == 0 ? m_nativeWindows… in pushObjectsToShared() local
1296 …vector<pair<eglu::NativeWindow*, EGLSurface> >& windows = (thread.getId() == 0 ? m_nativeWindows… in pullObjectsFromShared() local
1425 …vector<pair<eglu::NativeWindow*, EGLSurface> >& windows = (thread.getId() == 0 ? m_nativeWindows… in destroyObjects() local
/third_party/glfw/tests/
Diconify.c205 GLFWwindow** windows; in main() local
/third_party/skia/third_party/externals/dawn/examples/
DManualSwapChainTest.cpp85 static std::unordered_map<GLFWwindow*, std::unique_ptr<WindowData>> windows; variable
/third_party/python/Tools/scripts/
Dstable_abi.py137 windows: bool = False variable in FeatureMacro
/third_party/flatbuffers/tests/annotated_binary/
Dannotated_binary.json15 "windows": 12, number
/third_party/ffmpeg/libavcodec/
Dwma.h120 const float *windows[BLOCK_NB_SIZES]; member
Daacenc.c569 FFPsyWindowInfo windows[AAC_MAX_CHANNELS]; in aac_encode_frame() local
/third_party/lame/frontend/
Dgtkanal.c1386 get_main_menu(GtkWidget * windows, GtkWidget ** menubar) in get_main_menu()

12