| /third_party/node/deps/v8/src/compiler/backend/x64/ |
| H A D | code-generator-x64.cc | 4636 FinishFrame(Frame* frame) FinishFrame() argument [all...] |
| /third_party/node/deps/v8/src/compiler/backend/ |
| H A D | register-allocator.h | 299 Frame* frame() const { return frame_; } in frame() function in v8::internal::compiler::RegisterAllocationFlag::final
|
| H A D | instruction-selector.cc | 41 InstructionSelector( Zone* zone, size_t node_count, Linkage* linkage, InstructionSequence* sequence, Schedule* schedule, SourcePositionTable* source_positions, Frame* frame, EnableSwitchJumpTable enable_switch_jump_table, TickCounter* tick_counter, JSHeapBroker* broker, size_t* max_unoptimized_frame_height, size_t* max_pushed_argument_count, SourcePositionMode source_position_mode, Features features, EnableScheduling enable_scheduling, EnableRootsRelativeAddressing enable_roots_relative_addressing, EnableTraceTurboJson trace_turbo) InstructionSelector() argument
|
| /third_party/node/deps/v8/src/compiler/backend/s390/ |
| H A D | code-generator-s390.cc | 3367 void CodeGenerator::FinishFrame(Frame* frame) { in FinishFrame() argument [all...] |
| /third_party/node/deps/v8/src/debug/ |
| H A D | debug.cc | 490 void Debug::Break(JavaScriptFrame* frame, Handl argument 114 FromFrame(Handle<DebugInfo> debug_info, JavaScriptFrame* frame) FromFrame() argument 156 AllAtCurrentStatement( Handle<DebugInfo> debug_info, JavaScriptFrame* frame, std::vector<BreakLocation>* result_out) AllAtCurrentStatement() argument 654 IsMutedAtCurrentLocation(JavaScriptFrame* frame) IsMutedAtCurrentLocation() argument 668 GetHitBreakpointsAtCurrentStatement( JavaScriptFrame* frame, bool* has_break_points) GetHitBreakpointsAtCurrentStatement() argument 1113 JavaScriptFrame* frame = it.frame(); PrepareStepOnThrow() local 1128 JavaScriptFrame* frame = JavaScriptFrame::cast(it.frame()); PrepareStepOnThrow() local 1190 CommonFrame* frame = frames_it.frame(); PrepareStep() local 1414 BaselineFrame* frame = BaselineFrame::cast(it.frame()); global() variable 1427 JavaScriptFrame* frame = it.frame(); global() variable 2072 IsBreakAtReturn(JavaScriptFrame* frame) IsBreakAtReturn() argument 2167 IsFrameBlackboxed(JavaScriptFrame* frame) IsFrameBlackboxed() argument 2842 PerformSideEffectCheckAtBytecode(InterpretedFrame* frame) PerformSideEffectCheckAtBytecode() argument [all...] |
| /third_party/node/deps/v8/src/codegen/ |
| H A D | compiler.cc | 3376 CompileOptimizedOSR(Isolate* isolate, Handle<JSFunction> function, BytecodeOffset osr_offset, UnoptimizedFrame* frame, ConcurrencyMode mode) Compile() argument
|
| /third_party/node/deps/v8/src/inspector/ |
| H A D | v8-debugger-agent-impl.cc | 1486 auto frame = CallFrame::create() in currentCallFrames() local
|
| /third_party/node/deps/v8/src/execution/ |
| H A D | frames.cc | 64 StackHandlerIterator(const StackFrame* frame, StackHandler* handler) in StackHandlerIterator() argument 264 IsValidFrame(StackFrame* frame) IsValidFrame() argument 496 IsValidCaller(StackFrame* frame) IsValidCaller() argument 1426 JavaScriptFrame* frame = it.frame(); PrintTop() local 1698 GetTop(const CommonFrame* frame) GetTop() argument 1705 GetBottom(const CommonFrame* frame) GetBottom() argument 1709 GetSingle(const CommonFrame* frame) GetSingle() argument 1716 Get(const CommonFrame* frame, int index) Get() argument [all...] |
| /third_party/node/deps/v8/src/ic/ |
| H A D | ic.cc | 148 JavaScriptFrame* frame = it.frame(); in TraceIC() local
|
| /third_party/python/Python/ |
| H A D | sysmodule.c | 933 call_trampoline(PyThreadState *tstate, PyObject* callback, PyFrameObject *frame, int what, PyObject *arg) call_trampoline() argument 957 profile_trampoline(PyObject *self, PyFrameObject *frame, int what, PyObject *arg) profile_trampoline() argument 976 trace_trampoline(PyObject *self, PyFrameObject *frame, int what, PyObject *arg) trace_trampoline() argument 1819 _PyInterpreterFrame *frame = tstate->cframe->current_frame; sys__getframe_impl() local [all...] |
| /third_party/skia/tools/debugger/ |
| H A D | DrawCommand.cpp | 1327 DrawImageRectLayerCommand(DebugLayerManager* layerManager, const int nodeId, const int frame, const SkRect& src, const SkRect& dst, const SkSamplingOptions& sampling, const SkPaint* paint, SkCanvas::SrcRectConstraint constraint) DrawImageRectLayerCommand() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/ |
| H A D | navigation_pattern.cpp | 431 auto frame = geometryNode->GetFrameRect(); in UpdateIsFullPageNavigation() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | hevcdec.c | 3391 verify_md5(HEVCContext *s, AVFrame *frame) verify_md5() argument [all...] |
| H A D | hevcdec.h | 394 AVFrame *frame; member 488 AVFrame *frame; member [all...] |
| H A D | vp3.c | 2591 vp3_decode_frame(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *avpkt) vp3_decode_frame() argument [all...] |
| /third_party/ffmpeg/fftools/ |
| H A D | ffmpeg.c | 179 AVFrame *frame = ist->sub2video.frame; in sub2video_get_blank_frame() local 224 AVFrame *frame = ist->sub2video.frame; sub2video_push_ref() local 242 AVFrame *frame = ist->sub2video.frame; sub2video_update() local 531 AVFrame *frame; ffmpeg_cleanup() local 764 adjust_frame_pts_to_encoder_tb(OutputFile *of, OutputStream *ost, AVFrame *frame) adjust_frame_pts_to_encoder_tb() argument 811 init_output_stream_wrapper(OutputStream *ost, AVFrame *frame, unsigned int fatal) init_output_stream_wrapper() argument 892 encode_frame(OutputFile *of, OutputStream *ost, AVFrame *frame) encode_frame() argument 974 do_audio_out(OutputFile *of, OutputStream *ost, AVFrame *frame) do_audio_out() argument 1937 ifilter_send_frame(InputFilter *ifilter, AVFrame *frame, int keep_reference) ifilter_send_frame() argument 2047 decode(AVCodecContext *avctx, AVFrame *frame, int *got_frame, AVPacket *pkt) decode() argument 2954 init_output_stream_encode(OutputStream *ost, AVFrame *frame) init_output_stream_encode() argument 3117 init_output_stream(OutputStream *ost, AVFrame *frame, char *error, int error_len) init_output_stream() argument [all...] |
| H A D | ffmpeg.h | 364 AVFrame *frame; member [all...] |
| /third_party/ffmpeg/libavutil/ |
| H A D | hwcontext_vulkan.c | 1905 prepare_frame(AVHWFramesContext *hwfc, VulkanExecCtx *ectx, AVVkFrame *frame, enum PrepMode pmode) prepare_frame() argument 2017 create_frame(AVHWFramesContext *hwfc, AVVkFrame **frame, VkImageTiling tiling, VkImageUsageFlagBits usage, void *create_pnext) create_frame() argument 2413 vulkan_get_buffer(AVHWFramesContext *hwfc, AVFrame *frame) vulkan_get_buffer() argument 2443 AVVkFrame *frame; global() member 2634 vulkan_map_from_drm_frame_desc(AVHWFramesContext *hwfc, AVVkFrame **frame, const AVFrame *src) vulkan_map_from_drm_frame_desc() argument 2973 vulkan_export_to_cuda(AVHWFramesContext *hwfc, AVBufferRef *cuda_hwfc, const AVFrame *frame) vulkan_export_to_cuda() argument 3690 AVVkFrame *frame = (AVVkFrame *)f->data[0]; transfer_image_buf() local [all...] |
| /third_party/glfw/src/ |
| H A D | wl_platform.h | 382 struct libdecor_frame* frame; member
|
| /third_party/backends/backend/ |
| H A D | avision.c | 4210 set_frame (Avision_Scanner* s, SANE_Word frame) in set_frame() argument 9024 SANE_Word frame = *((SANE_Word *) val); sane_control_option() local [all...] |
| /third_party/node/deps/v8/src/wasm/ |
| H A D | c-api.cc | 2925 wasm_frame_t* wasm_frame_copy(const wasm_frame_t* frame) { in wasm_frame_copy() argument 2932 uint32_t wasm_frame_func_index(const wasm_frame_t* frame) { in wasm_frame_func_index() argument 2936 wasm_frame_func_offset(const wasm_frame_t* frame) wasm_frame_func_offset() argument 2940 wasm_frame_module_offset(const wasm_frame_t* frame) wasm_frame_module_offset() argument 3252 wasm_frame_instance(const wasm_frame_t* frame) wasm_frame_instance() argument [all...] |
| /third_party/nghttp2/lib/ |
| H A D | nghttp2_session.c | 94 session_trailer_headers(nghttp2_session *session, nghttp2_stream *stream, nghttp2_frame *frame) session_trailer_headers() argument 1115 nghttp2_frame *frame; nghttp2_session_add_item() local 1216 nghttp2_frame *frame; nghttp2_session_add_rst_stream() local 2194 session_call_select_padding(nghttp2_session *session, const nghttp2_frame *frame, size_t max_payloadlen) session_call_select_padding() argument 2222 session_headers_add_pad(nghttp2_session *session, nghttp2_frame *frame) session_headers_add_pad() argument 2263 session_pack_extension(nghttp2_session *session, nghttp2_bufs *bufs, nghttp2_frame *frame) session_pack_extension() argument 2307 nghttp2_frame *frame; session_prep_frame() local 2715 session_call_before_frame_send(nghttp2_session *session, nghttp2_frame *frame) session_call_before_frame_send() argument 2732 session_call_on_frame_send(nghttp2_session *session, nghttp2_frame *frame) session_call_on_frame_send() argument 2861 nghttp2_frame *frame; session_after_frame_sent1() local 3119 nghttp2_frame *frame; session_after_frame_sent2() local 3190 nghttp2_frame *frame; session_call_send_data() local 3262 nghttp2_frame *frame = &item->frame; nghttp2_session_mem_send_internal() local 3326 nghttp2_frame *frame; nghttp2_session_mem_send_internal() local 3437 nghttp2_frame *frame; nghttp2_session_mem_send_internal() local 3604 session_call_on_frame_received(nghttp2_session *session, nghttp2_frame *frame) session_call_on_frame_received() argument 3617 session_call_on_begin_headers(nghttp2_session *session, nghttp2_frame *frame) session_call_on_begin_headers() argument 3635 session_call_on_header(nghttp2_session *session, const nghttp2_frame *frame, const nghttp2_hd_nv *nv) session_call_on_header() argument 3658 session_call_on_invalid_header(nghttp2_session *session, const nghttp2_frame *frame, const nghttp2_hd_nv *nv) session_call_on_invalid_header() argument 3688 nghttp2_frame *frame = &iframe->frame; session_call_on_extension_chunk_recv_callback() local 3707 nghttp2_frame *frame = &iframe->frame; session_call_unpack_extension_callback() local 3769 session_call_on_invalid_frame_recv_callback(nghttp2_session *session, nghttp2_frame *frame, int lib_error_code) session_call_on_invalid_frame_recv_callback() argument 3781 session_handle_invalid_stream2(nghttp2_session *session, int32_t stream_id, nghttp2_frame *frame, int lib_error_code) session_handle_invalid_stream2() argument 3800 session_handle_invalid_stream(nghttp2_session *session, nghttp2_frame *frame, int lib_error_code) session_handle_invalid_stream() argument 3807 session_inflate_handle_invalid_stream(nghttp2_session *session, nghttp2_frame *frame, int lib_error_code) session_inflate_handle_invalid_stream() argument 3821 session_handle_invalid_connection(nghttp2_session *session, nghttp2_frame *frame, int lib_error_code, const char *reason) session_handle_invalid_connection() argument 3835 session_inflate_handle_invalid_connection(nghttp2_session *session, nghttp2_frame *frame, int lib_error_code, const char *reason) session_inflate_handle_invalid_connection() argument 3875 inflate_header_block(nghttp2_session *session, nghttp2_frame *frame, size_t *readlen_ptr, uint8_t *in, size_t inlen, int final, int call_header_cb) inflate_header_block() argument 4027 session_end_stream_headers_received(nghttp2_session *session, nghttp2_frame *frame, nghttp2_stream *stream) session_end_stream_headers_received() argument 4061 nghttp2_frame *frame = &session->iframe.frame; session_after_header_block_received() local 4142 nghttp2_session_on_request_headers_received(nghttp2_session *session, nghttp2_frame *frame) nghttp2_session_on_request_headers_received() argument 4246 nghttp2_session_on_response_headers_received(nghttp2_session *session, nghttp2_frame *frame, nghttp2_stream *stream) nghttp2_session_on_response_headers_received() argument 4278 nghttp2_session_on_push_response_headers_received(nghttp2_session *session, nghttp2_frame *frame, nghttp2_stream *stream) nghttp2_session_on_push_response_headers_received() argument 4323 nghttp2_session_on_headers_received(nghttp2_session *session, nghttp2_frame *frame, nghttp2_stream *stream) nghttp2_session_on_headers_received() argument 4370 nghttp2_frame *frame = &iframe->frame; session_process_headers_frame() local 4397 nghttp2_session_on_priority_received(nghttp2_session *session, nghttp2_frame *frame) nghttp2_session_on_priority_received() argument 4459 nghttp2_frame *frame = &iframe->frame; session_process_priority_frame() local 4485 nghttp2_session_on_rst_stream_received(nghttp2_session *session, nghttp2_frame *frame) nghttp2_session_on_rst_stream_received() argument 4520 nghttp2_frame *frame = &iframe->frame; session_process_rst_stream_frame() local 4731 nghttp2_session_on_settings_received(nghttp2_session *session, nghttp2_frame *frame, int noack) nghttp2_session_on_settings_received() argument 4933 nghttp2_frame *frame = &iframe->frame; session_process_settings_frame() local 4968 nghttp2_session_on_push_promise_received(nghttp2_session *session, nghttp2_frame *frame) nghttp2_session_on_push_promise_received() argument 5056 nghttp2_frame *frame = &iframe->frame; session_process_push_promise_frame() local 5064 nghttp2_session_on_ping_received(nghttp2_session *session, nghttp2_frame *frame) nghttp2_session_on_ping_received() argument 5086 nghttp2_frame *frame = &iframe->frame; session_process_ping_frame() local 5093 nghttp2_session_on_goaway_received(nghttp2_session *session, nghttp2_frame *frame) nghttp2_session_on_goaway_received() argument 5127 nghttp2_frame *frame = &iframe->frame; session_process_goaway_frame() local 5139 session_on_connection_window_update_received(nghttp2_session *session, nghttp2_frame *frame) session_on_connection_window_update_received() argument 5158 session_on_stream_window_update_received(nghttp2_session *session, nghttp2_frame *frame) session_on_stream_window_update_received() argument 5201 nghttp2_session_on_window_update_received(nghttp2_session *session, nghttp2_frame *frame) nghttp2_session_on_window_update_received() argument 5212 nghttp2_frame *frame = &iframe->frame; session_process_window_update_frame() local 5220 nghttp2_session_on_altsvc_received(nghttp2_session *session, nghttp2_frame *frame) nghttp2_session_on_altsvc_received() argument 5258 nghttp2_session_on_origin_received(nghttp2_session *session, nghttp2_frame *frame) nghttp2_session_on_origin_received() argument 5263 nghttp2_session_on_priority_update_received(nghttp2_session *session, nghttp2_frame *frame) nghttp2_session_on_priority_update_received() argument 5339 nghttp2_frame *frame = &iframe->frame; session_process_altsvc_frame() local 5354 nghttp2_frame *frame = &iframe->frame; session_process_origin_frame() local 5373 nghttp2_frame *frame = &iframe->frame; session_process_priority_update_frame() local 5384 nghttp2_frame *frame = &iframe->frame; session_process_extension_frame() local 5399 nghttp2_session_on_data_received(nghttp2_session *session, nghttp2_frame *frame) nghttp2_session_on_data_received() argument 7388 nghttp2_frame *frame; nghttp2_session_add_ping() local 7429 nghttp2_frame *frame; nghttp2_session_add_goaway() local 7488 nghttp2_frame *frame; nghttp2_session_add_window_update() local 7528 nghttp2_frame *frame; nghttp2_session_add_settings() local 7650 nghttp2_session_pack_data(nghttp2_session *session, nghttp2_bufs *bufs, size_t datamax, nghttp2_frame *frame, nghttp2_data_aux_data *aux_data, nghttp2_stream *stream) nghttp2_session_pack_data() argument 7800 nghttp2_frame *frame; nghttp2_session_set_stream_user_data() local 7992 nghttp2_frame frame; nghttp2_session_upgrade_internal() local [all...] |
| /third_party/nghttp2/tests/ |
| H A D | nghttp2_session_test.c | 71 const nghttp2_frame *frame; member 207 on_frame_recv_callback(nghttp2_session *session, const nghttp2_frame *frame, void *user_data) on_frame_recv_callback() argument 219 on_invalid_frame_recv_callback(nghttp2_session *session, const nghttp2_frame *frame, int lib_error_code, void *user_data) on_invalid_frame_recv_callback() argument 231 on_frame_send_callback(nghttp2_session *session, const nghttp2_frame *frame, void *user_data) on_frame_send_callback() argument 241 on_frame_not_send_callback(nghttp2_session *session, const nghttp2_frame *frame, int lib_error, void *user_data) on_frame_not_send_callback() argument 253 cancel_before_frame_send_callback(nghttp2_session *session, const nghttp2_frame *frame, void *user_data) cancel_before_frame_send_callback() argument 293 select_padding_callback(nghttp2_session *session, const nghttp2_frame *frame, size_t max_payloadlen, void *user_data) select_padding_callback() argument 424 send_data_callback(nghttp2_session *session, nghttp2_frame *frame, const uint8_t *framehd, size_t length, nghttp2_data_source *source, void *user_data) send_data_callback() argument 463 on_header_callback(nghttp2_session *session, const nghttp2_frame *frame, const uint8_t *name, size_t namelen, const uint8_t *value, size_t valuelen, uint8_t flags, void *user_data) on_header_callback() argument 481 pause_on_header_callback(nghttp2_session *session, const nghttp2_frame *frame, const uint8_t *name, size_t namelen, const uint8_t *value, size_t valuelen, uint8_t flags, void *user_data) pause_on_header_callback() argument 491 temporal_failure_on_header_callback( nghttp2_session *session, const nghttp2_frame *frame, const uint8_t *name, size_t namelen, const uint8_t *value, size_t valuelen, uint8_t flags, void *user_data) temporal_failure_on_header_callback() argument 500 on_invalid_header_callback(nghttp2_session *session, const nghttp2_frame *frame, const uint8_t *name, size_t namelen, const uint8_t *value, size_t valuelen, uint8_t flags, void *user_data) on_invalid_header_callback() argument 519 pause_on_invalid_header_callback(nghttp2_session *session, const nghttp2_frame *frame, const uint8_t *name, size_t namelen, const uint8_t *value, size_t valuelen, uint8_t flags, void *user_data) pause_on_invalid_header_callback() argument 530 reset_on_invalid_header_callback(nghttp2_session *session, const nghttp2_frame *frame, const uint8_t *name, size_t namelen, const uint8_t *value, size_t valuelen, uint8_t flags, void *user_data) reset_on_invalid_header_callback() argument 541 on_begin_headers_callback(nghttp2_session *session, const nghttp2_frame *frame, void *user_data) on_begin_headers_callback() argument 552 temporal_failure_on_begin_headers_callback( nghttp2_session *session, const nghttp2_frame *frame, void *user_data) temporal_failure_on_begin_headers_callback() argument 596 pack_extension_callback(nghttp2_session *session, uint8_t *buf, size_t len, const nghttp2_frame *frame, void *user_data) pack_extension_callback() argument 676 nghttp2_frame frame; test_nghttp2_session_recv() local 792 nghttp2_frame frame; test_nghttp2_session_recv_invalid_stream_id() local 837 nghttp2_frame frame; test_nghttp2_session_recv_invalid_frame() local 1239 nghttp2_frame frame; test_nghttp2_session_recv_continuation() local 1434 nghttp2_frame frame; test_nghttp2_session_recv_headers_with_priority() local 1697 nghttp2_frame frame; test_nghttp2_session_recv_headers_early_response() local 1755 nghttp2_frame frame; test_nghttp2_session_recv_headers_for_closed_stream() local 1840 nghttp2_frame frame; test_nghttp2_session_recv_headers_with_extpri() local 1944 nghttp2_frame frame; test_nghttp2_session_server_recv_push_response() local 2137 nghttp2_frame frame; test_nghttp2_session_recv_settings_header_table_size() local 2636 nghttp2_extension frame; test_nghttp2_session_recv_origin() local 2783 nghttp2_extension frame; test_nghttp2_session_recv_priority_update() local 2992 nghttp2_frame frame; test_nghttp2_session_continue() local 3173 nghttp2_frame *frame; test_nghttp2_session_add_frame() local 3217 nghttp2_frame frame; test_nghttp2_session_on_request_headers_received() local 3414 nghttp2_frame frame; test_nghttp2_session_on_response_headers_received() local 3444 nghttp2_frame frame; test_nghttp2_session_on_headers_received() local 3509 nghttp2_frame frame; test_nghttp2_session_on_push_response_headers_received() local 3581 nghttp2_frame frame; test_nghttp2_session_on_priority_received() local 3665 nghttp2_frame frame; test_nghttp2_session_on_rst_stream_received() local 3684 nghttp2_frame frame; test_nghttp2_session_on_settings_received() local 3991 nghttp2_frame frame; test_nghttp2_session_on_push_promise_received() local 4243 nghttp2_frame frame; test_nghttp2_session_on_ping_received() local 4300 nghttp2_frame frame; test_nghttp2_session_on_goaway_received() local 4375 nghttp2_frame frame; test_nghttp2_session_on_window_update_received() local 4453 nghttp2_frame frame; test_nghttp2_session_on_data_received() local 4543 nghttp2_frame frame; test_nghttp2_session_on_altsvc_received() local 4647 nghttp2_frame *frame; test_nghttp2_session_send_headers_start_stream() local 4681 nghttp2_frame *frame; test_nghttp2_session_send_headers_reply() local 4713 nghttp2_frame *frame; test_nghttp2_session_send_headers_frame_size_error() local 4775 nghttp2_frame *frame; test_nghttp2_session_send_headers_push_reply() local 4810 nghttp2_frame *frame; test_nghttp2_session_send_rst_stream() local 4839 nghttp2_frame *frame; test_nghttp2_session_send_push_promise() local 5230 nghttp2_frame *frame; test_nghttp2_submit_data() local 5270 nghttp2_frame *frame; test_nghttp2_submit_data_read_length_too_large() local 5350 nghttp2_frame *frame; test_nghttp2_submit_data_read_length_smallest() local 5400 submit_data_twice_on_frame_send_callback(nghttp2_session *session, const nghttp2_frame *frame, void *user_data) submit_data_twice_on_frame_send_callback() argument 5494 nghttp2_frame frame; test_nghttp2_submit_request_without_data() local 5594 nghttp2_frame frame; test_nghttp2_submit_response_without_data() local 5669 nghttp2_frame frame; test_nghttp2_submit_trailer() local 5844 nghttp2_frame frame; test_nghttp2_submit_headers() local 6058 nghttp2_frame *frame; test_nghttp2_submit_settings() local 6279 nghttp2_frame frame; test_nghttp2_submit_settings_multiple_times() local 6780 nghttp2_frame frame; test_nghttp2_submit_origin() local 6857 nghttp2_frame frame; test_nghttp2_submit_priority_update() local 7323 nghttp2_frame frame; test_nghttp2_session_max_concurrent_streams() local 7368 nghttp2_frame frame; test_nghttp2_session_stop_data_with_rst_stream() local 7478 nghttp2_frame frame; test_nghttp2_session_flow_control() local 7748 nghttp2_frame frame; test_nghttp2_session_data_read_temporal_failure() local 8157 nghttp2_frame *frame; test_nghttp2_session_pack_data_with_padding() local 9525 nghttp2_frame frame; test_nghttp2_session_stream_get_state() local 10099 nghttp2_frame frame; test_nghttp2_session_on_header_temporal_failure() local 10266 nghttp2_frame frame; test_nghttp2_session_open_idle_stream() local 10304 nghttp2_frame frame; test_nghttp2_session_cancel_reserved_remote() local 10554 nghttp2_frame frame; test_nghttp2_session_defer_then_close() local 10638 nghttp2_frame frame; test_nghttp2_session_flooding() local 10773 nghttp2_extension frame; test_nghttp2_session_change_extpri_stream_priority() local 10985 nghttp2_frame frame; test_nghttp2_session_repeated_priority_change() local 11351 nghttp2_frame frame; test_nghttp2_session_too_many_settings() local 11787 nghttp2_frame frame; test_nghttp2_session_server_fallback_rfc7540_priorities() local 11974 nghttp2_frame frame; test_nghttp2_session_stream_reset_ratelim() local [all...] |
| /third_party/node/deps/nghttp2/lib/ |
| H A D | nghttp2_session.c | 94 session_trailer_headers(nghttp2_session *session, nghttp2_stream *stream, nghttp2_frame *frame) session_trailer_headers() argument 1110 nghttp2_frame *frame; nghttp2_session_add_item() local 1211 nghttp2_frame *frame; nghttp2_session_add_rst_stream() local 2189 session_call_select_padding(nghttp2_session *session, const nghttp2_frame *frame, size_t max_payloadlen) session_call_select_padding() argument 2217 session_headers_add_pad(nghttp2_session *session, nghttp2_frame *frame) session_headers_add_pad() argument 2258 session_pack_extension(nghttp2_session *session, nghttp2_bufs *bufs, nghttp2_frame *frame) session_pack_extension() argument 2302 nghttp2_frame *frame; session_prep_frame() local 2710 session_call_before_frame_send(nghttp2_session *session, nghttp2_frame *frame) session_call_before_frame_send() argument 2727 session_call_on_frame_send(nghttp2_session *session, nghttp2_frame *frame) session_call_on_frame_send() argument 2856 nghttp2_frame *frame; session_after_frame_sent1() local 3114 nghttp2_frame *frame; session_after_frame_sent2() local 3185 nghttp2_frame *frame; session_call_send_data() local 3257 nghttp2_frame *frame = &item->frame; nghttp2_session_mem_send_internal() local 3321 nghttp2_frame *frame; nghttp2_session_mem_send_internal() local 3432 nghttp2_frame *frame; nghttp2_session_mem_send_internal() local 3599 session_call_on_frame_received(nghttp2_session *session, nghttp2_frame *frame) session_call_on_frame_received() argument 3612 session_call_on_begin_headers(nghttp2_session *session, nghttp2_frame *frame) session_call_on_begin_headers() argument 3630 session_call_on_header(nghttp2_session *session, const nghttp2_frame *frame, const nghttp2_hd_nv *nv) session_call_on_header() argument 3653 session_call_on_invalid_header(nghttp2_session *session, const nghttp2_frame *frame, const nghttp2_hd_nv *nv) session_call_on_invalid_header() argument 3683 nghttp2_frame *frame = &iframe->frame; session_call_on_extension_chunk_recv_callback() local 3702 nghttp2_frame *frame = &iframe->frame; session_call_unpack_extension_callback() local 3764 session_call_on_invalid_frame_recv_callback(nghttp2_session *session, nghttp2_frame *frame, int lib_error_code) session_call_on_invalid_frame_recv_callback() argument 3776 session_handle_invalid_stream2(nghttp2_session *session, int32_t stream_id, nghttp2_frame *frame, int lib_error_code) session_handle_invalid_stream2() argument 3795 session_handle_invalid_stream(nghttp2_session *session, nghttp2_frame *frame, int lib_error_code) session_handle_invalid_stream() argument 3802 session_inflate_handle_invalid_stream(nghttp2_session *session, nghttp2_frame *frame, int lib_error_code) session_inflate_handle_invalid_stream() argument 3816 session_handle_invalid_connection(nghttp2_session *session, nghttp2_frame *frame, int lib_error_code, const char *reason) session_handle_invalid_connection() argument 3830 session_inflate_handle_invalid_connection(nghttp2_session *session, nghttp2_frame *frame, int lib_error_code, const char *reason) session_inflate_handle_invalid_connection() argument 3870 inflate_header_block(nghttp2_session *session, nghttp2_frame *frame, size_t *readlen_ptr, uint8_t *in, size_t inlen, int final, int call_header_cb) inflate_header_block() argument 4022 session_end_stream_headers_received(nghttp2_session *session, nghttp2_frame *frame, nghttp2_stream *stream) session_end_stream_headers_received() argument 4056 nghttp2_frame *frame = &session->iframe.frame; session_after_header_block_received() local 4137 nghttp2_session_on_request_headers_received(nghttp2_session *session, nghttp2_frame *frame) nghttp2_session_on_request_headers_received() argument 4241 nghttp2_session_on_response_headers_received(nghttp2_session *session, nghttp2_frame *frame, nghttp2_stream *stream) nghttp2_session_on_response_headers_received() argument 4273 nghttp2_session_on_push_response_headers_received(nghttp2_session *session, nghttp2_frame *frame, nghttp2_stream *stream) nghttp2_session_on_push_response_headers_received() argument 4318 nghttp2_session_on_headers_received(nghttp2_session *session, nghttp2_frame *frame, nghttp2_stream *stream) nghttp2_session_on_headers_received() argument 4365 nghttp2_frame *frame = &iframe->frame; session_process_headers_frame() local 4392 nghttp2_session_on_priority_received(nghttp2_session *session, nghttp2_frame *frame) nghttp2_session_on_priority_received() argument 4454 nghttp2_frame *frame = &iframe->frame; session_process_priority_frame() local 4480 nghttp2_session_on_rst_stream_received(nghttp2_session *session, nghttp2_frame *frame) nghttp2_session_on_rst_stream_received() argument 4515 nghttp2_frame *frame = &iframe->frame; session_process_rst_stream_frame() local 4726 nghttp2_session_on_settings_received(nghttp2_session *session, nghttp2_frame *frame, int noack) nghttp2_session_on_settings_received() argument 4928 nghttp2_frame *frame = &iframe->frame; session_process_settings_frame() local 4963 nghttp2_session_on_push_promise_received(nghttp2_session *session, nghttp2_frame *frame) nghttp2_session_on_push_promise_received() argument 5051 nghttp2_frame *frame = &iframe->frame; session_process_push_promise_frame() local 5059 nghttp2_session_on_ping_received(nghttp2_session *session, nghttp2_frame *frame) nghttp2_session_on_ping_received() argument 5081 nghttp2_frame *frame = &iframe->frame; session_process_ping_frame() local 5088 nghttp2_session_on_goaway_received(nghttp2_session *session, nghttp2_frame *frame) nghttp2_session_on_goaway_received() argument 5122 nghttp2_frame *frame = &iframe->frame; session_process_goaway_frame() local 5134 session_on_connection_window_update_received(nghttp2_session *session, nghttp2_frame *frame) session_on_connection_window_update_received() argument 5153 session_on_stream_window_update_received(nghttp2_session *session, nghttp2_frame *frame) session_on_stream_window_update_received() argument 5196 nghttp2_session_on_window_update_received(nghttp2_session *session, nghttp2_frame *frame) nghttp2_session_on_window_update_received() argument 5207 nghttp2_frame *frame = &iframe->frame; session_process_window_update_frame() local 5215 nghttp2_session_on_altsvc_received(nghttp2_session *session, nghttp2_frame *frame) nghttp2_session_on_altsvc_received() argument 5253 nghttp2_session_on_origin_received(nghttp2_session *session, nghttp2_frame *frame) nghttp2_session_on_origin_received() argument 5258 nghttp2_session_on_priority_update_received(nghttp2_session *session, nghttp2_frame *frame) nghttp2_session_on_priority_update_received() argument 5334 nghttp2_frame *frame = &iframe->frame; session_process_altsvc_frame() local 5349 nghttp2_frame *frame = &iframe->frame; session_process_origin_frame() local 5368 nghttp2_frame *frame = &iframe->frame; session_process_priority_update_frame() local 5379 nghttp2_frame *frame = &iframe->frame; session_process_extension_frame() local 5394 nghttp2_session_on_data_received(nghttp2_session *session, nghttp2_frame *frame) nghttp2_session_on_data_received() argument 7377 nghttp2_frame *frame; nghttp2_session_add_ping() local 7418 nghttp2_frame *frame; nghttp2_session_add_goaway() local 7477 nghttp2_frame *frame; nghttp2_session_add_window_update() local 7517 nghttp2_frame *frame; nghttp2_session_add_settings() local 7639 nghttp2_session_pack_data(nghttp2_session *session, nghttp2_bufs *bufs, size_t datamax, nghttp2_frame *frame, nghttp2_data_aux_data *aux_data, nghttp2_stream *stream) nghttp2_session_pack_data() argument 7789 nghttp2_frame *frame; nghttp2_session_set_stream_user_data() local 7981 nghttp2_frame frame; nghttp2_session_upgrade_internal() local [all...] |
| /third_party/node/deps/v8/src/compiler/ |
| H A D | pipeline.cc | 378 Frame* frame() const { return frame_; } in frame() function in v8::internal::compiler::PipelineData [all...] |