Searched refs:keyword (Results 1 – 12 of 12) sorted by relevance
303 String keyword = (String) itemList.get(i).getText(); in getSliceKeywords() local304 if (!TextUtils.isEmpty(keyword)) { in getSliceKeywords()305 stringList.add(keyword); in getSliceKeywords()
270 String keyword = (String) itemList.get(i).getText(); in getSliceKeywords() local271 if (!TextUtils.isEmpty(keyword)) { in getSliceKeywords()272 stringList.add(keyword); in getSliceKeywords()
965 for (String keyword : keywords) { in resolveEnumAttribute()966 Integer i = map.get(keyword.trim()); in resolveEnumAttribute()
72 // C++11 and above supports the "explicit" keyword on conversion operators to stop this
66 // C++11 and above supports the "explicit" keyword on conversion operators to stop this
478 keyword687 | keyword
483 a special output section keyword (see Output Section Keywords)
210 # This tag can be used to specify a number of word-keyword mappings (TCL only).288 # instead of private inheritance when no explicit protection keyword is present.
225 # This tag can be used to specify a number of word-keyword mappings (TCL only).312 # of private inheritance when no explicit protection keyword is present.
238 # instead of private inheritance when no explicit protection keyword is present.
53 // API keyword, but needs special handling by some templates