Home
last modified time | relevance | path

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

/external/gemmlowp/internal/
Dallocator.h46 enum class TypeId : std::uint8_t { Uint8, Int8, Uint16, Int16, Uint32, Int32 }; enumerator
/external/v8/src/
Dmachine-type.h116 constexpr static MachineType Uint16() { in Uint16() function
/external/tensorflow/tensorflow/go/
Dtensor.go58 Uint16 DataType = C.TF_UINT16 const
/external/libchrome/mojo/public/js/lib/
Dcodec.js758 function Uint16() { class