Home
last modified time | relevance | path

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

12

/external/wmediumd/wmediumd/
Dconfig.c105 double PL, d; in calc_path_loss_free_space() local
132 double PL, PL0, d; in calc_path_loss_log_distance() local
168 double PL, d; in calc_path_loss_itu() local
/external/clang/tools/arcmt-test/
Darcmt-test.cpp310 PresumedLoc PL = SM.getPresumedLoc(loc); in printSourceLocation() local
322 PresumedLoc PL = SM.getPresumedLoc(range.getBegin()); in printSourceRange() local
/external/clang/lib/Lex/
DPPLexerChange.cpp81 if (PTHLexer *PL = PTH->CreateLexer(FID)) { in EnterSourceFile() local
137 void Preprocessor::EnterSourceFileWithPTH(PTHLexer *PL, in EnterSourceFileWithPTH()
/external/libphonenumber/libphonenumber/test/com/google/i18n/phonenumbers/
DRegionCode.java53 static final String PL = "PL"; field in RegionCode
/external/llvm/lib/IR/
DModule.cpp496 void Module::setPICLevel(PICLevel::Level PL) { in setPICLevel()
510 void Module::setPIELevel(PIELevel::Level PL) { in setPIELevel()
/external/llvm/tools/dsymutil/
Ddsymutil.cpp104 llvm::raw_fd_ostream PL(InfoPlist, EC, llvm::sys::fs::F_Text); in createPlistFile() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DModule.cpp514 void Module::setPICLevel(PICLevel::Level PL) { in setPICLevel()
528 void Module::setPIELevel(PIELevel::Level PL) { in setPIELevel()
DDIBuilder.cpp60 auto PL = PreservedLabels.find(SP); in finalizeSubprogram() local
/external/clang/lib/Serialization/
DASTWriterDecl.cpp690 for (const auto &PL : D->protocol_locs()) in VisitObjCInterfaceDecl() local
745 for (const auto &PL : D->protocol_locs()) in VisitObjCProtocolDecl() local
767 for (const auto &PL : D->protocol_locs()) in VisitObjCCategoryDecl() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Utils/
DARMBaseInfo.h36 PL, // Plus, positive or zero >, ==, or unordered enumerator
/external/clang/lib/AST/
DOpenMPClause.cpp291 void OMPLinearClause::setPrivates(ArrayRef<Expr *> PL) { in setPrivates()
319 ArrayRef<Expr *> PL, ArrayRef<Expr *> IL, Expr *Step, Expr *CalcStep, in Create()
/external/llvm/lib/Target/AArch64/Utils/
DAArch64BaseInfo.h199 PL = 0x5, // Plus, positive or zero >, ==, or unordered enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Utils/
DAArch64BaseInfo.h241 PL = 0x5, // Plus, positive or zero >, ==, or unordered enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopSimplifyCFG.cpp449 for (auto *PL = DL->getParentLoop(); PL; PL = PL->getParentLoop()) in deleteDeadLoopBlocks() local
DLoopUnswitch.cpp908 static Loop *CloneLoop(Loop *L, Loop *PL, ValueToValueMapTy &VM, in CloneLoop()
DSimpleLoopUnswitch.cpp1334 for (Loop *PL = ClonedL; PL; PL = PL->getParentLoop()) in buildClonedLoops() local
/external/llvm/lib/Transforms/Utils/
DBasicBlockUtils.cpp300 if (Loop *PL = LI->getLoopFor(Pred)) in UpdateAnalysisInformation() local
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMBaseInfo.h35 PL, // Plus, positive or zero >, ==, or unordered enumerator
/external/llvm/lib/Target/PowerPC/
DPPCAsmPrinter.cpp483 PICLevel::Level PL = M->getPICLevel(); in EmitInstruction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DBasicBlockUtils.cpp593 if (Loop *PL = LI->getLoopFor(Pred)) in UpdateAnalysisInformation() local
/external/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp728 static Loop *CloneLoop(Loop *L, Loop *PL, ValueToValueMapTy &VM, in CloneLoop()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCAsmPrinter.cpp543 PICLevel::Level PL = M->getPICLevel(); in EmitInstruction() local
/external/clang/lib/Driver/
DDriver.cpp1586 llvm::SmallVector<phases::ID, phases::MaxNumberOfPhases> PL; in BuildActions() local
/external/clang/tools/libclang/
DCIndex.cpp1048 ObjCCategoryDecl::protocol_loc_iterator PL = ND->protocol_loc_begin(); in VisitObjCCategoryDecl() local
1061 ObjCProtocolDecl::protocol_loc_iterator PL = PID->protocol_loc_begin(); in VisitObjCProtocolDecl() local
1142 ObjCInterfaceDecl::protocol_loc_iterator PL = D->protocol_loc_begin(); in VisitObjCInterfaceDecl() local
/external/llvm/tools/llvm-objdump/
DMachODump.cpp5341 SectionRef PL = get_section(O, "__OBJC2", "__protocol_list"); in printObjc2_64bit_MetaData() local
5429 const SectionRef PL = get_section(O, "__OBJC2", "__protocol_list"); in printObjc2_32bit_MetaData() local
5434 const SectionRef PL = get_section(O, "__DATA", "__objc_protolist"); in printObjc2_32bit_MetaData() local

12