Lines Matching full:int16_t
1288 DATA_VIEW_GETTER(Int16, int16_t, NumberFromInt32)1308 int16_t DataViewConvertValue<int16_t>(double value) {1309 return static_cast<int16_t>(DoubleToInt32(value));1371 DATA_VIEW_SETTER(Int16, int16_t)10174 IterateExternalArrayElements<ExternalShortArray, int16_t>(