Home
last modified time | relevance | path

Searched refs:indices (Results 1 – 8 of 8) sorted by relevance

/system/nvram/messages/include/nvram/messages/
Dtype_traits.h74 template <size_t size, size_t... indices>
78 indices...>::Type;
81 template <size_t... indices>
82 struct make_index_sequence_builder<0, indices...> {
83 using Type = index_sequence<indices...>;
Dproto.hpp255 template <typename StructType, size_t... indices>
256 struct StructDescriptor<StructType, index_sequence<indices...>> {
367 FieldDescriptorBuilder<indices>::kDescriptor...};
/system/bt/packet/base/
Dpacket.h45 auto indices = pkt->GetPayloadIndecies(); in Packet() local
46 packet_start_index_ = indices.first; in Packet()
47 packet_end_index_ = indices.second; in Packet()
/system/extras/simpleperf/scripts/purgatorio/templates/
Dmain.js82 let graph_selection = graph_source.selected.indices
127 table_source.selected.indices = []
180 let graph_selection = graph_source.selected.indices
185 let table_selection = table_source.selected.indices
/system/update_engine/payload_consumer/
Ddelta_performer_unittest.cc1176 std::vector<size_t> indices; in TEST_F() local
1179 [&indices](size_t index) mutable { indices.emplace_back(index); }); in TEST_F()
1193 ASSERT_TRUE(std::is_sorted(indices.begin(), indices.end())); in TEST_F()
1194 ASSERT_GT(indices.size(), 0UL); in TEST_F()
1197 ASSERT_EQ(indices[indices.size() - 1], 2UL); in TEST_F()
/system/chre/pal/doc/
DDoxyfile1174 # shown in the various tree structured indices initially; the user can expand
/system/chre/chre_api/doc/
DDoxyfile1174 # shown in the various tree structured indices initially; the user can expand
/system/media/audio_utils/
DDoxyfile1263 # shown in the various tree structured indices initially; the user can expand