HomeSort by relevance Sort by last modified time
    Searched refs:cs (Results 276 - 300 of 882) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/webrtc/voice_engine/
transmit_mixer.cc 40 CriticalSectionScoped cs(&_callbackCritSect);
68 CriticalSectionScoped cs(&_critSect);
76 CriticalSectionScoped cs(&_callbackCritSect);
115 CriticalSectionScoped cs(&_critSect);
131 CriticalSectionScoped cs(&_critSect);
138 CriticalSectionScoped cs(&_critSect);
223 CriticalSectionScoped cs(&_critSect);
280 CriticalSectionScoped cs(&_callbackCritSect);
342 CriticalSectionScoped cs(&_callbackCritSect);
390 CriticalSectionScoped cs(&_critSect)
    [all...]
  /bionic/libc/kernel/uapi/asm-x86/asm/
sigcontext32.h 86 unsigned short cs, __csh; member in struct:sigcontext_ia32
  /bionic/libc/kernel/uapi/linux/
hdlcdrv.h 65 struct hdlcdrv_channel_state cs; member in union:hdlcdrv_ioctl::__anon450
  /developers/build/prebuilts/gradle/CardEmulation/Application/tests/src/com/example/android/cardemulation/tests/
SampleTests.java 101 final CardService cs = new CardService(); local
102 final byte[] output = cs.processCommandApdu(command, null);
120 final CardService cs = new CardService(); local
121 final byte[] output = cs.processCommandApdu(command, null);
  /developers/samples/android/connectivity/nfc/CardEmulation/Application/tests/src/com/example/android/cardemulation/tests/
SampleTests.java 101 final CardService cs = new CardService(); local
102 final byte[] output = cs.processCommandApdu(command, null);
120 final CardService cs = new CardService(); local
121 final byte[] output = cs.processCommandApdu(command, null);
  /development/ndk/platforms/android-9/arch-x86/include/asm/
sigcontext.h 82 unsigned short cs, __csh; member in struct:sigcontext
  /development/ndk/platforms/android-L/arch-x86/include/asm/
sigcontext32.h 86 unsigned short cs, __csh; member in struct:sigcontext_ia32
  /development/ndk/platforms/android-L/arch-x86_64/include/asm/
sigcontext32.h 86 unsigned short cs, __csh; member in struct:sigcontext_ia32
  /development/ndk/platforms/android-L/include/linux/
hdlcdrv.h 65 struct hdlcdrv_channel_state cs; member in union:hdlcdrv_ioctl::__anon2058
  /external/kernel-headers/original/uapi/asm-x86/asm/
sigcontext32.h 68 unsigned short cs, __csh; member in struct:sigcontext_ia32
  /external/kernel-headers/original/uapi/linux/
hdlcdrv.h 55 struct hdlcdrv_channel_state cs; member in union:hdlcdrv_ioctl::__anon2577
  /external/chromium_org/third_party/libjingle/source/talk/session/media/
audiomonitor.cc 63 rtc::CritScope cs(&crit_);
100 rtc::CritScope cs(&crit_);
  /external/chromium_org/third_party/webrtc/base/
asyncinvoker.cc 76 CritScope cs(&crit_);
86 CritScope cs(&crit_);
  /external/chromium_org/third_party/webrtc/system_wrappers/source/
critical_section_unittest.cc 38 CriticalSectionScoped cs(crit_sect_);
43 CriticalSectionScoped cs(crit_sect_);
  /external/chromium_org/third_party/webrtc/video_engine/
vie_receiver.cc 125 CriticalSectionScoped cs(receive_cs_.get());
215 CriticalSectionScoped cs(receive_cs_.get());
296 CriticalSectionScoped cs(receive_cs_.get());
319 CriticalSectionScoped cs(receive_cs_.get());
347 CriticalSectionScoped cs(receive_cs_.get());
352 CriticalSectionScoped cs(receive_cs_.get());
357 CriticalSectionScoped cs(receive_cs_.get());
376 CriticalSectionScoped cs(receive_cs_.get());
vie_channel.cc 283 CriticalSectionScoped cs(rtp_rtcp_cs_.get());
458 CriticalSectionScoped cs(callback_cs_.get());
544 CriticalSectionScoped cs(rtp_rtcp_cs_.get());
585 CriticalSectionScoped cs(rtp_rtcp_cs_.get());
596 CriticalSectionScoped cs(rtp_rtcp_cs_.get());
636 CriticalSectionScoped cs(rtp_rtcp_cs_.get());
729 CriticalSectionScoped cs(rtp_rtcp_cs_.get());
764 CriticalSectionScoped cs(rtp_rtcp_cs_.get());
799 CriticalSectionScoped cs(rtp_rtcp_cs_.get());
814 CriticalSectionScoped cs(callback_cs_.get())
    [all...]
