Searched refs:shape (Results 1 - 25 of 60) sorted by relevance

123

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
H A Dtest_pep3118.py23 for tp, fmt, shape, itemtp in native_types:
28 if shape is not None:
29 self.assertEqual(len(v), shape[0])
33 self.assertEqual(v.shape, shape)
39 if v.shape:
41 for dim in v.shape:
50 for tp, fmt, shape, itemtp in endian_types:
55 if shape is not None:
56 self.assertEqual(len(v), shape[
[all...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/
H A Dtest_pep3118.py23 for tp, fmt, shape, itemtp in native_types:
28 if shape is not None:
29 self.assertEqual(len(v), shape[0])
33 self.assertEqual(v.shape, shape)
39 if v.shape:
41 for dim in v.shape:
50 for tp, fmt, shape, itemtp in endian_types:
55 if shape is not None:
56 self.assertEqual(len(v), shape[
[all...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib-tk/
H A Dturtle.py135 'setundobuffer', 'setx', 'sety', 'shape', 'shapesize', 'showturtle',
161 "shape": "classic",
845 raise TurtleGraphicsError("There is no shape type %s" % type_)
849 """Add component to a shape of type compound.
1053 def register_shape(self, name, shape=None):
1054 """Adds a turtle shape to TurtleScreen's shapelist.
1057 (1) name is the name of a gif-file and shape is None.
1058 Installs the corresponding image shape.
1061 (2) name is an arbitrary string and shape is a tuple
1063 polygon shape
2657 def shape(self, name=None): function
[all...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib-tk/
H A Dturtle.py135 'setundobuffer', 'setx', 'sety', 'shape', 'shapesize', 'showturtle',
161 "shape": "classic",
845 raise TurtleGraphicsError("There is no shape type %s" % type_)
849 """Add component to a shape of type compound.
1053 def register_shape(self, name, shape=None):
1054 """Adds a turtle shape to TurtleScreen's shapelist.
1057 (1) name is the name of a gif-file and shape is None.
1058 Installs the corresponding image shape.
1061 (2) name is an arbitrary string and shape is a tuple
1063 polygon shape
2657 def shape(self, name=None): function
[all...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/sound/
H A Dainstr_iw.h89 unsigned char shape; /* see to IWFFFF_LFO_SHAPE_XXXX */ member in struct:iwffff_lfo
244 __u8 shape; /* see to ULTRA_IW_LFO_SHAPE_XXXX */ member in struct:iwffff_xlfo
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/sound/
H A Dainstr_iw.h89 unsigned char shape; /* see to IWFFFF_LFO_SHAPE_XXXX */ member in struct:iwffff_lfo
244 __u8 shape; /* see to ULTRA_IW_LFO_SHAPE_XXXX */ member in struct:iwffff_xlfo
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
H A Dainstr_iw.h92 unsigned char shape; /* see to IWFFFF_LFO_SHAPE_XXXX */ member in struct:iwffff_lfo
247 __u8 shape; /* see to ULTRA_IW_LFO_SHAPE_XXXX */ member in struct:iwffff_xlfo
H A Dgus.h566 extern void snd_gf1_lfo_setup(struct snd_gus_card * gus, int voice, int lfo_type, int freq, int current_depth, int depth, int sweep, int shape);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/sound/
H A Dainstr_iw.h89 unsigned char shape; /* see to IWFFFF_LFO_SHAPE_XXXX */ member in struct:iwffff_lfo
244 __u8 shape; /* see to ULTRA_IW_LFO_SHAPE_XXXX */ member in struct:iwffff_xlfo
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
H A Dainstr_iw.h92 unsigned char shape; /* see to IWFFFF_LFO_SHAPE_XXXX */ member in struct:iwffff_lfo
247 __u8 shape; /* see to ULTRA_IW_LFO_SHAPE_XXXX */ member in struct:iwffff_xlfo
H A Dgus.h566 extern void snd_gf1_lfo_setup(struct snd_gus_card * gus, int voice, int lfo_type, int freq, int current_depth, int depth, int sweep, int shape);
/prebuilts/python/darwin-x86/2.7.5/include/python2.7/
H A Dabstract.h597 Py_ssize_t *shape,
604 array of the given shape with the given number of bytes
1388 const Py_ssize_t *shape);
1390 const Py_ssize_t *shape);
/prebuilts/python/linux-x86/2.7.5/include/python2.7/
H A Dabstract.h597 Py_ssize_t *shape,
604 array of the given shape with the given number of bytes
1388 const Py_ssize_t *shape);
1390 const Py_ssize_t *shape);
/prebuilts/devtools/tools/lib/
H A Dasset-studio.jar ... crop public com.android.assetstudiolib.GraphicGenerator$Shape shape public com.android.assetstudiolib.GraphicGenerator$ ...
H A Djfreechart-1.0.9.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jfree/ org/jfree/chart/ org/jfree/chart/annotations/ ...
H A Djfreechart-swt-1.0.9.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jfree/ org/jfree/experimental/ org/jfree/experimental/chart/ ...
/prebuilts/tools/common/jfreechart/
H A Djfreechart-1.0.9.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jfree/ org/jfree/chart/ org/jfree/chart/annotations/ ...
H A Djfreechart-1.0.9-swt.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jfree/ org/jfree/experimental/ org/jfree/experimental/chart/ ...
/prebuilts/tools/common/m2/repository/jfree/jfreechart/1.0.9/
H A Djfreechart-1.0.9.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jfree/ org/jfree/chart/ org/jfree/chart/annotations/ ...
/prebuilts/tools/common/m2/repository/jfree/jfreechart-swt/1.0.9/
H A Djfreechart-swt-1.0.9.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jfree/ org/jfree/experimental/ org/jfree/experimental/chart/ ...
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/X11/extensions/
H A DXKBgeom.h197 XkbShapeDoodadRec shape; member in union:_XkbDoodad
343 XkbShapePtr /* shape */,
495 XkbShapePtr /* shape */,
578 XkbShapePtr /* shape */,
615 XkbShapePtr /* shape */,
621 XkbShapePtr /* shape */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
H A DXKBgeom.h197 XkbShapeDoodadRec shape; member in union:_XkbDoodad
343 XkbShapePtr /* shape */,
495 XkbShapePtr /* shape */,
578 XkbShapePtr /* shape */,
615 XkbShapePtr /* shape */,
621 XkbShapePtr /* shape */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/X11/extensions/
H A DXKBgeom.h197 XkbShapeDoodadRec shape; member in union:_XkbDoodad
343 XkbShapePtr /* shape */,
495 XkbShapePtr /* shape */,
578 XkbShapePtr /* shape */,
615 XkbShapePtr /* shape */,
621 XkbShapePtr /* shape */
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_memoryview.py178 self.assertEqual(m.shape, (6,))
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_memoryview.py178 self.assertEqual(m.shape, (6,))

Completed in 1125 milliseconds

123