Home
last modified time | relevance | path

Searched defs:blk (Results 1 – 25 of 6965) sorted by relevance

12345678910>>...279

/dports/math/scilab/scilab-6.1.1/scilab/modules/scicos_blocks/includes/
H A Dscicos_block4.h165 #define GetNin(blk) (blk->nin) argument
175 #define GetNout(blk) (blk->nout) argument
317 #define GetNipar(blk) (blk->nipar) argument
327 #define GetNrpar(blk) (blk->nrpar) argument
342 #define GetNstate(blk) (blk->nx) argument
347 #define GetState(blk) (blk->x) argument
367 #define GetNdstate(blk) (blk->nz) argument
372 #define GetDstate(blk) (blk->z) argument
457 #define GetNoz(blk) (blk->noz) argument
557 #define GetNg(blk) (blk->ng) argument
[all …]
/dports/sysutils/burp-devel/burp-2.5.4/src/protocol2/
H A Dblk.h33 struct blk struct
45 struct blk *next; // 8 argument
H A Dblk.c17 struct blk *blk=NULL; in blk_alloc_with_data() local
28 void blk_free_content(struct blk *blk) in blk_free_content()
34 void blk_free(struct blk **blk) in blk_free()
54 int blk_md5_update(struct blk *blk) in blk_md5_update()
59 int blk_is_zero_length(struct blk *blk) in blk_is_zero_length()
87 int blk_fingerprint_is_hook(struct blk *blk) in blk_fingerprint_is_hook()
99 static void set_fingerprint(struct blk *blk, struct iobuf *iobuf) in set_fingerprint()
104 static void set_sig(struct blk *blk, struct iobuf *iobuf) in set_sig()
116 int blk_set_from_iobuf_sig(struct blk *blk, struct iobuf *iobuf) in blk_set_from_iobuf_sig()
193 void blk_to_iobuf_sig(struct blk *blk, struct iobuf *iobuf) in blk_to_iobuf_sig()
[all …]
/dports/sysutils/burp/burp-2.4.0/src/protocol2/
H A Dblk.h33 struct blk struct
45 struct blk *next; // 8 argument
H A Dblk.c17 struct blk *blk=NULL; in blk_alloc_with_data() local
28 void blk_free_content(struct blk *blk) in blk_free_content()
34 void blk_free(struct blk **blk) in blk_free()
54 int blk_md5_update(struct blk *blk) in blk_md5_update()
59 int blk_is_zero_length(struct blk *blk) in blk_is_zero_length()
87 int blk_fingerprint_is_hook(struct blk *blk) in blk_fingerprint_is_hook()
99 static void set_fingerprint(struct blk *blk, struct iobuf *iobuf) in set_fingerprint()
104 static void set_sig(struct blk *blk, struct iobuf *iobuf) in set_sig()
116 int blk_set_from_iobuf_sig(struct blk *blk, struct iobuf *iobuf) in blk_set_from_iobuf_sig()
193 void blk_to_iobuf_sig(struct blk *blk, struct iobuf *iobuf) in blk_to_iobuf_sig()
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/block/
H A Dblock-backend.c95 BlockBackend *blk; member
156 BlockBackend *blk = opaque; in blk_vm_state_changed() local
320 BlockBackend *blk; in blk_new() local
356 BlockBackend *blk; in blk_new_open() local
438 void blk_ref(BlockBackend *blk) in blk_ref()
477 BlockBackend *blk = NULL; in blk_remove_all_bs() local
656 BlockBackend *blk = NULL; in blk_by_name() local
736 BlockBackend *blk = NULL; in blk_by_legacy_dinfo() local
932 BlockBackend *blk = NULL; in blk_by_dev() local
1208 BlockBackend *blk; member
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/block/
H A Dblock-backend.c102 BlockBackend *blk; member
168 BlockBackend *blk = opaque; in blk_vm_state_changed() local
335 BlockBackend *blk; in blk_new() local
374 BlockBackend *blk; in blk_new_open() local
455 void blk_ref(BlockBackend *blk) in blk_ref()
494 BlockBackend *blk = NULL; in blk_remove_all_bs() local
673 BlockBackend *blk = NULL; in blk_by_name() local
753 BlockBackend *blk = NULL; in blk_by_legacy_dinfo() local
926 BlockBackend *blk = NULL; in blk_by_dev() local
1259 BlockBackend *blk; member
[all …]
/dports/emulators/qemu42/qemu-4.2.1/block/
H A Dblock-backend.c102 BlockBackend *blk; member
168 BlockBackend *blk = opaque; in blk_vm_state_changed() local
335 BlockBackend *blk; in blk_new() local
374 BlockBackend *blk; in blk_new_open() local
494 BlockBackend *blk = NULL; in blk_remove_all_bs() local
673 BlockBackend *blk = NULL; in blk_by_name() local
753 BlockBackend *blk = NULL; in blk_by_legacy_dinfo() local
926 BlockBackend *blk = NULL; in blk_by_dev() local
1225 BlockBackend *blk; member
1631 BlockBackend *blk = NULL; in blk_drain_all() local
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/block/
H A Dblock-backend.c102 BlockBackend *blk; member
168 BlockBackend *blk = opaque; in blk_vm_state_changed() local
335 BlockBackend *blk; in blk_new() local
374 BlockBackend *blk; in blk_new_open() local
494 BlockBackend *blk = NULL; in blk_remove_all_bs() local
673 BlockBackend *blk = NULL; in blk_by_name() local
753 BlockBackend *blk = NULL; in blk_by_legacy_dinfo() local
926 BlockBackend *blk = NULL; in blk_by_dev() local
1225 BlockBackend *blk; member
1631 BlockBackend *blk = NULL; in blk_drain_all() local
[all …]
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/block/
H A Dblock-backend.c102 BlockBackend *blk; member
168 BlockBackend *blk = opaque; in blk_vm_state_changed() local
335 BlockBackend *blk; in blk_new() local
374 BlockBackend *blk; in blk_new_open() local
494 BlockBackend *blk = NULL; in blk_remove_all_bs() local
673 BlockBackend *blk = NULL; in blk_by_name() local
753 BlockBackend *blk = NULL; in blk_by_legacy_dinfo() local
926 BlockBackend *blk = NULL; in blk_by_dev() local
1225 BlockBackend *blk; member
1631 BlockBackend *blk = NULL; in blk_drain_all() local
[all …]
/dports/emulators/qemu/qemu-6.2.0/block/
H A Dblock-backend.c102 BlockBackend *blk; member
168 BlockBackend *blk = opaque; in blk_vm_state_changed() local
344 BlockBackend *blk; in blk_new() local
406 BlockBackend *blk; in blk_new_open() local
534 BlockBackend *blk = NULL; in blk_remove_all_bs() local
713 BlockBackend *blk = NULL; in blk_by_name() local
793 BlockBackend *blk = NULL; in blk_by_legacy_dinfo() local
978 BlockBackend *blk = NULL; in blk_by_dev() local
1325 BlockBackend *blk; member
1722 BlockBackend *blk = NULL; in blk_drain_all() local
[all …]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/block/
H A Dblock-backend.c101 BlockBackend *blk; member
167 BlockBackend *blk = opaque; in blk_vm_state_changed() local
343 BlockBackend *blk; in blk_new() local
405 BlockBackend *blk; in blk_new_open() local
533 BlockBackend *blk = NULL; in blk_remove_all_bs() local
712 BlockBackend *blk = NULL; in blk_by_name() local
792 BlockBackend *blk = NULL; in blk_by_legacy_dinfo() local
977 BlockBackend *blk = NULL; in blk_by_dev() local
1310 BlockBackend *blk; member
1754 BlockBackend *blk = NULL; in blk_drain_all() local
[all …]
/dports/emulators/qemu60/qemu-6.0.0/block/
H A Dblock-backend.c102 BlockBackend *blk; member
169 BlockBackend *blk = opaque; in blk_vm_state_changed() local
336 BlockBackend *blk; in blk_new() local
398 BlockBackend *blk; in blk_new_open() local
519 BlockBackend *blk = NULL; in blk_remove_all_bs() local
698 BlockBackend *blk = NULL; in blk_by_name() local
778 BlockBackend *blk = NULL; in blk_by_legacy_dinfo() local
955 BlockBackend *blk = NULL; in blk_by_dev() local
1288 BlockBackend *blk; member
1732 BlockBackend *blk = NULL; in blk_drain_all() local
[all …]
/dports/emulators/qemu5/qemu-5.2.0/block/
H A Dblock-backend.c102 BlockBackend *blk; member
169 BlockBackend *blk = opaque; in blk_vm_state_changed() local
336 BlockBackend *blk; in blk_new() local
398 BlockBackend *blk; in blk_new_open() local
519 BlockBackend *blk = NULL; in blk_remove_all_bs() local
698 BlockBackend *blk = NULL; in blk_by_name() local
778 BlockBackend *blk = NULL; in blk_by_legacy_dinfo() local
955 BlockBackend *blk = NULL; in blk_by_dev() local
1288 BlockBackend *blk; member
1732 BlockBackend *blk = NULL; in blk_drain_all() local
[all …]
/dports/math/py-Pyomo/Pyomo-6.1.2/pyomo/contrib/viewer/
H A Dreport.py57 def active_equalities(blk): argument
73 def active_constraint_set(blk): argument
84 def active_equality_set(blk): argument
95 def count_free_variables(blk): argument
102 def count_equality_constraints(blk): argument
108 def count_constraints(blk): argument
114 def degrees_of_freedom(blk): argument
125 def free_variables_in_active_equalities_set(blk): argument
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/fs/yaffs2/
H A Dyaffs_bitmap.c20 static inline u8 *yaffs_block_bits(struct yaffs_dev *dev, int blk) in yaffs_block_bits()
32 void yaffs_verify_chunk_bit_id(struct yaffs_dev *dev, int blk, int chunk) in yaffs_verify_chunk_bit_id()
43 void yaffs_clear_chunk_bits(struct yaffs_dev *dev, int blk) in yaffs_clear_chunk_bits()
50 void yaffs_clear_chunk_bit(struct yaffs_dev *dev, int blk, int chunk) in yaffs_clear_chunk_bit()
58 void yaffs_set_chunk_bit(struct yaffs_dev *dev, int blk, int chunk) in yaffs_set_chunk_bit()
66 int yaffs_check_chunk_bit(struct yaffs_dev *dev, int blk, int chunk) in yaffs_check_chunk_bit()
74 int yaffs_still_some_chunks(struct yaffs_dev *dev, int blk) in yaffs_still_some_chunks()
87 int yaffs_count_chunk_bits(struct yaffs_dev *dev, int blk) in yaffs_count_chunk_bits()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/fs/yaffs2/
H A Dyaffs_bitmap.c20 static inline u8 *yaffs_block_bits(struct yaffs_dev *dev, int blk) in yaffs_block_bits()
32 void yaffs_verify_chunk_bit_id(struct yaffs_dev *dev, int blk, int chunk) in yaffs_verify_chunk_bit_id()
43 void yaffs_clear_chunk_bits(struct yaffs_dev *dev, int blk) in yaffs_clear_chunk_bits()
50 void yaffs_clear_chunk_bit(struct yaffs_dev *dev, int blk, int chunk) in yaffs_clear_chunk_bit()
58 void yaffs_set_chunk_bit(struct yaffs_dev *dev, int blk, int chunk) in yaffs_set_chunk_bit()
66 int yaffs_check_chunk_bit(struct yaffs_dev *dev, int blk, int chunk) in yaffs_check_chunk_bit()
74 int yaffs_still_some_chunks(struct yaffs_dev *dev, int blk) in yaffs_still_some_chunks()
87 int yaffs_count_chunk_bits(struct yaffs_dev *dev, int blk) in yaffs_count_chunk_bits()
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/fs/yaffs2/
H A Dyaffs_bitmap.c20 static inline u8 *yaffs_block_bits(struct yaffs_dev *dev, int blk) in yaffs_block_bits()
32 void yaffs_verify_chunk_bit_id(struct yaffs_dev *dev, int blk, int chunk) in yaffs_verify_chunk_bit_id()
43 void yaffs_clear_chunk_bits(struct yaffs_dev *dev, int blk) in yaffs_clear_chunk_bits()
50 void yaffs_clear_chunk_bit(struct yaffs_dev *dev, int blk, int chunk) in yaffs_clear_chunk_bit()
58 void yaffs_set_chunk_bit(struct yaffs_dev *dev, int blk, int chunk) in yaffs_set_chunk_bit()
66 int yaffs_check_chunk_bit(struct yaffs_dev *dev, int blk, int chunk) in yaffs_check_chunk_bit()
74 int yaffs_still_some_chunks(struct yaffs_dev *dev, int blk) in yaffs_still_some_chunks()
87 int yaffs_count_chunk_bits(struct yaffs_dev *dev, int blk) in yaffs_count_chunk_bits()
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/fs/yaffs2/
H A Dyaffs_bitmap.c20 static inline u8 *yaffs_block_bits(struct yaffs_dev *dev, int blk) in yaffs_block_bits()
32 void yaffs_verify_chunk_bit_id(struct yaffs_dev *dev, int blk, int chunk) in yaffs_verify_chunk_bit_id()
43 void yaffs_clear_chunk_bits(struct yaffs_dev *dev, int blk) in yaffs_clear_chunk_bits()
50 void yaffs_clear_chunk_bit(struct yaffs_dev *dev, int blk, int chunk) in yaffs_clear_chunk_bit()
58 void yaffs_set_chunk_bit(struct yaffs_dev *dev, int blk, int chunk) in yaffs_set_chunk_bit()
66 int yaffs_check_chunk_bit(struct yaffs_dev *dev, int blk, int chunk) in yaffs_check_chunk_bit()
74 int yaffs_still_some_chunks(struct yaffs_dev *dev, int blk) in yaffs_still_some_chunks()
87 int yaffs_count_chunk_bits(struct yaffs_dev *dev, int blk) in yaffs_count_chunk_bits()
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/fs/yaffs2/
H A Dyaffs_bitmap.c20 static inline u8 *yaffs_block_bits(struct yaffs_dev *dev, int blk) in yaffs_block_bits()
32 void yaffs_verify_chunk_bit_id(struct yaffs_dev *dev, int blk, int chunk) in yaffs_verify_chunk_bit_id()
43 void yaffs_clear_chunk_bits(struct yaffs_dev *dev, int blk) in yaffs_clear_chunk_bits()
50 void yaffs_clear_chunk_bit(struct yaffs_dev *dev, int blk, int chunk) in yaffs_clear_chunk_bit()
58 void yaffs_set_chunk_bit(struct yaffs_dev *dev, int blk, int chunk) in yaffs_set_chunk_bit()
66 int yaffs_check_chunk_bit(struct yaffs_dev *dev, int blk, int chunk) in yaffs_check_chunk_bit()
74 int yaffs_still_some_chunks(struct yaffs_dev *dev, int blk) in yaffs_still_some_chunks()
87 int yaffs_count_chunk_bits(struct yaffs_dev *dev, int blk) in yaffs_count_chunk_bits()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/fs/yaffs2/
H A Dyaffs_bitmap.c20 static inline u8 *yaffs_block_bits(struct yaffs_dev *dev, int blk) in yaffs_block_bits()
32 void yaffs_verify_chunk_bit_id(struct yaffs_dev *dev, int blk, int chunk) in yaffs_verify_chunk_bit_id()
43 void yaffs_clear_chunk_bits(struct yaffs_dev *dev, int blk) in yaffs_clear_chunk_bits()
50 void yaffs_clear_chunk_bit(struct yaffs_dev *dev, int blk, int chunk) in yaffs_clear_chunk_bit()
58 void yaffs_set_chunk_bit(struct yaffs_dev *dev, int blk, int chunk) in yaffs_set_chunk_bit()
66 int yaffs_check_chunk_bit(struct yaffs_dev *dev, int blk, int chunk) in yaffs_check_chunk_bit()
74 int yaffs_still_some_chunks(struct yaffs_dev *dev, int blk) in yaffs_still_some_chunks()
87 int yaffs_count_chunk_bits(struct yaffs_dev *dev, int blk) in yaffs_count_chunk_bits()
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/fs/yaffs2/
H A Dyaffs_bitmap.c20 static inline u8 *yaffs_block_bits(struct yaffs_dev *dev, int blk) in yaffs_block_bits()
32 void yaffs_verify_chunk_bit_id(struct yaffs_dev *dev, int blk, int chunk) in yaffs_verify_chunk_bit_id()
43 void yaffs_clear_chunk_bits(struct yaffs_dev *dev, int blk) in yaffs_clear_chunk_bits()
50 void yaffs_clear_chunk_bit(struct yaffs_dev *dev, int blk, int chunk) in yaffs_clear_chunk_bit()
58 void yaffs_set_chunk_bit(struct yaffs_dev *dev, int blk, int chunk) in yaffs_set_chunk_bit()
66 int yaffs_check_chunk_bit(struct yaffs_dev *dev, int blk, int chunk) in yaffs_check_chunk_bit()
74 int yaffs_still_some_chunks(struct yaffs_dev *dev, int blk) in yaffs_still_some_chunks()
87 int yaffs_count_chunk_bits(struct yaffs_dev *dev, int blk) in yaffs_count_chunk_bits()
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/fs/yaffs2/
H A Dyaffs_bitmap.c20 static inline u8 *yaffs_block_bits(struct yaffs_dev *dev, int blk) in yaffs_block_bits()
32 void yaffs_verify_chunk_bit_id(struct yaffs_dev *dev, int blk, int chunk) in yaffs_verify_chunk_bit_id()
43 void yaffs_clear_chunk_bits(struct yaffs_dev *dev, int blk) in yaffs_clear_chunk_bits()
50 void yaffs_clear_chunk_bit(struct yaffs_dev *dev, int blk, int chunk) in yaffs_clear_chunk_bit()
58 void yaffs_set_chunk_bit(struct yaffs_dev *dev, int blk, int chunk) in yaffs_set_chunk_bit()
66 int yaffs_check_chunk_bit(struct yaffs_dev *dev, int blk, int chunk) in yaffs_check_chunk_bit()
74 int yaffs_still_some_chunks(struct yaffs_dev *dev, int blk) in yaffs_still_some_chunks()
87 int yaffs_count_chunk_bits(struct yaffs_dev *dev, int blk) in yaffs_count_chunk_bits()
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/fs/yaffs2/
H A Dyaffs_bitmap.c20 static inline u8 *yaffs_block_bits(struct yaffs_dev *dev, int blk) in yaffs_block_bits()
32 void yaffs_verify_chunk_bit_id(struct yaffs_dev *dev, int blk, int chunk) in yaffs_verify_chunk_bit_id()
43 void yaffs_clear_chunk_bits(struct yaffs_dev *dev, int blk) in yaffs_clear_chunk_bits()
50 void yaffs_clear_chunk_bit(struct yaffs_dev *dev, int blk, int chunk) in yaffs_clear_chunk_bit()
58 void yaffs_set_chunk_bit(struct yaffs_dev *dev, int blk, int chunk) in yaffs_set_chunk_bit()
66 int yaffs_check_chunk_bit(struct yaffs_dev *dev, int blk, int chunk) in yaffs_check_chunk_bit()
74 int yaffs_still_some_chunks(struct yaffs_dev *dev, int blk) in yaffs_still_some_chunks()
87 int yaffs_count_chunk_bits(struct yaffs_dev *dev, int blk) in yaffs_count_chunk_bits()
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/fs/yaffs2/
H A Dyaffs_bitmap.c20 static inline u8 *yaffs_block_bits(struct yaffs_dev *dev, int blk) in yaffs_block_bits()
32 void yaffs_verify_chunk_bit_id(struct yaffs_dev *dev, int blk, int chunk) in yaffs_verify_chunk_bit_id()
43 void yaffs_clear_chunk_bits(struct yaffs_dev *dev, int blk) in yaffs_clear_chunk_bits()
50 void yaffs_clear_chunk_bit(struct yaffs_dev *dev, int blk, int chunk) in yaffs_clear_chunk_bit()
58 void yaffs_set_chunk_bit(struct yaffs_dev *dev, int blk, int chunk) in yaffs_set_chunk_bit()
66 int yaffs_check_chunk_bit(struct yaffs_dev *dev, int blk, int chunk) in yaffs_check_chunk_bit()
74 int yaffs_still_some_chunks(struct yaffs_dev *dev, int blk) in yaffs_still_some_chunks()
87 int yaffs_count_chunk_bits(struct yaffs_dev *dev, int blk) in yaffs_count_chunk_bits()

12345678910>>...279