Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:windows
(Results
1 - 25
of
68
) sorted by relevance
1
2
3
/third_party/rust/crates/libloading/src/os/
H
A
D
mod.rs
27
pub mod
windows
;
modules
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H
A
D
vktNativeObjectsUtil.hpp
64
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
D
vktNativeObjectsUtil.hpp
64
std::vector<de::MovePtr<vk::wsi::Window>>
windows
;
member in vkt::wsi::NativeObjects
/foundation/multimodalinput/input/common/anco/comm/src/
H
A
D
anco_channel_proxy.cpp
87
int32_t AncoChannelProxy::UpdateWindowInfo(std::shared_ptr<AncoWindows>
windows
)
in UpdateWindowInfo()
argument
H
A
D
anco_channel.cpp
44
int32_t AncoChannel::UpdateWindowInfo(std::shared_ptr<AncoWindows>
windows
)
in UpdateWindowInfo()
argument
H
A
D
anco_channel_stub.cpp
85
auto
windows
= std::make_shared<AncoWindows>();
in StubUpdateWindowInfo()
local
/third_party/glfw/examples/
H
A
D
windows.c
38
GLFWwindow*
windows
[4];
in main()
local
H
A
D
sharing.c
78
GLFWwindow*
windows
[2];
in main()
local
[all...]
/third_party/rust/crates/libc/src/
H
A
D
lib.rs
98
mod
windows
;
modules
/third_party/skia/src/gpu/
H
A
D
GrWindowRectsState.h
21
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
D
GrFixedClip.h
45
void setWindowRectangles(const GrWindowRectangles&
windows
, GrWindowRectsState::Mode mode) {
in setWindowRectangles()
argument
H
A
D
GrWindowRectangles.h
85
SkIRect*
windows
;
in makeOffset()
local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H
A
D
Path.h
28
enum class Style {
windows
, posix, native };
member in llvm::sys::path::Style
/foundation/multimodalinput/input/common/anco/comm/test/
H
A
D
anco_channel_stub_ex_test.cpp
45
int32_t UpdateWindowInfo(std::shared_ptr<AncoWindows>
windows
)
in UpdateWindowInfo()
argument
/foundation/multimodalinput/input/frameworks/proxy/events/test/
H
A
D
input_manager_anco_test.cpp
58
int32_t AncoMonitor::UpdateWindowInfo(std::shared_ptr<AncoWindows>
windows
)
in UpdateWindowInfo()
argument
/foundation/multimodalinput/input/frameworks/proxy/events/src/
H
A
D
i_anco_consumer.cpp
124
bool AncoWindows::Marshalling(const AncoWindows &
windows
, Parcel &parcel)
in Marshalling()
argument
133
bool AncoWindows::Unmarshalling(Parcel &parcel, AncoWindows &
windows
)
in Unmarshalling()
argument
[all...]
/foundation/multimodalinput/input/interfaces/native/innerkits/proxy/include/
H
A
D
i_anco_consumer.h
78
std::vector<AncoWindowInfo>
windows
;
member
/third_party/skia/third_party/externals/swiftshader/third_party/marl/include/marl/
H
A
D
thread.h
41
Windows
windows
;
member
/foundation/barrierfree/accessibility/interfaces/innerkits/test/benchmarktest/accessible_ability_client_test/
H
A
D
accessible_ability_client_test.cpp
126
std::vector<AccessibilityWindowInfo>
windows
;
in BENCHMARK_F()
local
/foundation/barrierfree/accessibility/services/aams/src/
H
A
D
accessibility_dumper.cpp
95
const std::map<int32_t, AccessibilityWindowInfo> &
windows
= Singleton<AccessibilityWindowManager>::
in DumpAccessibilityWindowInfo()
local
/foundation/barrierfree/accessibility/services/aams/test/unittest/
H
A
D
accessible_ability_channel_test.cpp
271
std::vector<AccessibilityWindowInfo>
windows
;
in HWTEST_F()
local
293
std::vector<AccessibilityWindowInfo>
windows
;
in HWTEST_F()
local
325
std::vector<AccessibilityWindowInfo>
windows
;
in HWTEST_F()
local
339
std::vector<AccessibilityWindowInfo>
windows
;
in HWTEST_F()
local
[all...]
/foundation/barrierfree/accessibility/services/test/moduletest/aamstest/aams_accessibility_ability_channel_test/
H
A
D
aams_accessibility_ability_channel_test.cpp
271
std::vector<AccessibilityWindowInfo>
windows
;
in HWTEST_F()
local
293
std::vector<AccessibilityWindowInfo>
windows
;
in HWTEST_F()
local
325
std::vector<AccessibilityWindowInfo>
windows
;
in HWTEST_F()
local
339
std::vector<AccessibilityWindowInfo>
windows
;
in HWTEST_F()
local
[all...]
/foundation/barrierfree/accessibility/interfaces/kits/napi/accessibility_extension_module_loader/src/
H
A
D
accessibility_extension_context.cpp
86
RetError AccessibilityExtensionContext::GetWindows(std::vector<AccessibilityWindowInfo> &
windows
)
in GetWindows()
argument
97
GetWindows(const uint64_t displayId, std::vector<AccessibilityWindowInfo> &
windows
)
GetWindows()
argument
/foundation/multimodalinput/input/frameworks/proxy/event_handler/test/
H
A
D
input_manager_impl_test.cpp
55
std::vector<WindowInfo>
windows
;
in HWTEST_F()
local
95
std::vector<WindowInfo>
windows
;
in HWTEST_F()
local
183
std::vector<WindowInfo>
windows
;
in HWTEST_F()
local
200
std::vector<WindowInfo>
windows
;
HWTEST_F()
local
[all...]
/third_party/glfw/tests/
H
A
D
iconify.c
205
GLFWwindow**
windows
;
in main()
local
[all...]
Completed in 10 milliseconds
1
2
3