OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Sized
(Results
1 - 11
of
11
) sorted by null
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
_abcoll.py
15
"
Sized
", "Container", "Callable",
91
class
Sized
:
100
if cls is
Sized
:
139
class Set(
Sized
, Iterable, Container):
346
class Mapping(
Sized
, Iterable, Container):
412
class MappingView(
Sized
):
566
class Sequence(
Sized
, Iterable, Container):
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
_abcoll.py
15
"
Sized
", "Container", "Callable",
91
class
Sized
:
100
if cls is
Sized
:
139
class Set(
Sized
, Iterable, Container):
346
class Mapping(
Sized
, Iterable, Container):
412
class MappingView(
Sized
):
566
class Sequence(
Sized
, Iterable, Container):
/external/oprofile/events/x86-64/family11h/
unit_masks
195
0x08 32 Bytes
Sized
Writes
196
0x10 64 Bytes
Sized
Writes
197
0x20 32 Bytes
Sized
Reads
198
0x40 64 Bytes
Sized
Reads
events
122
event:0xeb counters:0,1,2,3 um:sizecmds minimum:500 name:SIZED_COMMANDS :
Sized
commands
/external/oprofile/events/x86-64/hammer/
unit_masks
120
0x04 32-byte
Sized
Writes (RevD and later)
121
0x08 64-byte
Sized
Writes (RevD and later)
122
0x10 32-byte
Sized
Reads (RevD and later)
123
0x20 64-byte
Sized
Reads (RevD and later)
events
114
event:0xe5 counters:0,1,2,3 um:sizedblocks minimum:500 name:SIZED_BLOCKS :
Sized
blocks
118
event:0xeb counters:0,1,2,3 um:sizecmds minimum:500 name:SIZED_COMMANDS :
Sized
commands
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_collections.py
13
from collections import
Sized
, Container, Callable
378
self.assertNotIsInstance(x,
Sized
)
379
self.assertFalse(issubclass(type(x),
Sized
), repr(type(x)))
385
self.assertIsInstance(x,
Sized
)
386
self.assertTrue(issubclass(type(x),
Sized
), repr(type(x)))
387
self.validate_abstract_methods(
Sized
, '__len__')
388
self.validate_isinstance(
Sized
, '__len__')
429
for B in Hashable, Iterable, Iterator,
Sized
, Container, Callable:
436
for B in Hashable, Iterable, Iterator,
Sized
, Container, Callable:
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_collections.py
13
from collections import
Sized
, Container, Callable
378
self.assertNotIsInstance(x,
Sized
)
379
self.assertFalse(issubclass(type(x),
Sized
), repr(type(x)))
385
self.assertIsInstance(x,
Sized
)
386
self.assertTrue(issubclass(type(x),
Sized
), repr(type(x)))
387
self.validate_abstract_methods(
Sized
, '__len__')
388
self.validate_isinstance(
Sized
, '__len__')
429
for B in Hashable, Iterable, Iterator,
Sized
, Container, Callable:
436
for B in Hashable, Iterable, Iterator,
Sized
, Container, Callable:
[
all
...]
/external/chromium_org/third_party/mesa/src/docs/
MESA_texture_signed_rgba.spec
201
Add to Table 3.16 (page 154):
Sized
internal formats
203
Sized
Base R G B A L I D
/external/mesa3d/docs/
MESA_texture_signed_rgba.spec
201
Add to Table 3.16 (page 154):
Sized
internal formats
203
Sized
Base R G B A L I D
/external/oprofile/events/x86-64/family10/
unit_masks
224
0x08 32 Bytes
Sized
Writes
225
0x10 64 Bytes
Sized
Writes
226
0x20 32 Bytes
Sized
Reads
227
0x40 64 Byte
Sized
Reads
322
0x01 Read
sized
323
0x02 Write
sized
Completed in 722 milliseconds