Searched refs:cs (Results 176 - 200 of 894) sorted by relevance

1234567891011>>

/external/chromium_org/third_party/webrtc/video_engine/
H A Dvie_channel_manager.cc79 CriticalSectionScoped cs(channel_id_critsect_);
138 CriticalSectionScoped cs(channel_id_critsect_);
217 CriticalSectionScoped cs(channel_id_critsect_);
289 CriticalSectionScoped cs(channel_id_critsect_);
314 CriticalSectionScoped cs(channel_id_critsect_);
327 CriticalSectionScoped cs(channel_id_critsect_);
337 CriticalSectionScoped cs(channel_id_critsect_);
343 CriticalSectionScoped cs(channel_id_critsect_);
356 CriticalSectionScoped cs(channel_id_critsect_);
369 CriticalSectionScoped cs(channel_id_critsect
[all...]
H A Dvie_input_manager.cc57 CriticalSectionScoped cs(device_info_cs_.get());
70 CriticalSectionScoped cs(device_info_cs_.get());
83 CriticalSectionScoped cs(device_info_cs_.get());
95 CriticalSectionScoped cs(device_info_cs_.get());
120 CriticalSectionScoped cs(device_info_cs_.get());
152 CriticalSectionScoped cs(device_info_cs_.get());
166 CriticalSectionScoped cs(map_cs_.get());
240 CriticalSectionScoped cs(map_cs_.get());
265 CriticalSectionScoped cs(map_cs_.get());
280 // Leave cs befor
[all...]
/external/chromium_org/third_party/libjingle/source/talk/session/media/
H A Dmediarecorder.cc55 rtc::CritScope cs(&critical_section_);
60 rtc::CritScope cs(&critical_section_);
78 rtc::CritScope cs(&critical_section_);
94 rtc::CritScope cs(&critical_section_);
102 rtc::CritScope cs(&critical_section_);
114 rtc::CritScope cs(&critical_section_);
145 rtc::CritScope cs(&critical_section_);
164 rtc::CritScope cs(&critical_section_);
177 rtc::CritScope cs(&critical_section_);
216 rtc::CritScope cs(
[all...]
/external/chromium_org/third_party/webrtc/modules/video_render/ios/
H A Dvideo_render_ios_impl.mm43 CriticalSectionScoped cs(crit_sec_);
53 CriticalSectionScoped cs(crit_sec_);
60 CriticalSectionScoped cs(crit_sec_);
77 CriticalSectionScoped cs(crit_sec_);
88 CriticalSectionScoped cs(crit_sec_);
H A Dvideo_render_ios_gles20.mm81 CriticalSectionScoped cs(gles_crit_sec_.get());
114 CriticalSectionScoped cs(gles_crit_sec_.get());
134 CriticalSectionScoped cs(gles_crit_sec_.get());
158 CriticalSectionScoped cs(gles_crit_sec_.get());
178 CriticalSectionScoped cs(gles_crit_sec_.get());
235 CriticalSectionScoped cs(gles_crit_sec_.get());
251 CriticalSectionScoped cs(gles_crit_sec_.get());
259 CriticalSectionScoped cs(gles_crit_sec_.get());
/external/qemu/hw/android/goldfish/
H A Dtty.c35 CharDriverState *cs; member in struct:tty_state
101 if(s->cs)
102 qemu_chr_write(s->cs, &ch, 1);
124 if(s->cs) {
138 qemu_chr_write(s->cs, (const uint8_t*)temp, to_write);
209 int goldfish_tty_add(CharDriverState *cs, int id, uint32_t base, int irq) argument
222 s->cs = cs;
224 if(cs) {
225 qemu_chr_add_handlers(cs, tty_can_receiv
[all...]
/external/chromium_org/chrome/browser/ui/views/
H A Dsession_crashed_bubble_view.cc263 views::ColumnSet* cs = layout->AddColumnSet(kTextColumnSetId); local
264 cs->AddPaddingColumn(0, GetBubbleFrameView()->GetTitleInsets().left());
265 cs->AddColumn(GridLayout::FILL, GridLayout::FILL, 1,
267 cs->AddPaddingColumn(0, GetBubbleFrameView()->GetTitleInsets().left());
271 cs = layout->AddColumnSet(kButtonColumnSetId);
272 cs->AddColumn(GridLayout::TRAILING, GridLayout::CENTER, 1,
274 cs->AddPaddingColumn(0, GetBubbleFrameView()->GetTitleInsets().left());
289 cs = layout->AddColumnSet(kUMAOptionColumnSetId);
290 cs->AddColumn(
352 views::ColumnSet* cs local
[all...]
/external/liblzf/
H A Dlzf.c179 ssize_t us, cs, len; local
187 cs = lzf_compress (&buf1[MAX_HDR_SIZE], us, &buf2[MAX_HDR_SIZE], us > 4 ? us - 4 : us);
188 if (cs)
194 header[3] = cs >> 8;
195 header[4] = cs & 0xff;
198 len = cs + TYPE1_HDR_SIZE;
226 ssize_t rc, cs, us, bytes, over = 0; local
253 cs = -1;
262 cs = (header[3] << 8) | header[4];
271 bytes = cs
[all...]
/external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
H A Dgeneric_decoder.cc39 CriticalSectionScoped cs(_critSect);
45 CriticalSectionScoped cs(_critSect);
56 CriticalSectionScoped cs(_critSect);
85 CriticalSectionScoped cs(_critSect);
107 CriticalSectionScoped cs(_critSect);
113 CriticalSectionScoped cs(_critSect);
/external/chromium_org/third_party/webrtc/modules/video_render/linux/
H A Dvideo_render_linux_impl.cc45 CriticalSectionScoped cs(&_renderLinuxCritsect);
66 CriticalSectionScoped cs(&_renderLinuxCritsect);
77 CriticalSectionScoped cs(&_renderLinuxCritsect);
98 CriticalSectionScoped cs(&_renderLinuxCritsect);
129 CriticalSectionScoped cs(&_renderLinuxCritsect);
148 CriticalSectionScoped cs(&_renderLinuxCritsect);
/external/skia/src/utils/ios/
H A DSkImageDecoder_iOS.mm45 CGColorSpaceRef cs = CGColorSpaceCreateDeviceRGB();
47 8, bm->rowBytes(), cs, BITMAP_INFO);
50 CGColorSpaceRelease(cs);
/external/chromium_org/third_party/libjingle/source/talk/media/base/
H A Dcapturerenderadapter.cc69 rtc::CritScope cs(&capture_crit_);
81 rtc::CritScope cs(&capture_crit_);
100 rtc::CritScope cs(&capture_crit_);
/external/chromium_org/third_party/webrtc/system_wrappers/source/
H A Dcondition_variable_event_win.cc77 * http://www.cs.wustl.edu/~schmidt/win32-cv-1.html (section 3.2).
136 CriticalSectionWindows* cs = local
138 LeaveCriticalSection(&cs->crit);
164 EnterCriticalSection(&cs->crit);
H A Dcondition_variable_unittest.cc53 CriticalSectionScoped cs(crit_sect_);
64 CriticalSectionScoped cs(crit_sect_);
74 CriticalSectionScoped cs(giver_sect_);
/external/chromium_org/third_party/webrtc/video_engine/test/libvietest/helpers/
H A Dvie_file_capture_device.cc55 webrtc::CriticalSectionScoped cs(mutex_);
71 webrtc::CriticalSectionScoped cs(mutex_);
101 webrtc::CriticalSectionScoped cs(mutex_);
/external/jsilver/src/com/google/clearsilver/jsilver/adaptor/
H A DJSilverFactory.java93 JCs cs = new JCs(JHdf.cast(hdf), jSilver, loadPathCache);
94 cs.setGlobalHDF(globalHdf);
95 return cs;
/external/opencv/cv/include/
H A Dcvcompat.h966 /* cs - number of the image channels */
967 #define CV_MOVE_TO( pos, _x, _y, cs ) \
969 (pos).x = (_x) >= 0 && (_x) < (pos).width ? (_x) : 0, (pos).currline + (_x) * (cs) )
974 /* cs - number of the image channels */
975 #define CV_GET_CURRENT( pos, cs ) ((pos).currline + (pos).x * (cs))
979 /* cs - number of the image channels */
982 #define CV_MOVE_LEFT( pos, cs ) \
983 ( --(pos).x >= 0 ? (pos).currline + (pos).x*(cs) : 0 )
986 #define CV_MOVE_RIGHT( pos, cs ) \
[all...]
/external/chromium_org/third_party/harfbuzz-ng/src/
H A Dhb-buffer-deserialize-text.hh338 int cs; local
344 cs = deserialize_text_start;
355 if ( cs == 0 )
358 _keys = _deserialize_text_trans_keys + (cs<<1);
359 _inds = _deserialize_text_indicies + _deserialize_text_index_offsets[cs];
361 _slen = _deserialize_text_key_spans[cs];
366 cs = _deserialize_text_trans_targs[_trans];
483 if ( cs == 0 )
490 switch ( _deserialize_text_eof_actions[cs] ) {
/external/chromium_org/third_party/webrtc/modules/audio_conference_mixer/source/
H A Dmemory_pool_posix.h72 CriticalSectionScoped cs(_crit);
100 CriticalSectionScoped cs(_crit);
118 CriticalSectionScoped cs(_crit);
125 CriticalSectionScoped cs(_crit);
/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.type/
H A Dp17.cpp11 template<const short cs> class B { };
/external/harfbuzz_ng/src/
H A Dhb-buffer-deserialize-text.hh338 int cs; local
344 cs = deserialize_text_start;
355 if ( cs == 0 )
358 _keys = _deserialize_text_trans_keys + (cs<<1);
359 _inds = _deserialize_text_indicies + _deserialize_text_index_offsets[cs];
361 _slen = _deserialize_text_key_spans[cs];
366 cs = _deserialize_text_trans_targs[_trans];
483 if ( cs == 0 )
490 switch ( _deserialize_text_eof_actions[cs] ) {
/external/kernel-headers/original/uapi/asm-x86/asm/
H A Dmce.h20 __u8 cs; /* code segment */ member in struct:mce
H A Dptrace.h64 unsigned long cs; member in struct:pt_regs
/external/qemu/distrib/sdl-1.2.15/src/video/bwindow/
H A DSDL_sysyuv.h64 extern BBitmap * BE_GetOverlayBitmap(BRect bounds, color_space cs);
/external/smali/dexlib2/src/main/java/org/jf/dexlib2/util/
H A DSyntheticAccessorFSM.java216 int cs, p = 0;
236 cs = SyntheticAccessorFSM_start;
255 if ( cs == 0 ) {
261 _keys = _SyntheticAccessorFSM_key_offsets[cs];
262 _trans = _SyntheticAccessorFSM_index_offsets[cs];
263 _klen = _SyntheticAccessorFSM_single_lengths[cs];
286 _klen = _SyntheticAccessorFSM_range_lengths[cs];
310 cs = _SyntheticAccessorFSM_trans_targs[_trans];
485 if ( cs == 0 ) {

Completed in 542 milliseconds

1234567891011>>