/external/tensorflow/tensorflow/lite/tools/evaluation/stages/utils/ |
D | image_metrics.h | 80 struct PR { struct 83 PR(const float p_, const float r_) : p(p_), r(r_) {} in PR() argument
|
/external/deqp-deps/SPIRV-Tools/ |
D | CONTRIBUTING.md | 113 ### Initial merge setup 148 ### Merge workflow
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/ |
D | CONTRIBUTING.md | 113 ### Initial merge setup 148 ### Merge workflow
|
/external/swiftshader/third_party/SPIRV-Tools/ |
D | CONTRIBUTING.md | 113 ### Initial merge setup 148 ### Merge workflow
|
/external/clang/test/ARCMT/ |
D | objcmt-property-dot-syntax.m | 89 @protocol PR protocol 95 {
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonGenPredicate.cpp | 57 raw_ostream &operator<< (raw_ostream &OS, const PrintRegister &PR) { in operator <<() 239 Register PR = DefI->getOperand(1); in getPredRegFor() local 307 Register PR = WorkQ.front(); in isScalarPred() local 385 Register PR = getPredRegFor(MI->getOperand(1)); in convertToPredForm() local
|
D | HexagonPeephole.cpp | 265 unsigned PR = 1, S1 = 2, S2 = 3; // Operand indices. in runOnMachineFunction() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonGenPredicate.cpp | 78 raw_ostream &operator<< (raw_ostream &OS, const PrintRegister &PR) { in operator <<() 260 RegisterSubReg PR = DefI->getOperand(1); in getPredRegFor() local 327 RegisterSubReg PR = WorkQ.front(); in isScalarPred() local 405 RegisterSubReg PR = getPredRegFor(MI->getOperand(1)); in convertToPredForm() local
|
D | HexagonTargetMachine.cpp | 187 PassRegistry &PR = *PassRegistry::getPassRegistry(); in LLVMInitializeHexagonTarget() local
|
D | HexagonPeephole.cpp | 263 unsigned PR = 1, S1 = 2, S2 = 3; // Operand indices. in runOnMachineFunction() local
|
/external/clang/test/SemaCXX/ |
D | access-control-check.cpp | 14 int PR() { return iP + PPR(); } // expected-error 2 {{private member of 'P'}} in PR() function in N
|
/external/clang/include/clang/Lex/ |
D | PreprocessingRecord.h | 108 void operator delete(void *ptr, PreprocessingRecord &PR, in delete() 526 inline void *operator new(size_t bytes, clang::PreprocessingRecord &PR, in new() 531 inline void operator delete(void *ptr, clang::PreprocessingRecord &PR, in delete()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/ |
D | BPFTargetMachine.cpp | 36 PassRegistry &PR = *PassRegistry::getPassRegistry(); in LLVMInitializeBPFTarget() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/ |
D | AVRTargetMachine.cpp | 83 auto &PR = *PassRegistry::getPassRegistry(); in LLVMInitializeAVRTarget() local
|
/external/clang/test/CodeGenCXX/ |
D | nested-base-member-access.cpp | 38 void PR() { in PR() function
|
/external/arm-trusted-firmware/drivers/nxp/flexspi/nor/ |
D | fspi.c | 19 #define PR printf("In [%s][%d]\n", __func__, __LINE__) macro 22 #define PR macro
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/ |
D | RISCVTargetMachine.cpp | 38 auto PR = PassRegistry::getPassRegistry(); in LLVMInitializeRISCVTarget() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MCA/ |
D | InstrBuilder.cpp | 67 const MCProcResourceDesc &PR = *SM.getProcResource(PRE->ProcResourceIdx); in initializeUsedResources() local 171 const MCProcResourceDesc &PR = *SM.getProcResource(I); in initializeUsedResources() local
|
/external/llvm/lib/Target/X86/ |
D | X86TargetMachine.cpp | 41 PassRegistry &PR = *PassRegistry::getPassRegistry(); in LLVMInitializeX86Target() local
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXTargetMachine.cpp | 77 PassRegistry &PR = *PassRegistry::getPassRegistry(); in LLVMInitializeNVPTXTarget() local
|
/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.permissions/ |
D | permissions.pass.cpp | 29 using PR = fs::perms; typedef
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
D | NVPTXTargetMachine.cpp | 82 PassRegistry &PR = *PassRegistry::getPassRegistry(); in LLVMInitializeNVPTXTarget() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | TargetPassConfig.cpp | 339 const PassRegistry &PR = *PassRegistry::getPassRegistry(); in getPassInfo() local 880 const PassRegistry *PR = PassRegistry::getPassRegistry(); in addMachinePasses() local
|
/external/llvm/tools/llc/ |
D | llc.cpp | 403 const PassRegistry *PR = PassRegistry::getPassRegistry(); in compileModule() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
D | MipsTargetMachine.cpp | 55 PassRegistry *PR = PassRegistry::getPassRegistry(); in LLVMInitializeMipsTarget() local
|