/external/tensorflow/tensorflow/python/keras/layers/preprocessing/ |
D | preprocessing_stage_test.py | 40 class PL(base_preprocessing_layer.PreprocessingLayer): class
|
D | preprocessing_stage_functional_test.py | 40 class PL(base_preprocessing_layer.PreprocessingLayer): class
|
/external/clang/tools/arcmt-test/ |
D | arcmt-test.cpp | 310 PresumedLoc PL = SM.getPresumedLoc(loc); in printSourceLocation() local 322 PresumedLoc PL = SM.getPresumedLoc(range.getBegin()); in printSourceRange() local
|
/external/llvm-project/clang/tools/arcmt-test/ |
D | arcmt-test.cpp | 309 PresumedLoc PL = SM.getPresumedLoc(loc); in printSourceLocation() local 321 PresumedLoc PL = SM.getPresumedLoc(range.getBegin()); in printSourceRange() local
|
/external/llvm-project/lldb/test/Shell/SymbolFile/NativePDB/ |
D | tag-types.cpp | 49 long *PL; member in Class 72 const long *PL; member
|
/external/libphonenumber/libphonenumber/test/com/google/i18n/phonenumbers/ |
D | RegionCode.java | 52 static final String PL = "PL"; field in RegionCode
|
/external/clang/lib/Lex/ |
D | PPLexerChange.cpp | 81 if (PTHLexer *PL = PTH->CreateLexer(FID)) { in EnterSourceFile() local 137 void Preprocessor::EnterSourceFileWithPTH(PTHLexer *PL, in EnterSourceFileWithPTH()
|
/external/llvm/lib/IR/ |
D | Module.cpp | 496 void Module::setPICLevel(PICLevel::Level PL) { in setPICLevel() 510 void Module::setPIELevel(PIELevel::Level PL) { in setPIELevel()
|
/external/llvm/tools/dsymutil/ |
D | dsymutil.cpp | 104 llvm::raw_fd_ostream PL(InfoPlist, EC, llvm::sys::fs::F_Text); in createPlistFile() local
|
/external/llvm-project/llvm/lib/Target/ARM/Utils/ |
D | ARMBaseInfo.h | 36 PL, // Plus, positive or zero >, ==, or unordered enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
D | Module.cpp | 514 void Module::setPICLevel(PICLevel::Level PL) { in setPICLevel() 528 void Module::setPIELevel(PIELevel::Level PL) { in setPIELevel()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Utils/ |
D | ARMBaseInfo.h | 36 PL, // Plus, positive or zero >, ==, or unordered enumerator
|
/external/clang/lib/Serialization/ |
D | ASTWriterDecl.cpp | 690 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/llvm-project/llvm/lib/IR/ |
D | Module.cpp | 542 void Module::setPICLevel(PICLevel::Level PL) { in setPICLevel() 556 void Module::setPIELevel(PIELevel::Level PL) { in setPIELevel()
|
/external/llvm-project/clang/lib/Serialization/ |
D | ASTWriterDecl.cpp | 765 for (const auto &PL : D->protocol_locs()) in VisitObjCInterfaceDecl() local 820 for (const auto &PL : D->protocol_locs()) in VisitObjCProtocolDecl() local 842 for (const auto &PL : D->protocol_locs()) in VisitObjCCategoryDecl() local
|
/external/clang/lib/AST/ |
D | OpenMPClause.cpp | 291 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/ |
D | AArch64BaseInfo.h | 199 PL = 0x5, // Plus, positive or zero >, ==, or unordered enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | LoopSimplifyCFG.cpp | 449 for (auto *PL = DL->getParentLoop(); PL; PL = PL->getParentLoop()) in deleteDeadLoopBlocks() local
|
/external/llvm-project/llvm/tools/dsymutil/ |
D | dsymutil.cpp | 316 raw_fd_ostream PL(InfoPlist, EC, sys::fs::OF_Text); in createPlistFile() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/Utils/ |
D | AArch64BaseInfo.h | 241 PL = 0x5, // Plus, positive or zero >, ==, or unordered enumerator
|
/external/llvm-project/llvm/lib/Transforms/Scalar/ |
D | LoopSimplifyCFG.cpp | 456 for (auto *PL = DL->getParentLoop(); PL; PL = PL->getParentLoop()) in deleteDeadLoopBlocks() local
|
/external/llvm-project/llvm/lib/Target/AArch64/Utils/ |
D | AArch64BaseInfo.h | 241 PL = 0x5, // Plus, positive or zero >, ==, or unordered enumerator
|
/external/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMBaseInfo.h | 35 PL, // Plus, positive or zero >, ==, or unordered enumerator
|
/external/llvm/lib/Transforms/Utils/ |
D | BasicBlockUtils.cpp | 300 if (Loop *PL = LI->getLoopFor(Pred)) in UpdateAnalysisInformation() local
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCAsmPrinter.cpp | 483 PICLevel::Level PL = M->getPICLevel(); in EmitInstruction() local
|