Home
last modified time | relevance | path

Searched refs:lt_offset (Results 1 – 25 of 29) sorted by relevance

12

/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-thrift.c1339 int lt_offset; in dissect_thrift_c_list_set() local
1369 lt_offset = offset; in dissect_thrift_c_list_set()
1370 len_type = tvb_get_guint8(tvb, lt_offset); in dissect_thrift_c_list_set()
1374 …type_pi = proto_tree_add_bits_item(sub_tree, hf_thrift_type, tvb, (lt_offset << OCTETS_TO_BITS_SHI… in dissect_thrift_c_list_set()
1389 …proto_tree_add_bits_item(sub_tree, hf_thrift_large_container, tvb, (lt_offset << OCTETS_TO_BITS_SH… in dissect_thrift_c_list_set()
1413 …proto_tree_add_bits_item(sub_tree, hf_pos_item, tvb, (lt_offset << OCTETS_TO_BITS_SHIFT), TCP_THRI… in dissect_thrift_c_list_set()
2073 int lt_offset = *offset; in dissect_thrift_compact_list_set() local
2093 len_type = tvb_get_guint8(tvb, lt_offset); in dissect_thrift_compact_list_set()
2096 …type_pi = proto_tree_add_bits_item(sub_tree, hf_thrift_type, tvb, (lt_offset << OCTETS_TO_BITS_SHI… in dissect_thrift_compact_list_set()
2101 …proto_tree_add_bits_item(sub_tree, hf_thrift_large_container, tvb, (lt_offset << OCTETS_TO_BITS_SH… in dissect_thrift_compact_list_set()
[all …]
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-thrift.c1339 int lt_offset; in dissect_thrift_c_list_set() local
1369 lt_offset = offset; in dissect_thrift_c_list_set()
1370 len_type = tvb_get_guint8(tvb, lt_offset); in dissect_thrift_c_list_set()
1374 …type_pi = proto_tree_add_bits_item(sub_tree, hf_thrift_type, tvb, (lt_offset << OCTETS_TO_BITS_SHI… in dissect_thrift_c_list_set()
1389 …proto_tree_add_bits_item(sub_tree, hf_thrift_large_container, tvb, (lt_offset << OCTETS_TO_BITS_SH… in dissect_thrift_c_list_set()
1413 …proto_tree_add_bits_item(sub_tree, hf_pos_item, tvb, (lt_offset << OCTETS_TO_BITS_SHIFT), TCP_THRI… in dissect_thrift_c_list_set()
2073 int lt_offset = *offset; in dissect_thrift_compact_list_set() local
2093 len_type = tvb_get_guint8(tvb, lt_offset); in dissect_thrift_compact_list_set()
2096 …type_pi = proto_tree_add_bits_item(sub_tree, hf_thrift_type, tvb, (lt_offset << OCTETS_TO_BITS_SHI… in dissect_thrift_compact_list_set()
2101 …proto_tree_add_bits_item(sub_tree, hf_thrift_large_container, tvb, (lt_offset << OCTETS_TO_BITS_SH… in dissect_thrift_compact_list_set()
[all …]
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-thrift.c1339 int lt_offset; in dissect_thrift_c_list_set() local
1369 lt_offset = offset; in dissect_thrift_c_list_set()
1370 len_type = tvb_get_guint8(tvb, lt_offset); in dissect_thrift_c_list_set()
1374 …type_pi = proto_tree_add_bits_item(sub_tree, hf_thrift_type, tvb, (lt_offset << OCTETS_TO_BITS_SHI… in dissect_thrift_c_list_set()
1389 …proto_tree_add_bits_item(sub_tree, hf_thrift_large_container, tvb, (lt_offset << OCTETS_TO_BITS_SH… in dissect_thrift_c_list_set()
1413 …proto_tree_add_bits_item(sub_tree, hf_pos_item, tvb, (lt_offset << OCTETS_TO_BITS_SHIFT), TCP_THRI… in dissect_thrift_c_list_set()
2073 int lt_offset = *offset; in dissect_thrift_compact_list_set() local
2093 len_type = tvb_get_guint8(tvb, lt_offset); in dissect_thrift_compact_list_set()
2096 …type_pi = proto_tree_add_bits_item(sub_tree, hf_thrift_type, tvb, (lt_offset << OCTETS_TO_BITS_SHI… in dissect_thrift_compact_list_set()
2101 …proto_tree_add_bits_item(sub_tree, hf_thrift_large_container, tvb, (lt_offset << OCTETS_TO_BITS_SH… in dissect_thrift_compact_list_set()
[all …]
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-thrift.c1339 int lt_offset;
1369 lt_offset = offset;
1370 len_type = tvb_get_guint8(tvb, lt_offset);
1374 …type_pi = proto_tree_add_bits_item(sub_tree, hf_thrift_type, tvb, (lt_offset << OCTETS_TO_BITS_SHI…
1389 …proto_tree_add_bits_item(sub_tree, hf_thrift_large_container, tvb, (lt_offset << OCTETS_TO_BITS_SH…
1413 …proto_tree_add_bits_item(sub_tree, hf_pos_item, tvb, (lt_offset << OCTETS_TO_BITS_SHIFT), TCP_THRI…
2073 int lt_offset = *offset;
2093 len_type = tvb_get_guint8(tvb, lt_offset);
2096 …type_pi = proto_tree_add_bits_item(sub_tree, hf_thrift_type, tvb, (lt_offset << OCTETS_TO_BITS_SHI…
2101 …proto_tree_add_bits_item(sub_tree, hf_thrift_large_container, tvb, (lt_offset << OCTETS_TO_BITS_SH…
[all …]
/dports/biology/fasta3/fasta-36.3.8/src/
H A Dmshowalign2.c167 long qt_offset, lt_offset; in showalign() local
424 lt_offset = loffset + (bbp->seq->l_off-1) + (m_msp->sq1off); in showalign()
427 name1, lt_offset, lt_offset + bbp->seq->n1 - 1); in showalign()
/dports/graphics/opencv/opencv-4.5.3/modules/features2d/src/opencl/
H A Dakaze.cl30 AKAZE_nld_step_scalar(__global const float* lt, int lt_step, int lt_offset, int rows, int cols,
/dports/devel/binutils/binutils-2.37/include/
H A Dhp-symtab.h1301 ltpointer lt_offset; /* start of frag/cp line table */ member
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/include/
H A Dhp-symtab.h1301 ltpointer lt_offset; /* start of frag/cp line table */ member
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/include/
H A Dhp-symtab.h1300 ltpointer lt_offset; /* start of frag/cp line table */ member
/dports/devel/gnulibiberty/binutils-2.37/include/
H A Dhp-symtab.h1301 ltpointer lt_offset; /* start of frag/cp line table */ member
/dports/devel/arm-elf-binutils/binutils-2.37/include/
H A Dhp-symtab.h1301 ltpointer lt_offset; /* start of frag/cp line table */ member
/dports/devel/avr-gdb/gdb-7.3.1/include/
H A Dhp-symtab.h1301 ltpointer lt_offset; /* start of frag/cp line table */ member
/dports/lang/gnatdroid-binutils/binutils-2.27/include/
H A Dhp-symtab.h1301 ltpointer lt_offset; /* start of frag/cp line table */ member
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/include/
H A Dhp-symtab.h1301 ltpointer lt_offset; /* start of frag/cp line table */ member
/dports/devel/gdb761/gdb-7.6.1/include/
H A Dhp-symtab.h1301 ltpointer lt_offset; /* start of frag/cp line table */ member
/dports/devel/gdb/gdb-11.1/include/
H A Dhp-symtab.h1301 ltpointer lt_offset; /* start of frag/cp line table */ member
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/include/
H A Dhp-symtab.h1300 ltpointer lt_offset; /* start of frag/cp line table */ member
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/include/
H A Dhp-symtab.h1300 ltpointer lt_offset; /* start of frag/cp line table */ member
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/include/
H A Dhp-symtab.h1301 ltpointer lt_offset; /* start of frag/cp line table */ member
/dports/devel/djgpp-binutils/binutils-2.17/include/
H A Dhp-symtab.h1300 ltpointer lt_offset; /* start of frag/cp line table */ member
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/nfsd/
H A Dxdr4.h196 u64 lt_offset; member
H A Dnfs4state.c6969 if (check_lock_length(lockt->lt_offset, lockt->lt_length)) in nfsd4_lockt()
7009 file_lock->fl_start = lockt->lt_offset; in nfsd4_lockt()
7010 file_lock->fl_end = last_byte_offset(lockt->lt_offset, lockt->lt_length); in nfsd4_lockt()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/nfsd/
H A Dxdr4.h196 u64 lt_offset; member
H A Dnfs4state.c6969 if (check_lock_length(lockt->lt_offset, lockt->lt_length)) in nfsd4_lockt()
7009 file_lock->fl_start = lockt->lt_offset; in nfsd4_lockt()
7010 file_lock->fl_end = last_byte_offset(lockt->lt_offset, lockt->lt_length); in nfsd4_lockt()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/nfsd/
H A Dxdr4.h196 u64 lt_offset; member

12