Home
last modified time | relevance | path

Searched defs:writeback (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/panfrost/lib/
H A Dpan_format.h46 /* enum mali_mfbd_color_format */ uint16_t writeback; member
/third_party/ntfs-3g/libntfs-3g/
H A Dlcnalloc.c244 u8 *buf, *byte, bit, writeback; in ntfs_cluster_alloc() local
171 bitmap_writeback(ntfs_volume *vol, s64 pos, s64 size, void *b, u8 *writeback) bitmap_writeback() argument
/third_party/libfuse/test/
H A Dtest_write_cache.c36 int writeback; member
/third_party/libfuse/example/
H A Dpassthrough_ll.c89 int writeback; member
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp1880 bool writeback = (P == 0) || (W == 1); in DecodeAddrMode2IdxInstruction() local
1987 bool writeback = (W == 1) | (P == 0); in DecodeAddrMode3Instruction() local
5537 bool writeback = (W == 1) | (P == 0); DecodeT2LDRDPreInstruction() local
5574 bool writeback = (W == 1) | (P == 0); DecodeT2STRDPreInstruction() local
[all...]

Completed in 9 milliseconds