OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:region_list_append
(Results
1 - 3
of
3
) sorted by null
/system/extras/ext4_utils/
allocate.h
96
void
region_list_append
(struct region_list *list, struct region *reg);
allocate.c
84
void
region_list_append
(struct region_list *list, struct region *reg)
function
158
region_list_append
(&alloc->list, reg);
607
region_list_append
(&alloc->oob_list, oob);
656
region_list_append
(&alloc->oob_list, reg);
/external/v8/test/mjsunit/
unicode-test.js
[
all
...]
Completed in 168 milliseconds