OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:linear2
(Results
1 - 3
of
3
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/layout/
ExplodeRenderingHelperTest.java
118
MockXmlNode
linear2
= createLinearLayout(true /*horizontal*/,
local
120
linear2
.addAttributes(SdkConstants.NS_RESOURCES, "id", "@+id/
linear2
");
122
// position
linear2
below linear1
123
linear2
.addAttributes(SdkConstants.NS_RESOURCES, "layout_below", "@+id/linear1");
126
MockXmlNode layout = createRelativeLayout(new MockXmlNode[] { linear1,
linear2
} );
151
MockXmlNode
linear2
= createLinearLayout(true /*horizontal*/,
local
153
linear2
.addAttributes(SdkConstants.NS_RESOURCES, "id", "@+id/
linear2
");
155
// position
linear2
below linear
193
MockXmlNode
linear2
= createLinearLayout(true \/*horizontal*\/,
local
[
all
...]
/external/libchrome/base/metrics/
histogram_unittest.cc
156
LinearHistogram::FactoryGet("
Linear2
", 1, 6, 5, HistogramBase::kNoFlags));
/external/ceres-solver/docs/source/
solving.rst
537
:label:
linear2
563
Now, eq-
linear2
can be solved by first forming :math:`S`, solving for
572
significantly cheaper than solving :eq:`
linear2
`. This is the
[
all
...]
Completed in 216 milliseconds