/aosp_15_r20/external/cronet/third_party/cpu_features/src/src/ |
H A D | define_introspection.inl | 51 #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 D | define_introspection_and_hwcaps.inl | 18 #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 D | define_introspection.inl | 51 #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 D | define_introspection_and_hwcaps.inl | 18 #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 D | howExpensiveIs.cpp | 290 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 D | howExpensiveIs.cpp | 290 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 D | location.rs | 22 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 D | location.rs | 22 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 D | location.rs | 22 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 D | location.rs | 22 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 D | location.rs | 22 const LINE: u32 = CALLER.line(); in location_const_line() constant
|
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/draw/ |
H A D | draw_pipe.c | 191 #define LINE(flags,i0,i1) \ macro 293 #define LINE(flags,i0,i1) \ macro
|
H A D | draw_so_emit_tmp.h | 28 #define LINE(flags,i0,i1) so_line(so,i0,i1) macro
|
H A D | draw_prim_assembler_tmp.h | 24 #define LINE(flags, i0, i1) prim_line(asmblr, i0, i1) macro
|
H A D | draw_mesh_prim_tmp.h | 25 #define LINE(flags, i0, i1) prim_line(asmblr, i0, i1) macro
|
H A D | draw_gs_tmp.h | 27 #define LINE(flags,i0,i1) gs_line(gs,i0,i1) macro
|
/aosp_15_r20/external/angle/src/compiler/translator/ |
H A D | glslang.y | 149 #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 D | arm2gnu.pl | 61 LINE: label
|
/aosp_15_r20/external/ltp/tools/ |
H A D | genhtml.pl | 109 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 D | DirectiveConstants.java | 34 int LINE = 2; field
|
/aosp_15_r20/external/cronet/components/cronet/tools/ |
H A D | generate_accept_languages.py | 41 def LINE(locale, accept_langs): function
|
/aosp_15_r20/system/tools/aidl/ |
D | comments.h | 28 enum class Type { LINE, BLOCK }; enumerator
|
/aosp_15_r20/external/deqp/modules/glshared/ |
H A D | glsScissorTests.hpp | 56 LINE, enumerator
|
/aosp_15_r20/external/jacoco/org.jacoco.core/src/org/jacoco/core/analysis/ |
H A D | ICoverageNode.java | 58 LINE, enumConstant
|
/aosp_15_r20/external/mesa3d/src/panfrost/compiler/valhall/ |
H A D | asm.py | 31 LINE = '' variable
|