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
72
self.
_amount
= amount
95
if self.
_amount
== 0:
98
barlen = int(20 * self._cur / float(self.
_amount
))
103
text = self.TEXT.format(self._name, bartext, self._cur, self.
_amount
)
/external/ImageMagick/Magick++/lib/
STL.cpp
282
:
_amount
( amount_ )
287
image_.cycleColormap(
_amount
);
1026
:
_amount
( amount_ )
1031
image_.spread(
_amount
);
[
all
...]
/external/ImageMagick/Magick++/lib/Magick++/
STL.h
330
::ssize_t
_amount
;
member in class:Magick::cycleColormapImage
1104
size_t
_amount
;
member in class:Magick::spreadImage
[
all
...]
Completed in 187 milliseconds