OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:factored
(Results
1 - 25
of
112
) sorted by null
1
2
3
4
5
/external/guava/guava-testlib/src/com/google/common/collect/testing/
Platform.java
22
* Methods
factored
out so that they can be emulated differently in GWT.
31
* Calls {@link Class#isInstance(Object)}.
Factored
out so that it can be
/cts/tools/dasm/src/java_cup/
action_production.java
14
* @param base the production we are being
factored
out of.
/external/guava/guava/src/com/google/common/base/
Platform.java
22
* Methods
factored
out so that they can be emulated differently in GWT.
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
GwtPlatform.java
26
* hosted mode. It is
factored
out from {@link Platform} because <code>
/external/guava/guava-gwt/src-super/com/google/common/testing/super/com/google/common/testing/
Platform.java
22
* Methods
factored
out so that they can be emulated differently in GWT.
/external/guava/guava-testlib/src/com/google/common/collect/testing/google/
Platform.java
25
* Methods
factored
out so that they can be emulated in GWT.
/external/guava/guava-testlib/src/com/google/common/testing/
Platform.java
28
* Methods
factored
out so that they can be emulated differently in GWT.
/external/libffi/
Android.mk
16
# common definitions are
factored
out into a separate file to
/external/guava/guava/src/com/google/common/collect/
Platform.java
25
* Methods
factored
out so that they can be emulated differently in GWT.
32
* Clone the given array using {@link Object#clone()}. It is
factored
out so
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
ParseTreeBuilder.cs
62
* so I
factored
out creation here.
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/
ParseTreeBuilder.cs
67
* so I
factored
out creation here.
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/debug/
ParseTreeBuilder.java
58
* so I
factored
out creation here.
/external/v8/src/
debug-agent.h
114
// Utility methods
factored
out to be used by the D8 shell as well.
/external/valgrind/main/docs/internals/
notes.txt
67
because it needs to be
factored
per arch (or is it per arch+os).
147
The pre/post functions should be
factored
into: marshallers, which get
/external/openfst/src/include/fst/
factor-weight.h
71
// products xi times yi is equal to w. If w is fully
factored
,
378
// be
factored
when 'mode_' is '0' or 'kFactorFinalWeights'
389
// equivalent to the input whose path weights have been
factored
/external/srec/tools/thirdparty/OpenFst/fst/lib/
factor-weight.h
52
// products xi times yi is equal to w. If w is fully
factored
,
321
// be
factored
when 'final_only_' is true
330
// equivalent to the input whose path weights have been
factored
/dalvik/vm/
Android.mk
19
# swath of common definitions are
factored
out into a separate file to
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/analysis/
SemanticContext.java
614
boolean
factored
= commonTerms != null && commonTerms != EMPTY_SEMANTIC_CONTEXT && !(commonTerms instanceof TruePredicate);
615
if (
factored
) {
650
boolean
factored
= commonTerms != null && commonTerms != EMPTY_SEMANTIC_CONTEXT && !(commonTerms instanceof FalsePredicate);
651
if (
factored
) {
/external/chromium/third_party/libjingle/source/talk/base/
opensslstreamadapter.h
50
// In a few cases I have
factored
out some OpenSSLAdapter code into
/external/llvm/lib/Target/X86/Disassembler/
X86Disassembler.h
68
//
factored
out into C for possible use by other projects.
/external/llvm/test/Transforms/Reassociate/
crash.ll
38
%B = mul i32 %Arg, %x2 ;; Part of add operation being
factored
, also used by C
/external/webkit/Source/WebCore/platform/chromium/
PopupMenuChromium.h
132
// Note: this code was somehow arbitrarily
factored
-out of the Popup class
/packages/apps/Camera/jni/feature_mos/src/mosaic/
AlignFeatures.cpp
176
// Since we have already
factored
the current transformation
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
AlignFeatures.cpp
176
// Since we have already
factored
the current transformation
/external/dbus/doc/
TODO
114
data could still be
factored
out into an internal "base class"
Completed in 992 milliseconds
1
2
3
4
5