Home
last modified time | relevance | path

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

/development/vndk/tools/vtable-dumper/
Dvndk_vtable_dumper.cpp50 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()
/development/build/tools/
Dmk_sdk_repo_xml.sh191 local P E
194 P=$1
196 if [[ "$E" == "$ELEMENT" ]] && [[ "$P" == "@" || "$P" == "$PARENT" ]]; then
/development/samples/ApiDemos/src/com/example/android/apis/graphics/
DTouchPaint.java405 final int P = event.getPointerCount(); in onTouchOrHoverEvent() local
407 for (int j = 0; j < P; j++) { in onTouchOrHoverEvent()
419 for (int j = 0; j < P; j++) { in onTouchOrHoverEvent()
/development/sdk/
Dsdk_files_NOTICE.txt4845 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>