Home
last modified time | relevance | path

Searched defs:rw_type (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython3/Lib/test/
Dtest_memoryview.py404 rw_type = bytearray variable in BaseBytesMemoryTests
411 rw_type = lambda self, b: array.array('i', list(b)) member in BaseArrayMemoryTests
/external/f2fs-tools/tools/
Df2fs_io_parse.c46 enum rw_type { enum
/external/python/cpython2/Lib/test/
Dtest_memoryview.py254 rw_type = bytearray variable in BaseBytesMemoryTests
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dlegalize_hlo.cc783 RankedTensorType rw_type = rw.getType().dyn_cast<RankedTensorType>(); in matchAndRewrite() local
/external/e2fsprogs/lib/ext2fs/
Dtdb.c335 int rw_type, int lck_type, int probe, size_t len) in tdb_brlock()
1567 int rw_type, int lck_type, int probe, size_t len) in transaction_brlock()