Home
last modified time | relevance | path

Searched refs:PM (Results 1 – 17 of 17) sorted by relevance

/frameworks/compile/mclinker/lib/CodeGen/
DMCLDTargetMachine.cpp114 PassManagerBase &PM) { in addPassesToHandleExceptions() argument
123 PM.add(createSjLjEHPreparePass(TM->getTargetLowering())); in addPassesToHandleExceptions()
128 PM.add(createDwarfEHPass(TM)); in addPassesToHandleExceptions()
131 PM.add(createLowerInvokePass(TM->getTargetLowering())); in addPassesToHandleExceptions()
134 PM.add(createUnreachableBlockEliminationPass()); in addPassesToHandleExceptions()
141 PassManagerBase &PM, in addPassesToGenerateCode() argument
145 TargetPassConfig *PassConfig = TM->createPassConfig(PM); in addPassesToGenerateCode()
150 PM.add(PassConfig); in addPassesToGenerateCode()
154 addPassesToHandleExceptions(TM, PM); in addPassesToGenerateCode()
163 PM.add(MMI); in addPassesToGenerateCode()
[all …]
/frameworks/opt/datetimepicker/src/com/android/datetimepicker/time/
DAmPmCirclesView.java54 private static final int PM = TimePickerDialog.PM; field in AmPmCirclesView
126 return PM; in getIsTouchingAmOrPm()
168 } else if (mAmOrPm == PM) { in onDraw()
175 } else if (mAmOrPmPressed == PM) { in onDraw()
DTimePickerDialog.java65 public static final int PM = 1; field in TimePickerDialog
256 updateAmPmDisplay(mInitialHourOfDay < 12? AM : PM); in onCreateView()
263 amOrPm = PM; in onCreateView()
264 } else if (amOrPm == PM){ in onCreateView()
299 } else if (amOrPm == PM){
450 } else if (deleted == getAmOrPmKeyCode(PM)) {
466 (keyCode == getAmOrPmKeyCode(AM) || keyCode == getAmOrPmKeyCode(PM)))) {
558 mTypedTimes.contains(getAmOrPmKeyCode(PM)));
604 updateAmPmDisplay(hour < 12? AM : PM); in updateDisplay()
671 } else if (keyCode == getAmOrPmKeyCode(PM)){
[all …]
DRadialPickerLayout.java61 private static final int PM = TimePickerDialog.PM; field in RadialPickerLayout
184 mAmPmCirclesView.initialize(context, initialHoursOfDay < 12? AM : PM); in initialize()
279 return PM; in getIsCurrentlyAmOrPm()
295 } else if (value == PM) { in setValueForItem()
582 if (mIsTouchingAmOrPm == AM || mIsTouchingAmOrPm == PM) { in onTouch()
635 if (mIsTouchingAmOrPm == AM || mIsTouchingAmOrPm == PM) { in onTouch()
676 if (mIsTouchingAmOrPm == AM || mIsTouchingAmOrPm == PM) { in onTouch()
701 } else if (amOrPm == PM && value != 12) { in onTouch()
/frameworks/compile/libbcc/tools/bcc_strip_attr/
Dbcc_strip_attr.cpp130 PassManager PM; in main() local
131 PM.add(createStripAttributePass()); in main()
132 PM.run(*M.get()); in main()
/frameworks/base/docs/html/google/gcm/
Ddemo.jd144 [java] Jun 15, 2012 8:46:06 PM com.google.apphosting.utils.jetty.JettyLogger info
146 …[java] Jun 15, 2012 8:46:06 PM com.google.apphosting.utils.config.AppEngineWebXmlReader readAppEng…
148 …[java] Jun 15, 2012 8:46:06 PM com.google.apphosting.utils.config.AbstractConfigXmlReader readConf…
150 …[java] Jun 15, 2012 8:46:09 PM com.google.android.gcm.demo.server.ApiKeyInitializer contextInitial…
152 [java] Jun 15, 2012 8:46:09 PM com.google.appengine.tools.development.DevAppServerImpl start
154 [java] Jun 15, 2012 8:46:09 PM com.google.appengine.tools.development.DevAppServerImpl start
/frameworks/base/docs/html/design/building-blocks/
Dpickers.jd35 entering the parts of the date (month, day, year) or time (hour, minute, AM/PM). Using these in your
/frameworks/compile/mclinker/tools/llvm-mcld/
Dllvm-mcld.cpp1401 PassManager PM; in main() local
1405 PM.add(new DataLayout(*DL)); in main()
1407 PM.add(new DataLayout(&mod)); in main()
1414 if( TheTargetMachine.addPassesToEmitFile(PM, in main()
1429 PM.run(mod); in main()
/frameworks/base/docs/html/guide/topics/ui/
Dcontrols.jd89 …>TimePicker</code> widget to enter the values for a time (hour, minute, AM/PM), which will be form…
/frameworks/base/core/java/android/widget/
DTimePicker.java519 int index = mIsAm ? Calendar.AM : Calendar.PM; in updateAmPmControl()
/frameworks/base/docs/html-intl/ja/guide/publishing/
Dapp-signing.jd147 [exec] Debug Certificate expired on 8/4/08 3:43 PM</pre>
/frameworks/base/docs/html/distribute/googleplay/quality/
Dcore.jd394 <a href="#PM-1">PM-1</a>
746 PM-1
/frameworks/base/docs/html/guide/topics/ui/controls/
Dpickers.jd36 Each picker provides controls for selecting each part of the time (hour, minute, AM/PM) or date
/frameworks/base/docs/html/about/versions/
Dandroid-1.1.jd171 AM/PM).</li>
/frameworks/base/docs/html/guide/topics/ui/accessibility/
Dservices.jd250 user selects a 4:00 PM time slot in a Monday to Friday day list and the accessibility service
251 announces “4 PM”, but does not announce the weekday name, the day of the month, or the month name,
/frameworks/base/docs/html/tools/publishing/
Dapp-signing.jd245 [exec] Debug Certificate expired on 8/4/08 3:43 PM</pre>
/frameworks/base/api/
Dcurrent.txt39546 field public static final int PM = 1; // 0x1