| /third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/ |
| H A D | Demo.java | 422 Demo frame; field in Demo.FileListener 425 FileListener(Demo frame, int choice) { in FileListener() argument [all...] |
| /third_party/node/deps/v8/src/compiler/backend/ |
| H A D | code-generator.h | 144 const Frame* frame() const { return frame_access_state_->frame(); } in frame() function in v8::internal::compiler::final [all...] |
| /third_party/node/deps/v8/src/debug/ |
| H A D | debug-wasm-objects.cc | 631 Create(WasmFrame* frame) Create() argument 660 DebugWasmScopeIterator(WasmFrame* frame) DebugWasmScopeIterator() argument 1008 GetWasmDebugProxy(WasmFrame* frame) GetWasmDebugProxy() argument 1012 GetWasmScopeIterator(WasmFrame* frame) GetWasmScopeIterator() argument [all...] |
| /third_party/node/deps/v8/src/profiler/ |
| H A D | cpu-profiler.cc | 161 StackFrame* frame = it.frame(); in AddCurrentStack() local
|
| /third_party/node/deps/v8/src/runtime/ |
| H A D | runtime-test.cc | 534 BytecodeOffset OffsetOfNextJumpLoop(Isolate* isolate, UnoptimizedFrame* frame) { in OffsetOfNextJumpLoop() argument 785 JavaScriptFrame* frame = nullptr; RUNTIME_FUNCTION() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/lima/ |
| H A D | lima_job.c | 231 lima_job_start(struct lima_job *job, int pipe, void *frame, uint32_t size) in lima_job_start() argument 771 struct lima_pp_frame_reg *frame = (void *)frame_reg; in lima_pack_wb_cbuf_reg() local 801 struct lima_pp_frame_reg *frame = (void *)frame_reg; in lima_pack_pp_frame_reg() local [all...] |
| /third_party/pulseaudio/speex/libspeexdsp/ |
| H A D | preprocess.c | 201 spx_word16_t *frame; /**< Processing frame (2*ps_size) */ member [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
| H A D | vktDrawMultipleInterpolationTests.cpp | 322 render(de::SharedPtr<Image>& colorTargetImage, tcu::ConstPixelBufferAccess* frame, const char* vsName, const char* fsName, Interpolation interpolation, bool sampleRateShading) render() argument
|
| H A D | vktDrawScissorTests.cpp | 381 ConstPixelBufferAccess frame; in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/ |
| H A D | vktVideoDecodeTests.cpp | 542 getDecodedImage(DeviceContext& devctx, VkImageLayout layout, const DecodedFrame* frame) getDecodedImage() argument 909 const DecodedFrame* frame = processor->decodeFrame(); iterate() local 954 ss << frame << " "; iterate() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
| H A D | vktDrawMultipleInterpolationTests.cpp | 324 render(de::SharedPtr<Image>& colorTargetImage, tcu::ConstPixelBufferAccess* frame, const char* vsName, const char* fsName, Interpolation interpolation, bool sampleRateShading) render() argument
|
| H A D | vktDrawScissorTests.cpp | 381 ConstPixelBufferAccess frame; in iterate() local
|
| /third_party/skia/src/codec/ |
| H A D | SkWuffsCodec.cpp | 389 const SkWuffsFrame* SkWuffsCodec::frame(int i) const { in frame() function in SkWuffsCodec [all...] |
| /third_party/skia/third_party/externals/libwebp/examples/ |
| H A D | webpmux.c | 230 WebPMuxFrameInfo frame; in DisplayInfo() local 983 WebPMuxFrameInfo frame; Process() local 1123 WebPMuxFrameInfo frame; Process() local [all...] |
| /third_party/skia/third_party/externals/libwebp/src/demux/ |
| H A D | demux.c | 185 static int AddFrame(WebPDemuxer* const dmux, Frame* const frame) { in AddFrame() argument 195 SetFrameInfo(size_t start_offset, size_t size, int frame_num, int complete, const WebPBitstreamFeatures* const features, Frame* const frame) SetFrameInfo() argument 210 StoreFrame(int frame_num, uint32_t min_size, MemBuffer* const mem, Frame* const frame) StoreFrame() argument 298 NewFrame(const MemBuffer* const mem, uint32_t min_size, uint32_t actual_size, Frame** frame) NewFrame() argument 318 Frame* frame; ParseAnimationFrame() local 404 Frame* frame; ParseSingleImage() local 575 const Frame* const frame = dmux->frames_; IsValidSimpleFormat() local 587 CheckFrameBounds(const Frame* const frame, int exact, int canvas_width, int canvas_height) CheckFrameBounds() argument 686 Frame* const frame = (Frame*)WebPSafeCalloc(1ULL, sizeof(*frame)); CreateRawImageDemuxer() local 812 GetFramePayload(const uint8_t* const mem_buf, const Frame* const frame, size_t* const data_size) GetFramePayload() argument 837 SynthesizeFrame(const WebPDemuxer* const dmux, const Frame* const frame, WebPIterator* const iter) SynthesizeFrame() argument 863 const Frame* frame; SetFrame() local 875 WebPDemuxGetFrame(const WebPDemuxer* dmux, int frame, WebPIterator* iter) WebPDemuxGetFrame() argument [all...] |
| /third_party/skia/third_party/externals/microhttpd/src/testspdy/ |
| H A D | test_new_connection.c | 287 before_ctrl_send_callback(spdylay_session *session, spdylay_frame_type type, spdylay_frame *frame, void *user_data) before_ctrl_send_callback() argument 305 on_ctrl_send_callback(spdylay_session *session, spdylay_frame_type type, spdylay_frame *frame, void *user_data) on_ctrl_send_callback() argument 332 on_ctrl_recv_callback(spdylay_session *session, spdylay_frame_type type, spdylay_frame *frame, void *user_data) on_ctrl_recv_callback() argument [all...] |
| H A D | test_notls.c | 284 before_ctrl_send_callback(spdylay_session *session, spdylay_frame_type type, spdylay_frame *frame, void *user_data) before_ctrl_send_callback() argument 302 on_ctrl_send_callback(spdylay_session *session, spdylay_frame_type type, spdylay_frame *frame, void *user_data) on_ctrl_send_callback() argument 329 on_ctrl_recv_callback(spdylay_session *session, spdylay_frame_type type, spdylay_frame *frame, void *user_data) on_ctrl_recv_callback() argument [all...] |
| H A D | test_request_response.c | 269 before_ctrl_send_callback(spdylay_session *session, spdylay_frame_type type, spdylay_frame *frame, void *user_data) before_ctrl_send_callback() argument 287 on_ctrl_send_callback(spdylay_session *session, spdylay_frame_type type, spdylay_frame *frame, void *user_data) on_ctrl_send_callback() argument 314 on_ctrl_recv_callback(spdylay_session *session, spdylay_frame_type type, spdylay_frame *frame, void *user_data) on_ctrl_recv_callback() argument [all...] |
| /third_party/pulseaudio/speex/tmv/ |
| H A D | preprocess_tm.h | 47 register int * restrict frame; in preprocess_analysis() local 334 register float * restrict frame = st->frame; preprocess_analysis() local 935 register spx_word16_t * restrict frame = st->frame; preprocess_scale() local 963 register spx_word16_t * restrict frame = st->frame; preprocess_apply_agc() local 1007 register spx_word16_t * restrict frame = st->frame; preprocess_update() local [all...] |
| /third_party/skia/tools/skpbench/ |
| H A D | skpbench.cpp | 204 sk_sp<SkPicture> frame(int n) const { return fFrames[n].fPicture; } in frame() function in ExitErr::MultiFrameSkp [all...] |
| /third_party/python/Python/ |
| H A D | _warnings.c | 768 is_internal_frame(PyFrameObject *frame) in is_internal_frame() argument 803 next_external_frame(PyFrameObject *frame) in next_external_frame() argument [all...] |
| /third_party/python/Objects/ |
| H A D | frameobject.c | 591 _PyFrame_GetState(PyFrameObject *frame) in _PyFrame_GetState() argument 867 _PyInterpreterFrame *frame = (_PyInterpreterFrame *)f->_f_frame_data; frame_dealloc() local 1007 init_frame(_PyInterpreterFrame *frame, PyFunctionObject *func, PyObject *locals) init_frame() argument 1077 _PyFrame_OpAlreadyRan(_PyInterpreterFrame *frame, int opcode, int oparg) _PyFrame_OpAlreadyRan() argument 1102 _PyFrame_FastToLocalsWithError(_PyInterpreterFrame *frame) _PyFrame_FastToLocalsWithError() argument 1222 _PyFrame_LocalsToFast(_PyInterpreterFrame *frame, int clear) _PyFrame_LocalsToFast() argument 1299 _PyFrame_IsEntryFrame(PyFrameObject *frame) _PyFrame_IsEntryFrame() argument 1308 PyFrame_GetCode(PyFrameObject *frame) PyFrame_GetCode() argument 1320 PyFrame_GetBack(PyFrameObject *frame) PyFrame_GetBack() argument 1339 PyFrame_GetLocals(PyFrameObject *frame) PyFrame_GetLocals() argument 1346 PyFrame_GetGlobals(PyFrameObject *frame) PyFrame_GetGlobals() argument 1353 PyFrame_GetBuiltins(PyFrameObject *frame) PyFrame_GetBuiltins() argument 1360 PyFrame_GetLasti(PyFrameObject *frame) PyFrame_GetLasti() argument 1371 PyFrame_GetGenerator(PyFrameObject *frame) PyFrame_GetGenerator() argument [all...] |
| /third_party/python/Modules/ |
| H A D | signalmodule.c | 1839 _PyInterpreterFrame *frame = tstate->cframe->current_frame; local 262 signal_default_int_handler_impl(PyObject *module, int signalnum, PyObject *frame) signal_default_int_handler_impl() argument [all...] |
| H A D | _lsprof.c | 406 profiler_callback(PyObject *self, PyFrameObject *frame, int what, in profiler_callback() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/ |
| H A D | vktVideoDecodeTests.cpp | 404 DecodedFrame frame = initDecodeFrame(); in iterateSingleFrame() local 512 DecodedFrame& frame in iterateDoubleFrame() local 519 DecodedFrame& frame = frames[frameNdx]; iterateDoubleFrame() local 601 DecodedFrame& frame = frames[frameNdx]; iterateMultipleFrame() local 610 DecodedFrame& frame = frames[frameNdx]; iterateMultipleFrame() local [all...] |