Home
last modified time | relevance | path

Searched refs:ptypes (Results 1 - 2 of 2) sorted by relevance

/third_party/elfutils/libebl/
H A Deblsegmenttypename.c46 static const char *ptypes[PT_NUM] = in ebl_segment_type_name() local
61 res = ptypes[segment]; in ebl_segment_type_name()
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
H A DICUJDKCompare.java553 Class[] ptypes = m.getParameterTypes(); in toString()
554 for (int j = 0; j < ptypes.length; ++j) { in toString()
558 buf.append(nameOf(ptypes[j])); in toString()

Completed in 2 milliseconds