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:oldlen
(Results
1 - 13
of
13
) sorted by relevance
/third_party/ltp/testcases/kernel/syscalls/sysctl/
H
A
D
sysctl04.c
33
size_t *
oldlen
;
member
/third_party/ltp/utils/sctp/func_tests/
H
A
D
test_sctp_sendrecvmsg.c
93
socklen_t len,
oldlen
;
in main()
local
/third_party/ntfs-3g/libfuse-lite/
H
A
D
fuse_opt.c
105
unsigned
oldlen
= strlen(*opts);
in fuse_opt_add_opt()
local
/third_party/musl/src/malloc/oldmalloc/
H
A
D
malloc.c
424
size_t
oldlen
= n0 + extra;
in realloc()
local
/third_party/musl/porting/liteos_a/user/src/malloc/oldmalloc/
H
A
D
malloc.c
370
size_t
oldlen
= n0 + extra;
in realloc()
local
/third_party/musl/porting/liteos_a/user_debug/src/malloc/oldmalloc/
H
A
D
malloc.c
398
size_t
oldlen
= n0 + extra;
in realloc()
local
/third_party/libfuse/lib/
H
A
D
fuse_opt.c
117
unsigned
oldlen
= *opts ? strlen(*opts) : 0;
in add_opt_common()
local
/third_party/libfuse/util/
H
A
D
mount.fuse.c
106
int
oldlen
= options ? strlen(options) : 0;
in add_option()
local
/third_party/toybox/toys/posix/
H
A
D
sed.c
229
static char *extend_string(char **old, char *new, int
oldlen
, int newlen)
in extend_string()
argument
/third_party/backends/backend/
H
A
D
dll.c
726
size_t
oldlen
, newlen;
in add_alias()
local
/third_party/ntfs-3g/libntfs-3g/
H
A
D
dir.c
2684
int
oldlen
;
in ntfs_set_ntfs_dos_name()
local
/third_party/protobuf/ruby/ext/google/protobuf_c/
H
A
D
encode_decode.c
43
size_t
oldlen
= RSTRING_LEN(rb_str);
in noleak_rb_str_cat()
local
/third_party/toybox/generated/
H
A
D
globals.h
1432
long oldline,
oldlen
, newline, newlen;
member
Completed in 18 milliseconds