Home
last modified time | relevance | path

Searched refs:_offset (Results 1 – 25 of 4020) sorted by relevance

12345678910>>...161

/dports/astro/py-metpy/MetPy-1.1.0/src/metpy/io/_metar_parser/
H A Dmetar_parser.py286 self._offset = self._offset
376 self._offset = self._offset
406 self._offset = self._offset
510 self._offset = self._offset
580 self._offset = self._offset
648 self._offset = self._offset
753 self._offset = self._offset
830 self._offset = self._offset
958 self._offset = self._offset
1041 self._offset = self._offset
[all …]
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-wlccp.c1064 _offset += 1; in dissect_wlccp_ccm_msg()
1068 _offset += 2; in dissect_wlccp_ccm_msg()
1110 _offset += 2; in dissect_wlccp_ccm_msg()
1117 _offset += 2; in dissect_wlccp_ccm_msg()
1121 _offset += 6; in dissect_wlccp_ccm_msg()
1125 _offset += 2; in dissect_wlccp_ccm_msg()
1129 _offset += 6; in dissect_wlccp_ccm_msg()
1485 _offset += 1; in dissect_wlccp_rrm_msg()
1491 _offset += 2; in dissect_wlccp_rrm_msg()
1495 _offset += 2; in dissect_wlccp_rrm_msg()
[all …]
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-wlccp.c1064 _offset += 1; in dissect_wlccp_ccm_msg()
1068 _offset += 2; in dissect_wlccp_ccm_msg()
1110 _offset += 2; in dissect_wlccp_ccm_msg()
1117 _offset += 2; in dissect_wlccp_ccm_msg()
1121 _offset += 6; in dissect_wlccp_ccm_msg()
1125 _offset += 2; in dissect_wlccp_ccm_msg()
1129 _offset += 6; in dissect_wlccp_ccm_msg()
1485 _offset += 1; in dissect_wlccp_rrm_msg()
1491 _offset += 2; in dissect_wlccp_rrm_msg()
1495 _offset += 2; in dissect_wlccp_rrm_msg()
[all …]
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-wlccp.c1064 _offset += 1;
1068 _offset += 2;
1110 _offset += 2;
1117 _offset += 2;
1121 _offset += 6;
1125 _offset += 2;
1129 _offset += 6;
1485 _offset += 1;
1491 _offset += 2;
1495 _offset += 2;
[all …]
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-wlccp.c1064 _offset += 1; in dissect_wlccp_ccm_msg()
1068 _offset += 2; in dissect_wlccp_ccm_msg()
1110 _offset += 2; in dissect_wlccp_ccm_msg()
1117 _offset += 2; in dissect_wlccp_ccm_msg()
1121 _offset += 6; in dissect_wlccp_ccm_msg()
1125 _offset += 2; in dissect_wlccp_ccm_msg()
1129 _offset += 6; in dissect_wlccp_ccm_msg()
1485 _offset += 1; in dissect_wlccp_rrm_msg()
1491 _offset += 2; in dissect_wlccp_rrm_msg()
1495 _offset += 2; in dissect_wlccp_rrm_msg()
[all …]
/dports/multimedia/mjpegtools/mjpegtools-2.1.0/y4mscaler/
H A Dgraphics.C167 _offset = ysPoint(ox, oy); in parse_geometry()
277 int ox = _offset.x(); in clip()
278 int oy = _offset.y(); in clip()
309 ysRatio ox = _offset.x(); in clip()
310 ysRatio oy = _offset.y(); in clip()
341 DBG("o x,y: %d, %d\n", _offset.x(), _offset.y()); in clip()
350 int ox = _offset.x();
351 int oy = _offset.y();
365 ysRatio ox = _offset.x();
457 _offset += in fixate()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/thermal/qcom/
H A Dtsens.h116 [_name##_##1] = REG_FIELD(_offset, 1, 1), \
117 [_name##_##2] = REG_FIELD(_offset, 2, 2), \
118 [_name##_##3] = REG_FIELD(_offset, 3, 3), \
119 [_name##_##4] = REG_FIELD(_offset, 4, 4), \
120 [_name##_##5] = REG_FIELD(_offset, 5, 5), \
121 [_name##_##6] = REG_FIELD(_offset, 6, 6), \
122 [_name##_##7] = REG_FIELD(_offset, 7, 7), \
123 [_name##_##8] = REG_FIELD(_offset, 8, 8), \
124 [_name##_##9] = REG_FIELD(_offset, 9, 9), \
130 [_name##_##15] = REG_FIELD(_offset, 15, 15)
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/thermal/qcom/
H A Dtsens.h116 [_name##_##1] = REG_FIELD(_offset, 1, 1), \
117 [_name##_##2] = REG_FIELD(_offset, 2, 2), \
118 [_name##_##3] = REG_FIELD(_offset, 3, 3), \
119 [_name##_##4] = REG_FIELD(_offset, 4, 4), \
120 [_name##_##5] = REG_FIELD(_offset, 5, 5), \
121 [_name##_##6] = REG_FIELD(_offset, 6, 6), \
122 [_name##_##7] = REG_FIELD(_offset, 7, 7), \
123 [_name##_##8] = REG_FIELD(_offset, 8, 8), \
124 [_name##_##9] = REG_FIELD(_offset, 9, 9), \
130 [_name##_##15] = REG_FIELD(_offset, 15, 15)
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/thermal/qcom/
H A Dtsens.h116 [_name##_##1] = REG_FIELD(_offset, 1, 1), \
117 [_name##_##2] = REG_FIELD(_offset, 2, 2), \
118 [_name##_##3] = REG_FIELD(_offset, 3, 3), \
119 [_name##_##4] = REG_FIELD(_offset, 4, 4), \
120 [_name##_##5] = REG_FIELD(_offset, 5, 5), \
121 [_name##_##6] = REG_FIELD(_offset, 6, 6), \
122 [_name##_##7] = REG_FIELD(_offset, 7, 7), \
123 [_name##_##8] = REG_FIELD(_offset, 8, 8), \
124 [_name##_##9] = REG_FIELD(_offset, 9, 9), \
130 [_name##_##15] = REG_FIELD(_offset, 15, 15)
[all …]
/dports/lang/solidity/solidity_0.8.11/test/tools/yulInterpreter/
H A DEwasmBuiltinInterpreter.h97 bytes readMemory(uint64_t _offset, uint64_t _size = 32);
100 uint64_t readMemoryWord(uint64_t _offset);
103 uint32_t readMemoryHalfWord(uint64_t _offset);
106 void writeMemory(uint64_t _offset, bytes const& _value);
115 void writeMemoryByte(uint64_t _offset, uint8_t _value);
119 void writeU128(uint64_t _offset, u256 _value) { writeU256(_offset, std::move(_value), 16); } in writeU128() argument
121 …void writeBytes32(uint64_t _offset, util::h256 _value) { accessMemory(_offset, 32); writeMemory(_o… in writeBytes32() argument
122 …void writeAddress(uint64_t _offset, util::h160 _value) { accessMemory(_offset, 20); writeMemory(_o… in writeAddress() argument
125 u256 readU128(uint64_t _offset) { return readU256(_offset, 16); } in readU128() argument
127 …util::h256 readBytes32(uint64_t _offset) { accessMemory(_offset, 32); return util::h256(readMemory… in readBytes32() argument
[all …]
/dports/devel/simgear/simgear-2020.3.11/simgear/scene/tgdb/
H A DBucketBox.hxx85 _offset[0] = bucketBox._offset[0]; in BucketBox()
86 _offset[1] = bucketBox._offset[1]; in BucketBox()
93 _offset[0] = bucketBox._offset[0]; in operator =()
94 _offset[1] = bucketBox._offset[1]; in operator =()
157 box._offset[0] = _offset[0] - _offset[0] % plon; in getParentBox()
159 box._offset[1] = _offset[1] - _offset[1] % plat; in getParentBox()
172 box._offset[0] = _offset[0]; in getSubBoxHeight()
173 box._offset[1] = _offset[1] - _offset[1] % plat1 + j*plat; in getSubBoxHeight()
186 box._offset[0] = _offset[0] - _offset[0] % plon1 + i*plon; in getSubBoxWidth()
187 box._offset[1] = _offset[1]; in getSubBoxWidth()
[all …]
/dports/devel/simgear/simgear-2020.3.11/simgear/hla/
H A DHLADataType.cxx98 _offset(offset), in _DataElementIndexVisitor()
106 if (_path.size() == _offset) in apply()
115 if (_path.size() < _offset) { in apply()
120 if (_path[_offset] != '[') { in apply()
125 ++_offset; in apply()
135 ++_offset; in apply()
148 ++_offset; in apply()
175 if (_path[_offset] == '.') in apply()
176 ++_offset; in apply()
216 if (_path[_offset] == '.') in apply()
[all …]
/dports/lang/zig/zig-0.9.0/lib/libc/include/aarch64-macos.11-gnu/libkern/arm/
H A DOSByteOrder.h81 uintptr_t _offset in _OSReadSwapInt16() argument
91 uintptr_t _offset in OSReadSwapInt16() argument
103 uintptr_t _offset in _OSReadSwapInt32() argument
113 uintptr_t _offset in OSReadSwapInt32() argument
125 uintptr_t _offset in _OSReadSwapInt64() argument
135 uintptr_t _offset in OSReadSwapInt64() argument
149 uintptr_t _offset, in _OSWriteSwapInt16() argument
160 uintptr_t _offset, in OSWriteSwapInt16() argument
173 uintptr_t _offset, in _OSWriteSwapInt32() argument
184 uintptr_t _offset, in OSWriteSwapInt32() argument
[all …]
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/aarch64-macos.11-gnu/libkern/arm/
H A DOSByteOrder.h81 uintptr_t _offset in _OSReadSwapInt16() argument
91 uintptr_t _offset in OSReadSwapInt16() argument
103 uintptr_t _offset in _OSReadSwapInt32() argument
113 uintptr_t _offset in OSReadSwapInt32() argument
125 uintptr_t _offset in _OSReadSwapInt64() argument
135 uintptr_t _offset in OSReadSwapInt64() argument
149 uintptr_t _offset, in _OSWriteSwapInt16() argument
160 uintptr_t _offset, in OSWriteSwapInt16() argument
173 uintptr_t _offset, in _OSWriteSwapInt32() argument
184 uintptr_t _offset, in OSWriteSwapInt32() argument
[all …]
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/aarch64-macos.12-gnu/libkern/arm/
H A DOSByteOrder.h81 uintptr_t _offset in _OSReadSwapInt16() argument
91 uintptr_t _offset in OSReadSwapInt16() argument
103 uintptr_t _offset in _OSReadSwapInt32() argument
113 uintptr_t _offset in OSReadSwapInt32() argument
125 uintptr_t _offset in _OSReadSwapInt64() argument
135 uintptr_t _offset in OSReadSwapInt64() argument
149 uintptr_t _offset, in _OSWriteSwapInt16() argument
160 uintptr_t _offset, in OSWriteSwapInt16() argument
173 uintptr_t _offset, in _OSWriteSwapInt32() argument
184 uintptr_t _offset, in OSWriteSwapInt32() argument
[all …]
/dports/lang/zig/zig-0.9.0/lib/libc/include/aarch64-macos.12-gnu/libkern/arm/
H A DOSByteOrder.h81 uintptr_t _offset in _OSReadSwapInt16() argument
91 uintptr_t _offset in OSReadSwapInt16() argument
103 uintptr_t _offset in _OSReadSwapInt32() argument
113 uintptr_t _offset in OSReadSwapInt32() argument
125 uintptr_t _offset in _OSReadSwapInt64() argument
135 uintptr_t _offset in OSReadSwapInt64() argument
149 uintptr_t _offset, in _OSWriteSwapInt16() argument
160 uintptr_t _offset, in OSWriteSwapInt16() argument
173 uintptr_t _offset, in _OSWriteSwapInt32() argument
184 uintptr_t _offset, in OSWriteSwapInt32() argument
[all …]
/dports/cad/openroad/OpenROAD-2.0/src/mpl/src/ParquetFP/src/
H A DNet.cxx44 _offset.x = _origOffset.x; in changeOrient()
45 _offset.y = _origOffset.y; in changeOrient()
47 _offset.x = _origOffset.y; in changeOrient()
48 _offset.y = -1 * _origOffset.x; in changeOrient()
50 _offset.x = -1 * _origOffset.x; in changeOrient()
51 _offset.y = -1 * _origOffset.y; in changeOrient()
54 _offset.y = _origOffset.x; in changeOrient()
57 _offset.y = _origOffset.y; in changeOrient()
59 _offset.x = _origOffset.y; in changeOrient()
60 _offset.y = _origOffset.x; in changeOrient()
[all …]
/dports/net/xrdp-devel/xrdp-0.9.16/sesman/chansrv/
H A Dchansrv.h43 #define GSET_UINT8(_ptr, _offset, _data) \ argument
45 #define GGET_UINT8(_ptr, _offset) \ argument
47 #define GSET_UINT16(_ptr, _offset, _data) \ argument
48 GSET_UINT8(_ptr, _offset, _data); \
50 #define GGET_UINT16(_ptr, _offset) \ argument
51 (GGET_UINT8(_ptr, _offset)) | \
52 ((GGET_UINT8(_ptr, (_offset) + 1)) << 8)
53 #define GSET_UINT32(_ptr, _offset, _data) \ argument
54 GSET_UINT16(_ptr, _offset, _data); \
56 #define GGET_UINT32(_ptr, _offset) \ argument
[all …]
/dports/x11-drivers/xorgxrdp/xrdp-0.9.17/sesman/chansrv/
H A Dchansrv.h43 #define GSET_UINT8(_ptr, _offset, _data) \ argument
45 #define GGET_UINT8(_ptr, _offset) \ argument
47 #define GSET_UINT16(_ptr, _offset, _data) \ argument
48 GSET_UINT8(_ptr, _offset, _data); \
50 #define GGET_UINT16(_ptr, _offset) \ argument
51 (GGET_UINT8(_ptr, _offset)) | \
52 ((GGET_UINT8(_ptr, (_offset) + 1)) << 8)
53 #define GSET_UINT32(_ptr, _offset, _data) \ argument
54 GSET_UINT16(_ptr, _offset, _data); \
56 #define GGET_UINT32(_ptr, _offset) \ argument
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/oqgraph/
H A Doqgraph_shim.cc30 _graph->_rnd_pos > _offset || in seek()
38 while (_graph->_rnd_pos < _offset) in seek()
42 _offset = size_t(-1); in seek()
58 if (_offset == size_t(-1) && x._offset != size_t(-1)) in operator ==()
60 if (_offset != size_t(-1) && x._offset == size_t(-1)) in operator ==()
63 return _offset == x._offset; in operator ==()
68 if (_offset == size_t(-1) && x._offset != size_t(-1)) in operator !=()
70 if (_offset != size_t(-1) && x._offset == size_t(-1)) in operator !=()
73 return _offset != x._offset; in operator !=()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/oqgraph/
H A Doqgraph_shim.cc30 _graph->_rnd_pos > _offset || in seek()
38 while (_graph->_rnd_pos < _offset) in seek()
42 _offset = size_t(-1); in seek()
58 if (_offset == size_t(-1) && x._offset != size_t(-1)) in operator ==()
60 if (_offset != size_t(-1) && x._offset == size_t(-1)) in operator ==()
63 return _offset == x._offset; in operator ==()
68 if (_offset == size_t(-1) && x._offset != size_t(-1)) in operator !=()
70 if (_offset != size_t(-1) && x._offset == size_t(-1)) in operator !=()
73 return _offset != x._offset; in operator !=()
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/oqgraph/
H A Doqgraph_shim.cc30 _graph->_rnd_pos > _offset || in seek()
38 while (_graph->_rnd_pos < _offset) in seek()
42 _offset = size_t(-1); in seek()
58 if (_offset == size_t(-1) && x._offset != size_t(-1)) in operator ==()
60 if (_offset != size_t(-1) && x._offset == size_t(-1)) in operator ==()
63 return _offset == x._offset; in operator ==()
68 if (_offset == size_t(-1) && x._offset != size_t(-1)) in operator !=()
70 if (_offset != size_t(-1) && x._offset == size_t(-1)) in operator !=()
73 return _offset != x._offset; in operator !=()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/oqgraph/
H A Doqgraph_shim.cc30 _graph->_rnd_pos > _offset || in seek()
38 while (_graph->_rnd_pos < _offset) in seek()
42 _offset = size_t(-1); in seek()
58 if (_offset == size_t(-1) && x._offset != size_t(-1)) in operator ==()
60 if (_offset != size_t(-1) && x._offset == size_t(-1)) in operator ==()
63 return _offset == x._offset; in operator ==()
68 if (_offset == size_t(-1) && x._offset != size_t(-1)) in operator !=()
70 if (_offset != size_t(-1) && x._offset == size_t(-1)) in operator !=()
73 return _offset != x._offset; in operator !=()
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/oqgraph/
H A Doqgraph_shim.cc30 _graph->_rnd_pos > _offset ||
38 while (_graph->_rnd_pos < _offset)
42 _offset = size_t(-1);
58 if (_offset == size_t(-1) && x._offset != size_t(-1)) in test()
60 if (_offset != size_t(-1) && x._offset == size_t(-1)) in test()
63 return _offset == x._offset; in test()
68 if (_offset == size_t(-1) && x._offset != size_t(-1))
70 if (_offset != size_t(-1) && x._offset == size_t(-1)) in reset()
73 return _offset != x._offset;
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/oqgraph/
H A Doqgraph_shim.cc30 _graph->_rnd_pos > _offset || in seek()
38 while (_graph->_rnd_pos < _offset) in seek()
42 _offset = size_t(-1); in seek()
58 if (_offset == size_t(-1) && x._offset != size_t(-1)) in operator ==()
60 if (_offset != size_t(-1) && x._offset == size_t(-1)) in operator ==()
63 return _offset == x._offset; in operator ==()
68 if (_offset == size_t(-1) && x._offset != size_t(-1)) in operator !=()
70 if (_offset != size_t(-1) && x._offset == size_t(-1)) in operator !=()
73 return _offset != x._offset; in operator !=()

12345678910>>...161