Searched defs:nslot (Results 1 – 9 of 9) sorted by relevance
/third_party/mtdev/test/ |
D | mtdev-kernel.c | 53 static int illegal(int nslot, int npos, unsigned x) in illegal() 76 static void get_slots(int *slots, int nslot, int npos, unsigned x) in get_slots() 89 static int generate_assignments(int nslot, int npos) in generate_assignments()
|
/third_party/mtdev/src/ |
D | match_four.c | 83 const u8 *mtdev_match_four(const struct trk_coord *old, int nslot, in mtdev_match_four()
|
D | caps.c | 85 int rc, i, s, nslot; in mtdev_set_slots() local
|
/third_party/selinux/libsepol/include/sepol/policydb/ |
D | avtab.h | 103 uint32_t nslot; /* number of hash slots */ member
|
/third_party/boost/boost/mpi/collectives/ |
D | gather.hpp | 59 int const* nslot, int const* nskip, int root, mpl::false_) in gather_impl()
|
/third_party/toybox/toys/posix/ |
D | ps.c | 1427 static int merge_deltas(long long *oslot, long long *nslot, int milis) in merge_deltas() 1459 int (*filter)(long long *oslot, long long *nslot, int milis)) in top_common() 1786 static int iotop_filter(long long *oslot, long long *nslot, int milis) in iotop_filter()
|
/third_party/toybox/porting/liteos_a/toys/posix/ |
D | ps.c | 1284 static int merge_deltas(long long *oslot, long long *nslot, int milis) in merge_deltas() 1316 int (*filter)(long long *oslot, long long *nslot, int milis)) in top_common() 1629 static int iotop_filter(long long *oslot, long long *nslot, int milis) in iotop_filter()
|
/third_party/selinux/libsepol/src/ |
D | avtab.c | 368 uint32_t nslot = 0; in avtab_alloc() local
|
/third_party/python/Objects/ |
D | typeobject.c | 2518 Py_ssize_t nslot; member 2531 Py_ssize_t nslot = ctx->nslot; in type_new_visit_slots() local 2570 Py_ssize_t nslot = ctx->nslot; in type_new_copy_slots() local 2958 Py_ssize_t nslot = PyTuple_GET_SIZE(et->ht_slots); in type_new_descriptors() local
|