/aosp_15_r20/cts/tests/tests/uirendering/src/android/uirendering/cts/testinfrastructure/ |
H A D | DisplayModifier.java | 47 private static final float[] LINES = new float[NUM_PARALLEL_LINES * 8 field in DisplayModifier 59 System.arraycopy(TRIANGLE_POINTS, 0, LINES, 0, TRIANGLE_POINTS.length); in System.arraycopy() argument
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-cppstream-protos/gen/gensrcs/frameworks/base/core/proto/android/internal/ |
D | locallog.proto.h | 15 const uint64_t LINES = 0x0000020900000001LL; variable
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/framework-cppstream-protos/gen/3/frameworks/base/core/proto/android/internal/ |
D | locallog.proto.h | 15 const uint64_t LINES = 0x0000020900000001LL; variable
|
/aosp_15_r20/external/google-cloud-java/google-cloud-examples/src/main/java/com/google/cloud/examples/nio/snippets/ |
H A D | WriteFileWithAttributes.java | 38 private static final String[] LINES = {"value1,", "value"}; field in WriteFileWithAttributes
|
/aosp_15_r20/tools/loganalysis/src/com/android/loganalysis/item/ |
H A D | MemInfoItem.java | 28 public static final String LINES = "LINES"; field in MemInfoItem
|
H A D | SystemPropsItem.java | 28 public static final String LINES = "LINES"; field in SystemPropsItem
|
H A D | ProcrankItem.java | 35 public static final String LINES = "LINES"; field in ProcrankItem
|
/aosp_15_r20/dalvik/dexgen/src/com/android/dexgen/dex/code/ |
H A D | PositionList.java | 40 public static final int LINES = 2; field in PositionList
|
/aosp_15_r20/dalvik/dx/src/com/android/dx/dex/code/ |
H A D | PositionList.java | 40 public static final int LINES = 2; field in PositionList
|
/aosp_15_r20/external/coreboot/payloads/libpayload/curses/PDCurses/pdcurses/ |
H A D | initscr.c | 102 int LINES = 0; /* current terminal height */ variable
|
/aosp_15_r20/tools/loganalysis/javatests/com/android/loganalysis/parser/ |
H A D | DmesgParserTest.java | 45 private static final String[] LINES = field in DmesgParserTest
|
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/io/ |
H A D | CharSourceTest.java | 64 private static final String LINES = "foo\nbar\r\nbaz\rsomething"; field in CharSourceTest
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/ |
H A D | thcoll.cpp | 353 #define LINES 6 macro
|
/aosp_15_r20/sdk/apps/NotificationStudio/src/com/android/notificationstudio/model/ |
H A D | EditableItem.java | 45 LINES(R.string.lines, TYPE_TEXT_LINES, CATEGORY_STYLE), enumConstant
|
/aosp_15_r20/external/llvm/utils/lit/lit/ |
H A D | ProgressBar.py | 72 LINES = None #: Height of the terminal (None for unknown) variable in TerminalController
|
/aosp_15_r20/external/icu/icu4c/source/test/intltest/ |
H A D | thcoll.cpp | 353 #define LINES 6 macro
|
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/io/ |
H A D | CharSourceTest.java | 66 private static final String LINES = "foo\nbar\r\nbaz\rsomething"; field in CharSourceTest
|
/aosp_15_r20/external/apache-velocity-engine/velocity-engine-core/src/main/java/org/apache/velocity/runtime/ |
H A D | RuntimeConstants.java | 471 NONE, BC, LINES, STRUCTURED enumConstant
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/ |
H A D | vktMeshShaderProvokingVertexTestsEXT.cpp | 54 LINES = 0, enumerator
|
H A D | vktMeshShaderQueryTestsEXT.cpp | 99 LINES, enumerator
|
/aosp_15_r20/external/coreboot/payloads/libpayload/curses/ |
H A D | tinycurses.c | 83 int LINES = 25; variable
|
/aosp_15_r20/external/mksh/src/ |
H A D | funcs.c | 1602 enum { LINES, BYTES, UPTO, READALL } readmode = LINES; in c_read() enumerator
|
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/icu/ |
H A D | LDMLConstants.java | 27 public static final String LINES = "lines"; field in LDMLConstants
|
/aosp_15_r20/external/coreboot/payloads/libpayload/curses/PDCurses/ |
H A D | curses.h | 331 PDCEX int LINES; /* terminal height */ variable
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/ |
D | curses.h | 1351 #define LINES NCURSES_PUBLIC_VAR(LINES()) macro
|