Searched defs:inRaw (Results 1 – 3 of 3) sorted by relevance
393 void convert_explicit_value(void *inRaw, void *outRaw, ExplicitType inType, in convert_explicit_value()1094 cl_long read_upscale_signed(void *inRaw, ExplicitType inType) in read_upscale_signed()1114 cl_ulong read_upscale_unsigned(void *inRaw, ExplicitType inType) in read_upscale_unsigned()1134 float read_as_float(void *inRaw, ExplicitType inType) in read_as_float()
166 int32_t inRaw, inDst; in TestTimeZoneRoundTrip() local