Home
last modified time | relevance | path

Searched defs:_bytes (Results 1 – 25 of 419) sorted by relevance

12345678910>>...17

/dports/lang/solidity/solidity_0.8.11/test/libsolidity/util/
H A DBytesUtils.cpp39 bytes BytesUtils::alignLeft(bytes _bytes) in alignLeft()
46 bytes BytesUtils::alignRight(bytes _bytes) in alignRight()
55 bytes _bytes in applyAlign()
144 string BytesUtils::formatUnsigned(bytes const& _bytes) in formatUnsigned()
153 string BytesUtils::formatSigned(bytes const& _bytes) in formatSigned()
167 string BytesUtils::formatBoolean(bytes const& _bytes) in formatBoolean()
193 string BytesUtils::formatHexString(bytes const& _bytes) in formatHexString()
253 bytes const& _bytes, in formatRawBytes()
281 bytes const& _bytes, in formatBytes()
357 bytes _bytes, in formatBytesRange()
[all …]
/dports/x11/libICE/libICE-1.0.10/include/X11/ICE/
H A DICEmsg.h175 #define IceWriteData(_iceConn, _bytes, _data) \ argument
189 #define IceWriteData16(_iceConn, _bytes, _data) \ argument
192 #define IceWriteData32(_iceConn, _bytes, _data) \ argument
202 #define IceSendData(_iceConn, _bytes, _data) \ argument
215 #define IceWritePad(_iceConn, _bytes) \ argument
265 #define IceReadData(_iceConn, _bytes, _pData) \ argument
268 #define IceReadData16(_iceConn, _swap, _bytes, _pData) \ argument
273 #define IceReadData32(_iceConn, _swap, _bytes, _pData) \ argument
284 #define IceReadPad(_iceConn, _bytes) \ argument
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/typelib/xpt/
H A Dxpt_arena.h36 #define XPT_CALLOC8(_arena, _bytes) XPT_ArenaCalloc((_arena), (_bytes), 8) argument
37 #define XPT_CALLOC1(_arena, _bytes) XPT_ArenaCalloc((_arena), (_bytes), 1) argument
/dports/devel/pyl-gobject/pygobject-2.28.6/tests/
H A Dcompathelper.py46 _bytes = lambda s: s.encode() function
68 _bytes = str variable
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/openmp/libomptarget/deviceRTLs/common/
H A Dsupport.h75 #define ADD_BYTES(_addr, _bytes) \ argument
77 #define SUB_BYTES(_addr, _bytes) \ argument
/dports/devel/llvm90/llvm-9.0.1.src/projects/openmp/libomptarget/deviceRTLs/nvptx/src/
H A Dsupport.h80 #define ADD_BYTES(_addr, _bytes) \ argument
82 #define SUB_BYTES(_addr, _bytes) \ argument
/dports/devel/llvm80/llvm-8.0.1.src/projects/openmp/libomptarget/deviceRTLs/nvptx/src/
H A Dsync.cu77 // FIXME: use __syncthreads instead when the function copy is fixed in LLVM.
79 PRINT0(LD_SYNC, "completed kmpc_barrier_simple_spmd\n");
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/openmp/libomptarget/deviceRTLs/common/
H A Dsupport.h87 #define ADD_BYTES(_addr, _bytes) \ argument
89 #define SUB_BYTES(_addr, _bytes) \ argument
/dports/devel/llvm10/llvm-10.0.1.src/projects/openmp/libomptarget/deviceRTLs/common/
H A Dsupport.h91 #define ADD_BYTES(_addr, _bytes) \ argument
93 #define SUB_BYTES(_addr, _bytes) \ argument
/dports/devel/llvm11/llvm-11.0.1.src/projects/openmp/libomptarget/deviceRTLs/common/
H A Dsupport.h87 #define ADD_BYTES(_addr, _bytes) \ argument
89 #define SUB_BYTES(_addr, _bytes) \ argument
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/openmp/libomptarget/deviceRTLs/common/
H A Dsupport.h91 #define ADD_BYTES(_addr, _bytes) \ argument
93 #define SUB_BYTES(_addr, _bytes) \ argument
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/openmp/libomptarget/deviceRTLs/common/
H A Dsupport.h87 #define ADD_BYTES(_addr, _bytes) \ argument
89 #define SUB_BYTES(_addr, _bytes) \ argument
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/openmp/libomptarget/deviceRTLs/common/
H A Dsupport.h76 #define ADD_BYTES(_addr, _bytes) \ argument
78 #define SUB_BYTES(_addr, _bytes) \ argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/openmp/libomptarget/deviceRTLs/common/
H A Dsupport.h87 #define ADD_BYTES(_addr, _bytes) \ argument
89 #define SUB_BYTES(_addr, _bytes) \ argument
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/openmp/libomptarget/deviceRTLs/common/
H A Dsupport.h76 #define ADD_BYTES(_addr, _bytes) \ argument
78 #define SUB_BYTES(_addr, _bytes) \ argument
/dports/devel/llvm12/llvm-project-12.0.1.src/openmp/libomptarget/deviceRTLs/common/
H A Dsupport.h87 #define ADD_BYTES(_addr, _bytes) \ argument
89 #define SUB_BYTES(_addr, _bytes) \ argument
/dports/audio/lmms/lmms-1.2.2/plugins/MidiImport/
H A DMidiImport.h59 inline int readInt( int _bytes ) in readInt()
111 inline void skip( int _bytes ) in skip()
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/typelib/xpt/
H A Dxpt_arena.h50 #define XPT_CALLOC8(_arena, _bytes) XPT_ArenaCalloc((_arena), (_bytes), 8) argument
51 #define XPT_CALLOC1(_arena, _bytes) XPT_ArenaCalloc((_arena), (_bytes), 1) argument
/dports/security/py-python-axolotl/python-axolotl-0.1.42/axolotl/ecc/
H A Dcurve.py33 def decodePoint(_bytes, offset=0): argument
48 def decodePrivatePoint(_bytes): argument
/dports/x11/libSM/libSM-1.2.3/src/
H A DSMlibint.h60 #define PAD64(_bytes) ((8 - ((unsigned int) (_bytes) % 8)) % 8) argument
62 #define PADDED_BYTES64(_bytes) (_bytes + PAD64 (_bytes)) argument
69 #define PAD32(_bytes) ((4 - ((unsigned int) (_bytes) % 4)) % 4) argument
71 #define PADDED_BYTES32(_bytes) (_bytes + PAD32 (_bytes)) argument
78 #define WORD64COUNT(_bytes) (((unsigned int) ((_bytes) + 7)) >> 3) argument
139 #define LISTOF_PROP_BYTES(_numProps, _props, _bytes) \ argument
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/export/output/
H A Dexport_output_stats.h28 std::atomic<int64> _bytes; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/streamconv/converters/
H A DnsUnknownDecoder.h114 #define SNIFFER_ENTRY(_bytes, _type) \ argument
117 #define SNIFFER_ENTRY_WITH_FUNC(_bytes, _func) \ argument
/dports/devel/py-BTrees/BTrees-4.9.2/src/BTrees/
H A D_compat.py38 _bytes = str variable
61 _bytes = bytes variable
/dports/www/firefox-esr/firefox-91.8.0/netwerk/streamconv/converters/
H A DnsUnknownDecoder.h116 #define SNIFFER_ENTRY(_bytes, _type) \ argument
119 #define SNIFFER_ENTRY_WITH_FUNC(_bytes, _func) \ argument
/dports/www/firefox/firefox-99.0/netwerk/streamconv/converters/
H A DnsUnknownDecoder.h116 #define SNIFFER_ENTRY(_bytes, _type) \ argument
119 #define SNIFFER_ENTRY_WITH_FUNC(_bytes, _func) \ argument

12345678910>>...17