Home
last modified time | relevance | path

Searched refs:type_ofs (Results 1 – 14 of 14) sorted by relevance

/dports/devel/py-numba/numba-0.51.2/numba/np/ufunc/
H A D_internal.c501 size_t type_ofs=sizeof(char) * ufunc->ntypes * ufunc->nargs; in dufunc__add_loop() local
522 types[idx + type_ofs] = (char)arg_types_arr[idx]; in dufunc__add_loop()
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-lbmpdm.c932 int type_ofs = L_LBMPDM_FIELD_INFO_T; in dissect_segment_defn() local
946 type_ofs += def_ofs; in dissect_segment_defn()
963 type_ofs += string_name_len; in dissect_segment_defn()
966 …proto_tree_add_item(field_tree, hf_lbmpdm_segment_def_field_fld_type, tvb, ofs + type_ofs, 2, enco… in dissect_segment_defn()
995 field->field_type = tvb_get_guint16(tvb, ofs + type_ofs, encoding); in dissect_segment_defn()
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-lbmpdm.c932 int type_ofs = L_LBMPDM_FIELD_INFO_T;
946 type_ofs += def_ofs;
963 type_ofs += string_name_len;
966 …proto_tree_add_item(field_tree, hf_lbmpdm_segment_def_field_fld_type, tvb, ofs + type_ofs, 2, enco…
995 field->field_type = tvb_get_guint16(tvb, ofs + type_ofs, encoding);
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-lbmpdm.c932 int type_ofs = L_LBMPDM_FIELD_INFO_T; in dissect_segment_defn() local
946 type_ofs += def_ofs; in dissect_segment_defn()
963 type_ofs += string_name_len; in dissect_segment_defn()
966 …proto_tree_add_item(field_tree, hf_lbmpdm_segment_def_field_fld_type, tvb, ofs + type_ofs, 2, enco… in dissect_segment_defn()
995 field->field_type = tvb_get_guint16(tvb, ofs + type_ofs, encoding); in dissect_segment_defn()
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-lbmpdm.c932 int type_ofs = L_LBMPDM_FIELD_INFO_T;
946 type_ofs += def_ofs;
963 type_ofs += string_name_len;
966 …proto_tree_add_item(field_tree, hf_lbmpdm_segment_def_field_fld_type, tvb, ofs + type_ofs, 2, enco…
995 field->field_type = tvb_get_guint16(tvb, ofs + type_ofs, encoding);
/dports/emulators/qemu/qemu-6.2.0/hw/i386/
H A Dpc.c415 static void cmos_init_hd(ISADevice *s, int type_ofs, int info_ofs, in cmos_init_hd() argument
418 rtc_set_memory(s, type_ofs, 47); in cmos_init_hd()
/dports/emulators/qemu60/qemu-6.0.0/hw/i386/
H A Dpc.c399 static void cmos_init_hd(ISADevice *s, int type_ofs, int info_ofs, in cmos_init_hd() argument
402 rtc_set_memory(s, type_ofs, 47); in cmos_init_hd()
/dports/emulators/qemu5/qemu-5.2.0/hw/i386/
H A Dpc.c396 static void cmos_init_hd(ISADevice *s, int type_ofs, int info_ofs, in cmos_init_hd() argument
399 rtc_set_memory(s, type_ofs, 47); in cmos_init_hd()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/i386/
H A Dpc.c408 static void cmos_init_hd(ISADevice *s, int type_ofs, int info_ofs, in cmos_init_hd() argument
411 rtc_set_memory(s, type_ofs, 47); in cmos_init_hd()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/i386/
H A Dpc.c409 static void cmos_init_hd(ISADevice *s, int type_ofs, int info_ofs,
412 rtc_set_memory(s, type_ofs, 47);
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/i386/
H A Dpc.c409 static void cmos_init_hd(ISADevice *s, int type_ofs, int info_ofs, in cmos_init_hd() argument
412 rtc_set_memory(s, type_ofs, 47); in cmos_init_hd()
/dports/emulators/qemu42/qemu-4.2.1/hw/i386/
H A Dpc.c475 static void cmos_init_hd(ISADevice *s, int type_ofs, int info_ofs, in cmos_init_hd() argument
478 rtc_set_memory(s, type_ofs, 47); in cmos_init_hd()
/dports/emulators/qemu-utils/qemu-4.2.1/hw/i386/
H A Dpc.c475 static void cmos_init_hd(ISADevice *s, int type_ofs, int info_ofs, in cmos_init_hd() argument
478 rtc_set_memory(s, type_ofs, 47); in cmos_init_hd()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/i386/
H A Dpc.c236 static void cmos_init_hd(ISADevice *s, int type_ofs, int info_ofs, in cmos_init_hd() argument
239 rtc_set_memory(s, type_ofs, 47); in cmos_init_hd()