Searched defs:numbytes (Results 1 – 5 of 5) sorted by relevance
| /third_party/boost/boost/interprocess/ |
| D | mapped_region.hpp | 505 inline bool mapped_region::flush(std::size_t mapping_offset, std::size_t numbytes, bool async) in flush() 740 inline bool mapped_region::flush(std::size_t mapping_offset, std::size_t numbytes, bool async) in flush()
|
| /third_party/skia/third_party/externals/angle2/src/third_party/libXNVCtrl/ |
| D | NVCtrl.c | 438 int length, numbytes, slop; in XNVCTRLQueryTargetStringAttribute() local 982 int length, numbytes, slop; in XNVCTRLQueryTargetBinaryData() local
|
| /third_party/flutter/skia/third_party/externals/angle2/src/third_party/libXNVCtrl/ |
| D | NVCtrl.c | 438 int length, numbytes, slop; in XNVCTRLQueryTargetStringAttribute() local 982 int length, numbytes, slop; in XNVCTRLQueryTargetBinaryData() local
|
| /third_party/boost/boost/interprocess/detail/ |
| D | win32_api.hpp | 742 …ndle, unsigned long file_access, ::boost::ulong_long_type offset, std::size_t numbytes, void *base… in map_view_of_file_ex() 770 inline bool flush_view_of_file(void *base_addr, std::size_t numbytes) in flush_view_of_file() 773 inline bool virtual_unlock(void *base_addr, std::size_t numbytes) in virtual_unlock() 776 inline bool virtual_protect(void *base_addr, std::size_t numbytes, unsigned long flNewProtect, unsi… in virtual_protect()
|
| /third_party/curl/lib/ |
| D | mime.c | 745 const char *bytes, size_t numbytes, in readback_bytes()
|