Searched defs:writeback (Results 1 – 11 of 11) sorted by relevance
| /third_party/python/Lib/ |
| D | shelve.py | 84 def __init__(self, dict, protocol=None, writeback=False, argument 188 def __init__(self, dict, protocol=None, writeback=False, argument 225 def __init__(self, filename, flag='c', protocol=None, writeback=False): argument 230 def open(filename, flag='c', protocol=None, writeback=False): argument
|
| /third_party/mesa3d/src/panfrost/lib/ |
| D | pan_format.c | 55 #define BFMT2(pipe, internal, writeback, srgb) \ argument 62 #define BFMT2(pipe, internal, writeback, srgb) \ argument 76 #define BFMT_SRGB(pipe, writeback) \ argument
|
| D | pan_format.h | 53 /* enum mali_mfbd_color_format */ uint16_t writeback; member
|
| /third_party/libfuse/test/ |
| D | test_ctests.py | 24 def test_write_cache(tmpdir, writeback, output_checker): argument
|
| D | test_write_cache.c | 36 int writeback; member
|
| D | test_examples.py | 119 def test_passthrough(short_tmpdir, name, debug, output_checker, writeback): argument
|
| /third_party/ntfs-3g/libntfs-3g/ |
| D | lcnalloc.c | 172 u8 *writeback) in bitmap_writeback() 244 u8 *buf, *byte, bit, writeback; in ntfs_cluster_alloc() local
|
| /third_party/rust/rust/compiler/rustc_hir_typeck/src/ |
| D | lib.rs | 46 mod writeback; module
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Disassembler/ |
| D | ARMDisassembler.cpp | 1880 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); in DecodeT2LDRDPreInstruction() local 5574 bool writeback = (W == 1) | (P == 0); in DecodeT2STRDPreInstruction() local
|
| /third_party/libfuse/example/ |
| D | passthrough_ll.c | 89 int writeback; member
|
| /third_party/skia/m133/src/sksl/codegen/ |
| D | SkSLWGSLCodeGenerator.cpp | 3472 STArray<16, std::unique_ptr<LValue>> writeback; in assembleFunctionCall() local
|