Home
last modified time | relevance | path

Searched defs:abc (Results 1 – 5 of 5) sorted by relevance

/device/google/marlin/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_rdi.c105 cam_stream_size_info_t abc ; in mm_app_add_rdi_stream() local
281 cam_stream_size_info_t abc ; in mm_app_stop_and_del_rdi_channel() local
Dmm_qcamera_preview.c687 cam_stream_size_info_t abc ; in mm_app_add_preview_stream() local
757 cam_stream_size_info_t abc ; in mm_app_add_raw_stream() local
937 cam_stream_size_info_t abc ; in mm_app_stop_and_del_channel() local
Dmm_qcamera_snapshot.c580 cam_stream_size_info_t abc ; in mm_app_stop_capture_raw() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/fixes/
Dfix_operator.py81 def _handle_type2abc(self, node, results, module, abc): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_collections.py220 def validate_abstract_methods(self, abc, *names): argument
234 def validate_isinstance(self, abc, name): argument