HomeSort by relevance Sort by last modified time
    Searched defs:PA (Results 1 - 9 of 9) sorted by null

  /external/arduino/hardware/arduino/cores/arduino/
pins_arduino.c 68 #define PA 1
155 PA , // PA 0 ** 22 ** D22
156 PA , // PA 1 ** 23 ** D23
157 PA , // PA 2 ** 24 ** D24
158 PA , // PA 3 ** 25 ** D25
159 PA , // PA 4 ** 26 ** D26
    [all...]
  /external/llvm/tools/llvm-prof/
llvm-prof.cpp 241 ProfileAnnotator PA(PI);
244 M.print(outs(), &PA);
249 (*I)->print(outs(), &PA);
  /external/llvm/lib/Transforms/ObjCARC/
ObjCARCContract.cpp 54 ProvenanceAnalysis PA;
191 DependingInstructions, Visited, PA);
195 DependingInstructions, Visited, PA);
269 if (CanUse(Inst, Load, PA, Class))
359 PA.setAA(&getAnalysis<AliasAnalysis>());
ObjCARCOpts.cpp 705 ProvenanceAnalysis PA;
    [all...]
  /external/llvm/lib/IR/
Attributes.cpp 41 AttributeImpl *PA = pImpl->AttrsSet.FindNodeOrInsertPos(ID, InsertPoint);
43 if (!PA) {
46 PA = !Val ?
49 pImpl->AttrsSet.InsertNode(PA, InsertPoint);
53 return Attribute(PA);
63 AttributeImpl *PA = pImpl->AttrsSet.FindNodeOrInsertPos(ID, InsertPoint);
65 if (!PA) {
68 PA = new AttributeImpl(Context, Kind, Val);
69 pImpl->AttrsSet.InsertNode(PA, InsertPoint);
73 return Attribute(PA);
    [all...]
  /external/webkit/Source/WebKit/android/content/
address_detector.cpp 713 PA = 43, // PA Pennsylvania
748 PA, PA, PA, PA, PA, PA, PA, PA, PA, PA, // 150-15
    [all...]
  /libcore/luni/src/test/java/libcore/java/util/
EnumSetTest.java 105 HF, TA, W, RE, OS, IR, PT, AU, HG, TL, PB, BI, PO, AT, RN, FR, RA, AC, TH, PA, U, NP, PU,
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.util_1.0.200.v20100503.jar 
org.eclipse.equinox.p2.publisher_1.1.2.v20100824-2220.jar 

Completed in 135 milliseconds