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

1 2 3 4 5 6 7 891011>>

  /external/chromium_org/third_party/webrtc/system_wrappers/source/
condition_variable_unittest.cc 53 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/
vie_file_capture_device.cc 55 webrtc::CriticalSectionScoped cs(mutex_);
71 webrtc::CriticalSectionScoped cs(mutex_);
101 webrtc::CriticalSectionScoped cs(mutex_);
  /external/clang/test/CodeGen/
complex.c 42 __complex__ short cs; variable
52 cs += i;
54 cs /= ci1;
  /external/jsilver/src/com/google/clearsilver/jsilver/adaptor/
JSilverFactory.java 30 * ClearsilverFactory that adapts JSilver for use as any HDF/CS rendering engine.
93 JCs cs = new JCs(JHdf.cast(hdf), jSilver, loadPathCache); local
94 cs.setGlobalHDF(globalHdf);
95 return cs;
  /external/opencv/cv/include/
cvcompat.h     [all...]
  /bionic/libc/kernel/uapi/asm-x86/asm/
mce.h 39 __u8 cs; member in struct:mce
ptrace.h 75 unsigned long cs; member in struct:pt_regs
  /build/tools/droiddoc/templates-pdk/
trailer.cs 1 </div> <!-- end body-content --> <?cs # normally opened by header.cs ?>
  /development/ndk/platforms/android-9/arch-x86/include/asm/
ptrace.h 75 unsigned long cs; member in struct:pt_regs
  /development/ndk/platforms/android-L/arch-x86/include/asm/
mce.h 39 __u8 cs; member in struct:mce
ptrace.h 75 unsigned long cs; member in struct:pt_regs
  /development/ndk/platforms/android-L/arch-x86_64/include/asm/
mce.h 39 __u8 cs; member in struct:mce
ptrace.h 75 unsigned long cs; member in struct:pt_regs
  /external/chromium_org/third_party/webrtc/modules/audio_conference_mixer/source/
memory_pool_posix.h 72 CriticalSectionScoped cs(_crit);
100 CriticalSectionScoped cs(_crit);
118 CriticalSectionScoped cs(_crit);
125 CriticalSectionScoped cs(_crit);
  /external/chromium_org/third_party/webrtc/modules/video_render/ios/
video_render_ios_gles20.mm 81 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/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.type/
p17.cpp 11 template<const short cs> class B { };
  /external/kernel-headers/original/uapi/asm-x86/asm/
mce.h 20 __u8 cs; /* code segment */ member in struct:mce
ptrace.h 64 unsigned long cs; member in struct:pt_regs
  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-buffer-deserialize-text.hh 338 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/harfbuzz_ng/src/
hb-buffer-deserialize-text.hh 338 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/rtp_rtcp/source/
rtp_sender.cc 137 CriticalSectionScoped cs(target_bitrate_critsect_.get());
142 CriticalSectionScoped cs(target_bitrate_critsect_.get());
191 CriticalSectionScoped cs(send_critsect_);
201 CriticalSectionScoped cs(send_critsect_);
208 CriticalSectionScoped cs(send_critsect_);
214 CriticalSectionScoped cs(send_critsect_);
219 CriticalSectionScoped cs(send_critsect_);
228 CriticalSectionScoped cs(send_critsect_);
287 CriticalSectionScoped cs(send_critsect_);
292 CriticalSectionScoped cs(send_critsect_)
    [all...]
  /art/compiler/utils/
assembler_thumb_test.cc 241 size_t cs = __ CodeSize(); local
242 std::vector<uint8_t> managed_code(cs);
256 size_t cs = __ CodeSize(); local
257 std::vector<uint8_t> managed_code(cs);
271 size_t cs = __ CodeSize(); local
272 std::vector<uint8_t> managed_code(cs);
318 size_t cs = __ CodeSize(); local
319 std::vector<uint8_t> managed_code(cs);
352 size_t cs = __ CodeSize(); local
353 std::vector<uint8_t> managed_code(cs);
380 size_t cs = __ CodeSize(); local
400 size_t cs = __ CodeSize(); local
424 size_t cs = __ CodeSize(); local
451 size_t cs = __ CodeSize(); local
474 size_t cs = __ CodeSize(); local
520 size_t cs = __ CodeSize(); local
553 size_t cs = __ CodeSize(); local
620 size_t cs = __ CodeSize(); local
634 size_t cs = __ CodeSize(); local
659 size_t cs = __ CodeSize(); local
684 size_t cs = __ CodeSize(); local
727 size_t cs = __ CodeSize(); local
772 size_t cs = __ CodeSize(); local
793 size_t cs = __ CodeSize(); local
815 size_t cs = __ CodeSize(); local
837 size_t cs = __ CodeSize(); local
861 size_t cs = __ CodeSize(); local
878 size_t cs = __ CodeSize(); local
917 size_t cs = __ CodeSize(); local
942 size_t cs = __ CodeSize(); local
967 size_t cs = __ CodeSize(); local
984 size_t cs = __ CodeSize(); local
1001 size_t cs = __ CodeSize(); local
1033 size_t cs = __ CodeSize(); local
1059 size_t cs = __ CodeSize(); local
1076 size_t cs = __ CodeSize(); local
1090 size_t cs = __ CodeSize(); local
1103 size_t cs = __ CodeSize(); local
1117 size_t cs = __ CodeSize(); local
1134 size_t cs = __ CodeSize(); local
1153 size_t cs = __ CodeSize(); local
1172 size_t cs = __ CodeSize(); local
1191 size_t cs = __ CodeSize(); local
1210 size_t cs = __ CodeSize(); local
1229 size_t cs = __ CodeSize(); local
1253 size_t cs = __ CodeSize(); local
1309 size_t cs = __ CodeSize(); local
1341 size_t cs = __ CodeSize(); local
1364 size_t cs = __ CodeSize(); local
1399 size_t cs = __ CodeSize(); local
    [all...]
  /external/chromium_org/third_party/icu/source/common/
ucnv2022.cpp 157 #define IS_JP_DBCS(cs) (JISX208<=(cs) && (cs)<=KSC5601)
159 #define CSM(cs) ((uint16_t)1<<(cs))
195 int8_t cs[4]; /* charset number for SI (G0)/SO (G1)/SS2 (G2)/SS3 (G3) */ member in struct:ISO2022State
1655 int8_t cs, g; local
2065 StateEnum cs; local
2986 int8_t cs, g; local
    [all...]
  /external/icu/icu4c/source/common/
ucnv2022.cpp 157 #define IS_JP_DBCS(cs) (JISX208<=(cs) && (cs)<=KSC5601)
159 #define CSM(cs) ((uint16_t)1<<(cs))
189 int8_t cs[4]; /* charset number for SI (G0)/SO (G1)/SS2 (G2)/SS3 (G3) */ member in struct:ISO2022State
1660 int8_t cs, g; local
2070 StateEnum cs; local
2991 int8_t cs, g; local
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSSelector.cpp 613 const CSSSelector* cs = this; local
615 if (cs->m_match == CSSSelector::Id) {
617 serializeIdentifier(cs->value(), str);
618 } else if (cs->m_match == CSSSelector::Class) {
620 serializeIdentifier(cs->value(), str);
621 } else if (cs->m_match == CSSSelector::PseudoClass || cs->m_match == CSSSelector::PagePseudoClass) {
623 str.append(cs->value());
625 switch (cs->pseudoType()) {
627 ASSERT(cs->selectorList())
    [all...]

Completed in 813 milliseconds

1 2 3 4 5 6 7 891011>>