OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sfl
(Results
1 - 8
of
8
) sorted by null
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/xy/
XYSeriesRenderer.java
38
SeriesAndFormatterList<XYSeries, XYFormatterType>
sfl
= getSeriesAndFormatterList();
local
40
if (
sfl
!= null) {
41
for (XYFormatterType xyf :
sfl
.getFormatterList()) {
XYLegendWidget.java
161
SeriesAndFormatterList
sfl
= plot.getSeriesAndFormatterListForRenderer(renderer.getClass());
local
162
if(
sfl
!= null) {
163
seriesCount +=
sfl
.size();
183
SeriesAndFormatterList<XYSeries,XYSeriesFormatter>
sfl
= plot.getSeriesAndFormatterListForRenderer(renderer.getClass());
local
185
if (
sfl
!= null) {
188
for (int i = 0; i <
sfl
.size() && it.hasNext(); i++) {
190
XYSeriesFormatter formatter =
sfl
.getFormatter(i);
191
drawSeriesLegendCell(canvas, renderer, formatter, cellRect,
sfl
.getSeries(i).getTitle());
/external/libgsm/src/
lpc.c
163
register float *
sfl
= sf - k;
local
164
for (i = k; i < 160; ++i) L_temp2 += sf[i] *
sfl
[i];
/bionic/libc/stdio/
stdio.cpp
267
ScopedFileLock
sfl
(fp);
371
ScopedFileLock
sfl
(fp);
391
ScopedFileLock
sfl
(fp);
467
ScopedFileLock
sfl
(fp);
535
ScopedFileLock
sfl
(fp);
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.sat4j.core_2.3.5.v201308161310.jar
org.sat4j.pb_2.3.5.v201308161310.jar
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.sat4j.core_2.3.5.v20130525.jar
org.sat4j.pb_2.3.5.v20130525.jar
Completed in 344 milliseconds