Home
last modified time | relevance | path

Searched defs:PL (Results 1 – 14 of 14) sorted by relevance

/external/clang/lib/Lex/
DPPLexerChange.cpp76 if (PTHLexer *PL = PTH->CreateLexer(FID)) { in EnterSourceFile() local
122 void Preprocessor::EnterSourceFileWithPTH(PTHLexer *PL, in EnterSourceFileWithPTH()
/external/clang/tools/arcmt-test/
Darcmt-test.cpp308 PresumedLoc PL = SM.getPresumedLoc(loc); in printSourceLocation() local
320 PresumedLoc PL = SM.getPresumedLoc(range.getBegin()); in printSourceRange() local
/external/clang/lib/Serialization/
DASTWriterDecl.cpp436 for (ObjCInterfaceDecl::protocol_loc_iterator PL = D->protocol_loc_begin(), in VisitObjCInterfaceDecl() local
491 for (ObjCProtocolDecl::protocol_loc_iterator PL = D->protocol_loc_begin(), in VisitObjCProtocolDecl() local
520 PL = D->protocol_loc_begin(), PLEnd = D->protocol_loc_end(); in VisitObjCForwardProtocolDecl() local
534 PL = D->protocol_loc_begin(), PLEnd = D->protocol_loc_end(); in VisitObjCCategoryDecl() local
/external/opencv/cv/src/
Dcvfloodfill.cpp144 int k, YC, PL, PR, dir; in icvFloodFill_8u_CnIR() local
276 int k, YC, PL, PR, dir; in icvFloodFill_32f_CnIR() local
453 int k, YC, PL, PR, dir, curstep; in icvFloodFill_Grad_8u_CnIR() local
759 int k, YC, PL, PR, dir, curstep; in icvFloodFill_Grad_32f_CnIR() local
/external/llvm/lib/Target/ARM/
DARMBaseInfo.h38 PL, // Plus, positive or zero >, ==, or unordered enumerator
/external/grub/stage2/
Diso9660.h183 struct PL { struct
184 iso_32bit_t location;
/external/opencv/cvaux/src/
Dcvsegment.cpp123 int k, YC, PL, PR, flag/*, curstep*/; in icvSegmFloodFill_Stage1() local
/external/llvm/lib/Transforms/Utils/
DBasicBlockUtils.cpp363 if (Loop *PL = LI->getLoopFor(Preds[i])) in SplitBlockPredecessors() local
/external/clang/lib/Frontend/
DVerifyDiagnosticsClient.cpp151 for (DirectiveList **PL = Lists; *PL; ++PL) { in ~ExpectedData() local
/external/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp465 static Loop *CloneLoop(Loop *L, Loop *PL, ValueToValueMapTy &VM, in CloneLoop()
/external/libphonenumber/java/test/com/android/i18n/phonenumbers/
DPhoneNumberUtilTest.java121 static final String PL = "PL"; field in PhoneNumberUtilTest.RegionCode
/external/clang/lib/AST/
DItaniumMangle.cpp2847 void CXXNameMangler::mangleTemplateArgs(const TemplateParameterList &PL, in mangleTemplateArgs()
2856 void CXXNameMangler::mangleTemplateArgs(const TemplateParameterList &PL, in mangleTemplateArgs()
/external/webkit/Source/JavaScriptCore/assembler/
DARMAssembler.h111 PL = 0x50000000, enumerator
/external/clang/tools/libclang/
DCIndex.cpp1001 ObjCCategoryDecl::protocol_loc_iterator PL = ND->protocol_loc_begin(); in VisitObjCCategoryDecl() local
1011 ObjCProtocolDecl::protocol_loc_iterator PL = PID->protocol_loc_begin(); in VisitObjCProtocolDecl() local
1065 ObjCInterfaceDecl::protocol_loc_iterator PL = D->protocol_loc_begin(); in VisitObjCInterfaceDecl() local
1102 ObjCForwardProtocolDecl::protocol_loc_iterator PL = D->protocol_loc_begin(); in VisitObjCForwardProtocolDecl() local