Searched defs:before (Results 1 – 3 of 3) sorted by relevance
/device/generic/goldfish-opengl/android-emu/android/base/ |
D | address_space.h | 198 int before = i - 1; in address_space_allocator_release_block() local
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/ |
D | test_fixers.py | 29 def _check(self, before, after): argument 36 def check(self, before, after, ignore_warnings=False): argument 42 def warns(self, before, after, message, unchanged=False): argument 48 def warns_unchanged(self, before, message): argument 51 def unchanged(self, before, ignore_warnings=False): argument 3604 def checkall(self, before, after): argument
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/ |
D | ccompiler.py | 417 def _get_cc_args(self, pp_opts, debug, before): argument
|