Home
last modified time | relevance | path

Searched defs:kEnd (Results 1 – 25 of 75) sorted by relevance

123

/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/gatt/
H A Dclient_test.cc1419 constexpr att::Handle kEnd = 0x0001; in TEST_F() local
1431 constexpr att::Handle kEnd = 0xFFFF; in TEST_F() local
1455 constexpr att::Handle kEnd = 0xFFFF; in TEST_F() local
1493 constexpr att::Handle kEnd = 0xFFFF; in TEST_F() local
1537 constexpr att::Handle kEnd = 0xFFFF; in TEST_F() local
1564 constexpr att::Handle kEnd = 0xFFFF; in TEST_F() local
1594 constexpr att::Handle kEnd = 0xFFFF; in TEST_F() local
1623 constexpr att::Handle kEnd = 0x0005; in TEST_F() local
1678 constexpr att::Handle kEnd = 0x0005; in TEST_F() local
1736 constexpr att::Handle kEnd = 0xFFFF; in TEST_F() local
[all …]
/aosp_15_r20/art/perfetto_hprof/
H A Dperfetto_hprof.h35 kEnd, enumerator
/aosp_15_r20/external/perfetto/src/traceconv/
H A Dtrace_to_systrace.h32 enum class Keep { kStart = 0, kEnd, kAll }; enumerator
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
H A Dpasses_detail.h41 enum MoveTransposeDirection { kBegin, kEnd }; enumerator
/aosp_15_r20/external/webrtc/pc/
H A Dremote_audio_source.h43 kEnd, enumerator
/aosp_15_r20/external/pigweed/pw_channel/public/pw_channel/
H A Dproperties.h63 kEnd, enumerator
/aosp_15_r20/external/libultrahdr/third_party/image_io/includes/image_io/xml/
H A Dxml_portion.h14 kEnd = 4, enumerator
/aosp_15_r20/external/image_io/includes/image_io/xml/
H A Dxml_portion.h14 kEnd = 4, enumerator
/aosp_15_r20/external/icu/icu4c/source/common/unicode/
H A Dchariter.h367 enum EOrigin { kStart, kCurrent, kEnd }; enumerator
/aosp_15_r20/external/icu/libicu/cts_headers/unicode/
H A Dchariter.h367 enum EOrigin { kStart, kCurrent, kEnd }; enumerator
/aosp_15_r20/art/runtime/
H A Dstring_builder_append.h39 kEnd = 0u, enumerator
/aosp_15_r20/prebuilts/runtime/mainline/i18n/sdk/common_os/include/external/icu/icu4c/source/common/unicode/
H A Dchariter.h367 enum EOrigin { kStart, kCurrent, kEnd }; enumerator
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/linux_glibc/include/external/icu/icu4c/source/common/unicode/
H A Dchariter.h367 enum EOrigin { kStart, kCurrent, kEnd }; enumerator
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/linux_bionic/include/external/icu/icu4c/source/common/unicode/
H A Dchariter.h367 enum EOrigin { kStart, kCurrent, kEnd }; enumerator
/aosp_15_r20/external/cronet/third_party/icu/source/common/unicode/
H A Dchariter.h367 enum EOrigin { kStart, kCurrent, kEnd }; enumerator
/aosp_15_r20/prebuilts/runtime/mainline/i18n/test-exports/android/include/external/icu/icu4c/source/common/unicode/
H A Dchariter.h367 enum EOrigin { kStart, kCurrent, kEnd }; enumerator
/aosp_15_r20/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/sevenz/
H A DNID.java21 public static final int kEnd = 0x00; field in NID
/aosp_15_r20/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
H A Dchttp2_transport.h112 kEnd, enumerator
/aosp_15_r20/frameworks/libs/binary_translation/guest_os_primitives/
Dguest_map_shadow_test.cc104 const char* kEnd = kStart + kGuestRegionSize; in TEST_F() local
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/
DDeviceLostHelper.h58 enum class MarkerType { kBegin, kEnd }; enumerator
/aosp_15_r20/system/unwinding/libunwindstack/tests/
H A DMemoryOfflineBufferTest.cpp44 static constexpr uint64_t kEnd = kStart + kLength; member in unwindstack::MemoryOfflineBufferTest
/aosp_15_r20/external/pdfium/xfa/fxfa/
H A Dcxfa_ffdocview.h33 enum class LayoutStatus : uint8_t { kNone, kStart, kDoing, kEnd }; enumerator
/aosp_15_r20/external/pigweed/pw_containers/public/pw_containers/
H A Dfiltered_view.h88 enum EndIterator { kEnd }; enumerator
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/qpack/
H A Dvalue_splitting_header_list_test.cc26 const int kEnd = 6; in TEST() local
/aosp_15_r20/external/skia/tools/skui/
H A DKey.h15 kEnd, //!< the red key enumerator

123