OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_amount
(Results
1 - 3
of
3
) sorted by null
/external/autotest/contrib/
db_cleanup.py
68
self.
_amount
= amount
91
if self.
_amount
== 0:
94
barlen = int(20 * self._cur / float(self.
_amount
))
99
text = self.TEXT.format(self._name, bartext, self._cur, self.
_amount
)
/external/ImageMagick/Magick++/lib/
STL.cpp
279
:
_amount
( amount_ )
284
image_.cycleColormap(
_amount
);
1013
:
_amount
( amount_ )
1018
image_.spread(
_amount
);
[
all
...]
/external/ImageMagick/Magick++/lib/Magick++/
STL.h
329
::ssize_t
_amount
;
member in class:Magick::cycleColormapImage
1100
size_t
_amount
;
member in class:Magick::spreadImage
[
all
...]
Completed in 2853 milliseconds