Home
last modified time | relevance | path

Searched refs:ref_type (Results 1 – 2 of 2) sorted by relevance

/external/curl/packages/vms/
Dcompare_curl_source.com195 $ ref_type = f$parse(ref_spec,,,"TYPE")
218 $ ref_name_type = ref_name + ref_type
/external/opencv3/modules/core/src/
Docl.cpp5432 if (strat == OCL_VECTOR_OWN && ctype != ref_type) \
5474 int ref_type = src1.type(); in checkOptimalVectorWidth() local