Home
last modified time | relevance | path

Searched refs:C_ (Results 1 – 25 of 126) sorted by relevance

123456

/external/libcxx/test/libcxx/utilities/function.objects/func.require/
Dbullet_4_5_6.pass.cpp139 runTest<Expect &> (M, C_<T&>(obj), expect); in runTestDispatch()
140 runTest<Expect const&> (M, C_<T const&>(obj), expect); in runTestDispatch()
141 runTest<Expect volatile&> (M, C_<T volatile&>(obj), expect); in runTestDispatch()
142 runTest<Expect const volatile&>(M, C_<T const volatile&>(obj), expect); in runTestDispatch()
144 runTest<Expect&&> (M, C_<T&&>(obj), expect); in runTestDispatch()
145 runTest<Expect const&&> (M, C_<T const&&>(obj), expect); in runTestDispatch()
146 runTest<Expect volatile&&> (M, C_<T volatile&&>(obj), expect); in runTestDispatch()
147 runTest<Expect const volatile&&>(M, C_<T const volatile&&>(obj), expect); in runTestDispatch()
161 runTest<Expect&>(M, C_<T &>(obj), expect); in runTestNoPropDispatch()
162 runTest<Expect&>(M, C_<T const&>(obj), expect); in runTestNoPropDispatch()
[all …]
Dinvoke_helpers.h118 QualType C_(Tp& v) { return static_cast<QualType>(v); }; in C_() function
/external/cronet/buildtools/third_party/libc++/trunk/test/libcxx/utilities/function.objects/func.require/
Dbullet_4_5_6.pass.cpp142 runTest<Expect &> (M, C_<T&>(obj), expect); in runTestDispatch()
143 runTest<Expect const&> (M, C_<T const&>(obj), expect); in runTestDispatch()
144 runTest<Expect volatile&> (M, C_<T volatile&>(obj), expect); in runTestDispatch()
145 runTest<Expect const volatile&>(M, C_<T const volatile&>(obj), expect); in runTestDispatch()
147 runTest<Expect&&> (M, C_<T&&>(obj), expect); in runTestDispatch()
148 runTest<Expect const&&> (M, C_<T const&&>(obj), expect); in runTestDispatch()
149 runTest<Expect volatile&&> (M, C_<T volatile&&>(obj), expect); in runTestDispatch()
150 runTest<Expect const volatile&&>(M, C_<T const volatile&&>(obj), expect); in runTestDispatch()
164 runTest<Expect&>(M, C_<T &>(obj), expect); in runTestNoPropDispatch()
165 runTest<Expect&>(M, C_<T const&>(obj), expect); in runTestNoPropDispatch()
[all …]
Dinvoke_helpers.h117 QualType C_(Tp& v) { return static_cast<QualType>(v); }; in C_() function
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/tests/
Dbufferize_tiled_loop.mlir14 outs (%C_ = %C: tensor<f32>)
21 outs(%C_ : tensor<f32>) -> tensor<f32>
49 outs (%C_ = %C: tensor<10xf32>) {
54 %C_sub = tensor.extract_slice %C_[%i] [%c2] [1]
65 %update = tensor.insert_slice %sum_sub into %C_[%i] [%c2] [1]
Dbufferize_one_shot.mlir172 outs (%C_ = %C: tensor<f32>)
179 outs(%C_ : tensor<f32>) -> tensor<f32>
208 outs (%C_ = %C: tensor<10xf32>) {
213 %C_sub = tensor.extract_slice %C_[%i] [%c2] [1]
224 %update = tensor.insert_slice %sum_sub into %C_[%i] [%c2] [1]
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/tests/Dialect/gml_st/
Dinvalid.mlir20 %C_ = %C: memref<192x192xf32>) {
21 func.call @foo(%A_, %B_, %C_)
48 %C_ = %C: memref<192x192xf32>) {
49 %1 = func.call @foo(%A_, %B_, %C_)
72 %C_: memref<192x192xf32>):
73 func.call @foo(%A_, %B_, %C_)
Dgml_st_to_scf.mlir18 outs (%C_ = %C: memref<192x192xf32>) {
25 %4 = memref.subview %C_[%i, %j] [%0, %2] [1, 1]
91 outs (%C_ = %C: memref<f32>)
Dcanonicalize.mlir40 %C_ = %C: memref<48xf32>) {
41 %result = func.call @foo(%A_, %B_, %C_)
60 // CHECK-SAME: outs (%[[B_:.*]] = %[[B]]: [[TY]], %[[C_:.*]] = %[[C]]: [[BUF_TY]]) {
61 // CHECK-NEXT: %[[RES:.*]] = func.call @foo(%[[A_]], %[[B_]], %[[C_]])
/external/pdfium/core/fpdfapi/page/
Dcpdf_colorspace.cpp727 float C_ = pBuf[2]; in GetRGB() local
731 C_ = powf(C_, m_Gamma[2]); in GetRGB()
738 X = m_Matrix[0] * A_ + m_Matrix[3] * B_ + m_Matrix[6] * C_; in GetRGB()
739 Y = m_Matrix[1] * A_ + m_Matrix[4] * B_ + m_Matrix[7] * C_; in GetRGB()
740 Z = m_Matrix[2] * A_ + m_Matrix[5] * B_ + m_Matrix[8] * C_; in GetRGB()
744 Z = C_; in GetRGB()
/external/tensorflow/tensorflow/compiler/mlir/tfrt/tests/jit/
Dtf_jitrt_vectorize_tiled_ops.mlir12 outs (%C_ = %C: tensor<8xf32>) {
17 %C_sub = tensor.extract_slice %C_[%i] [2] [1]
28 %update = tensor.insert_slice %sum_sub into %C_[%i] [2] [1]
/external/llvm/test/Transforms/InstSimplify/
Dimplies.ll14 ; i +_{nsw} C_{>0} <s L ==> i <s L -> true
26 ; i + C_{>0} <s L ==> i <s L -> unknown without the nsw
74 ; i +_{nsw} C_{>0} <s L ==> i <s L -> true
/external/ImageMagick/PerlMagick/t/reference/write/filter/
DContrast.miff43C_��vw�b����׼��������|����Ȯ������dSBdSBeSBbQAcSAdSDfTAfWAdVGbTQdYkg`�}v��u��i��;B�9(�=6�;?�?G�73�5…
DNormalize.miff121 ��)#�),�"�00��� �� ���������!�|~�Rf�G�C�(@T6\�AW�>X�=]�C_C_�6m�Gp�XLgF…
/external/skia/bazel/external/libjpeg_turbo/
DBUILD.bazel143 # Add support for arithmetic encoding (C_) and decoding (D_).
/external/skia/src/sksl/generated/
Dsksl_graphite_vert.unoptimized.sksl92 "E,D);}float2 B_=B*(numParametricSegments*2.);float2 C_=C*(numParametricSegments"
98 "(testParametricID),A,B_);testTan=fma(float2(testParametricID),testTan,C_);float"
/external/skia/third_party/libjpeg-turbo/
DBUILD.gn26 # Add support for arithmetic encoding (C_) and decoding (D_).
/external/ImageMagick/PerlMagick/t/reference/filter/
DColorize.miff15 …)�b`���������x��}�y�|q�}u�(!�(!�' �%�$�$�%�&�)*�@U�Lj�Lr�Qv�Pl�Hh�C_�5K�(� �"� #��$#…
DModulate.miff15 …'�e�h"�o'�i"�s4�xC��V��_�aE�kQ��o��\��{��j^_E���������������������������`^C_\CXX=SP7MI4LK;QT8[Z/_…
17 …+�f �c�b�[�p=�qK�iF�uQ/?#>W)f�b��m��oF\?7O-Y�CT�DL�DZ�K[�Q]�RW�L`�V^\B_\C_]C]_@ebGjjEliPxlr�s�{…
DCrop.miff15 …/|9.z:.x9/u8.r6+o4*l2'v@6�TL�QM�UMyeOZnJUmDM_:9C(89,;=34;089)Vd>t�Tx�\r�\Z�C_�Ie�L\�GjbSkbSkbSlcTl…
DNormalize.miff237 ������x�n��;<�57�;2iG*C_��W]�;/?
/external/walt/hardware/kicad/
DWALTsm.net168 (fp C_????_*)
169 (fp C_????)
/external/skia/src/sksl/
Dsksl_graphite_vert.sksl406 // Tangent_Direction(parametricEdgeID) = dx,dy = |A B_ C_| * |parametricEdgeID |
410 float2 C_ = C * (numParametricSegments * numParametricSegments);
427 testTan = fma(float2(testParametricID), testTan, C_);
/external/eigen/doc/
DFunctionsTakingEigenTypes.dox189 …ov(const MatrixBase<Derived>& x, const MatrixBase<Derived>& y, MatrixBase<OtherDerived> const & C_)
199 MatrixBase<OtherDerived>& C = const_cast< MatrixBase<OtherDerived>& >(C_);
/external/ImageMagick/PerlMagick/t/reference/read/
Dinput_tile.miff14C_�Ie�L\�Gi`QjaRlbTjaRjaRkbSkbSkbRlcSlcTpbRpaUf_RfaP_YCA@%rM<�EC�BC�ON�LL�CB�@9�E;�DE�@E�CE�DC�A>�…

123456