Home
last modified time | relevance | path

Searched defs:_line (Results 1 – 13 of 13) sorted by relevance

/external/harfbuzz_ng/src/
Dhb-private.hh201 #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
Dhb-open-type-private.hh84 #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/
Deigen2_parametrizedline.cpp16 template<typename LineType> void parametrizedline(const LineType& _line) in parametrizedline()
/external/mesa3d/src/glx/apple/
Dapple_glx_log.c108 char *_line; in _apple_glx_vlog() local
/external/opencv/cv/src/
Dcvlinefit.cpp220 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/
Dgeo_parametrizedline.cpp16 template<typename LineType> void parametrizedline(const LineType& _line) in parametrizedline()
/external/lldb/source/Symbol/
DLineEntry.cpp36 uint32_t _line, in LineEntry()
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
DRecognitionException.cs108 private int _line; field in Antlr.Runtime.RecognitionException
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
DRecognitionException.cs106 private int _line; field in Antlr.Runtime.RecognitionException
/external/harfbuzz_ng/util/
Doptions.hh82 #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/
DMultiPartInputStream.java810 String _line; field in MultiPartInputStream.Base64InputStream
/external/libnfc-nci/halimpl/bcm2079x/gki/common/
Dgki_common.h75 int _line; member
/external/libnfc-nci/src/gki/common/
Dgki_common.h75 int _line; member