Home
last modified time | relevance | path

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

123

/external/tensorflow/tensorflow/python/keras/layers/preprocessing/
Dpreprocessing_stage_test.py40 class PL(base_preprocessing_layer.PreprocessingLayer): class
Dpreprocessing_stage_functional_test.py40 class PL(base_preprocessing_layer.PreprocessingLayer): class
/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/llvm-project/clang/tools/arcmt-test/
Darcmt-test.cpp309 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/
Dtag-types.cpp49 long *PL; member in Class
72 const long *PL; member
/external/libphonenumber/libphonenumber/test/com/google/i18n/phonenumbers/
DRegionCode.java52 static final String PL = "PL"; field in RegionCode
/external/clang/lib/Lex/
DPPLexerChange.cpp81 if (PTHLexer *PL = PTH->CreateLexer(FID)) { in EnterSourceFile() local
137 void Preprocessor::EnterSourceFileWithPTH(PTHLexer *PL, in EnterSourceFileWithPTH()
/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/llvm-project/llvm/lib/Target/ARM/Utils/
DARMBaseInfo.h36 PL, // Plus, positive or zero >, ==, or unordered enumerator
/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()
/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/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/llvm-project/llvm/lib/IR/
DModule.cpp542 void Module::setPICLevel(PICLevel::Level PL) { in setPICLevel()
556 void Module::setPIELevel(PIELevel::Level PL) { in setPIELevel()
/external/llvm-project/clang/lib/Serialization/
DASTWriterDecl.cpp765 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/
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/Transforms/Scalar/
DLoopSimplifyCFG.cpp449 for (auto *PL = DL->getParentLoop(); PL; PL = PL->getParentLoop()) in deleteDeadLoopBlocks() local
/external/llvm-project/llvm/tools/dsymutil/
Ddsymutil.cpp316 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/
DAArch64BaseInfo.h241 PL = 0x5, // Plus, positive or zero >, ==, or unordered enumerator
/external/llvm-project/llvm/lib/Transforms/Scalar/
DLoopSimplifyCFG.cpp456 for (auto *PL = DL->getParentLoop(); PL; PL = PL->getParentLoop()) in deleteDeadLoopBlocks() local
/external/llvm-project/llvm/lib/Target/AArch64/Utils/
DAArch64BaseInfo.h241 PL = 0x5, // Plus, positive or zero >, ==, or unordered enumerator
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMBaseInfo.h35 PL, // Plus, positive or zero >, ==, or unordered enumerator
/external/llvm/lib/Transforms/Utils/
DBasicBlockUtils.cpp300 if (Loop *PL = LI->getLoopFor(Pred)) in UpdateAnalysisInformation() local
/external/llvm/lib/Target/PowerPC/
DPPCAsmPrinter.cpp483 PICLevel::Level PL = M->getPICLevel(); in EmitInstruction() local

123