OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nextFree
(Results
1 - 2
of
2
) sorted by null
/device/generic/goldfish-opengl/android-emu/android/base/
Pool.cpp
114
nextFree
= (size_t*)data;
156
D("alloc new ptr @ %p\n",
nextFree
);
158
res = (void*)
nextFree
;
161
// Update
nextFree
to _point_ at the index
164
*
nextFree
,
165
getPtr(*
nextFree
));
166
nextFree
= (size_t*)getPtr(*
nextFree
);
170
nextFree
= nullptr;
179
if (
nextFree
) {
[
all
...]
/external/icu/tools/srcgen/currysrc/libs/
org.eclipse.core.resources_3.13.0.v20180512-1138.jar
Completed in 907 milliseconds