OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:computing
(Results
1 - 7
of
7
) sorted by null
/external/guava/src/com/google/common/collect/
MapMaker.java
298
* is currently
computing
the value for this key, simply waits for that thread
302
* <p>If an entry's value has not finished
computing
yet, query methods
311
* <li>{@link NullPointerException} if the key is null or the
computing
314
*
computing
function. If that exception is already of type {@link
323
* passed to the
computing
function as type {@code K}, and unsafely stored in
548
if (valueReference ==
COMPUTING
) {
569
if (valueReference ==
COMPUTING
) {
572
==
COMPUTING
) {
624
boolean notifyOthers = (entry.getValueReference() ==
COMPUTING
);
767
* Waits for a value that may still be
computing
. Unlike get()
793
private static <K, V> ValueReference<K, V>
computing
() {
method in class:MapMaker
[
all
...]
/external/v8/benchmarks/
base.js
30
//
computing
a score based on the timing measurements.
/external/libffi/
ltconfig
787
# If test is not a shell built-in, we'll probably end up
computing
a
[
all
...]
/external/v8/src/
date.js
127
// Because
computing
the DST offset is an expensive operation,
[
all
...]
/external/dropbear/libtommath/
bn.tex
[
all
...]
/external/v8/test/mjsunit/
unicode-test.js
[
all
...]
/external/dropbear/libtomcrypt/
crypt.tex
[
all
...]
Completed in 203 milliseconds