OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:exits
(Results
176 - 200
of
756
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium/build/util/
lastchange.py
115
# svn-related configuration. This command
exits
with an error code
/external/chromium/chrome/browser/extensions/
extension_event_router.cc
128
//
exits
), then we let the TaskManager know that it has one fewer listener.
/external/chromium/chrome/browser/web_resource/
web_resource_service.cc
87
// Delete the URLFetcher when this function
exits
.
/external/chromium/sdch/open-vcdiff/src/gtest/
gtest-death-test.h
64
// in it; the sub-process
exits
with code 0 at the end of the death
/external/chromium/testing/gtest/test/
gtest-death-test_test.cc
108
fflush(stderr); // Make sure the text is printed before the process
exits
.
238
// instead the exit status of a process that
exits
normally with exit
947
// child process
exits
with status 0:
962
// the (simulated) child process
exits
with status 1:
[
all
...]
/external/dbus/tools/
dbus-launch.1
17
scripts. Unlike the daemon itself, \fIdbus-launch\fP
exits
, so
/external/dropbear/
cli-auth.c
282
/* A helper for getpass() that
exits
if the user cancels. The returned
/external/elfutils/libelf/
elf_getarsym.c
50
value now. Doing this allows us easier
exits
in an error case. */
/external/jsilver/src/com/google/streamhtmlparser/impl/
GenericParser.java
232
* Invoked when the parser
exits
a state.
/external/kernel-headers/original/linux/
binder.h
309
* enters and
exits
the binder loop, respectively. They are
/external/llvm/docs/HistoricalNotes/
2003-06-25-Reoptimizer1.txt
31
exits
from the hot region? 3 step process.
/external/llvm/include/llvm/Support/
Program.h
86
/// the current program until the invoked program
exits
.
/external/llvm/lib/ExecutionEngine/Interpreter/
Interpreter.h
92
// AtExitHandlers - List of functions to call when the program
exits
,
/external/llvm/lib/Transforms/Utils/
LoopSimplify.cpp
275
// If this loop has multiple
exits
and the
exits
all go to the same
276
// block, attempt to merge the
exits
. This helps several passes, such
277
// as LoopRotation, which do not support loops with multiple
exits
.
/external/sonivox/jet_tools/JetCreator/
JetCreatorhlp.dat
50
cancel = Cancels any changes and
exits
the segment window.
/external/v8/src/
preparser-api.cc
216
// Used by ASSERT macros and other immediate
exits
.
/external/valgrind/main/coregrind/
pub_core_scheduler.h
43
/* A thread
exits
. tid must currently be running. */
/external/webkit/Source/WebCore/platform/wince/
PasteboardWinCE.cpp
68
// the clipboard before it
exits
.
/external/webkit/Source/WebCore/rendering/
InlineIterator.h
136
// a bidi resolver as it enters/
exits
inlines (so it can push/pop embedding levels).
/libcore/luni/src/main/java/javax/net/ssl/
SSLContext.java
115
* if the specified provider does not
exits
.
/packages/apps/Email/emailcommon/src/org/apache/commons/io/
FileCleaner.java
122
* thread will simply exit when the JVM
exits
. In a more complex environment,
/packages/apps/VideoEditor/src/com/android/videoeditor/widgets/
TransitionView.java
218
* A view enters or
exits
the playback mode
/sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/
ImageLoader.java
98
* This should only be called when the program
exits
.
/system/media/wilhelm/tests/examples/
slesTestPlayFdPath.cpp
35
/*
Exits
the application if an error is encountered */
/system/media/wilhelm/tests/mimeUri/
slesTest_playStates.cpp
33
/*
Exits
the application if an error is encountered */
Completed in 1604 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>