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
refs:dwLength
(Results
1 - 10
of
10
) sorted by relevance
/third_party/lzma/CPP/Windows/
H
A
D
System.cpp
118
DWORD
dwLength
;
member
147
stat.
dwLength
= sizeof(stat);
in GetRamSize()
173
stat2.
dwLength
= sizeof(stat2);
in GetRamSize()
/third_party/backends/backend/
H
A
D
mustek_usb2_high.h
96
unsigned int
dwLength
;
member
H
A
D
mustek_usb2.c
895
pGetParameters->
dwLength
= (unsigned int) g_ssSuggest.wHeight;
in GetParameters()
2439
s->params.lines = s->getpara.
dwLength
;
in sane_start()
2444
s->read_rows = s->getpara.
dwLength
;
in sane_start()
/third_party/node/deps/v8/src/base/
H
A
D
sys-info.cc
85
memory_info.
dwLength
= sizeof(memory_info);
in AmountOfPhysicalMemory()
/third_party/mesa3d/src/util/
H
A
D
os_misc.c
267
status.
dwLength
= sizeof(status);
in os_get_total_physical_memory()
/third_party/node/deps/cares/src/lib/
H
A
D
ares__hosts_file.c
754
DWORD
dwLength
= sizeof(tmp);
in ares__hosts_path()
local
760
&
dwLength
);
in ares__hosts_path()
/third_party/libuv/src/win/
H
A
D
util.c
281
memory_status.
dwLength
= sizeof(memory_status);
in uv_get_free_memory()
293
memory_status.
dwLength
= sizeof(memory_status);
in uv_get_total_memory()
/third_party/node/deps/uv/src/win/
H
A
D
util.c
330
memory_status.
dwLength
= sizeof(memory_status);
in uv_get_free_memory()
342
memory_status.
dwLength
= sizeof(memory_status);
in uv_get_total_memory()
/third_party/node/tools/gyp/pylib/gyp/generator/
H
A
D
ninja.py
2099
("
dwLength
", ctypes.c_ulong),
2111
stat.
dwLength
= ctypes.sizeof(stat)
/third_party/node/deps/npm/node_modules/node-gyp/gyp/pylib/gyp/generator/
H
A
D
ninja.py
2096
("
dwLength
", ctypes.c_ulong),
2108
stat.
dwLength
= ctypes.sizeof(stat)
Completed in 16 milliseconds