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:totalLen
(Results
1 - 7
of
7
) sorted by relevance
/kernel/liteos_m/components/exchook/
H
A
D
los_exc_info.h
97
UINT32
totalLen
;
member
/kernel/uniproton/src/fs/vfs/
H
A
D
vfs_fs.c
795
size_t
totalLen
;
in OsVfsReadv()
local
852
size_t
totalLen
;
in OsVfsWritev()
local
[all...]
/kernel/liteos_m/components/fs/vfs/
H
A
D
vfs_fs.c
185
size_t
totalLen
= strlen(tmpBuf);
in GetCanonicalPath()
local
1156
size_t
totalLen
;
in readv()
local
1213
size_t
totalLen
;
writev()
local
[all...]
/third_party/lzma/CPP/7zip/Archive/7z/
H
A
D
7zHandler.cpp
513
unsigned
totalLen
= nameLen + propsLen;
in SetMethodToProp()
local
/kernel/liteos_m/components/trace/
H
A
D
los_trace.h
266
UINT16
totalLen
; /**< trace data's total length */
member
/kernel/liteos_a/kernel/include/
H
A
D
los_trace.h
293
UINT16
totalLen
; /**< trace data's total length */
member
/third_party/skia/src/gpu/ops/
H
A
D
DashOp.cpp
100
SkScalar
totalLen
= pts[1].fX - pts[0].fX;
in calc_end_adjustment()
local
Completed in 9 milliseconds