Home
last modified time | relevance | path

Searched refs:PDE (Results 1 – 4 of 4) sorted by relevance

/external/libmtp/
DAUTHORS8 implementing the OASiS and PDE protocols.
/external/kernel-headers/original/linux/
Dproc_fs.h264 static inline struct proc_dir_entry *PDE(const struct inode *inode) in PDE() function
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/templates/headless-build/
Dbuild.properties61 # By default PDE creates one archive (result) per entry listed in the configs property.
62 # Setting this value to true will cause PDE to only create one output containing all
/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGSDNodes.cpp809 SDDbgInfo::DbgIterator PDE = DAG->ByvalParmDbgEnd(); in EmitSchedule() local
810 for (; PDI != PDE; ++PDI) { in EmitSchedule()