Home
last modified time | relevance | path

Searched defs:LAST (Results 1 – 17 of 17) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcRobustBufferAccessBehaviorTests.hpp413 LAST enumerator
520 LAST enumerator
563 LAST enumerator
DglcViewportArrayTests.hpp579 LAST, enumerator
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/preprocessor/
DToken.h27 LAST = 0, // EOF. enumerator
/third_party/skia/third_party/externals/angle2/src/compiler/preprocessor/
DToken.h27 LAST = 0, // EOF. enumerator
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/preprocessor/
DToken.h32 LAST = 0, // EOF. enumerator
/third_party/python/Lib/tkinter/
Dconstants.py99 LAST='last' variable
/third_party/mesa3d/src/gallium/auxiliary/indices/
Du_unfilled_gen.py28 FIRST, LAST = 'first', 'last' variable
Du_indices_gen.py28 FIRST, LAST = 'first', 'last' variable
/third_party/boost/boost/container/detail/
Dalloc_lib.h78 #define BOOST_CONTAINER_MEMCHAIN_INIT_FROM(PMEMCHAIN, FIRST, LAST, NUM)\ argument
/third_party/skia/third_party/externals/harfbuzz/test/api/
Dtest-set.c947 LAST, enumerator
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/duration/impl/
DDataRecord.java272 public static final byte LAST = 2; field
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/impl/
DDataRecord.java249 public static final byte LAST = 2; field
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawIndirectTest.cpp79 LAST enumerator
/third_party/glib/glib/tests/
Dqueue.c152 enum { OFF_QUEUE, HEAD, TAIL, MIDDLE, LAST } where; in get_random_position() enumerator
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DRelativeDateTimeFormatter.java282 LAST, enumConstant
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DRelativeDateTimeFormatter.java252 LAST, enumConstant
/third_party/mbedtls/library/
Decp_curves.c4876 #define LAST p += WIDTH; *p = c; while( ++p < end ) *p = 0 macro
4993 #define LAST \ macro