/external/python/cpython2/Doc/library/ |
D | mhlib.rst | 18 particular collection of folders, :class:`Folder`, which represents a single 27 .. class:: Folder(mh, name) 29 The :class:`Folder` class represents a single folder and its messages. 108 Folder Objects 111 :class:`Folder` instances represent open folders and have the following methods: 114 .. method:: Folder.error(format[, ...]) 119 .. method:: Folder.getfullname() 124 .. method:: Folder.getsequencesfilename() 129 .. method:: Folder.getmessagefilename(n) 134 .. method:: Folder.listmessages() [all …]
|
D | carbon.rst | 244 :mod:`Carbon.Folder` --- Folder Manager 247 .. module:: Carbon.Folder 249 :synopsis: Interface to the Folder Manager. 252 :mod:`Carbon.Folders` --- Folder Manager constants 257 :synopsis: Constants for the interface to the Folder Manager.
|
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | IRBuilder.h | 333 T Folder; variable 336 : IRBuilderBase(C), Inserter(I), Folder(F) { in IRBuilderBase() 339 explicit IRBuilder(LLVMContext &C) : IRBuilderBase(C), Folder() { in IRBuilder() 343 : IRBuilderBase(TheBB->getContext()), Folder(F) { in IRBuilder() 348 : IRBuilderBase(TheBB->getContext()), Folder() { in IRBuilder() 353 : IRBuilderBase(IP->getContext()), Folder() { in IRBuilder() 359 : IRBuilderBase(U->getContext()), Folder() { in IRBuilder() 365 : IRBuilderBase(TheBB->getContext()), Folder(F) { in IRBuilder() 370 : IRBuilderBase(TheBB->getContext()), Folder() { in IRBuilder() 375 const T &getFolder() { return Folder; } in getFolder() [all …]
|
/external/llvm/include/llvm/IR/ |
D | IRBuilder.h | 567 T Folder; variable 574 Folder(F) {} in IRBuilderBase() 578 : IRBuilderBase(C, FPMathTag, OpBundles), Folder() {} in IRBuilderBase() 582 : IRBuilderBase(TheBB->getContext(), FPMathTag, OpBundles), Folder(F) { 588 : IRBuilderBase(TheBB->getContext(), FPMathTag, OpBundles), Folder() { 594 : IRBuilderBase(IP->getContext(), FPMathTag, OpBundles), Folder() { 601 : IRBuilderBase(TheBB->getContext(), FPMathTag, OpBundles), Folder(F) { 608 : IRBuilderBase(TheBB->getContext(), FPMathTag, OpBundles), Folder() { 613 const T &getFolder() { return Folder; } in getFolder() 782 return Insert(Folder.CreateAdd(LC, RC, HasNUW, HasNSW), Name); [all …]
|
/external/tensorflow/tensorflow/contrib/boosted_trees/ |
D | README.md | 7 Folder "examples" demonstrates how TFBT estimators can be used for various
|
/external/lzma/DOC/ |
D | 7zFormat.txt | 237 Folder 301 for(Folder.NumOutStreams)
|
/external/libmtp/logs/ |
D | mtp-detect-medion-lifetab-p9514.txt | 133 Folder
|
D | mtp-detect-sony-xperia-sx.txt | 168 Folder
|
D | mtp-detect-samsung-gt-i9300.txt | 167 Folder
|
D | mtp-detect-gopro-hero5-black.txt | 185 Folder
|
D | mtp-detect-gopro-hero4.txt | 183 Folder
|
D | mtp-detect-gopro-hero+.txt | 183 Folder
|
D | mtp-detect-sandisk-sansa-e250.txt | 354 Folder
|
/external/parameter-framework/upstream/schemas/ |
D | README.md | 25 the folder they reside in. The `Folder` attribute can either be:
|
/external/python/cpython2/Lib/ |
D | mhlib.py | 213 return Folder(self, name) 242 class Folder: class
|
/external/python/cpython2/Lib/plat-mac/ |
D | findertools.py | 27 import Carbon.Folder 686 trashfolder = Carbon.Folder.FSFindFolder(fss.as_tuple()[0], 'trsh', 0)
|
D | gensuitemodule.py | 25 import Carbon.Folder 105 appsfolder = Carbon.Folder.FSFindFolder(-32765, 'apps', 0)
|
/external/llvm/ |
D | CODE_OWNERS.TXT | 116 D: IR Constant Folder, InstCombine
|
/external/lisa/ipynb/examples/android/workloads/ |
D | Android_Viewer.ipynb | 103 " # Folder where all the results will be collected\n",
|
/external/lisa/ipynb/examples/energy_meter/ |
D | EnergyMeter_HWMON.ipynb | 92 " # Folder where all the results will be collected\n",
|
D | EnergyMeter_AEP.ipynb | 89 " # Folder where all the results will be collected\n",
|
D | EnergyMeter_ACME.ipynb | 89 " # Folder where all the results will be collected\n",
|
/external/llvm/lib/CodeGen/ |
D | BranchFolding.cpp | 104 BranchFolder Folder(EnableTailMerge, /*CommonHoist=*/true, MBBFreqInfo, in runOnMachineFunction() local 106 return Folder.OptimizeFunction(MF, MF.getSubtarget().getInstrInfo(), in runOnMachineFunction()
|
/external/lisa/src/shell/ |
D | lisa_shell | 216 echo ' Folder : ' $PYDIR
|
/external/lisa/ipynb/examples/utils/ |
D | executor_example.ipynb | 125 " # Folder where all the results will be collected\n",
|