OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:newparts
(Results
1 - 3
of
3
) sorted by null
/external/e2fsprogs/lib/ext2fs/
dosio.c
184
PARTITION **
newparts
;
local
338
newparts
= (PARTITION**)realloc(partitions, sizeof(PARTITION) * npart);
339
if (!
newparts
) {
343
partitions =
newparts
;
/external/llvm/lib/Support/
APFloat.cpp
[
all
...]
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/cm/
codemirror.js
[
all
...]
Completed in 1251 milliseconds