Searched defs:_bytes (Results 1 – 4 of 4) sorted by relevance
| /external/llvm-project/openmp/libomptarget/deviceRTLs/common/ | ||
| D | support.h | 87 #define ADD_BYTES(_addr, _bytes) \ argument |
| /external/rust/crates/bytes/tests/ | ||
| D | test_buf.rs | 119 let _bytes = buf.copy_to_bytes(12); in copy_to_bytes_overflow() localVariable |
| /external/autotest/server/cros/bluetooth/ | ||
| D | bluetooth_adapter_adv_monitor_tests.py | 40 def _bytes(self, str_data): member in TestMonitor |
| /external/python/asn1crypto/asn1crypto/ | ||
| D | core.py | 2352 _bytes = None variable in OctetBitString |