Home
last modified time | relevance | path

Searched defs:block_control (Results 1 – 17 of 17) sorted by relevance

/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/rfnoc/
H A Dblock_control.cpp17 RFNOC_BLOCK_CONSTRUCTOR(block_control) in RFNOC_BLOCK_CONSTRUCTOR() argument
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/include/uhd/rfnoc/
H A Dblock_control.hpp16 class UHD_API block_control : public noc_block_base class
/dports/cad/libredwg/libredwg-0.12.4/test/unit-testing/
H A Dblock_control.c13 dwg_obj_block_control *block_control = dwg_object_to_BLOCK_CONTROL (obj); in api_process() local
H A Ddynapi_test.c43004 Dwg_Object_BLOCK_CONTROL *restrict block_control = obj->tio.object->tio.BLOCK_CONTROL; in test_BLOCK_CONTROL() local
/dports/cad/libredwg/libredwg-0.12.4/programs/
H A Ddwg2SVG.c820 Dwg_Object_BLOCK_CONTROL *block_control; in output_SVG() local
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-gbcs.c1385 static int* const block_control[] = { in dissect_gbcs_message_gbt_header() local
H A Dpacket-ieee80211.c24463 guint8 block_control = tvb_get_guint8(tvb, offset); in dissect_pvb_encoded_block() local
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-gbcs.c1385 static int* const block_control[] = { in dissect_gbcs_message_gbt_header() local
H A Dpacket-ieee80211.c24463 guint8 block_control = tvb_get_guint8(tvb, offset); in dissect_pvb_encoded_block() local
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-gbcs.c1385 static int* const block_control[] = { in dissect_gbcs_message_gbt_header() local
H A Dpacket-ieee80211.c24463 guint8 block_control = tvb_get_guint8(tvb, offset); in dissect_pvb_encoded_block() local
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-gbcs.c1385 static int* const block_control[] = { in dissect_gbcs_message_gbt_header() local
H A Dpacket-ieee80211.c24463 guint8 block_control = tvb_get_guint8(tvb, offset); in dissect_pvb_encoded_block() local
/dports/cad/libredwg/libredwg-0.12.4/src/
H A Ddwg.c961 Dwg_Object_BLOCK_CONTROL *block_control; in dwg_model_space_ref() local
H A Ddwg_api.c22179 Dwg_Object_BLOCK_CONTROL *block_control; in dwg_add_Document() local
/dports/cad/libredwg/libredwg-0.12.4/bindings/python/
H A DLibreDWG.py11819block_control = property(_LibreDWG.Dwg_Data_block_control_get, _LibreDWG.Dwg_Data_block_control_se… variable in Dwg_Data
/dports/cad/libredwg/libredwg-0.12.4/include/
H A Ddwg.h8932 Dwg_Object_BLOCK_CONTROL block_control; member