Searched defs:counts (Results 1 - 5 of 5) sorted by relevance

/fuchsia/zircon/system/ulib/fs-management/
H A Dramdisk.cpp209 int get_ramdisk_blocks(const char* ramdisk_path, ramdisk_blk_counts_t* counts) { argument
/fuchsia/zircon/system/utest/zxcrypt/
H A Dtest-device.cpp200 ramdisk_blk_counts_t counts; local
/fuchsia/zircon/system/utest/ramdisk/
H A Dramdisk.cpp1367 ramdisk_blk_counts_t counts; local
1453 ramdisk_blk_counts_t counts; local
[all...]
/fuchsia/zircon/system/utest/blobfs/
H A Dblobfs.cpp396 ramdisk_blk_counts_t counts; local
/fuchsia/zircon/third_party/ulib/musl/third_party/tre/
H A Dregcomp.c2242 tre_make_trans(tre_pos_and_tags_t* p1, tre_pos_and_tags_t* p2, tre_tnfa_transition_t* transitions, int* counts, int* offs) argument
2379 tre_ast_to_tnfa(tre_ast_node_t* node, tre_tnfa_transition_t* transitions, int* counts, int* offs) argument
2442 int *counts = NULL, *offs = NULL; local
[all...]

Completed in 59 milliseconds