Searched refs:_Y (Results 1 – 15 of 15) sorted by relevance
/external/pdfium/xfa/src/fxbarcode/ |
D | utils.h | 24 CBC_AutoPtr(const CBC_AutoPtr<_Ty>& _Y) in CBC_AutoPtr() argument 25 : _Owns(_Y._Owns), _Ptr(_Y.release()) {} in CBC_AutoPtr() 26 CBC_AutoPtr<_Ty>& operator=(const CBC_AutoPtr<_Ty>& _Y) { 27 if (this != &_Y) { 28 if (_Ptr != _Y.get()) { 32 _Owns = _Y._Owns; 33 } else if (_Y._Owns) { 36 _Ptr = _Y.release();
|
/external/clang/test/Analysis/ |
D | objc-properties.m | 38 _Y = value; // no-warning 44 another->_Y = value->_Y; // no-warning 49 _Y = value; // no-warning 54 _Y = NewValue; // no-warning 68 …_Y = In; // expected-warning {{Direct assignment to an instance variable backing a property; use t…
|
D | PR2978.m | 14 id _Y; field 36 @synthesize Y = _Y; // expected-warning{{The '_Y' instance variable was retained by a synthesized p…
|
/external/llvm/test/MC/MachO/ |
D | bad-darwin-x86_64-diff-relocs.s | 7 _Y: label 8 .long (_Y+4)-_b
|
/external/clang/test/Analysis/objc/ |
D | direct-ivar-assignment-in-annotated-functions.m | 49 …_Y = In; // expected-warning {{Direct assignment to an instance variable backing a property; use t… 58 _Y = In; // no-warning
|
/external/llvm/lib/Target/AMDGPU/ |
D | R600RegisterInfo.td | 56 !cast<Register>("T"#Index#"_Y"), 63 !cast<Register>("T"#Index#"_Y")], 94 !cast<Register>("KC0_"#Index#"_Y"), 109 !cast<Register>("KC1_"#Index#"_Y"),
|
D | R600InstrInfo.cpp | 1221 Label##_Y, \
|
/external/libcxx/test/support/ |
D | nasty_macros.hpp | 29 #define _Y NASTY_MACRO macro
|
/external/llvm/lib/Support/Windows/ |
D | DynamicLibrary.inc | 116 extern "C" TYP inline_##SYM(TYP _X, TYP _Y) { return SYM(_X, _Y); }
|
/external/opencv/cv/src/ |
D | cvsurf.cpp | 351 CvMat _Y = cvMat(1, 81, CV_32F, Y); in cvExtractSURF() local 383 _X.cols = _Y.cols = _angle.cols = nangle; in cvExtractSURF() 384 cvCartToPolar( &_X, &_Y, 0, &_angle, 1 ); in cvExtractSURF()
|
/external/opencv3/modules/imgproc/src/ |
D | colormap.cpp | 111 static Mat interp1(InputArray _x, InputArray _Y, InputArray _xi) in interp1() argument 115 Mat Y = _Y.getMat(); in interp1()
|
/external/libjpeg-turbo/testimages/ |
D | testorig.ppm | 4 …_Y�nl�}�������v}�w~�y��x��s��k}�dv�^p�Rg�F_�8V�=Z�L]�TR{`CWh<Yq?[vCfyKn~Qt�Vx�Zy�_w�ay�ex�hz�m|�q…
|
/external/webrtc/data/voice_engine/stereo_rtp_files/ |
D | toggling_stereo_g729_pt18_pt125.rtp | 948 …[�+}��%I��XmۢpA�-NW:[&�+~��uI��X��i�"˕��[0�+���I��X�_Y/Y��[:�+���…
|
/external/webrtc/talk/media/testdata/ |
D | h264-svc-99-640x360.rtpdump | 6757 �;O��|��)g���7��Z1A��@���,��+��ʊ��'�j�!S����5��<��z����ޡ���O~�.� ��)��_Y��9s��_�4�W��*�0�Ok…
|
/external/chromium-trace/catapult/tracing/test_data/ |
D | ddms_calculator_start.trace | 7443 �p5�_Y� 14986 8Uq"k_Y� 23881 XTq�B_Y� 166208 ���ps� _Y 204283 _Y�
|