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:HANDLE
(Results
1 - 15
of
15
) sorted by relevance
/third_party/vk-gl-cts/external/vulkan-docs/src/tests/
H
A
D
windows.h
7
typedef int
HANDLE
;
typedef
/third_party/lzma/CPP/Windows/
H
A
D
Handle.h
H
A
D
Thread.h
H
A
D
Synchronization.h
H
A
D
FileFind.h
/third_party/python/PC/
H
A
D
validate_ucrtbase.py
10
from ctypes.wintypes import DWORD,
HANDLE
namespace
/third_party/mesa3d/src/intel/dev/
H
A
D
intel_hwconfig.c
50
#define
HANDLE
(key_name) case key_name: return #key_name
in key_to_name()
macro
125
#undef
HANDLE
key_to_name()
macro
[all...]
/third_party/node/deps/v8/src/base/
H
A
D
win32-headers.h
56
typedef void*
HANDLE
;
typedef
/third_party/node/deps/v8/src/strings/
H
A
D
string-stream.h
118
enum Type { INT, DOUBLE, C_STR, LC_STR, OBJ,
HANDLE
, POINTER };
enumerator
/third_party/skia/src/ports/
H
A
D
SkOSFile_win.cpp
[all...]
/third_party/skia/third_party/externals/tint/src/utils/io/
H
A
D
command_windows.cc
/third_party/python/Lib/ctypes/
H
A
D
wintypes.py
60
HANDLE
= ctypes.c_void_p # in the header files: void *
variable
[all...]
/third_party/rust/crates/io-lifetimes/src/
H
A
D
types.rs
31
type
HANDLE
= isize;
types
[all...]
/third_party/skia/third_party/externals/angle2/src/third_party/volk/
H
A
D
volk.h
38
typedef void*
HANDLE
;
typedef
/third_party/mesa3d/include/D3D9/
H
A
D
d3d9types.h
85
typedef void *
HANDLE
;
typedef
[all...]
Completed in 15 milliseconds