Home
last modified time | relevance | path

Searched refs:WriteNow (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/usr.bin/file/magdir/
H A Dmaple31 0 string WriteNow\000\002\000\001\000\000\000\000\100\000\000\000\000\000 Maple worksheet, but weird
H A Dmacintosh167 #>65 string nX^d (WriteNow word processor)
168 #>65 string nX^w (WriteNow dictionary)
227 #>69 string nX^n (WriteNow)
/openbsd-src/gnu/llvm/lldb/include/lldb/Expression/
H A DIRExecutionUnit.h85 lldb::addr_t WriteNow(const uint8_t *bytes, size_t size, Status &error);
/openbsd-src/gnu/llvm/lldb/source/Expression/
H A DIRExecutionUnit.cpp57 lldb::addr_t IRExecutionUnit::WriteNow(const uint8_t *bytes, size_t size, in WriteNow() function in IRExecutionUnit