Searched refs:P (Results 1 – 4 of 4) sorted by relevance
50 for (StringMapEntry<Option *> &P : getRegisteredOptions()) { in HideIrrelevantCommandLineOptions()51 if (P.second->Category == &VTableDumperCategory) { in HideIrrelevantCommandLineOptions()54 if (P.first().startswith("help")) { in HideIrrelevantCommandLineOptions()57 P.second->setHiddenFlag(Hidden); in HideIrrelevantCommandLineOptions()
191 local P E194 P=$1196 if [[ "$E" == "$ELEMENT" ]] && [[ "$P" == "@" || "$P" == "$PARENT" ]]; then
405 final int P = event.getPointerCount(); in onTouchOrHoverEvent() local407 for (int j = 0; j < P; j++) { in onTouchOrHoverEvent()419 for (int j = 0; j < P; j++) { in onTouchOrHoverEvent()
4845 are met:<P>4848 notice, this list of conditions and the following disclaimer.<P>4852 documentation and/or other materials provided with the distribution.<P>