Home
last modified time | relevance | path

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

12

/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-cemi.c1412 if( !pa_flags ) in dissect_range()
1601 pa_flags = 0; in dissect_cemi_mgmt_packet()
1629 pa_flags = 0; in dissect_cemi_mgmt_packet()
1665 pa_flags = 0; in dissect_cemi_mgmt_packet()
1956 if( pa_flags ) in dissect_ia_serial_number_service()
2205 pa_flags = 0; in dissect_property_ext_description_service()
2484 pa_flags = 0; in dissect_extended_app_service()
2629 pa_flags = 0; in dissect_simple_app_service()
2911 pa_flags = 0; in dissect_cemi_transport_layer()
3345 pa_flags = 0; in dissect_cemi()
[all …]
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-cemi.c1412 if( !pa_flags ) in dissect_range()
1601 pa_flags = 0; in dissect_cemi_mgmt_packet()
1629 pa_flags = 0; in dissect_cemi_mgmt_packet()
1665 pa_flags = 0; in dissect_cemi_mgmt_packet()
1956 if( pa_flags ) in dissect_ia_serial_number_service()
2205 pa_flags = 0; in dissect_property_ext_description_service()
2484 pa_flags = 0; in dissect_extended_app_service()
2629 pa_flags = 0; in dissect_simple_app_service()
2911 pa_flags = 0; in dissect_cemi_transport_layer()
3345 pa_flags = 0; in dissect_cemi()
[all …]
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-cemi.c1412 if( !pa_flags ) in dissect_range()
1601 pa_flags = 0; in dissect_cemi_mgmt_packet()
1629 pa_flags = 0; in dissect_cemi_mgmt_packet()
1665 pa_flags = 0; in dissect_cemi_mgmt_packet()
1956 if( pa_flags ) in dissect_ia_serial_number_service()
2205 pa_flags = 0; in dissect_property_ext_description_service()
2484 pa_flags = 0; in dissect_extended_app_service()
2629 pa_flags = 0; in dissect_simple_app_service()
2911 pa_flags = 0; in dissect_cemi_transport_layer()
3345 pa_flags = 0; in dissect_cemi()
[all …]
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-cemi.c1412 if( !pa_flags ) in dissect_range()
1601 pa_flags = 0; in dissect_cemi_mgmt_packet()
1629 pa_flags = 0; in dissect_cemi_mgmt_packet()
1665 pa_flags = 0; in dissect_cemi_mgmt_packet()
1956 if( pa_flags ) in dissect_ia_serial_number_service()
2205 pa_flags = 0; in dissect_property_ext_description_service()
2484 pa_flags = 0; in dissect_extended_app_service()
2629 pa_flags = 0; in dissect_simple_app_service()
2911 pa_flags = 0; in dissect_cemi_transport_layer()
3345 pa_flags = 0; in dissect_cemi()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/sound/
H A Dpulseaudiosoundsystem.h137 pa_stream_flags_t pa_flags,
145 pa_stream_flags_t pa_flags,
153 pa_stream_flags_t pa_flags,
H A Dpulseaudiosoundsystem.cc1364 pa_stream_flags_t pa_flags, in OpenDevice() argument
1383 int pa_flags = 0; in OpenDevice() local
1385 pa_flags |= PA_STREAM_INTERPOLATE_TIMING | in OpenDevice()
1397 pa_flags |= PA_STREAM_ADJUST_LATENCY; in OpenDevice()
1419 static_cast<pa_stream_flags_t>(pa_flags), in OpenDevice()
1437 pa_stream_flags_t pa_flags, in ConnectOutputStream() argument
1455 pa_flags, in ConnectOutputStream()
1470 pa_stream_flags_t pa_flags, in ConnectInputStream() argument
1493 pa_flags) != 0) { in ConnectInputStream()
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/libjingle/talk/sound/
H A Dpulseaudiosoundsystem.h166 pa_stream_flags_t pa_flags,
174 pa_stream_flags_t pa_flags,
182 pa_stream_flags_t pa_flags,
H A Dpulseaudiosoundsystem.cc1381 pa_stream_flags_t pa_flags, in OpenDevice() argument
1400 int pa_flags = 0; in OpenDevice() local
1402 pa_flags |= PA_STREAM_INTERPOLATE_TIMING | in OpenDevice()
1414 pa_flags |= PA_STREAM_ADJUST_LATENCY; in OpenDevice()
1435 static_cast<pa_stream_flags_t>(pa_flags), in OpenDevice()
1453 pa_stream_flags_t pa_flags, in ConnectOutputStream() argument
1472 pa_flags, in ConnectOutputStream()
1487 pa_stream_flags_t pa_flags, in ConnectInputStream() argument
1510 pa_flags) != 0) { in ConnectInputStream()
/dports/misc/rump/buildrump.sh-b914579/src/common/lib/libprop/
H A Dprop_array.c45 int pa_flags; member
85 #define prop_array_is_immutable(x) (((x)->pa_flags & PA_F_IMMUTABLE) != 0)
281 pa->pa_flags = 0; in _prop_array_alloc()
428 pa->pa_flags = opa->pa_flags; in prop_array_copy()
445 pa->pa_flags &= ~PA_F_IMMUTABLE; in prop_array_copy_mutable()
558 pa->pa_flags |= PA_F_IMMUTABLE; in prop_array_make_immutable()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dif_atw_pci.c245 if (pa->pa_flags & PCI_FLAGS_MRL_OKAY) /* read line */ in atw_pci_attach()
247 if (pa->pa_flags & PCI_FLAGS_MRM_OKAY) /* read multiple */ in atw_pci_attach()
249 if (pa->pa_flags & PCI_FLAGS_MWI_OKAY) /* write invalidate */ in atw_pci_attach()
H A Dif_fxp_pci.c343 if (((pa->pa_flags & PCI_FLAGS_MEM_OKAY) != 0) && in fxp_pci_attach()
383 if (pa->pa_flags & PCI_FLAGS_MWI_OKAY) in fxp_pci_attach()
421 if (pa->pa_flags & PCI_FLAGS_MWI_OKAY) in fxp_pci_attach()
H A Dpci.c250 pa->pa_flags & PCI_FLAGS_IO_OKAY ? "on" : "off", in pciprint()
251 pa->pa_flags & PCI_FLAGS_MEM_OKAY ? "on" : "off"); in pciprint()
380 pa.pa_flags = sc->sc_flags; in pci_probe_device()
387 pa.pa_flags &= ~(PCI_FLAGS_MRL_OKAY| in pci_probe_device()
437 pa.pa_flags |= PCI_FLAGS_MSI_OKAY; in pci_probe_device()
438 pa.pa_flags |= PCI_FLAGS_MSIX_OKAY; in pci_probe_device()
H A Dpci_map.c293 if ((pa->pa_flags & PCI_FLAGS_IO_OKAY) == 0) in pci_mapreg_submap()
300 if ((pa->pa_flags & PCI_FLAGS_MEM_OKAY) == 0) in pci_mapreg_submap()
H A Dpcivar.h149 int pa_flags; /* flags; see below */ member
H A Dppb.c251 pba.pba_flags = pa->pa_flags & ~PCI_FLAGS_MRM_OKAY; in ppbattach()
H A Dif_ne_pci.c297 pa.pa_flags = PCI_FLAGS_IO_OKAY; in ne_pci_ipkdb_attach()
H A Dif_tlp_pci.c578 if (pa->pa_flags & PCI_FLAGS_MRL_OKAY) in tlp_pci_attach()
580 if (pa->pa_flags & PCI_FLAGS_MRM_OKAY) in tlp_pci_attach()
582 if (pa->pa_flags & PCI_FLAGS_MWI_OKAY) in tlp_pci_attach()
H A Dif_sip.c846 if ((pa->pa_flags & PCI_FLAGS_MRM_OKAY) == 0 || in sipcom_dp83820_attach()
849 if ((pa->pa_flags & PCI_FLAGS_MWI_OKAY) == 0 || in sipcom_dp83820_attach()
1085 if (pa->pa_flags & PCI_FLAGS_MWI_OKAY) in sipcom_attach()
H A Dviaide.c917 (pa->pa_flags & PCI_FLAGS_MEM_OKAY) != 0) { in via_sata_chip_map_common()
H A Dpciide_common.c273 if ((pa->pa_flags & PCI_FLAGS_IO_OKAY) == 0) { in pciide_chipen()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/StdLib/Include/sys/
H A Dpool.h112 int pa_flags; member
/dports/misc/rump/buildrump.sh-b914579/src/sys/fs/puffs/
H A Dpuffs_sys.h143 #define pmp_flags pmp_args.pa_flags
H A Dpuffs_vfsops.c127 if ((args->pa_flags & ~PUFFS_KFLAG_MASK) != 0) { in puffs_vfsop_mount()
128 printf("puffs_mount: invalid KFLAGs 0x%x\n", args->pa_flags); in puffs_vfsop_mount()
H A Dpuffs_msgif.h127 uint32_t pa_flags; member
/dports/games/crafty/crafty-25.2_1/
H A Dtbprobe.c786 if (!(entry->flags & pa_flags[wdl + 2]) || (wdl & 1)) in probe_dtz_table()
819 if (!(entry->flags[f] & pa_flags[wdl + 2]) || (wdl & 1)) in probe_dtz_table()

12