OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:memoized
(Results
1 - 20
of
20
) sorted by null
/external/webkit/Tools/Scripts/webkitpy/common/
memoized_unittest.py
31
from webkitpy.common.
memoized
import
memoized
namespace
38
@
memoized
memoized.py
35
class
memoized
(object):
class in inherits:object
/external/webkit/Tools/Scripts/webkitpy/common/checkout/
api.py
37
from webkitpy.common.
memoized
import
memoized
namespace
78
@
memoized
scm.py
38
from webkitpy.common.
memoized
import
memoized
namespace
389
@
memoized
787
@
memoized
[
all
...]
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
constants.rb
58
# that the rule has not been
memoized
yet
/external/llvm/include/llvm/Analysis/
ScalarEvolution.h
360
/// LoopDispositions -
Memoized
computeLoopDisposition results.
367
/// BlockDispositions -
Memoized
computeBlockDisposition results.
374
/// UnsignedRanges -
Memoized
results from getUnsignedRange
377
/// SignedRanges -
Memoized
results from getSignedRange
380
/// setUnsignedRange - Set the
memoized
unsigned range for the given SCEV.
390
/// setUnsignedRange - Set the
memoized
signed range for the given SCEV.
537
/// forgetMemoizedResults - Drop
memoized
information computed for S.
[
all
...]
/external/guava/guava-tests/test/com/google/common/base/
SuppliersTest.java
120
// Calls to the original
memoized
supplier shouldn't affect its copy.
186
// Calls to the original
memoized
supplier shouldn't affect its copy.
/external/antlr/antlr-3.4/runtime/Ruby/
History.txt
112
- rule memoization also had a major bug in that rules that were
memoized
/external/clang/lib/CodeGen/
CodeGenTypes.h
85
/// FunctionInfos - Hold
memoized
CGFunctionInfo results.
CGObjCGNU.cpp
[
all
...]
/external/protobuf/java/src/main/java/com/google/protobuf/
MessageLite.java
92
* is only computed on the first call and
memoized
after that.
/external/protobuf/src/google/protobuf/compiler/java/
java_message.cc
412
// getSerializedSize() ever being called, but we need the
memoized
[
all
...]
/external/guava/guava-tests/test/com/google/common/util/concurrent/
FuturesTest.java
235
//
Memoized
get also retains the value.
[
all
...]
/external/webkit/Tools/Scripts/webkitpy/style/checkers/
cpp.py
50
from webkitpy.common.
memoized
import
memoized
namespace
388
@
memoized
[
all
...]
/external/clang/include/clang/Basic/
SourceManager.h
494
/// FileInfos -
Memoized
information about all of the files tracked by this
[
all
...]
/external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAG.cpp
714
/// were replaced with those specified. If this node is never
memoized
,
731
/// were replaced with those specified. If this node is never
memoized
,
750
/// were replaced with those specified. If this node is never
memoized
,
[
all
...]
/external/antlr/antlr-3.4/runtime/C/
README
[
all
...]
/external/llvm/lib/Transforms/Scalar/
GVN.cpp
[
all
...]
/external/antlr/antlr-3.4/tool/
CHANGES.txt
[
all
...]
/external/llvm/lib/Target/
README.txt
[
all
...]
Completed in 1608 milliseconds