Home
last modified time | relevance | path

Searched defs:frame (Results 751 - 775 of 1166) sorted by relevance

1...<<31323334353637383940>>...47

/third_party/node/deps/v8/src/inspector/
H A Dv8-stack-trace-impl.cc338 const StackFrame& frame = *m_frames[i]; in toString() local
391 StackFrame* V8StackTraceImpl::StackFrameIterator::frame() { frame() function in v8_inspector::V8StackTraceImpl::StackFrameIterator
[all...]
/third_party/node/deps/v8/src/execution/
H A Dtiering-manager.cc151 bool HaveCachedOSRCodeForCurrentBytecodeOffset(UnoptimizedFrame* frame, in HaveCachedOSRCodeForCurrentBytecodeOffset() argument
270 MaybeOptimizeFrame(JSFunction function, UnoptimizedFrame* frame, CodeKind code_kind) MaybeOptimizeFrame() argument
327 ShouldOptimize(JSFunction function, CodeKind code_kind, JavaScriptFrame* frame) ShouldOptimize() argument
441 UnoptimizedFrame* frame = UnoptimizedFrame::cast(it.frame()); OnInterruptTick() local
[all...]
/third_party/node/deps/v8/src/debug/wasm/gdb-server/
H A Dwasm-module-debug.cc93 StackFrame* const frame = frame_it.frame(); in GetCallStack() local
152 StackFrame* const frame = frame_it->frame(); in FindWasmFrame() local
[all...]
/third_party/node/deps/v8/src/maglev/
H A Dmaglev-interpreter-frame-state.h69 const RegisterFrameArray<ValueNode*>& frame() const { return frame_; } in frame() function in v8::internal::maglev::InterpreterFrameState
/third_party/node/deps/v8/src/runtime/
H A Druntime-scopes.cc348 JavaScriptFrame* frame = it.frame(); in GetCallerArguments() local
[all...]
H A Druntime-test-wasm.cc155 WasmFrame* frame = WasmFrame::cast(it.frame()); in RUNTIME_FUNCTION() local
192 WasmFrame* frame = WasmFrame::cast(it.frame()); in RUNTIME_FUNCTION() local
416 WasmFrame* frame = WasmFrame::cast(it.frame()); RUNTIME_FUNCTION() local
[all...]
/third_party/mesa3d/src/intel/common/
H A Dintel_measure.c325 intel_measure_frame_transition(unsigned frame) in intel_measure_frame_transition() argument
[all...]
H A Dintel_measure.h119 unsigned frame, batch_count, event_index; member
132 unsigned frame; member
150 unsigned frame, batch_count, event_count; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCWin64EH.cpp186 uint8_t frame = 0; in EmitUnwindInfo() local
/third_party/skia/src/codec/
H A DSkWebpCodec.cpp113 WebPIterator frame; in MakeFromStream() local
261 Frame* frame in onGetFrameCount() local
281 const SkWebpCodec::Frame* SkWebpCodec::FrameHolder::frame(int i) const { frame() function in SkWebpCodec::FrameHolder
291 const Frame* frame = fFrameHolder.frame(i); onGetFrameInfo() local
362 WebPIterator frame; onGetPixels() local
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/
H A DContext.cpp380 auto frame = std::make_shared<Frame>(ctx->nextFrameID++, std::move(function)); in createFrame() local
/third_party/skia/third_party/externals/libgifcodec/
H A DSkLibGifCodec.cpp78 auto* frame = reader->frameContext(0); in MakeFromStream() local
203 const auto* frame in prepareToDecode() local
236 const SkGIFFrameContext* frame = fReader->frameContext(frameIndex); initializeSwizzler() local
[all...]
/third_party/skia/third_party/externals/libwebp/imageio/
H A Dimage_enc.c82 IWICBitmapFrameEncode* frame = NULL; in WriteUsingWIC() local
/third_party/skia/third_party/externals/libwebp/src/mux/
H A Dmuxedit.c293 WebPData frame; in WebPMuxPushFrame() local
97 CreateFrameData( int width, int height, const WebPMuxFrameInfo* const info, WebPData* const frame) CreateFrameData() argument
555 WebPMuxImage* frame = NULL; MuxCleanup() local
[all...]
H A Dmuxread.c455 MuxGetFrameInternal(const WebPMuxImage* const wpi, WebPMuxFrameInfo* const frame) MuxGetFrameInternal() argument
478 WebPMuxGetFrame( const WebPMux* mux, uint32_t nth, WebPMuxFrameInfo* frame) WebPMuxGetFrame() argument
[all...]
/third_party/skia/third_party/externals/microhttpd/src/examples/
H A Dmhd2spdy_spdy.c286 spdy_cb_before_ctrl_send(spdylay_session *session, spdylay_frame_type type, spdylay_frame *frame, void *user_data) spdy_cb_before_ctrl_send() argument
321 spdy_cb_on_ctrl_recv(spdylay_session *session, spdylay_frame_type type, spdylay_frame *frame, void *user_data) spdy_cb_on_ctrl_recv() argument
[all...]
/third_party/skia/third_party/externals/microhttpd/src/microspdy/
H A Dsession.c50 struct SPDYF_Control_Frame *frame; in spdyf_handler_read_syn_stream() local
183 struct SPDYF_Control_Frame *frame; spdyf_handler_read_goaway() local
262 struct SPDYF_Control_Frame *frame; spdyf_handler_read_rst_stream() local
335 struct SPDYF_Data_Frame * frame; spdyf_handler_read_data() local
832 struct SPDYF_Control_Frame *frame; SPDYF_handler_ignore_frame() local
[all...]
/third_party/skia/experimental/ffmpeg/
H A DSkVideoDecoder.cpp204 sk_sp<SkImage> SkVideoDecoder::convertFrame(const AVFrame* frame) { in convertFrame() argument
[all...]
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
H A Dinterop_context.h182 void DestroyLocalScopeForTopFrame(Frame *frame) in DestroyLocalScopeForTopFrame() argument
/arkcompiler/runtime_core/static_core/runtime/tests/
H A Di2c_bridge_test.cpp147 Frame *frame = CreateFrame(0, nullptr, nullptr); in TEST_F() local
176 Frame *frame = CreateFrame(1, nullptr, nullptr); in TEST_F() local
213 Frame *frame = CreateFrame(0, nullptr, nullptr); TEST_F() local
248 Frame *frame = CreateFrame(0, nullptr, nullptr); TEST_F() local
283 Frame *frame = CreateFrame(0, nullptr, nullptr); TEST_F() local
311 Frame *frame = CreateFrame(0, nullptr, nullptr); TEST_F() local
339 Frame *frame = CreateFrame(0, nullptr, nullptr); TEST_F() local
367 Frame *frame = CreateFrame(0, nullptr, nullptr); TEST_F() local
395 Frame *frame = CreateFrame(0, nullptr, nullptr); TEST_F() local
423 Frame *frame = CreateFrame(0, nullptr, nullptr); TEST_F() local
451 Frame *frame = CreateFrame(0, nullptr, nullptr); TEST_F() local
478 Frame *frame = CreateFrame(2U, nullptr, nullptr); TEST_F() local
516 Frame *frame = CreateFrame(2U, nullptr, nullptr); TEST_F() local
557 Frame *frame = CreateFrame(2U, nullptr, nullptr); TEST_F() local
595 Frame *frame = CreateFrame(2U, nullptr, nullptr); TEST_F() local
636 Frame *frame = CreateFrame(3U, nullptr, nullptr); TEST_F() local
677 Frame *frame = CreateFrame(4U, nullptr, nullptr); TEST_F() local
719 Frame *frame = CreateFrame(1, nullptr, nullptr); TEST_F() local
751 Frame *frame = CreateFrame(1, nullptr, nullptr); TEST_F() local
783 Frame *frame = CreateFrame(4U, nullptr, nullptr); TEST_F() local
825 Frame *frame = CreateFrame(2U, nullptr, nullptr); TEST_F() local
858 Frame *frame = CreateFrame(5U, nullptr, nullptr); TEST_F() local
891 Frame *frame = CreateFrame(7U, nullptr, nullptr); TEST_F() local
928 Frame *frame = CreateFrame(15U, nullptr, nullptr); TEST_F() local
987 Frame *frame = CreateFrame(8U, nullptr, nullptr); TEST_F() local
1023 Frame *frame = CreateFrame(8U, nullptr, nullptr); TEST_F() local
1058 Frame *frame = CreateFrame(8U, nullptr, nullptr); TEST_F() local
1097 Frame *frame = CreateFrame(17U, nullptr, nullptr); TEST_F() local
[all...]
/arkcompiler/ets_runtime/ecmascript/deoptimizer/
H A Ddeoptimizer.cpp50 auto frame = AsmInterpretedFrame::GetFrameFromSp(top_); in ReserveAsmInterpretedFrame() local
265 void Deoptimizier::AssistCollectDeoptBundleVec(FrameIterator &it, T &frame) in AssistCollectDeoptBundleVec() argument
290 auto frame = it.GetFrame<OptimizedJSFunctionFrame>(); CollectDeoptBundleVec() local
297 auto frame = it.GetFrame<FASTJITFunctionFrame>(); CollectDeoptBundleVec() local
[all...]
/arkcompiler/ets_runtime/ecmascript/dfx/stackinfo/
H A Djs_stackinfo.cpp196 auto *frame = it.GetFrame<BaselineBuiltinFrame>(); in BuildJsStackTrace() local
/foundation/arkui/ace_engine/frameworks/core/components/common/painter/
H A Drosen_svg_painter.cpp978 auto frame = rsNode->GetStagingProperties().GetFrame(); in UpdateMotionMatrix() local
1000 auto frame = rsNode->GetStagingProperties().GetFrame(); in UpdateMotionMatrix() local
/foundation/arkui/ace_engine/frameworks/core/image/apng/
H A Dapng_image_decoder.cpp431 PngFrameInfo *frame = info->apngFrames + frame_index; in png_info_create() local
443 PngFrameInfo *frame = info->apngFrames + frame_index; in png_info_create() local
449 PngFrameInfo *frame = info->apngFrames + frame_index; in png_info_create() local
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbclib/src/
H A Dsbc_encoder.cpp88 void Encoder::Init(const Frame &frame) in Init() argument
365 Analyze4Subbands(int position, int16_t x[CHANNEL_NUM][BUFFER_SIZE], Frame& frame, int increment) Analyze4Subbands() argument
380 Analyze8Subbands(int position, int16_t x[CHANNEL_NUM][BUFFER_SIZE], Frame& frame, int increment) Analyze8Subbands() argument
[all...]

Completed in 26 milliseconds

1...<<31323334353637383940>>...47