HomeSort by relevance Sort by last modified time
    Searched full:get_region (Results 1 - 9 of 9) sorted by null

  /system/extras/ext4_utils/
allocate.h 40 void get_region(struct block_allocation *alloc, u32 *block, u32 *len);
extent.c 42 get_region(alloc, &region_block, &region_len);
64 get_region(alloc, &region_block, &region_len);
154 get_region(alloc, &region_block, &region_len);
indirect.c 45 get_region(alloc, &region_block, &region_len);
allocate.c 545 void get_region(struct block_allocation *alloc, u32 *block, u32 *len) function
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
EditorWindow.py 1485 def get_region(self): member in class:EditorWindow
    [all...]
ChangeLog 727 list of lines returned by get_region() contains an empty line at the
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
EditorWindow.py 1485 def get_region(self): member in class:EditorWindow
    [all...]
ChangeLog 727 list of lines returned by get_region() contains an empty line at the
    [all...]
  /external/chromium_org/third_party/pexpect/
screen.py 196 def get_region (self, rs,cs, re,ce): member in class:screen

Completed in 548 milliseconds