OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SIZES
(Results
1 - 8
of
8
) sorted by null
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/icons/
Makefile
4
SIZES
:= 16x16 22x22 32x32 48x48 64x64 128x128
5
ICONS := $(addsuffix .png, $(foreach name, $(NAMES), $(foreach size, $(
SIZES
), $(size)/$(name))))
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_imageop.py
14
SIZES
= (1, 2, 3, 4)
44
for size in
SIZES
:
185
sizes
= imgfile.getsizes(name)
188
sizes
= imgfile.getsizes(name)
190
print 'imgfile opening test image: %s,
sizes
: %s' % (name, str(
sizes
))
193
return (image,
sizes
[0],
sizes
[1])
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_imageop.py
14
SIZES
= (1, 2, 3, 4)
44
for size in
SIZES
:
185
sizes
= imgfile.getsizes(name)
188
sizes
= imgfile.getsizes(name)
190
print 'imgfile opening test image: %s,
sizes
: %s' % (name, str(
sizes
))
193
return (image,
sizes
[0],
sizes
[1])
/external/chromium_org/net/base/
mime_sniffer.cc
127
enum {
SIZES
= MagicSize };
131
VerifySizes<sizeof(magic), sizeof(mask)>::
SIZES
[
all
...]
/prebuilts/devtools/tools/lib/
jcommon-1.0.12.jar
/prebuilts/tools/common/jfreechart/
jcommon-1.0.12.jar
/prebuilts/tools/common/m2/repository/jfree/jcommon/1.0.12/
jcommon-1.0.12.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jar
Completed in 554 milliseconds