HomeSort by relevance Sort by last modified time
    Searched refs:frames (Results 101 - 125 of 807) sorted by null

1 2 3 45 6 7 8 91011>>

  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.9/share/gdb/python/gdb/command/
frame_filters.py 24 import gdb.frames namespace
69 key=lambda i: gdb.frames.get_priority(i[1]),
80 str(gdb.frames.get_priority(frame_filter[1])))
82 self.enabled_string(gdb.frames.get_enabled(frame_filter[1])))
143 op_list = gdb.frames.return_list(list_op)
147 gdb.frames.set_enabled(item, flag)
156 gdb.frames.set_enabled(ff, flag)
242 printer_list = gdb.frames.return_list(text.split()[0].rstrip())
276 printer_list = gdb.frames.return_list(text.split()[0].rstrip())
345 op_list = gdb.frames.return_list(list_op
    [all...]
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.9/share/gdb/python/gdb/command/
frame_filters.py 24 import gdb.frames namespace
69 key=lambda i: gdb.frames.get_priority(i[1]),
80 str(gdb.frames.get_priority(frame_filter[1])))
82 self.enabled_string(gdb.frames.get_enabled(frame_filter[1])))
143 op_list = gdb.frames.return_list(list_op)
147 gdb.frames.set_enabled(item, flag)
156 gdb.frames.set_enabled(ff, flag)
242 printer_list = gdb.frames.return_list(text.split()[0].rstrip())
276 printer_list = gdb.frames.return_list(text.split()[0].rstrip())
345 op_list = gdb.frames.return_list(list_op
    [all...]
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.8/share/gdb/python/gdb/command/
frame_filters.py 24 import gdb.frames namespace
69 key=lambda i: gdb.frames.get_priority(i[1]),
80 str(gdb.frames.get_priority(frame_filter[1])))
82 self.enabled_string(gdb.frames.get_enabled(frame_filter[1])))
143 op_list = gdb.frames.return_list(list_op)
147 gdb.frames.set_enabled(item, flag)
156 gdb.frames.set_enabled(ff, flag)
242 printer_list = gdb.frames.return_list(text.split()[0].rstrip())
276 printer_list = gdb.frames.return_list(text.split()[0].rstrip())
345 op_list = gdb.frames.return_list(list_op
    [all...]
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/share/gdb/python/gdb/command/
frame_filters.py 24 import gdb.frames namespace
69 key=lambda i: gdb.frames.get_priority(i[1]),
80 str(gdb.frames.get_priority(frame_filter[1])))
82 self.enabled_string(gdb.frames.get_enabled(frame_filter[1])))
143 op_list = gdb.frames.return_list(list_op)
147 gdb.frames.set_enabled(item, flag)
156 gdb.frames.set_enabled(ff, flag)
242 printer_list = gdb.frames.return_list(text.split()[0].rstrip())
276 printer_list = gdb.frames.return_list(text.split()[0].rstrip())
345 op_list = gdb.frames.return_list(list_op
    [all...]
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.9/share/gdb/python/gdb/command/
frame_filters.py 24 import gdb.frames namespace
69 key=lambda i: gdb.frames.get_priority(i[1]),
80 str(gdb.frames.get_priority(frame_filter[1])))
82 self.enabled_string(gdb.frames.get_enabled(frame_filter[1])))
143 op_list = gdb.frames.return_list(list_op)
147 gdb.frames.set_enabled(item, flag)
156 gdb.frames.set_enabled(ff, flag)
242 printer_list = gdb.frames.return_list(text.split()[0].rstrip())
276 printer_list = gdb.frames.return_list(text.split()[0].rstrip())
345 op_list = gdb.frames.return_list(list_op
    [all...]
  /external/chromium_org/net/websockets/
websocket_channel_test.cc 49 // Printing helpers to allow GoogleMock to print frames. These are explicitly
248 virtual int ReadFrames(ScopedVector<WebSocketFrame>* frames,
253 virtual int WriteFrames(ScopedVector<WebSocketFrame>* frames,
306 std::ostream& operator<<(std::ostream& os, const InitFrame (&frames)[N]) {
315 os << frames[i]; local
346 // some frames. Use like ReadFrames(_, _).WillOnce(ReturnFrames(&frames));
347 // |frames| is an array of InitFrame. |frames| needs to be passed by pointer
424 const InitFrame (&frames)[N])
530 ScopedVector<WebSocketFrame> frames; member in struct:net::__anon13825::ReadableFakeWebSocketStream::Response
1065 static const InitFrame frames[] = { local
1078 static const InitFrame frames[] = { local
1113 static const InitFrame frames[] = { local
1126 static const InitFrame frames[] = { local
1164 static const InitFrame frames[] = { local
1182 static const InitFrame frames[] = { local
1229 static const InitFrame frames[] = { local
1242 static const InitFrame frames[] = { local
1256 static const InitFrame frames[] = { local
1269 static const InitFrame frames[] = { local
1284 static const InitFrame frames[] = { local
1299 static const InitFrame frames[] = {{FINAL_FRAME, 0x7, NOT_MASKED, ""}}; local
1311 static const InitFrame frames[] = {{FINAL_FRAME, 0x7, NOT_MASKED, NULL}}; local
1323 static const InitFrame frames[] = { local
1387 static const InitFrame frames[] = { local
1409 static const InitFrame frames[] = { local
1452 static const InitFrame frames[] = { local
1565 static const InitFrame frames[] = { local
1619 static const InitFrame frames[] = { local
1643 static const InitFrame frames[] = {{FINAL_FRAME, 4, NOT_MASKED, "HELLO"}}; local
1701 static const InitFrame frames[] = { local
1717 static const InitFrame frames[] = { local
1892 static const InitFrame frames[] = { local
1912 static const InitFrame frames[] = { local
2036 static const InitFrame frames[] = { local
2060 static const InitFrame frames[] = { local
2079 static const InitFrame frames[] = { local
2099 static const InitFrame frames[] = { local
2119 static const InitFrame frames[] = { local
2178 static const InitFrame frames[] = { local
2251 static const InitFrame frames[] = { local
2267 static const InitFrame frames[] = { local
2293 static const InitFrame frames[] = { local
2324 static const InitFrame frames[] = { local
2355 static const InitFrame frames[] = { local
2397 static const InitFrame frames[] = { local
2441 static const InitFrame frames[] = { local
2515 static const InitFrame frames[] = { local
2545 ScopedVector<WebSocketFrame>* frames = NULL; local
2621 static const InitFrame frames[] = { local
2637 static const InitFrame frames[] = { local
2655 static const InitFrame frames[] = { local
2680 static const InitFrame frames[] = { local
2700 static const InitFrame frames[] = { local
2716 static const InitFrame frames[] = { local
2848 ScopedVector<WebSocketFrame>* frames = NULL; local
2878 ScopedVector<WebSocketFrame> frames; local
2997 static const InitFrame frames[] = { local
3036 static const InitFrame frames[] = { local
3057 static const InitFrame frames[] = { local
3074 static const InitFrame frames[] = { local
3085 static const InitFrame frames[] = { local
3104 static const InitFrame frames[] = { local
3117 static const InitFrame frames[] = { local
3136 static const InitFrame frames[] = { local
3157 static const InitFrame frames[] = { local
3172 static const InitFrame frames[] = { local
3186 static const InitFrame frames[] = { local
3212 static const InitFrame frames[] = { local
3231 static const InitFrame frames[] = { local
3271 static const InitFrame frames[] = { local
3336 static const InitFrame frames[] = { local
3397 static const InitFrame frames[] = { local
    [all...]
websocket_frame_parser_test.cc 56 ScopedVector<WebSocketFrameChunk> frames; local
57 EXPECT_TRUE(parser.Decode(kHelloFrame, kHelloFrameLength, &frames));
59 ASSERT_EQ(1u, frames.size());
60 WebSocketFrameChunk* frame = frames[0];
82 ScopedVector<WebSocketFrameChunk> frames; local
84 parser.Decode(kMaskedHelloFrame, kMaskedHelloFrameLength, &frames));
86 ASSERT_EQ(1u, frames.size());
87 WebSocketFrameChunk* frame = frames[0];
132 // Concatenate all frames.
141 ScopedVector<WebSocketFrameChunk> frames; local
321 ScopedVector<WebSocketFrameChunk> frames; local
373 ScopedVector<WebSocketFrameChunk> frames; local
443 ScopedVector<WebSocketFrameChunk> frames; local
492 ScopedVector<WebSocketFrameChunk> frames; local
548 ScopedVector<WebSocketFrameChunk> frames; local
    [all...]
  /frameworks/av/services/audioflinger/tests/
test_utils.h 95 TestProvider(void* addr, size_t frames, size_t frameSize,
98 mNumFrames(frames),
132 ALOGV("getNextBuffer() requested %zu frames out of %zu frames available"
133 " and returned %zu frames",
148 ALOGE("releaseBuffer() released %zu frames but only %zu available "
154 ALOGV("releaseBuffer() released %zu frames out of %zu frames available "
176 size_t mNumFrames; // total frames
179 size_t mUnrel; // number of frames not yet release
    [all...]
  /external/tinyalsa/
pcm.c 325 unsigned int pcm_frames_to_bytes(struct pcm *pcm, unsigned int frames)
327 return frames * pcm->config.channels *
403 unsigned int frames)
405 int size_bytes = pcm_frames_to_bytes(pcm, frames);
426 unsigned int pcm_offset, frames, count = 0; local
429 frames = size;
430 pcm_mmap_begin(pcm, &pcm_areas, &pcm_offset, &frames);
431 pcm_areas_copy(pcm, pcm_offset, buf, offset, frames);
432 commit = pcm_mmap_commit(pcm, pcm_offset, frames);
434 oops(pcm, commit, "failed to commit %d frames\n", frames)
448 int frames; local
1185 int err = 0, frames, avail; local
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/sound/
alsasoundsystem.cc 110 snd_pcm_sframes_t frames; local
115 frames = symbol_table()->snd_pcm_avail_update()(handle_);
116 if (frames < 0) {
117 LOG(LS_ERROR) << "snd_pcm_avail_update(): " << GetError(frames);
118 Recover(frames);
120 } else if (frames > 0) {
122 return frames;
138 frames = symbol_table()->snd_pcm_avail_update()(handle_);
139 if (frames < 0) {
140 LOG(LS_ERROR) << "snd_pcm_avail_update(): " << GetError(frames);
390 snd_pcm_uframes_t frames = size \/ stream_.frame_size(); local
401 LOG(LS_ERROR) << "Stream wrote only " << written << " of " << frames local
    [all...]
  /frameworks/av/media/libstagefright/rtsp/
ARTPAssembler.cpp 76 const List<sp<ABuffer> > &frames) {
78 for (List<sp<ABuffer> >::const_iterator it = frames.begin();
79 it != frames.end(); ++it) {
86 for (List<sp<ABuffer> >::const_iterator it = frames.begin();
87 it != frames.end(); ++it) {
116 CopyTimes(accessUnit, *frames.begin());
  /external/chromium_org/third_party/jinja2/
debug.py 83 def __init__(self, exc_type, exc_value, frames):
84 assert frames, 'no frames for this traceback?'
87 self.frames = frames
89 # newly concatenate the frames (which are proxies)
91 for tb in self.frames:
100 self.frames[0], limit=limit)
119 return self.exc_type, self.exc_value, self.frames[0]
124 tb = self.frames[0
    [all...]
  /external/libunwind/src/x86_64/
Gtrace.c 40 unw_tdep_frame_t *frames; member in struct:__anon28519
71 munmap (cache->frames, (1u << cache->log_size) * sizeof(unw_tdep_frame_t));
88 unw_tdep_frame_t *frames; local
91 GET_MEMORY(frames, n * sizeof (unw_tdep_frame_t));
92 if (likely(frames != NULL))
94 frames[i] = empty_frame;
96 return frames;
122 if (! (cache->frames = trace_cache_buckets(1u << HASH_MIN_BITS)))
153 munmap(cache->frames, old_size * sizeof(unw_tdep_frame_t));
154 cache->frames = new_frames
    [all...]
  /external/chromium_org/media/audio/
audio_output_resampler.cc 334 // Always return the full number of frames requested, ProvideInput()
336 return dest->frames();
350 const int frames = source_callback_->OnMoreData(dest, new_buffers_state); local
352 // Zero any unfilled frames if anything was filled, otherwise we'll just
354 if (frames > 0 && frames < dest->frames())
355 dest->ZeroFramesPartial(frames, dest->frames() - frames);
    [all...]
audio_power_monitor_unittest.cc 36 this->bus_ = AudioBus::Create(other.bus_->channels(), other.bus_->frames());
45 result.bus_->channel(0)[result.bus_->frames() / 2] = bad_value;
62 // Creates an AudioBus, sized and populated with kFramesPerBuffer frames of
68 for (int frames = 0; frames < kFramesPerBuffer; frames += num_frames) {
69 const int num_to_copy = std::min(num_frames, kFramesPerBuffer - frames);
70 memcpy(bus_->channel(ch) + frames, data + num_frames * ch,
168 power_monitor_.Scan(bus, bus.frames());
191 AudioBus::Create(scenario.data().channels(), scenario.data().frames());
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_debug_refcnt.c 144 struct debug_stack_frame frames[STACK_LEN]; local
153 debug_backtrace_capture(frames, 1, STACK_LEN);
156 if(frames[i].function)
157 symbols[i] = debug_symbol_name_cached(frames[i].function);
  /external/chromium_org/third_party/webrtc/common_audio/resampler/
push_sinc_resampler.h 44 virtual void Run(int frames, float* destination) OVERRIDE;
  /external/chromium_org/third_party/webrtc/test/testsupport/metrics/
video_metrics.cc 53 result->frames.push_back(frame_result);
58 if (result == NULL || result->frames.size() == 0) {
64 for (iter = result->frames.begin(); iter != result->frames.end(); ++iter) {
67 result->average = metrics_values_sum / result->frames.size();
70 iter = std::min_element(result->frames.begin(), result->frames.end(),
74 iter = std::max_element(result->frames.begin(), result->frames.end(),
110 // Read reference and test frames
    [all...]
video_metrics.h 30 // The frames in this data structure are 0-indexed.
44 std::vector<FrameResult> frames; member in struct:webrtc::test::QualityMetricsResult
58 // This function only compares video frames up to the point when the shortest
82 // This function only compares video frames up to the point when the shortest
102 // This function only compares video frames up to the point when the shortest
  /external/mesa3d/src/gallium/auxiliary/util/
u_debug_refcnt.c 144 struct debug_stack_frame frames[STACK_LEN]; local
153 debug_backtrace_capture(frames, 1, STACK_LEN);
156 if(frames[i].function)
157 symbols[i] = debug_symbol_name_cached(frames[i].function);
  /external/webrtc/test/testsupport/metrics/
video_metrics.h 27 // The frames in this data structure are 0-indexed.
41 std::vector<FrameResult> frames; member in struct:webrtc::test::QualityMetricsResult
52 // This function only compares video frames up to the point when the shortest
72 // This function only compares video frames up to the point when the shortest
93 // This function only compares video frames up to the point when the shortest
  /ndk/tests/device/static-executable/jni/
Android.mk 14 # x86 and mips which use eh frames) since crt files are now in C, and the trick
15 # in the previous *S file to iterate all eh frames and record ranges is gone
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/can/
bcm.h 23 * @count: number of frames to send before changing interval.
24 * @ival1: interval for the first @count frames.
25 * @ival2: interval for the following frames.
26 * @can_id: CAN ID of frames to be sent or received.
27 * @nframes: number of frames appended to the message head.
28 * @frames: array of CAN frames.
37 struct can_frame frames[0]; member in struct:bcm_msg_head
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/can/
bcm.h 23 * @count: number of frames to send before changing interval.
24 * @ival1: interval for the first @count frames.
25 * @ival2: interval for the following frames.
26 * @can_id: CAN ID of frames to be sent or received.
27 * @nframes: number of frames appended to the message head.
28 * @frames: array of CAN frames.
37 struct can_frame frames[0]; member in struct:bcm_msg_head
  /external/chromium_org/media/base/
audio_bus_unittest.cc 33 EXPECT_EQ(kFrameCount, bus->frames());
46 ASSERT_EQ(expected->frames(), result->frames());
48 for (int i = 0; i < result->frames(); ++i) {
72 std::fill(bus->channel(i), bus->channel(i) + bus->frames(), i);
76 VerifyValue(bus->channel(i), bus->frames(), i);
80 VerifyValue(bus->channel(i), bus->frames(), 0);
87 std::fill(bus1->channel(i), bus1->channel(i) + bus1->frames(), i);
152 VerifyValue(bus->channel(i), bus->frames(), kTestValue);
158 EXPECT_LT(bus->channel(bus->channels() - 1) + bus->frames(),
    [all...]

Completed in 2074 milliseconds

1 2 3 45 6 7 8 91011>>