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:streamLen
(Results
1 - 25
of
28
) sorted by relevance
1
2
/kernel/liteos_a/testsuites/unittest/libc/misc/full/
H
A
D
misc_test_009.cpp
39
INT32
streamLen
[] = {strlen(hostsFileStream)};
in TestCase()
local
/kernel/liteos_a/testsuites/unittest/libc/sys/full/
H
A
D
sys_test_018.cpp
42
INT32
streamLen
[] = {strlen(g_groupFileStream), strlen(g_passwdFileStream)};
in TestCase()
local
H
A
D
sys_test_020.cpp
42
INT32
streamLen
[] = {strlen(g_groupFileStream), strlen(g_passwdFileStream)};
in TestCase()
local
H
A
D
sys_test_022.cpp
40
INT32
streamLen
[] = {strlen(g_groupFileStream), strlen(g_passwdFileStream)};
in TestCase()
local
H
A
D
sys_test_023.cpp
43
INT32
streamLen
[] = {strlen(g_groupFileStream)};
in TestCase()
local
H
A
D
sys_test_025.cpp
113
INT32
streamLen
[] = {strlen(g_groupFileStream)};
in TestCase()
local
H
A
D
sys_test_021.cpp
46
INT32
streamLen
[] = {strlen(g_groupFileStream), strlen(g_passwdFileStream)};
in TestCase()
local
H
A
D
sys_test_019.cpp
46
INT32
streamLen
[] = {strlen(g_groupFileStream), strlen(g_passwdFileStream)};
in TestCase()
local
/kernel/liteos_a/testsuites/unittest/net/netdb/full/
H
A
D
net_netdb_test_008.cpp
40
int
streamLen
[] = {sizeof(host_file)};
in GetHostByName2Test()
local
H
A
D
net_netdb_test_006.cpp
40
int
streamLen
[] = {sizeof(host_file)};
in GetHostByNameTest()
local
H
A
D
net_netdb_test_016.cpp
44
int
streamLen
[] = {sizeof(serv_file)};
in GetServByNameTest()
local
H
A
D
net_netdb_test_004.cpp
40
int
streamLen
[] = {sizeof(host_file)};
in GetHostByAddrTest()
local
H
A
D
net_netdb_test_002.cpp
41
int
streamLen
[] = {sizeof(host_file), sizeof(serv_file)};
in AddrInfoTest()
local
H
A
D
net_netdb_test_012.cpp
41
int
streamLen
[] = {sizeof(serv_file)};
in GetServByPortRTest()
local
H
A
D
net_netdb_test_007.cpp
40
int
streamLen
[] = {sizeof(host_file)};
in GetHostByNameRTest()
local
H
A
D
net_netdb_test_009.cpp
39
int
streamLen
[] = {sizeof(host_file)};
in GetHostByName2RTest()
local
H
A
D
net_netdb_test_011.cpp
41
int
streamLen
[] = {sizeof(serv_file)};
in GetServByPortTest()
local
H
A
D
net_netdb_test_018.cpp
44
int
streamLen
[] = {sizeof(serv_file)};
in GetServEntTest()
local
H
A
D
net_netdb_test_019.cpp
43
int
streamLen
[] = {sizeof(host_file)};
in GetHostEntTest()
local
H
A
D
net_netdb_test_020.cpp
41
int
streamLen
[] = {sizeof(network_file)};
in GetNetEntTest()
local
H
A
D
net_netdb_test_017.cpp
38
int
streamLen
[] = {sizeof(serv_file)};
in GetServByNameRTest()
local
H
A
D
net_netdb_test_022.cpp
39
int
streamLen
[] = {sizeof(network_file)};
in GetNetByAddrtTest()
local
H
A
D
net_netdb_test_021.cpp
39
int
streamLen
[] = {sizeof(network_file)};
in GetNetBynametTest()
local
/kernel/liteos_a/testsuites/unittest/libc/io/full/
H
A
D
IO_test_duplocale_001.cpp
122
int
streamLen
[] = {sizeof(fileWords) - 2};
in testcase()
local
H
A
D
It_stdio_hasmntopt_001.cpp
48
int
streamLen
[] = {sizeof(fileWords)};
in testcase()
local
Completed in 7 milliseconds
1
2