Searched defs:LINE (Results 1 - 25 of 37) sorted by relevance

12

/external/libopus/celt/arm/
H A Darm2gnu.pl61 LINE: label
/external/ltp/tools/
H A Dgenhtml.pl108 LINE: while ($line = <FILE>) { label
/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_so_emit_tmp.h29 #define LINE(flags,i0,i1) so_line(so,i0,i1) macro
H A Ddraw_gs_tmp.h28 #define LINE(flags,i0,i1) gs_line(gs,i0,i1) macro
H A Ddraw_decompose_tmp.h42 #define LINE_ADJ(flags, a0, i0, i1, a1) LINE(flags, i0, i1)
76 LINE(flags, idx[0], idx[1]);
90 LINE(flags, idx[0], idx[1]);
94 LINE(flags, idx[1], idx[2]);
440 #undef LINE macro
H A Ddraw_pipe.c183 #define LINE(flags,i0,i1) \ macro
284 #define LINE(flags,i0,i1) \ macro
/external/ImageMagick/scripts/
H A Dformat_c_api_docs348 LINE: label
392 next LINE;
421 next LINE;
/external/doclava/src/com/google/doclava/
H A DDocFile.java28 public static final Pattern LINE = Pattern.compile("(.*)[\r]?\n", Pattern.MULTILINE); field in class:DocFile
83 Matcher lines = LINE.matcher(filedata);
128 Matcher lines = LINE.matcher(filedata);
/external/deqp/modules/glshared/
H A DglsScissorTests.hpp56 LINE, enumerator in enum:deqp::gls::Functional::ScissorTestInternal::PrimitiveType
/external/jacoco/org.jacoco.core/src/org/jacoco/core/analysis/
H A DICoverageNode.java57 LINE, enum constant in enum:ICoverageNode.CounterEntity
/external/emma/core/java12/com/vladium/emma/report/txt/
H A DReportGenerator.java449 m_out.write (LINE);
523 private static final String LINE = "-------------------------------------------------------------------------------"; field in class:ReportGenerator
/external/pdfium/core/fpdfdoc/
H A Dcpdf_annot.h45 LINE, member in class:CPDF_Annot::Subtype
/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/framework/jdwp/
H A DJDWPConstants.java675 public static final byte LINE = 1; field in class:JDWPConstants.StepSize
688 case LINE:
689 return "LINE";
/external/icu/icu4c/source/test/perf/howExpensiveIs/
H A DhowExpensiveIs.cpp290 NumTest(const char *pat, const char *num, double expect, const char *FILE, int LINE) argument
291 : HowExpensiveTest("(n/a)",FILE, LINE),
299 fLine(LINE),
342 AttrNumTest(const char *pat, const char *num, double expect, const char *FILE, int LINE, UNumberFormatAttribute attr, int32_t newValue) argument
343 : NumTest(pat,num,expect,FILE,LINE),
370 NOXNumTest(const char *pat, const char *num, double expect, const char *FILE, int LINE /*, UNumberFormatAttribute attr, int32_t newValue */)
371 : NumTest(pat,num,expect,FILE,LINE) /* ,
418 NumFmtTest(const char *pat, const char *num, double expect, const char *FILE, int LINE) argument
419 : HowExpensiveTest("(n/a)",FILE, LINE),
427 fLine(LINE),
541 NumFmtInt64Test(const char *pat, const char *num, int64_t expect, const char *FILE, int LINE, EMode mode) argument
633 NumFmtStringPieceTest(const char *pat, const char *num, const StringPiece& expect, const char *FILE, int LINE) argument
[all...]
/external/mesa3d/src/mesa/drivers/dri/i915/
H A Dintel_tris.c571 #define LINE( v0, v1 ) \ macro
863 #define RENDER_LINE( v0, v1 ) LINE( V(v0), V(v1) )
/external/mesa3d/src/mesa/drivers/dri/r200/
H A Dr200_swtcl.c389 #define LINE( a, b ) r200_line( rmesa, a, b ) macro
/external/mesa3d/src/mesa/drivers/dri/radeon/
H A Dradeon_swtcl.c511 #define LINE( a, b ) radeon_line( rmesa, a, b ) macro
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dasm-tree-3.3.jarMETA-INF/MANIFEST.MF org/objectweb/asm/tree/AbstractInsnNode.class " package org.objectweb.asm ...
/external/mksh/src/
H A Dsh.h1341 #define LINE (4096 - ALLOC_OVERHEAD) macro
1343 #define LINE (16384 - ALLOC_OVERHEAD) macro
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.objectweb.asm_3.2.0.v200909071300.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/owasp/sanitizer/lib/htmlparser-1.3/
H A Dhtmlparser-1.3-with-transitions.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM.java package nu. ...
H A Dhtmlparser-1.3.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM.java package nu. ...
/external/jacoco/
H A Dasm-debug-all-5.0.1.jarMETA-INF/MANIFEST.MF org/ org/objectweb/ org/objectweb/asm/ org/objectweb/asm/AnnotationVisitor.class AnnotationVisitor ...
/external/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/external/owasp/sanitizer/tools/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...

Completed in 2089 milliseconds

12