OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:outcome
(Results
101 - 125
of
225
) sorted by null
1
2
3
4
5
6
7
8
9
/libcore/luni/src/main/java/libcore/io/
StrictLineReader.java
229
* depending on the desired
outcome
if the function throws.
/ndk/sources/third_party/googletest/googletest/test/
gtest_test_utils.py
206
An object that represents
outcome
of the executed process. It has the
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_sort.py
131
# If this fails, the most likely
outcome
is a core dump.
test_support.py
397
outcome
= fcmp(x[i], y[i])
398
if
outcome
!= 0:
399
return
outcome
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_sort.py
131
# If this fails, the most likely
outcome
is a core dump.
test_support.py
397
outcome
= fcmp(x[i], y[i])
398
if
outcome
!= 0:
399
return
outcome
[
all
...]
/tools/external/gradle/
gradle-1.6-all.zip
gradle-2.4-all.zip
gradle-1.3-all.zip
gradle-1.4-all.zip
gradle-1.5-all.zip
/external/valgrind/coregrind/m_syswrap/
syswrap-main.c
146
MayBlock -- only applicable when
outcome
==HandToKernel
148
PostOnFail -- only applicable when
outcome
==HandToKernel or Fail
151
* If the pre-
outcome
is HandToKernel, the syscall is duly handed
157
* The
outcome
(Success(N) or Fail(N)) is written back to the guest
178
-
outcome
==Success or (
outcome
==Fail and PostOnFail is set)
181
"args"), and the syscall
outcome
(viz, Success(N) or Fail(N)).
[
all
...]
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
ByodFlowTestActivity.java
40
* This activity is responsible for starting the managed provisioning flow and verify the
outcome
of provisioning.
/external/libexif/m4m/
gp-check-library.m4
31
dnl the
outcome
of the test
/external/lldb/test/unittest2/test/
test_result.py
61
# the
outcome
. The default implementation does nothing."
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_pic_order_cnt.c
104
* figures out any case when the
outcome
would be different for step by
/frameworks/native/include/media/drm/
DrmAPI.h
325
// false depending on the
outcome
.
/libcore/luni/src/main/java/javax/xml/parsers/
DocumentBuilderFactory.java
405
* A validator may modify the
outcome
of a parse (for example by
/packages/apps/PackageInstaller/src/com/android/packageinstaller/
InstallFlowAnalytics.java
108
/**
Outcome
of the flow. See {@code RESULT_...} constants. */
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/unittest/test/
test_result.py
64
# the
outcome
. The default implementation does nothing."
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/site-packages/setoolsgui/networkx/readwrite/
gml.py
9
GD'95; this proposal is the
outcome
of many discussions. GML is the
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/unittest/test/
test_result.py
64
# the
outcome
. The default implementation does nothing."
/frameworks/native/services/inputflinger/
InputDispatcher.h
44
* Constants used to report the
outcome
of input event injection.
47
/* (INTERNAL USE ONLY) Specifies that injection is pending and its
outcome
is unknown. */
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
params.def
43
"predictable-branch-
outcome
",
44
"Maximal estimated
outcome
of branch considered predictable",
[
all
...]
/external/llvm/lib/Transforms/Utils/
LowerSwitch.cpp
158
// multiple
outcome
edges are condensed into one. This is necessary to keep the
Completed in 1324 milliseconds
1
2
3
4
5
6
7
8
9