Home
last modified time | relevance | path

Searched refs:ResourceIndex (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/
DResourcePressureView.cpp62 for (unsigned I = 1, ResourceIndex = 0, E = SM.getNumProcResourceKinds(); in printColumnNames() local
72 OS << "[" << ResourceIndex; in printColumnNames()
79 ResourceIndex++; in printColumnNames()
102 for (unsigned I = 1, ResourceIndex = 0, E = SM.getNumProcResourceKinds(); in printResourcePressurePerIteration() local
111 FOS << '[' << ResourceIndex; in printResourcePressurePerIteration()
119 ResourceIndex++; in printResourcePressurePerIteration()
/external/freetype/src/base/
Dftmac.c99 typedef short ResourceIndex; typedef
812 ResourceIndex res_index; in FT_New_Face_From_Suitcase()
/external/freetype/builds/mac/
Dftmac.c164 typedef short ResourceIndex; typedef
1188 ResourceIndex res_index; in FT_New_Face_From_Suitcase()
/external/freetype/builds/unix/
Dconfigure.raw671 AC_MSG_CHECKING([type ResourceIndex])
689 ResourceIndex i = 0;
/external/freetype/
DChangeLog.234278 `ResourceIndex' type. It is used when built without configure
4282 explicitly, even if `ResourceIndex' is unavailable.
4479 * builds/unix/configure.raw: Check type `ResourceIndex' explicitly
4482 ResourceIndex type definition. The macro does not inform the type
4486 HAVE_TYPE_RESOURCE_INDEX is not defined, ResourceIndex is defined.
5200 type ResourceIndex is introduced for better compatibility.