Home
last modified time | relevance | path

Searched defs:kSingle (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/webrtc/test/testsupport/
H A Dframe_reader.h51 enum class RepeatMode { kSingle, kRepeat, kPingPong }; enumerator
/aosp_15_r20/external/pdfium/core/fpdfapi/cmaps/
H A Dfpdf_cmaps.h24 enum class Type : bool { kSingle, kRange }; enumerator
/aosp_15_r20/external/perfetto/src/trace_processor/storage/
H A Dstats.h474 kSingle, // Single-value property, one value per key. enumerator
/aosp_15_r20/external/vixl/src/aarch32/
H A Dinstructions-aarch32.h691 enum SpacingType { kSingle, kDouble }; enumerator