/external/chromium_org/native_client_sdk/src/libraries/xray/ |
xray.c | 715 int frame_count, 720 int adj_frame_count = frame_count + 1;
|
/external/chromium_org/v8/src/ |
deoptimizer.h | 721 Translation(TranslationBuffer* buffer, int frame_count, int jsframe_count, 727 buffer_->Add(frame_count, zone);
|
/art/runtime/ |
thread.cc | 782 last_method(NULL), last_line_number(0), repetition_count(0), frame_count(0) { 786 if (frame_count == 0) { 825 if (frame_count == 0) { 833 ++frame_count; 850 int frame_count; member in struct:art::StackDumpVisitor [all...] |
debugger.h | 286 size_t frame_count, JDWP::ExpandBuf* buf)
|
debugger.cc | [all...] |
/external/chromium_org/v8/test/cctest/ |
test-debug.cc | 669 "function frame_count(exec_state) {" 672 v8::Handle<v8::Function> frame_count; variable 830 // Collect the JavsScript stack height if the function frame_count is 832 if (!frame_count.IsEmpty()) { 836 v8::Handle<v8::Value> result = frame_count->Call(exec_state, kArgc, argv); 7609 int frame_count = result->Int32Value(); local [all...] |
/external/v8/test/cctest/ |
test-debug.cc | 630 "function frame_count(exec_state) {" 633 v8::Handle<v8::Function> frame_count; variable 787 // Collect the JavsScript stack height if the function frame_count is 789 if (!frame_count.IsEmpty()) { 793 v8::Handle<v8::Value> result = frame_count->Call(exec_state, kArgc, argv); 7310 int frame_count = result->Int32Value(); local [all...] |
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/src/ |
omx_vdec_hevc.cpp | 519 frame_count (0), [all...] |
omx_vdec.cpp | 455 frame_count (0), [all...] |
omx_vdec_msm8974.cpp | 529 frame_count (0), [all...] |
/bionic/libc/kernel/arch-arm/asm/arch/ |
dma.h | 347 int frame_count; member in struct:omap_dma_channel_params
|
/external/srec/srec/cfront/ |
spec_anl.c | 102 log_report("After magnitude squared (%d)\n", channel->frame_count);
|
frontobj.c | 269 channel->frame_count = 0;
|
/frameworks/av/libvideoeditor/vss/mcs/inc/ |
M4MCS_InternalTypes.h | 308 M4OSA_Int32 frame_count; member in struct:__anon29340
|
/hardware/qcom/msm8x74/original-kernel-headers/linux/ |
msm_mdp.h | 498 uint32_t frame_count; member in struct:mdp_misr
|
/hardware/qcom/media/mm-video-legacy/vidc/vdec/src/ |
omx_vdec.cpp | 465 frame_count (0), [all...] |
omx_vdec_copper.cpp | 477 frame_count (0), [all...] |
/frameworks/av/libvideoeditor/vss/mcs/src/ |
M4MCS_API.c | 862 instance->frame_count = 0; 884 NSWAVCMCS_putBits(&instance->encbs, instance->frame_count, 1011 instance->frame_count = instance->frame_count + 1; 1013 if( instance->frame_count == instance->frame_mod_count ) 1015 instance->frame_count = 0; [all...] |
/art/runtime/jdwp/ |
jdwp_handler.cc | 1056 size_t frame_count; local [all...] |
/external/v8/src/ |
flag-definitions.h | 205 DEFINE_int(frame_count, 1, "number of stack frames inspected by the profiler")
|
/hardware/libhardware/include/hardware/ |
audio.h | 107 #define AUDIO_PARAMETER_STREAM_FRAME_COUNT "frame_count" // size_t
|
/hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/ |
omx_vdec.h | 759 unsigned frame_count; member in class:omx_vdec
|
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/ |
omx_vdec.h | 829 unsigned frame_count; member in class:omx_vdec [all...] |
omx_vdec_hevc.h | 782 unsigned frame_count; member in class:omx_vdec [all...] |
/external/libvpx/libwebm/ |
mkvparser.cpp | [all...] |