Home
last modified time | relevance | path

Searched defs:get_count (Results 1 – 12 of 12) sorted by relevance

/third_party/ltp/testcases/kernel/security/integrity/ima/tests/
Dima_violations.sh62 get_count() function
/third_party/musl/libc-test/src/functionalext/ldso_cfi/
Dldso_cfi_test_lib.c38 size_t get_count() { in get_count() function
Dldso_cfi_check.c46 GET_COUNT get_count = NULL; variable
/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
Dlayout_array.h63 rte_mempool_get_count get_count; /**< Get qty of available objs. */ member
/third_party/rust/crates/bindgen/bindgen-tests/tests/expectations/tests/
Dlayout_array.rs67 pub get_count: rte_mempool_get_count, field
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-cff-interp-common.hh453 unsigned int get_count () const { return count; } in get_count() function
581 unsigned get_count () const { return values.length; } in get_count() function
Dhb-subset-cff1.cc93 unsigned get_count () const { return base->get_count () + SUPER::get_count (); } in get_count() function
Dhb-ot-var-gvar-table.hh361 unsigned int get_count () const { return (*this) & CountMask; } in get_count() function
Dhb-cff-interp-cs-common.hh79 unsigned int get_count () const { return subrs ? subrs->count : 0; } in get_count() function
Dhb-ot-cff1-table.hh964 unsigned get_count () const { return base->get_count (); } in get_count() function
/third_party/rust/crates/clap/src/parser/matches/
Darg_matches.rs141 pub fn get_count(&self, id: &str) -> u8 { in get_count() method
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h17893 u64 (*get_count)(u64); member