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:newsize
(Results
1 - 25
of
71
) sorted by relevance
1
2
3
/third_party/icu/icu4c/source/tools/tzcode/
H
A
D
ialloc.c
14
register int oldsize,
newsize
;
in icatalloc()
local
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
H
A
D
ialloc.c
14
register int oldsize,
newsize
;
in icatalloc()
local
/third_party/ltp/testcases/kernel/syscalls/mmap/
H
A
D
mmap09.c
52
off_t
newsize
;
member
/third_party/ltp/testcases/kernel/syscalls/mremap/
H
A
D
mremap04.c
97
int
newsize
; /* new size of virtual memory block */
variable
[all...]
H
A
D
mremap01.c
93
int
newsize
; /* new size of virtual memory block */
variable
[all...]
H
A
D
mremap03.c
89
int
newsize
; /* new size of virtual memory block */
variable
H
A
D
mremap02.c
87
int
newsize
; /* new size of virtual memory block */
variable
/third_party/mesa3d/src/util/
H
A
D
os_memory_aligned.h
118
os_realloc_aligned(void *ptr, size_t oldsize, size_t
newsize
, size_t alignment)
in os_realloc_aligned()
argument
H
A
D
u_dynarray.h
110
unsigned
newsize
= nelts * eltsize;
in util_dynarray_resize_bytes()
local
138
unsigned
newsize
= buf->size + growbytes;
in util_dynarray_grow_bytes()
local
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
H
A
D
tinystr.cpp
70
size_type
newsize
= length() + len;
in append()
local
/third_party/ntfs-3g/libntfs-3g/
H
A
D
efs.c
319
s64
newsize
;
in ntfs_efs_fixup_attribute()
local
/third_party/musl/src/search/
H
A
D
hsearch.c
42
size_t
newsize
;
in resize()
local
/third_party/ltp/testcases/kernel/mem/mtest07/
H
A
D
mallocstress.c
83
size_t
newsize
= 0;
in allocate_free()
local
/third_party/ffmpeg/libavcodec/
H
A
D
libtheoraenc.c
62
int
newsize
= avc_context->extradata_size + 2 + packet->bytes;
in concatenate_packet()
local
/third_party/curl/tests/server/
H
A
D
fake_ntlm.c
55
size_t
newsize
;
in printable()
local
H
A
D
getpart.c
232
size_t
newsize
= need_alloc * 2;
in appenddata()
local
/third_party/ltp/testcases/kernel/io/aio/
H
A
D
aio01.c
89
off_t
newsize
;
member
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_create/
H
A
D
3-2.c
176
static int test_stack(pthread_attr_t * ta, size_t
newsize
)
in test_stack()
argument
/third_party/mesa3d/src/gallium/drivers/svga/
H
A
D
svga_tgsi.c
58
unsigned
newsize
= emit->size * 2;
in svga_shader_expand()
local
/third_party/f2fs-tools/fsck/
H
A
D
xattr.c
142
int found,
newsize
;
in f2fs_setxattr()
local
/third_party/node/deps/openssl/openssl/crypto/bn/
H
A
D
bn_ctx.c
267
unsigned int
newsize
=
in BN_STACK_push()
local
/third_party/openssl/crypto/bn/
H
A
D
bn_ctx.c
267
unsigned int
newsize
=
in BN_STACK_push()
local
/third_party/libuv/src/unix/
H
A
D
os390-syscalls.c
107
unsigned int
newsize
;
in maybe_resize()
local
/third_party/libexif/libexif/
H
A
D
exif-entry.c
239
unsigned int i,
newsize
;
in exif_entry_fix()
local
/third_party/lwip/src/core/
H
A
D
mem.c
701
mem_size_t size,
newsize
;
in mem_trim()
local
[all...]
Completed in 14 milliseconds
1
2
3