Home
last modified time | relevance | path

Searched defs:frame (Results 1726 - 1750 of 1992) sorted by relevance

1...<<61626364656667686970>>...80

/third_party/python/Python/
H A Dimport.c1506 PyFrameObject *frame = traceback->tb_frame; in remove_importlib_frames() local
H A Dpystate.c1286 PyFrameObject *frame = _PyFrame_GetFrameObject(f); in PyThreadState_GetFrame() local
1409 _PyInterpreterFrame *frame = t->cframe->current_frame; in _PyThread_CurrentFrames() local
2218 _PyThreadState_PopFrame(PyThreadState *tstate, _PyInterpreterFrame * frame) _PyThreadState_PopFrame() argument
[all...]
/third_party/python/Objects/
H A Dgenobject.c39 _PyInterpreterFrame *frame = (_PyInterpreterFrame *)(gen->gi_iframe); in gen_traverse() local
135 _PyInterpreterFrame *frame = (_PyInterpreterFrame *)gen->gi_iframe; in gen_dealloc() local
155 _PyInterpreterFrame *frame = (_PyInterpreterFrame *)gen->gi_iframe; in gen_send_ex2() local
353 _PyInterpreterFrame *frame = (_PyInterpreterFrame *)gen->gi_iframe; _PyGen_yf() local
426 _PyInterpreterFrame *frame = (_PyInterpreterFrame *)gen->gi_iframe; _gen_throw() local
975 _PyInterpreterFrame *frame = (_PyInterpreterFrame *)gen->gi_iframe; gen_new_with_qualname() local
1330 _PyInterpreterFrame *frame = current_frame; compute_cr_origin() local
[all...]
/third_party/python/Modules/
H A D_xxsubinterpretersmodule.c1841 _PyInterpreterFrame *frame = tstate->cframe->current_frame; in _is_running() local
H A D_tracemalloc.c308 tracemalloc_get_frame(_PyInterpreterFrame *pyframe, frame_t *frame) in tracemalloc_get_frame() argument
372 frame_t *frame; in traceback_hash() local
1080 frame_to_pyobject(frame_t *frame) frame_to_pyobject() argument
1120 PyObject *frame = frame_to_pyobject(&traceback->frames[i]); traceback_to_pyobject() local
1486 _PyMem_DumpFrame(int fd, frame_t * frame) _PyMem_DumpFrame() argument
[all...]
/third_party/protobuf/python/google/protobuf/pyext/
H A Ddescriptor.cc103 PyFrameObject* frame = PyEval_GetFrame(); in _CalledFromGeneratedFile() local
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dencode_decode.c398 map_parse_frame_t* frame = _self; in MapParseFrame_mark() local
422 map_parse_frame_t* frame in startmap_handler() local
437 map_parse_frame_t* frame = closure; endmap_handler() local
445 map_parse_frame_t* frame = closure; endmapentry_handler() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_nl80211_event.c147 mlme_event_auth(struct wpa_driver_nl80211_data *drv, const u8 *frame, size_t len) mlme_event_auth() argument
209 mlme_event_assoc(struct wpa_driver_nl80211_data *drv, const u8 *frame, size_t len, struct nlattr *wmm, struct nlattr *req_ie) mlme_event_assoc() argument
633 mlme_event_mgmt(struct i802_bss *bss, struct nlattr *freq, struct nlattr *sig, const u8 *frame, size_t len) mlme_event_mgmt() argument
677 mlme_event_mgmt_tx_status(struct wpa_driver_nl80211_data *drv, struct nlattr *cookie, const u8 *frame, size_t len, struct nlattr *ack) mlme_event_mgmt_tx_status() argument
716 mlme_event_deauth_disassoc(struct wpa_driver_nl80211_data *drv, enum wpa_event_type type, const u8 *frame, size_t len) mlme_event_deauth_disassoc() argument
842 mlme_event_unprot_disconnect(struct wpa_driver_nl80211_data *drv, enum wpa_event_type type, const u8 *frame, size_t len) mlme_event_unprot_disconnect() argument
879 mlme_event(struct i802_bss *bss, enum nl80211_commands cmd, struct nlattr *frame, struct nlattr *addr, struct nlattr *timed_out, struct nlattr *freq, struct nlattr *ack, struct nlattr *cookie, struct nlattr *sig, struct nlattr *wmm, struct nlattr *req_ie) mlme_event() argument
[all...]
H A Dwpa_hal.c1001 uint8_t *frame = NULL; in WifiWpaWpaSendEapol() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Devents.c3763 wpas_event_rx_mgmt_action(struct wpa_supplicant *wpa_s, const u8 *frame, size_t len, int freq, int rssi) wpas_event_rx_mgmt_action() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dwpa_common.c1406 pasn_mic(const u8 *kck, int akmp, int cipher, const u8 *addr1, const u8 *addr2, const u8 *data, size_t data_len, const u8 *frame, size_t frame_len, u8 *mic) pasn_mic() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_nl80211_event.c205 mlme_event_auth(struct wpa_driver_nl80211_data *drv, const u8 *frame, size_t len) mlme_event_auth() argument
267 mlme_event_assoc(struct wpa_driver_nl80211_data *drv, const u8 *frame, size_t len, struct nlattr *wmm, struct nlattr *req_ie) mlme_event_assoc() argument
1098 mlme_event_mgmt(struct i802_bss *bss, struct nlattr *freq, struct nlattr *sig, const u8 *frame, size_t len, int link_id) global() argument
1149 mlme_event_mgmt_tx_status(struct wpa_driver_nl80211_data *drv, struct nlattr *cookie, const u8 *frame, size_t len, struct nlattr *ack) global() argument
1211 mlme_event_deauth_disassoc(struct wpa_driver_nl80211_data *drv, enum wpa_event_type type, const u8 *frame, size_t len) global() argument
1338 mlme_event_unprot_disconnect(struct wpa_driver_nl80211_data *drv, enum wpa_event_type type, const u8 *frame, size_t len) global() argument
1375 mlme_event_unprot_beacon(struct wpa_driver_nl80211_data *drv, const u8 *frame, size_t len) global() argument
1406 mlme_event(struct i802_bss *bss, enum nl80211_commands cmd, struct nlattr *frame, struct nlattr *addr, struct nlattr *timed_out, struct nlattr *freq, struct nlattr *ack, struct nlattr *cookie, struct nlattr *sig, struct nlattr *wmm, struct nlattr *req_ie, struct nlattr *link) global() argument
3234 nl80211_control_port_frame_tx_status(struct wpa_driver_nl80211_data *drv, const u8 *frame, size_t len, struct nlattr *ack, struct nlattr *cookie) global() argument
3279 struct nlattr *frame = tb[NL80211_ATTR_FRAME]; global() local
[all...]
H A Dwpa_hal.c1004 uint8_t *frame = NULL; in WifiWpaWpaSendEapol() local
[all...]
/arkcompiler/runtime_core/static_core/runtime/entrypoints/
H A Dentrypoints.cpp93 extern "C" NO_ADDRESS_SANITIZE void InterpreterEntryPoint(Method *method, Frame *frame) in InterpreterEntryPoint() argument
522 Frame *frame = Thread::GetCurrent()->GetVM()->GetHeapManager()->AllocateExtFrame(allocSz, extSz); in CreateFrameWithSize() local
563 auto frame in CreateFrameWithActualArgs() local
602 FreeFrame(Frame *frame) FreeFrame() argument
1139 FreeFrameInterp(Frame *frame, ManagedThread *current) FreeFrameInterp() argument
1190 CreateMultiDimArray(ManagedThread *thread, Frame *frame, Class *klass, Method *caller, uint32_t methodId, const uint8_t *pc) CreateMultiDimArray() argument
1200 CreateMultiDimensionalArrayById(ManagedThread *thread, Frame *frame, Class *klass, Method *caller, uint32_t methodId, const uint8_t *pc, int32_t formatIdx) CreateMultiDimensionalArrayById() argument
1255 ResolveStringByIdEntrypoint(ManagedThread *thread, Frame *frame, FileEntityId id) ResolveStringByIdEntrypoint() argument
1325 ResolveVirtualMethod(const Method *callee, Frame *frame, const ObjectPointerType objPtr, const uint8_t *pc, Method *caller) ResolveVirtualMethod() argument
1377 CallCompilerSlowPathOSR(ManagedThread *thread, Method *method, Frame *frame, uint64_t acc, uint64_t accTag, uint32_t insOffset, int offset) CallCompilerSlowPathOSR() argument
1392 UpdateBranchTaken([[maybe_unused]] Method *method, Frame *frame, const uint8_t *pc, ProfilingData *profDataIrtoc) UpdateBranchTaken() argument
1401 UpdateBranchUntaken([[maybe_unused]] Method *method, Frame *frame, const uint8_t *pc, ProfilingData *profDataIrtoc) UpdateBranchUntaken() argument
1430 ThrowExceptionFromInterpreter(ManagedThread *thread, ObjectHeader *exception, Frame *frame, const uint8_t *pc) ThrowExceptionFromInterpreter() argument
1497 Frame *frame = *currFrame; FindCatchBlockInIFramesStackless() local
1571 DebugPrintEntrypoint([[maybe_unused]] ark::Frame *frame, [[maybe_unused]] const uint8_t *pc, [[maybe_unused]] uint64_t accPayload, [[maybe_unused]] uint64_t accTag) DebugPrintEntrypoint() argument
[all...]
/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Daudio_endpoint.cpp1650 void AudioEndpointInner::CheckUpdateState(char *frame, uint64_t replyBytes) in CheckUpdateState() argument
/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhcapture_session.cpp1936 void SessionDrainImageCallback::OnDrainImage(sptr<FrameRecord> frame) in OnDrainImage() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Ddce_v11_0.c1567 uint8_t *frame = buffer + 3; in dce_v11_0_afmt_update_avi_infoframe() local
1619 struct hdmi_avi_infoframe frame; dce_v11_0_afmt_setmode() local
[all...]
H A Ddce_v8_0.c1476 uint8_t *frame = buffer + 3; in dce_v8_0_afmt_update_avi_infoframe() local
1524 struct hdmi_avi_infoframe frame; dce_v8_0_afmt_setmode() local
[all...]
H A Ddce_v10_0.c1525 uint8_t *frame = buffer + 3; in dce_v10_0_afmt_update_avi_infoframe() local
1577 struct hdmi_avi_infoframe frame; dce_v10_0_afmt_setmode() local
[all...]
H A Ddce_v6_0.c1453 struct hdmi_avi_infoframe frame; in dce_v6_0_audio_set_avi_infoframe() local
/kernel/linux/linux-5.10/drivers/net/can/spi/
H A Dmcp251x.c637 static void mcp251x_hw_tx(struct spi_device *spi, struct can_frame *frame, in mcp251x_hw_tx() argument
701 struct can_frame *frame; mcp251x_hw_rx() local
984 struct can_frame *frame; mcp251x_error_skb() local
1002 struct can_frame *frame; mcp251x_tx_work_handler() local
[all...]
/kernel/linux/linux-5.10/drivers/net/dsa/mv88e6xxx/
H A Dchip.c2364 mv88e6xxx_set_port_mode(struct mv88e6xxx_chip *chip, int port, enum mv88e6xxx_frame_mode frame, enum mv88e6xxx_egress_mode egress, u16 etype) mv88e6xxx_set_port_mode() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/brocade/bna/
H A Dbnad.c3280 u32 frame, new_frame; in bnad_change_mtu() local
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_ethtool.c567 static bool ice_lbtest_check_frame(u8 *frame) in ice_lbtest_check_frame() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/mediatek/
H A Dmtk_hdmi.c985 struct hdmi_avi_infoframe frame; in mtk_hdmi_setup_avi_infoframe() local
1011 struct hdmi_spd_infoframe frame; in mtk_hdmi_setup_spd_infoframe() local
1034 struct hdmi_audio_infoframe frame; in mtk_hdmi_setup_audio_infoframe() local
1065 struct hdmi_vendor_infoframe frame; mtk_hdmi_setup_vendor_specific_infoframe() local
[all...]

Completed in 98 milliseconds

1...<<61626364656667686970>>...80