OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:do_shutdown
(Results
1 - 3
of
3
) sorted by null
/external/llvm/tools/lli/
lli.cpp
170
static void
do_shutdown
() {
function
186
atexit(
do_shutdown
); // Call llvm_shutdown() on exit.
/external/oprofile/
oprofile_android
185
rc = self.
do_shutdown
(command_args)
269
def
do_shutdown
(self, command_args):
/external/sonivox/jet_tools/JetCreator/
eas.py
591
self.
do_shutdown
= True
597
self.
do_shutdown
= False
631
if self.
do_shutdown
:
[
all
...]
Completed in 81 milliseconds