OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OldSize
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/external/bsd/acpica/dist/compiler/
aslallocate.c
251
*
OldSize
- Old size of Buffer
263
UINT32
OldSize
,
270
memset (*Buffer +
OldSize
, 0, NewSize -
OldSize
);
275
OldSize
, NewSize);
aslcompiler.h
292
UINT32
OldSize
,
/src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
FuzzerCorpus.h
219
uint32_t
OldSize
= GetFeature(Idx);
220
if (
OldSize
== 0 || (Shrink &&
OldSize
> NewSize)) {
221
if (
OldSize
> 0) {
243
uint32_t
OldSize
= GetFeature(Idx % kFeatureSetSize);
244
return
OldSize
== 0 || (Shrink &&
OldSize
> NewSize);
FuzzerMerge.cpp
164
size_t
OldSize
= AllFeatures.size();
166
if (AllFeatures.size() >
OldSize
)
/src/sys/external/bsd/gnu-efi/dist/lib/
misc.c
61
IN UINTN
OldSize
,
74
CopyMem (NewPool, OldPool,
OldSize
< NewSize ?
OldSize
: NewSize);
/src/sys/external/bsd/compiler_rt/dist/lib/xray/
xray_segmented_array.h
460
auto
OldSize
= Size;
504
auto PS = F(
OldSize
);
/src/sys/external/bsd/gnu-efi/dist/inc/
efilib.h
497
IN UINTN
OldSize
,
Completed in 102 milliseconds
Indexes created Thu Oct 23 22:10:10 GMT 2025