Home
last modified time | relevance | path

Searched defs:inRaw (Results 1 – 2 of 2) sorted by relevance

/external/OpenCL-CTS/test_common/harness/
Dconversions.cpp392 void convert_explicit_value(void *inRaw, void *outRaw, ExplicitType inType, in convert_explicit_value()
1093 cl_long read_upscale_signed(void *inRaw, ExplicitType inType) in read_upscale_signed()
1113 cl_ulong read_upscale_unsigned(void *inRaw, ExplicitType inType) in read_upscale_unsigned()
1133 float read_as_float(void *inRaw, ExplicitType inType) in read_as_float()
/external/icu/icu4c/source/test/intltest/
Dtzfmttst.cpp162 int32_t inRaw, inDst; in TestTimeZoneRoundTrip() local