Home
last modified time | relevance | path

Searched refs:Deletes (Results 1 – 18 of 18) sorted by relevance

/external/vulkan-validation-layers/
Dbuild_windows_targets.bat13 REM cmake (case insensitive): Deletes build and build32 and runs just CMake on both
14 REM 32: Deletes build32, runs CMake and builds 32-bit versions
15 REM 64: Deletes build, runs CMake and builds 64-bit versions
/external/parameter-framework/asio-1.10.6/include/asio/detail/impl/
Dtask_io_service.ipp352 // Complete the operation. May throw an exception. Deletes the object.
416 // Complete the operation. May throw an exception. Deletes the object.
/external/openssh/
Dssh-add.036 -D Deletes all identities from the agent.
/external/spirv-llvm/lib/SPIRV/
DSPIRVReader.cpp591 std::vector<Instruction *> Deletes; in transOCLBuiltinFromVariable() local
598 Deletes.push_back(LD); in transOCLBuiltinFromVariable()
606 Deletes.push_back(EEI); in transOCLBuiltinFromVariable()
608 Deletes.push_back(LD); in transOCLBuiltinFromVariable()
621 for (auto &I:Deletes) { in transOCLBuiltinFromVariable()
/external/python/cpython2/Lib/
Dpdb.doc198 Deletes the specified alias.
/external/python/cpython2/Doc/library/
D_winreg.rst98 Deletes the specified key.
114 Deletes the specified key.
Dcd.rst316 Deletes the parser and frees the memory it was using. The object should not be
Dpdb.rst377 Deletes the specified alias.
Ddis.rst769 Deletes local ``co_varnames[var_num]``.
/external/googletest/googletest/docs/
DV1_6_Primer.md380 1. Deletes the fixture.
DV1_7_Primer.md380 1. Deletes the fixture.
DPrimer.md381 1. Deletes the fixture.
DV1_5_Primer.md376 1. Deletes the fixture.
/external/llvm/docs/
DMergeFunctions.rst784 with bitcast(F). Deletes G.”
/external/python/cpython2/Doc/whatsnew/
D2.5.rst1822 | ``del elem[n]`` | Deletes n'th child element. |
1833 | ``del elem.attrib[name]`` | Deletes attribute *name*. |
/external/python/cpython2/Misc/
Dcheatsheet1537 rmtree(path[, Deletes an entire directory tree, ignoring errors if
/external/antlr/antlr-3.4/tool/
DCHANGES.txt1077 * Fix ANTLR-169. Deletes tmp lexer grammar file.
/external/curl/
DCHANGES.05320 Deletes the file located at (path).
5323 Deletes the directory located at (path). This command will raise an error