| /third_party/node/deps/v8/src/profiler/ |
| H A D | sampling-heap-profiler.cc | 139 JavaScriptFrame* frame = frame_it.frame(); in AddStack() local
|
| H A D | tick-sample.cc | 328 i::InterpretedFrame* frame = in GetStackSample() local [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_debug_flush.c | 57 struct debug_stack_frame *frame; member 183 debug_flush_alert(const char *s, const char *op, unsigned start, unsigned depth, boolean continued, boolean capture, const struct debug_stack_frame *frame) debug_flush_alert() argument [all...] |
| /third_party/python/Python/ |
| H A D | suggestions.c | 223 PyFrameObject *frame = traceback->tb_frame; in offer_suggestions_for_name_error() local
|
| /third_party/pulseaudio/speex/libspeexdsp/ |
| H A D | scal.c | 230 float frame[N]; in speex_decorrelate() local [all...] |
| /third_party/python/Include/internal/ |
| H A D | pycore_frame.h | 102 _PyFrame_InitializeSpecials( _PyInterpreterFrame *frame, PyFunctionObject *func, PyObject *locals, int nlocalsplus) _PyFrame_InitializeSpecials() argument 122 _PyFrame_GetLocalsArray(_PyInterpreterFrame *frame) _PyFrame_GetLocalsArray() argument 128 _PyFrame_GetStackPointer(_PyInterpreterFrame *frame) _PyFrame_GetStackPointer() argument 134 _PyFrame_SetStackPointer(_PyInterpreterFrame *frame, PyObject **stack_pointer) _PyFrame_SetStackPointer() argument 148 _PyFrame_IsIncomplete(_PyInterpreterFrame *frame) _PyFrame_IsIncomplete() argument 163 _PyFrame_GetFrameObject(_PyInterpreterFrame *frame) _PyFrame_GetFrameObject() argument 230 _PyFrame_GetGenerator(_PyInterpreterFrame *frame) _PyFrame_GetGenerator() argument [all...] |
| /third_party/skia/third_party/externals/libgifcodec/ |
| H A D | SkGifImageReader.cpp | 488 auto* frame = m_frames.back().get(); in parse() local [all...] |
| /third_party/skia/third_party/externals/libwebp/examples/ |
| H A D | gif2webp.c | 110 WebPPicture frame; // Frame rectangle only (not disposed). in main() local [all...] |
| /third_party/skia/third_party/externals/libwebp/imageio/ |
| H A D | wicdec.c | 265 IWICBitmapFrameDecode* frame in ReadPictureWithWIC() local 129 ExtractICCP(IWICImagingFactory* const factory, IWICBitmapFrameDecode* const frame, MetadataPayload* const iccp) ExtractICCP() argument 188 ExtractMetadata(IWICImagingFactory* const factory, IWICBitmapFrameDecode* const frame, Metadata* const metadata) ExtractMetadata() argument 210 HasAlpha(IWICImagingFactory* const factory, IWICBitmapDecoder* const decoder, IWICBitmapFrameDecode* const frame, GUID pixel_format) HasAlpha() argument [all...] |
| /third_party/skia/third_party/externals/oboe/src/flowgraph/resampler/ |
| H A D | MultiChannelResampler.h | 173 void writeNextFrame(const float *frame) { in writeNextFrame() argument 183 void readNextFrame(float *frame) { in readNextFrame() argument [all...] |
| /third_party/skia/tests/ |
| H A D | CodecAnimTest.cpp | 447 SkBitmap frame; DEF_TEST() local [all...] |
| H A D | CodecPartialTest.cpp | 243 SkBitmap frame; in DEF_TEST() local 292 SkBitmap frame; DEF_TEST() local [all...] |
| /third_party/skia/third_party/externals/dawn/examples/ |
| H A D | ComputeBoids.cpp | 310 void frame() { in frame() function
|
| H A D | CubeReflection.cpp | 253 void frame() { in frame() function
|
| /third_party/skia/tools/fiddle/ |
| H A D | fiddle_main.cpp | 43 double frame; // A value in [0, 1] of where we are in the animation. variable
|
| /third_party/pulseaudio/src/modules/bluetooth/ |
| H A D | bt-codec-msbc.c | 151 struct msbc_frame *frame; in encode_buffer() local 271 struct msbc_frame *frame; decode_buffer() local [all...] |
| /third_party/python/Modules/clinic/ |
| H A D | signalmodule.c.h | 25 PyObject *frame; in signal_default_int_handler() local
|
| /third_party/skia/experimental/ffmpeg/ |
| H A D | SkVideoEncoder.cpp | 279 bool SkVideoEncoder::sendFrame(AVFrame* frame) { in sendFrame() argument
|
| /third_party/skia/modules/particles/src/ |
| H A D | SkParticleEffect.cpp | 265 start(double now, bool looping, SkPoint position, SkVector heading, float scale, SkVector velocity, float spin, SkColor4f color, float frame, float seed) start() argument
|
| /third_party/skia/modules/skresources/src/ |
| H A D | SkResources.cpp | 80 sk_sp<SkImage> frame; member 155 auto frame = fPlayer->getFrame(); in generateFrame() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
| H A D | browser.c | 279 static void view_cb_title_changed(WebKitWebView *view, WebKitWebFrame *frame, in view_cb_title_changed() argument 220 view_cb_resource_request_starting(WebKitWebView *view, WebKitWebFrame *frame, WebKitWebResource *res, WebKitNetworkRequest *req, WebKitNetworkResponse *resp, struct browser_context *ctx) view_cb_resource_request_starting() argument 237 view_cb_mime_type_policy_decision( WebKitWebView *view, WebKitWebFrame *frame, WebKitNetworkRequest *req, gchar *mime, WebKitWebPolicyDecision *policy, struct browser_context *ctx) view_cb_mime_type_policy_decision() argument
|
| /base/hiviewdfx/faultloggerd/test/unittest/unwind/ |
| H A D | unwinder_test.cpp | 668 DfxFrame frame; in HWTEST_F() local 701 DfxFrame frame; HWTEST_F() local 730 DfxFrame frame; HWTEST_F() local 955 DfxFrame frame; HWTEST_F() local 972 std::shared_ptr<DfxFrame> frame = nullptr; HWTEST_F() local [all...] |
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/ |
| H A D | drv_hdmi_infoframe.c | 79 static hdmi_video_code_vic avi_header_pack(struct hdmi_avi_infoframe *frame, hi_void *buffer, hdmi_3d_mode _3d_mode)
in avi_header_pack() argument 105 hdmi_avi_infoframe_pack(struct hdmi_avi_infoframe *frame, hi_void *buffer, hi_u32 size, hdmi_3d_mode _3d_mode) hdmi_avi_infoframe_pack() argument 163 hdmi_drm_infoframe_pack(hdmi_drm_infoframe *frame, hi_void *buffer, hi_u32 size) hdmi_drm_infoframe_pack() argument 233 hdmi_audio_infoframe_pack(struct hdmi_audio_infoframe *frame, hi_void *buffer, hi_u32 size) hdmi_audio_infoframe_pack() argument 278 hdmi_vendor_specific_infoframe_pack(struct hdmi_vendor_specific_infoframe *frame, hi_void *buffer, hi_u32 size) hdmi_vendor_specific_infoframe_pack() argument [all...] |
| /device/soc/rockchip/rk3568/hardware/codec/include/ |
| H A D | hdi_mpp.h | 114 MppFrame frame; member
|
| /device/soc/rockchip/rk3588/hardware/codec/include/ |
| H A D | hdi_mpp.h | 114 MppFrame frame; member
|