HomeSort by relevance Sort by last modified time
    Searched refs:C_ (Results 1 - 6 of 6) sorted by null

  /external/libcxx/test/libcxx/utilities/function.objects/func.require/
bullet_4_5_6.pass.cpp 139 runTest<Expect &> (M, C_<T&>(obj), expect);
140 runTest<Expect const&> (M, C_<T const&>(obj), expect);
141 runTest<Expect volatile&> (M, C_<T volatile&>(obj), expect);
142 runTest<Expect const volatile&>(M, C_<T const volatile&>(obj), expect);
144 runTest<Expect&&> (M, C_<T&&>(obj), expect);
145 runTest<Expect const&&> (M, C_<T const&&>(obj), expect);
146 runTest<Expect volatile&&> (M, C_<T volatile&&>(obj), expect);
147 runTest<Expect const volatile&&>(M, C_<T const volatile&&>(obj), expect);
161 runTest<Expect&>(M, C_<T &>(obj), expect);
162 runTest<Expect&>(M, C_<T const&>(obj), expect)
    [all...]
invoke_helpers.h 118 QualType C_(Tp& v) { return static_cast<QualType>(v); };
  /external/pdfium/core/fpdfapi/page/
cpdf_colorspace.cpp 641 float C_ = pBuf[2];
645 C_ = FXSYS_pow(C_, m_Gamma[2]);
652 X = m_Matrix[0] * A_ + m_Matrix[3] * B_ + m_Matrix[6] * C_;
653 Y = m_Matrix[1] * A_ + m_Matrix[4] * B_ + m_Matrix[7] * C_;
654 Z = m_Matrix[2] * A_ + m_Matrix[5] * B_ + m_Matrix[8] * C_;
658 Z = C_;
    [all...]
  /external/blktrace/btreplay/doc/
btreplay.tex 227 device $D_{rec}$ managed by CPU $C_{rec}$ on the recorded system
228 shall be replayed on device $D_{rep}$ and CPU $C_{rep}$ on the
  /external/webrtc/talk/media/testdata/
h264-svc-99-640x360.rtpdump 523 ?pgp???????6M?0PC$[F????j?=w?BL?????E??cI????.?D?????T??M?> ?3m??V??an*??`?S-C?:?,??7r?????9>?K>??x€-?p\??<$???#c?izQ,??? ?1??i|2??????a?c%o??'??f??f??r$8>????4??6?A??????.??0U]??W8??e????GhUt+]L???>??N??2?H?(x???'a|?an???q?M???C.(???X???_S ?nX?uU??v"??u?c?H)??d??B???r?6?W?c_?f\?|)?kS?r??U???)?hi?? ??I??rmE?f]??I???Z??Z?|?#? ?y]?^?c|{{ku???_y??? }A?2>I[??I?????$O??a ???W?7??A???|?\/AI0[????P??c>??PM?
    [all...]
  /external/webrtc/data/voice_engine/stereo_rtp_files/
toggling_stereo_g729_pt18_pt125.rtp     [all...]

Completed in 195 milliseconds