OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:propagate
(Results
51 - 75
of
199
) sorted by null
1
2
3
4
5
6
7
8
/prebuilts/gdb/linux-x86/lib/python2.7/logging/
__init__.py
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/logging/
__init__.py
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/logging/
__init__.py
[
all
...]
/external/guava/guava/src/com/google/common/util/concurrent/
Monitor.java
927
throw Throwables.
propagate
(throwable);
[
all
...]
/external/guava/guava-tests/test/com/google/common/net/
MediaTypeTest.java
105
throw Throwables.
propagate
(e);
/external/llvm/include/llvm/Analysis/
DependenceAnalysis.h
[
all
...]
/external/guava/guava-testlib/src/com/google/common/testing/
ClassSanityTester.java
217
throw Throwables.
propagate
(e);
300
throw Throwables.
propagate
(e);
[
all
...]
FreshValueGenerator.java
204
Throwables.
propagate
(e.getCause());
206
throw Throwables.
propagate
(e);
/external/v8/test/mjsunit/
array-elements-from-array-prototype-chain.js
29
// Tests below verify that elements set on Array.prototype's proto
propagate
array-elements-from-array-prototype.js
29
// Tests below verify that elements set on Array.prototype
propagate
array-elements-from-object-prototype.js
29
// Tests below verify that elements set on Object.prototype
propagate
/libcore/luni/src/main/java/java/util/concurrent/locks/
AbstractQueuedLongSynchronizer.java
212
* signal. But if it does not, status is set to
PROPAGATE
to
229
!h.compareAndSetWaitStatus(0, Node.
PROPAGATE
))
239
* in shared mode, if so propagating if either
propagate
> 0 or
240
*
PROPAGATE
status was set.
243
* @param
propagate
the return value from a tryAcquireShared
245
private void setHeadAndPropagate(Node node, long
propagate
) {
254
*
PROPAGATE
status may transition to SIGNAL.)
264
if (
propagate
> 0 || h == null || h.waitStatus < 0 ||
306
// so it will get one. Otherwise wake it up to
propagate
.
351
* waitStatus must be 0 or
PROPAGATE
. Indicate that w
[
all
...]
AbstractQueuedSynchronizer.java
366
* unconditionally
propagate
.
368
static final int
PROPAGATE
= -3;
388
*
PROPAGATE
: A releaseShared should be propagated to other
679
* signal. But if it does not, status is set to
PROPAGATE
to
696
!h.compareAndSetWaitStatus(0, Node.
PROPAGATE
))
706
* in shared mode, if so propagating if either
propagate
> 0 or
707
*
PROPAGATE
status was set.
710
* @param
propagate
the return value from a tryAcquireShared
712
private void setHeadAndPropagate(Node node, int
propagate
) {
721
*
PROPAGATE
status may transition to SIGNAL.
[
all
...]
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.sat4j.pb_2.3.5.v201308161310.jar
org.sat4j.core_2.3.5.v201308161310.jar
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.sat4j.pb_2.3.5.v20130525.jar
org.sat4j.core_2.3.5.v20130525.jar
/external/v8/test/mjsunit/es6/
generators-iteration.js
344
// currently yield* will unconditionally
propagate
a throw() to the
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.sat4j.pb_2.2.0.v20100429.jar
/ndk/
ndk-gdb.py
227
logger.
propagate
= False
/external/v8/src/js/
typedarray.js
220
//
propagate
outside the function.
/external/v8/tools/turbolizer/
graph-view.js
647
// call to
propagate
changes to graph
/external/chromium-trace/catapult/third_party/gsutil/gslib/
command.py
96
log.
propagate
= False
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/extensions/
XIproto.h
1209
BOOL
propagate
;
member in struct:__anon38024
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/extensions/
XIproto.h
1209
BOOL
propagate
;
member in struct:__anon39882
[
all
...]
Completed in 884 milliseconds
1
2
3
4
5
6
7
8