Home
last modified time | relevance | path

Searched defs:LINE (Results 1 – 25 of 371) sorted by relevance

12345678910>>...15

/aosp_15_r20/external/cronet/third_party/cpu_features/src/src/
H A Ddefine_introspection.inl51 #define LINE(ENUM, NAME, A, B, C) \ macro
62 #define LINE(ENUM, NAME, A, B, C) [ENUM] = get_##ENUM, macro
67 #define LINE(ENUM, NAME, A, B, C) [ENUM] = set_##ENUM, macro
78 #define LINE(ENUM, NAME, A, B, C) [ENUM] = STRINGIZE(NAME), macro
H A Ddefine_introspection_and_hwcaps.inl18 #define LINE(ENUM, NAME, CPUINFO_FLAG, HWCAP, HWCAP2) \ macro
24 #define LINE(ENUM, NAME, CPUINFO_FLAG, HWCAP, HWCAP2) [ENUM] = CPUINFO_FLAG, macro
/aosp_15_r20/external/cpu_features/src/
H A Ddefine_introspection.inl51 #define LINE(ENUM, NAME, A, B, C) \ macro
62 #define LINE(ENUM, NAME, A, B, C) [ENUM] = get_##ENUM, macro
67 #define LINE(ENUM, NAME, A, B, C) [ENUM] = set_##ENUM, macro
78 #define LINE(ENUM, NAME, A, B, C) [ENUM] = STRINGIZE(NAME), macro
H A Ddefine_introspection_and_hwcaps.inl18 #define LINE(ENUM, NAME, CPUINFO_FLAG, HWCAP, HWCAP2) \ macro
24 #define LINE(ENUM, NAME, CPUINFO_FLAG, HWCAP, HWCAP2) [ENUM] = CPUINFO_FLAG, macro
/aosp_15_r20/external/cronet/third_party/icu/source/test/perf/howExpensiveIs/
H A DhowExpensiveIs.cpp290 NumTest(const char *pat, const char *num, double expect, const char *FILE, int LINE) in NumTest()
342 …AttrNumTest(const char *pat, const char *num, double expect, const char *FILE, int LINE, UNumberFo… in AttrNumTest()
370 …NOXNumTest(const char *pat, const char *num, double expect, const char *FILE, int LINE /*, UNumber… in NOXNumTest()
418 NumFmtTest(const char *pat, const char *num, double expect, const char *FILE, int LINE) in NumFmtTest()
541 …NumFmtInt64Test(const char *pat, const char *num, int64_t expect, const char *FILE, int LINE, EMod… in NumFmtInt64Test()
633 …gPieceTest(const char *pat, const char *num, const StringPiece& expect, const char *FILE, int LINE) in NumFmtStringPieceTest()
/aosp_15_r20/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) in NumTest()
342 …AttrNumTest(const char *pat, const char *num, double expect, const char *FILE, int LINE, UNumberFo… in AttrNumTest()
370 …NOXNumTest(const char *pat, const char *num, double expect, const char *FILE, int LINE /*, UNumber… in NOXNumTest()
418 NumFmtTest(const char *pat, const char *num, double expect, const char *FILE, int LINE) in NumFmtTest()
541 …NumFmtInt64Test(const char *pat, const char *num, int64_t expect, const char *FILE, int LINE, EMod… in NumFmtInt64Test()
633 …gPieceTest(const char *pat, const char *num, const StringPiece& expect, const char *FILE, int LINE) in NumFmtStringPieceTest()
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/tests/panic/
H A Dlocation.rs22 const LINE: u32 = CALLER.line(); in location_const_line() constant
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/tests/panic/
H A Dlocation.rs22 const LINE: u32 = CALLER.line(); in location_const_line() constant
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/tests/panic/
H A Dlocation.rs22 const LINE: u32 = CALLER.line(); in location_const_line() constant
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/tests/panic/
H A Dlocation.rs22 const LINE: u32 = CALLER.line(); in location_const_line() constant
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/tests/panic/
H A Dlocation.rs22 const LINE: u32 = CALLER.line(); in location_const_line() constant
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pipe.c191 #define LINE(flags,i0,i1) \ macro
293 #define LINE(flags,i0,i1) \ macro
H A Ddraw_so_emit_tmp.h28 #define LINE(flags,i0,i1) so_line(so,i0,i1) macro
H A Ddraw_prim_assembler_tmp.h24 #define LINE(flags, i0, i1) prim_line(asmblr, i0, i1) macro
H A Ddraw_mesh_prim_tmp.h25 #define LINE(flags, i0, i1) prim_line(asmblr, i0, i1) macro
H A Ddraw_gs_tmp.h27 #define LINE(flags,i0,i1) gs_line(gs,i0,i1) macro
/aosp_15_r20/external/angle/src/compiler/translator/
H A Dglslang.y149 #define ES3_OR_NEWER(TOKEN, LINE, REASON) do { \ argument
155 #define ES3_1_OR_NEWER(TOKEN, LINE, REASON) do { \ argument
/aosp_15_r20/external/libopus/celt/arm/
H A Darm2gnu.pl61 LINE: label
/aosp_15_r20/external/ltp/tools/
H A Dgenhtml.pl109 LINE: while ($line = <FILE>) { label
/aosp_15_r20/external/apache-velocity-engine/velocity-engine-core/src/main/java/org/apache/velocity/runtime/directive/
H A DDirectiveConstants.java34 int LINE = 2; field
/aosp_15_r20/external/cronet/components/cronet/tools/
H A Dgenerate_accept_languages.py41 def LINE(locale, accept_langs): function
/aosp_15_r20/system/tools/aidl/
Dcomments.h28 enum class Type { LINE, BLOCK }; enumerator
/aosp_15_r20/external/deqp/modules/glshared/
H A DglsScissorTests.hpp56 LINE, enumerator
/aosp_15_r20/external/jacoco/org.jacoco.core/src/org/jacoco/core/analysis/
H A DICoverageNode.java58 LINE, enumConstant
/aosp_15_r20/external/mesa3d/src/panfrost/compiler/valhall/
H A Dasm.py31 LINE = '' variable

12345678910>>...15