/external/harfbuzz_ng/src/ |
D | hb-private.hh | 201 #define _ASSERT_STATIC1(_line, _cond) HB_UNUSED typedef int _static_assert_on_line_##_line##_failed… argument 202 #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) argument 230 #define _ASSERT_TYPE_POD1(_line, _type) union _type_##_type##_on_line_##_line##_is_not_POD { _type … argument 231 #define _ASSERT_TYPE_POD0(_line, _type) _ASSERT_TYPE_POD1 (_line, _type) argument 235 # define _ASSERT_INSTANCE_POD1(_line, _instance) \ argument 241 # define _ASSERT_INSTANCE_POD1(_line, _instance) typedef int _assertion_on_line_##_line##_not_tested argument 243 # define _ASSERT_INSTANCE_POD0(_line, _instance) _ASSERT_INSTANCE_POD1 (_line, _instance) argument 247 #define _ASSERT_POD1(_line) \ argument 250 # define _ASSERT_POD0(_line) _ASSERT_POD1 (_line) argument
|
D | hb-open-type-private.hh | 84 #define _DEFINE_INSTANCE_ASSERTION1(_line, _assertion) \ argument 90 # define _DEFINE_INSTANCE_ASSERTION0(_line, _assertion) _DEFINE_INSTANCE_ASSERTION1 (_line, _assert… argument 94 #define _DEFINE_COMPILES_ASSERTION1(_line, _code) \ argument 97 # define _DEFINE_COMPILES_ASSERTION0(_line, _code) _DEFINE_COMPILES_ASSERTION1 (_line, _code) argument
|
/external/eigen/test/eigen2/ |
D | eigen2_parametrizedline.cpp | 16 template<typename LineType> void parametrizedline(const LineType& _line) in parametrizedline()
|
/external/mesa3d/src/glx/apple/ |
D | apple_glx_log.c | 108 char *_line; in _apple_glx_vlog() local
|
/external/opencv/cv/src/ |
D | cvlinefit.cpp | 220 icvCalcDist2D( CvPoint2D32f * points, int count, float *_line, float *dist ) in icvCalcDist2D() 242 icvCalcDist3D( CvPoint3D32f * points, int count, float *_line, float *dist ) in icvCalcDist3D() 348 float _line[6], _lineprev[6]; in icvFitLine2D() local 497 float _line[6], _lineprev[6]; in icvFitLine3D() local
|
/external/eigen/test/ |
D | geo_parametrizedline.cpp | 16 template<typename LineType> void parametrizedline(const LineType& _line) in parametrizedline()
|
/external/lldb/source/Symbol/ |
D | LineEntry.cpp | 36 uint32_t _line, in LineEntry()
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ |
D | RecognitionException.cs | 108 private int _line; field in Antlr.Runtime.RecognitionException
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ |
D | RecognitionException.cs | 106 private int _line; field in Antlr.Runtime.RecognitionException
|
/external/harfbuzz_ng/util/ |
D | options.hh | 82 #define _ASSERT_STATIC1(_line, _cond) HB_UNUSED typedef int _static_assert_on_line_##_line##_failed… argument 83 #define _ASSERT_STATIC0(_line, _cond) _ASSERT_STATIC1 (_line, (_cond)) argument
|
/external/jetty/src/java/org/eclipse/jetty/util/ |
D | MultiPartInputStream.java | 810 String _line; field in MultiPartInputStream.Base64InputStream
|
/external/libnfc-nci/halimpl/bcm2079x/gki/common/ |
D | gki_common.h | 75 int _line; member
|
/external/libnfc-nci/src/gki/common/ |
D | gki_common.h | 75 int _line; member
|