vie_encoder.cc 200 CriticalSectionScoped cs(data_cs_.get());
241 CriticalSectionScoped cs(data_cs_.get());
252 CriticalSectionScoped cs(data_cs_.get());
257 CriticalSectionScoped cs(data_cs_.get());
305 CriticalSectionScoped cs(data_cs_.get());
345 CriticalSectionScoped cs(data_cs_.get());
421 CriticalSectionScoped cs(data_cs_.get());
461 CriticalSectionScoped cs(data_cs_.get());
503 CriticalSectionScoped cs(callback_cs_.get());
534 CriticalSectionScoped cs(callback_cs_.get())
    [all...]
  /external/lzma/C/
MtCoder.h 42 CCriticalSection cs; member in struct:__anon6269
85 CCriticalSection cs; member in struct:_CMtCoder
  /external/aac/libFDK/src/arm/
fft_rad2_arm.cpp 209 FIXP_SPK cs; local
213 cs = *pTrigData;
220 cplxMultDiv2(&vi, &vr, xt2[1], xt2[0], cs);
234 cplxMultDiv2(&vr, &vi, xt2[1], xt2[0], cs);
245 /* Same as above but for t1,t2 with j>mh/4 and thus cs swapped */
249 cplxMultDiv2(&vi, &vr, xt2[0], xt2[1], cs);
263 cplxMultDiv2(&vr, &vi, xt2[0], xt2[1], cs);
  /external/chromium_org/third_party/skia/src/utils/mac/
SkCreateCGImageRef.cpp 233 CGColorSpaceRef cs = CGColorSpaceCreateDeviceRGB(); local
236 cs, info);
237 CGColorSpaceRelease(cs);
267 CGColorSpaceRef cs = CGColorSpaceCreateDeviceRGB(); local
269 rowBytes, cs, cg_bitmap_info);
270 CFRelease(cs);
  /external/fio/t/
genzipf.c 272 double cs = local
276 if (cs > 1024.0) {
277 cs /= 1024.0;
280 if (cs > 1024.0) {
281 cs /= 1024.0;
285 printf("%.2f%% of hits satisfied in %.3f%cB of cache\n", percentage, cs, p);
  /external/javassist/sample/evolve/
Evolution.java 130 CtConstructor[] cs = clazz.getDeclaredConstructors(); local
131 for (i = 0; i < cs.length; ++i) {
132 CtConstructor c = cs[i];
181 CtConstructor[] cs = clazz.getDeclaredConstructors(); local
182 for (i = 0; i < cs.length; ++i)
183 cs[i].instrument(converter);
  /external/openssl/crypto/ocsp/
ocsp_srv.c 131 OCSP_CERTSTATUS *cs; local
154 cs = single->certStatus;
155 switch(cs->type = status)
163 if (!(cs->value.revoked = ri = OCSP_REVOKEDINFO_new())) goto err;
177 cs->value.good = ASN1_NULL_new();
181 cs->value.unknown = ASN1_NULL_new();
  /bionic/libc/arch-arm/cortex-a9/bionic/
memcpy_base.S 64 itttt cs
130 itttt cs
169 itttt cs
203 itt cs
210 itt cs
  /external/chromium_org/third_party/webrtc/video_engine/test/libvietest/testbed/
tb_external_transport.cc 313 webrtc::CriticalSectionScoped cs(&_crit);
319 webrtc::CriticalSectionScoped cs(&_crit);
326 webrtc::CriticalSectionScoped cs(&_statCrit);
338 webrtc::CriticalSectionScoped cs(&_statCrit);
347 webrtc::CriticalSectionScoped cs(&_statCrit);
353 webrtc::CriticalSectionScoped cs(&_statCrit);
359 webrtc::CriticalSectionScoped cs(&_statCrit);
365 webrtc::CriticalSectionScoped cs(&_statCrit);
370 webrtc::CriticalSectionScoped cs(&_crit);
417 webrtc::CriticalSectionScoped cs(&_statCrit)
    [all...]

Completed in 402 milliseconds

<<11121314151617181920>>