Home
last modified time | relevance | path

Searched defs:frame (Results 1 – 25 of 81) sorted by relevance

1234

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dbdb.py44 def trace_dispatch(self, frame, event, arg): argument
64 def dispatch_line(self, frame): argument
70 def dispatch_call(self, frame, arg): argument
83 def dispatch_return(self, frame, arg): argument
89 def dispatch_exception(self, frame, arg): argument
105 def stop_here(self, frame): argument
121 def break_here(self, frame): argument
146 def break_anywhere(self, frame): argument
152 def user_call(self, frame, argument_list): argument
157 def user_line(self, frame): argument
[all …]
Dprofile.py212 def trace_dispatch(self, frame, event, arg): argument
230 def trace_dispatch_i(self, frame, event, arg): argument
245 def trace_dispatch_mac(self, frame, event, arg): argument
259 def trace_dispatch_l(self, frame, event, arg): argument
278 def trace_dispatch_exception(self, frame, t): argument
286 def trace_dispatch_call(self, frame, t): argument
308 def trace_dispatch_c_call (self, frame, t): argument
319 def trace_dispatch_return(self, frame, t): argument
Dtrace.py537 def file_module_function_of(self, frame): argument
578 def globaltrace_trackcallers(self, frame, why, arg): argument
589 def globaltrace_countfuncs(self, frame, why, arg): argument
598 def globaltrace_lt(self, frame, why, arg): argument
621 def localtrace_trace_and_count(self, frame, why, arg): argument
636 def localtrace_trace(self, frame, why, arg): argument
649 def localtrace_count(self, frame, why, arg): argument
Dcgitb.py65 def lookup(name, frame, locals): argument
81 def scanvars(reader, frame, locals): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_sys_setprofile.py30 def callback(self, frame, event, arg): argument
36 def add_event(self, event, frame=None): argument
63 def callback(self, frame, event, arg): argument
67 def trace_call(self, frame): argument
71 def trace_return(self, frame): argument
75 def trace_exception(self, frame): argument
79 def trace_pass(self, frame): argument
Dtest_signal.py51 def format_frame(self, frame, limit=None): argument
54 def handlerA(self, signum, frame): argument
60 def handlerB(self, signum, frame): argument
Dtest_threadsignals.py26 def handle_signals(sig,frame): argument
Dtest_pty.py62 def handle_sig(self, sig, frame): argument
/device/google/marlin/camera/QCamera2/HAL/
DQCamera2HWICallbacks.cpp143 mm_camera_super_buf_t* frame = in zsl_channel_cb() local
291 mm_camera_super_buf_t *frame) in selectScene()
400 mm_camera_super_buf_t* frame = in capture_channel_cb_routine() local
650 mm_camera_super_buf_t* frame = in postproc_channel_cb_routine() local
706 mm_camera_buf_def_t *frame = super_frame->bufs[0]; in synchronous_stream_cb_routine() local
800 mm_camera_buf_def_t *frame = super_frame->bufs[0]; in preview_stream_cb_routine() local
1136 mm_camera_buf_def_t *frame = super_frame->bufs[0]; in nodisplay_preview_stream_cb_routine() local
1219 mm_camera_buf_def_t *frame = super_frame->bufs[0]; in rdi_mode_stream_cb_routine() local
1348 mm_camera_buf_def_t *frame = super_frame->bufs[0]; in postview_stream_cb_routine() local
1410 mm_camera_buf_def_t *frame = super_frame->bufs[0]; in video_stream_cb_routine() local
[all …]
/device/lge/bullhead/camera/QCamera2/HAL/
DQCamera2HWICallbacks.cpp137 mm_camera_super_buf_t* frame = in zsl_channel_cb() local
297 mm_camera_super_buf_t *frame) in selectScene()
405 mm_camera_super_buf_t* frame = in capture_channel_cb_routine() local
510 mm_camera_super_buf_t* frame = in postproc_channel_cb_routine() local
565 mm_camera_buf_def_t *frame = super_frame->bufs[0]; in preview_stream_cb_routine() local
819 mm_camera_buf_def_t *frame = super_frame->bufs[0]; in nodisplay_preview_stream_cb_routine() local
900 mm_camera_buf_def_t *frame = super_frame->bufs[0]; in rdi_mode_stream_cb_routine() local
1025 mm_camera_buf_def_t *frame = super_frame->bufs[0]; in postview_stream_cb_routine() local
1082 mm_camera_buf_def_t *frame = super_frame->bufs[0]; in video_stream_cb_routine() local
1258 mm_camera_super_buf_t* frame = (mm_camera_super_buf_t *)malloc(sizeof(mm_camera_super_buf_t)); in snapshot_channel_cb_routine() local
[all …]
/device/huawei/angler/camera/QCamera2/HAL/
DQCamera2HWICallbacks.cpp137 mm_camera_super_buf_t* frame = in zsl_channel_cb() local
297 mm_camera_super_buf_t *frame) in selectScene()
405 mm_camera_super_buf_t* frame = in capture_channel_cb_routine() local
510 mm_camera_super_buf_t* frame = in postproc_channel_cb_routine() local
565 mm_camera_buf_def_t *frame = super_frame->bufs[0]; in preview_stream_cb_routine() local
819 mm_camera_buf_def_t *frame = super_frame->bufs[0]; in nodisplay_preview_stream_cb_routine() local
900 mm_camera_buf_def_t *frame = super_frame->bufs[0]; in rdi_mode_stream_cb_routine() local
1025 mm_camera_buf_def_t *frame = super_frame->bufs[0]; in postview_stream_cb_routine() local
1082 mm_camera_buf_def_t *frame = super_frame->bufs[0]; in video_stream_cb_routine() local
1258 mm_camera_super_buf_t* frame = (mm_camera_super_buf_t *)malloc(sizeof(mm_camera_super_buf_t)); in snapshot_channel_cb_routine() local
[all …]
/device/generic/goldfish/camera/
DEmulatedQemuCameraDevice.cpp233 uint8_t* frame = frameBufferPair->first; in getCurrentFrame() local
274 uint8_t* frame = frameBufferPair->first; in getCurrentFrame() local
/device/huawei/angler/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_reprocess.c36 mm_camera_buf_def_t *frame = bufs->bufs[0]; in mm_app_reprocess_notify_cb() local
278 mm_camera_buf_def_t *frame, in mm_app_do_reprocess()
Dmm_qcamera_rdi.c35 static void mm_app_rdi_dump_frame(mm_camera_buf_def_t *frame, in mm_app_rdi_dump_frame()
67 mm_camera_buf_def_t *frame = bufs->bufs[0]; in mm_app_rdi_notify_cb() local
/device/lge/bullhead/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_reprocess.c36 mm_camera_buf_def_t *frame = bufs->bufs[0]; in mm_app_reprocess_notify_cb() local
278 mm_camera_buf_def_t *frame, in mm_app_do_reprocess()
Dmm_qcamera_rdi.c35 static void mm_app_rdi_dump_frame(mm_camera_buf_def_t *frame, in mm_app_rdi_dump_frame()
67 mm_camera_buf_def_t *frame = bufs->bufs[0]; in mm_app_rdi_notify_cb() local
/device/google/marlin/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_reprocess.c37 mm_camera_buf_def_t *frame = bufs->bufs[0]; in mm_app_reprocess_notify_cb() local
276 mm_camera_buf_def_t *frame, in mm_app_do_reprocess()
Dmm_qcamera_rdi.c41 static void mm_app_rdi_dump_frame(mm_camera_buf_def_t *frame, in mm_app_rdi_dump_frame()
73 mm_camera_buf_def_t *frame = bufs->bufs[0]; in mm_app_rdi_notify_cb() local
/device/lge/bullhead/camera/QCamera2/HAL3/
DQCamera3Stream.cpp486 int32_t QCamera3Stream::processDataNotify(mm_camera_super_buf_t *frame) in processDataNotify()
527 mm_camera_super_buf_t *frame = in dataNotifyCB() local
574 mm_camera_super_buf_t *frame = in dataProcRoutine() local
1080 mm_camera_super_buf_t *frame = (mm_camera_super_buf_t *)data; in releaseFrameData() local
1409 mm_camera_super_buf_t *frame; in handleBatchBuffer() local
/device/huawei/angler/camera/QCamera2/HAL3/
DQCamera3Stream.cpp486 int32_t QCamera3Stream::processDataNotify(mm_camera_super_buf_t *frame) in processDataNotify()
527 mm_camera_super_buf_t *frame = in dataNotifyCB() local
574 mm_camera_super_buf_t *frame = in dataProcRoutine() local
1080 mm_camera_super_buf_t *frame = (mm_camera_super_buf_t *)data; in releaseFrameData() local
1409 mm_camera_super_buf_t *frame; in handleBatchBuffer() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dtraceback.c84 newtracebackobject(PyTracebackObject *next, PyFrameObject *frame) in newtracebackobject()
106 PyTraceBack_Here(PyFrameObject *frame) in PyTraceBack_Here()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dtraceback.c84 newtracebackobject(PyTracebackObject *next, PyFrameObject *frame) in newtracebackobject()
106 PyTraceBack_Here(PyFrameObject *frame) in PyTraceBack_Here()
/device/google/marlin/camera/QCamera2/HAL3/
DQCamera3Stream.cpp587 int32_t QCamera3Stream::processDataNotify(mm_camera_super_buf_t *frame) in processDataNotify()
628 mm_camera_super_buf_t *frame = in dataNotifyCB() local
693 mm_camera_super_buf_t *frame = in dataProcRoutine() local
1296 mm_camera_super_buf_t *frame = (mm_camera_super_buf_t *)data; in releaseFrameData() local
1624 mm_camera_super_buf_t *frame; in handleBatchBuffer() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/
Dsignals.py14 def __call__(self, signum, frame): argument
/device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
Dcpu.h138 #define CLKF_BASEPRI(frame) (0) /*XXX: CHECKME */ argument
139 #define CLKF_INTR(frame) (curcpu()->ci_intrdepth) argument

1234