Home
last modified time | relevance | path

Searched refs:TOTAL_NUM (Results 1 – 4 of 4) sorted by relevance

/dports/editors/featherpad/FeatherPad-1.0.1/featherpad/
H A Dencoding.cpp68 TOTAL_NUM // 19 enumerator
71 static const std::string countryTable[TOTAL_NUM][MAX_COUNTRY_NUM] =
95 static const std::string encodingTable[TOTAL_NUM][ENCODING_MAX_ITEM_NUM] =
132 while (code == 0 && j < TOTAL_NUM) in getLocaleNum()
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/
H A DCommon_ISA_util.cpp111 static_assert((int)GenPrecision::TOTAL_NUM == 13);
1594 if (ix > (int)GenPrecision::INVALID && ix < (int)GenPrecision::TOTAL_NUM) in toString()
H A DCommon_ISA.h465 extern GenPrecision_Info_t GenPrecisionTable[(unsigned int)GenPrecision::TOTAL_NUM];
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/visa/include/
H A Dvisa_igc_common_header.h650 TOTAL_NUM enumerator