Home
last modified time | relevance | path

Searched refs:Ends (Results 1 – 15 of 15) sorted by relevance

/external/cros/system_api/dbus/power_manager/
Dpolicy.proto30 // Ends the current user's session. Does nothing at the login screen.
/external/python/cpython2/Doc/library/
Dhtmllib.rst151 Ends buffering character data and returns all data saved since the preceding
/external/swiftshader/third_party/LLVM/docs/HistoricalNotes/
D2001-05-18-ExceptionHandling.txt192 call BlowUp() // Ends up calling the terminate() method in use
/external/llvm/docs/HistoricalNotes/
D2001-05-18-ExceptionHandling.txt192 call BlowUp() // Ends up calling the terminate() method in use
/external/swiftshader/third_party/llvm-subzero/lib/Support/Unix/
DMemory.inc101 ; // Ends statement above
/external/llvm/lib/Support/Unix/
DMemory.inc109 ; // Ends statement above
/external/python/cpython2/Doc/howto/
Dsorting.rst272 Odd and Ends
/external/llvm/docs/
DFAQ.rst148 Using the C and C++ Front Ends
/external/icu/android_icu4j/src/main/tests/android/icu/dev/data/
DIDNATestInput.txt708 desc: 3-5-3 Ends in the middle of an encoded delta value;\
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/
DIDNATestInput.txt708 desc: 3-5-3 Ends in the middle of an encoded delta value;\
/external/icu/icu4c/source/test/testdata/
Didna_conf.txt708 desc: 3-5-3 Ends in the middle of an encoded delta value;\
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp5559 SmallSet<Instruction *, 8> Ends; in calculateRegisterUsage() local
5586 Ends.insert(Instr); in calculateRegisterUsage()
5625 if (!Ends.count(I)) in calculateRegisterUsage()
/external/python/cpython2/Doc/c-api/
Dexceptions.rst514 Ends a :c:func:`Py_EnterRecursiveCall`. Must be called once for each
/external/mesa3d/src/gallium/docs/source/
Dtgsi.rst1715 Ends definition of a subroutine.
1769 Ends an IF or UIF block.
1809 Ends a switch expression.
/external/python/cpython2/Doc/tutorial/
Dclasses.rst668 Odds and Ends